/* CSS Document */
body,h1,form,h2,p{
	margin:0;
	padding:0;
}

img{
	border:0;
}

body{
	background-color:#CDCDCD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a {
	color:#D75321;
	text-decoration:none;
}
a:hover {
	color:#d29a02;
	text-decoration:underline;
}
.limpiar{
	clear:both;
}

#contenedor{
	width:968px;
	background-image:url(/imagenes/backcontenedor.png);
	background-repeat:repeat-y;
	text-align:left;
	background-color:#fff;
}

#izquierda{
	width:722px;
	float:left;
}

#menutop{
	width:717px;
	height:20px;
	background-image:url(/imagenes/backtopmenu.png);
	background-repeat:no-repeat;
	background-position:100% 0%;
	font-size:10px;
}

#menutop a{
	color:#888685;
	font-weight:700;
	text-decoration:none;
}

#menutop a:hover{
	text-decoration:underline;
}

#menuboton1{
	width:205px;
	border-top:#F3CBBC 5px solid;
	height:15px;
	float:left;
}

#menuboton2{
	text-align:center;
	width:116px;
	border-top:#EDCB25 5px solid;
	height:15px;
	float:left;
}

#menuboton3{
	text-align:center;
	margin-left:1px;
	width:115px;
	border-top:#EDCB25 5px solid;
	height:15px;
	float:left;
}

#menuboton4{
	text-align:center;
	margin-left:1px;
	width:77px;
	border-top:#EDCB25 5px solid;
	height:15px;
	float:left;
}

#menuboton5{
	text-align:center;
	margin-left:1px;
	width:76px;
	border-top:#EDCB25 5px solid;
	height:15px;
	float:left;
}

#menuboton6{
	text-align:center;
	margin-left:1px;
	width:115px;
	border-top:#EDCB25 5px solid;
	height:15px;
	float:left;
}
#backtopbanner{
	padding-left:3px;
	clear:both;
	background-image:url(/imagenes/bactopbanner.png);
	background-repeat:no-repeat;
	height:75px;
	width:717px;
}

#backinfbanner{
	clear:both;
	height:152px;
	width:717px;
	margin-bottom:20px;
}

#backizqbanner{
	float:left;
	background-image:url(/imagenes/backizqbanner.png);
	background-repeat:no-repeat;
	height:152px;
	width:190px;
}

#backizqbanner2{
	float:left;
	background-image:url(/imagenes/backizqbanner2.png);
	background-repeat:no-repeat;
	height:152px;
	width:190px;
}

#backderbanner{
	float:left;
	height:152px;
	width:527px;
}

#menubanner{
	width:527px;
	height:23px;
	background-image:url(/imagenes/backmenubanner.png);
	background-repeat:repeat-x;
}

.botonmenubanner{
	float:right;
	border-top:#D37754 5px solid;
	border-left:#fff 1px solid;
	padding-left:8px;
	padding-right:8px;
	font-size:10px;
	padding-top:2px;
	height:16px;
}

.botonmenubanner a{
	text-decoration:none;
	color:#fff;
	font-weight:700;
}

.botonmenubanner a:hover{
	text-decoration:underline;
}

#banner{
	width:527px;
	height:129px;
}

#institutosindical{
	float:left;
/*	padding-left:20px;*/
	width:340px;
}

#institutosindical h1{
	font-size:11px;
	color:#D75321;
	margin-bottom:15px;
}

#institutosindical a {
	color:#D75321;
	text-decoration:none;
}

#institutosindical a:hover {
	color:#de8721;
	text-decoration: underline;
}
#institutosindical p{
	margin-top:10px;
	font-size:11px;
	color:#363636;
}

#noticias{
	width:340px;
	float:left;
/*	margin-left:5px;*/

}

#backnoticias{
	background-image:url(/imagenes/backnoticias.png);
	background-repeat:repeat-x;
	width:350px;
	height:22px;
}

#noticias h1{
	margin-left:10px;
	padding-left:6px;
	font-size:11px;
	color:#fff;
	display:block;
	background-color:#BF4A04;
	height:16px;
	width:76px;
}

.noticia{
	margin-left:15px;
	padding-top:10px;
	width:325px;
	background-image:url(/imagenes/puntoslaterales.png);
	background-position:0% 100%;
	background-repeat:repeat-x;
	padding-bottom:10px;
}

.noticia p{
	font-size:11px;
	color:#181818;
}

.noticia h2{
	font-size:11px;
	color:#C03C0A;
	padding-bottom:5px;
}

.noticia a{
	color:#C03C0A;
	text-decoration:none
}

.noticia a:hover {
	text-decoration:underline;
	color:#de8721;
}

.imagennoticia{
	float:left;
	margin-right:8px;
}
.imagennoticia2 {
	float:right;
	margin-left:8px;
}

.pie {
	width: 234px;
	float:left;
	color: #bd3c08;
	padding-bottom:6px;
	font-size: 9px;
}
.imagenevento2 {
	width: 125px;
	float:left;
	margin-right:8px;
}
.textonoticia{
	float:left;
	width:180px;
}
.textonaranja{
	color:#E49823;
}

#columnas{
	clear:both;
	padding-top:40px;
	width: 695px;
/*	padding-left:15px;*/
}

.columna{
	float:left;
	width:220px;
	padding-right:8px;
}

.columna h1{
	display:block;
	width:207px;
	padding-left:8px;
	padding-top:2px;
	height:15px;
	background-color:#F7F7F7;
	font-size:11px;
	color:#C03C0A;
}

.imagenentrevista{
	width:55px;
	float:left;
}

.textoentrevista{
	width:165px;
	float:left;
	padding-bottom:5px;
}

.entrevista{
	width:220px;
	background-image:url(/imagenes/puntoslaterales.png);
	background-position:0% 100%;
	background-repeat:repeat-x;
	padding-bottom:10px;
	padding-top:15px;
}

.entrevista p{
	font-size:11px;
	color:#181818;
}

.entrevista a{
        font-size:11px;
        color:#C03C0A;
        text-decoration:none;
}
.entrevista a:hover {
	color:#de8721;
        text-decoration:underline;
}

.textorojo{
	color:#C03C0A;
}

.enlace{
	width:220px;
	padding-top:15px;
	padding-bottom:5px;
	font-size:11px;
	color:#C03C0A;
}

.enlace a{
	text-decoration:none;
	color:#E49823;
}

.enlace a:hover {
	text-decoration:underline;
	color:#e79a21;
}

.enlace a.titulo_enlace {
	font-size:11px;
	color:#C03C0A;
	padding-bottom:10px;
}
.proyecto{
	width:220px;
	background-image:url(/imagenes/puntoslaterales.png);
	background-position:0% 100%;
	background-repeat:repeat-x;
	padding-bottom:10px;
	padding-top:15px;
}

.proyecto h2{
	font-size:11px;
	padding-bottom:10px;
}
.proyecto a{
	color:#C03C0A;
	text-decoration:none
}

.proyecto a:hover {
	text-decoration:underline;
	color:#de8721;
}

.proyecto p{
	font-size:11px;
	color:#181818;
}

.documento{
	width:220px;
	padding-top:15px;
}

.documento p{
	font-size:11px;
	color:#181818;
}

.documento a{
	font-size:11px;
	color:#C03C0A;
	text-decoration:none;
}
.documento a:hover {
        text-decoration:underline;
	color:#de8721;
}

.imagendocumento{
	width:25px;
	float:left;
}

.textodocumento{
	width:195px;
	float:left;
	background-image:url(/imagenes/puntoslaterales.png);
	background-position:0% 100%;
	background-repeat:repeat-x;
	padding-bottom:10px;
}

.publicacion{
	width:220px;
	padding-top:15px;
}

.publicacion p{
	font-size:10px;
	color:#C03C0A;
}
.publicacion a{
        font-size:11px;
        color:#C03C0A;
        text-decoration:none;
}
.publicacion a:hover {
        text-decoration:underline;
	color:#de8721;
}

.imagenpublicacion{
	float:left;
	width:55px;	
}

.textopublicacion{
	float:left;
	width:165px;	
}

#logos{
	margin-top:25px;
	clear:both;
	width:702px;
	padding-top:15px;
	border-top:#D1D1CF 1px solid;
	background-color:#FAFAFA;
	padding-left:20px;
}

.logo{
	float:left;
	width:150px;
	height:100px;
	text-align:center;
}

#footer{
	padding-top:15px;
	clear:both;
	width:722px;
	height:75px;
	background-color:#E1E1E1;
}

#footer p{
	color:#363636;
}

#textofooterizq{
	float:left;
	width:300px;
	padding-left:20px;
}

#textofooterder{
	float:left;
	width:380px;
	padding-left:20px;
}

#derecha{
	width:242px;
	float:left;
	border-top:#D75321 5px solid;
}

#derecha h1{
	font-size:11px;
	color:#C03C0A;
	padding:10px;
}

#miembros{
	width:242px;
	background-image:url(/imagenes/separador.png);
	background-repeat:no-repeat;
	padding-bottom:5px;
	background-position:0% 100%;
}

#eventos{
	width:242px;
	background-image:url(/imagenes/separador.png);
	background-repeat:no-repeat;
	background-position:0% 100%;
	padding-bottom:15px;
}

.fecha{
	margin:0;
	font-size:11px;
	color:#5984c4;
	padding-bottom:5px;
}

#calendario{
	width:205px;
	background-color:#fff;
	margin-left:15px;
}

#cajacalendario{
	width:200px;
	border:#dddddd 1px solid;
}

#mescalendario{
	width:195px;
	height:20px;
	color:#59595a;
	font-size:13px;
	font-weight:700;
	text-align:center
}

.fila{
	clear:both;
	width:195px;
	height:15px;
	border-bottom:#dddddd 1px solid;
}

.fila a{
	text-decoration:underline;
	color:#060606;
	font-weight:700;
}

.columnacalendario{
	float:left;
	width:26px;
	height:15px;
	border-right:#dddddd 1px solid;
	color:#59595a;
    font-size:11px;
	text-align:center
}

.columnasinraya{
	margin-left:1px;
	float:left;
	width:26px;
	height:15px;
    font-size:11px;
	color:#59595a;
	text-align:center
}

#filaselect{
	width:190px;
	padding-left:5px;
	padding-top:5px;
	height:25px;
	border-right:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
	border-left:#dddddd 1px solid;
}

.select{
	padding:0;
	margin:0;
	border:#9b9b9b 1px solid;
	height:16px;
    font-size:10px;
	color:#59595a;
}

.noticiaevento {
    padding-left:15px;
	padding-right:17px;
	padding-top:17px;
}

#eventos h2 {
	font-size:11px;
	color:#C03C0A;
	padding-bottom:5px;
}

#eventos p{
	font-size:11px;
	color:#181818;
}

.hr {
  margin: 15px;
  margin-bottom: 0px;
}

.imgevento {
   float: left;
   width: 65px;
   padding-left: 4px;  
}

#galeria{
	width:227px;
	background-image:url(/imagenes/separador.png);
    padding-left:15px;
	background-repeat:no-repeat;
	background-position:0% 100%;
	padding-bottom:15px;
}

#galeria h2{
	font-size:11px;
	color:#C03C0A;
}

#galeria p{
	font-size:11px;
	color:#181818;
}

.imagengaleria{
	margin-top:10px;
	float:left;
	border:#767575 1px solid;
	margin-right:5px;
}

.boletin{
	width:227px;
    padding-left:15px;
	margin-bottom:20px;
}

.imagenboletin{
	float:left;
	width:60px;
}

.textoboletin{
	float:left;
	width:150px;
	font-size:10px;
	color:#C03C0A;
}

.textosuscribir{
	width:50px;
	float:left;
	text-align:right;
	padding-top:4px;
}

.inputsuscribir{
	padding-left:10px;
	width:160px;
	float:left;
	padding-bottom:10px;
}

.input{
	width:155px;
	height:19px;
	background-color:#fff;
	border:#D6D6D6 1px solid;
}
.enlace {
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color:#C03C0A;
}
.enlace:hover {
	text-decoration: underline;
	color:#de8721;
}

#centro {
	width: 690px;
	padding-left: 20px;
	padding-right: 10px;
}
h1.titulo {
	font-size:13px;
	margin-bottom:18px;
	padding-left:8px;
	color:#C03C0A;
        border-left: #68A9CE 5px solid;
 	margin-top:15px
}
a.titulo {
	font-size:13px;
	color:#C03C0A;
	text-decoration: none;
}
a.titulo:hover {
	color:#388aac;
}
h1 {
	font-size:13px;
	color: #5a595a;
	padding-bottom:8px;
	padding-top:8px;
}
h2{
	font-size:12px;
	color:#C03C0A;
	padding-bottom:8px;
}
h3{
	font-size:11px;
	color:#5a595a;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.testdiv {
	width: 380px;
}
/*estilos para el boletin*/
#noticiaderecha {
	width: 240px;
        float:left;
	background-color:#f7cbbd;
	padding: 4px;
}
#noticiaizquierda {
	position: relative;
        margin-right:10px;
}
.lineaboletin {
        background-image:url(/imagenes/puntoslaterales.png);
        background-repeat:repeat-x;
        padding-bottom:10px;
        padding-top:15px;
}
.arribaboletin {
	font-size:11px;
	color:#C03C0A;
	margin-top: 0px;
	text-decoration: none;
}
/*estilos galeria*/
#galeria_isacc {
	width:580px;
	background-color:#E49823;
	float: left;
}
p.galeria {
	margin-bottom: 12px;
}
.imagen {
	text-align: center;
}
.columna_galeria {
	width:150px;
	height:164px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
        background-color: #f8e8e8;
	/*background-color: #f6eeea;*/
}
.columna_galeria:hover {
	background-color: #f7dbbd;
}

.titulo_galeria {
	text-transform: uppercase;
	font-size:12px;
	color:#C03C0A;
	font-weight: bold;
	text-decoration: none;
}
.titulo_galeria:hover {
	color:#C03C0A;
}
p.texto_galeria {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	font-size:11px;
	color:#000000;
}
.columna_galeria2 {
        width:150px;
        height:154px;
        position: relative;
        float: left;
	text-align: center;
        margin-right: 10px;
        margin-bottom: 15px;
        padding-top: 5px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        background-color: #f8e8e8;
}
.columna_galeria2:hover {
        background-color: #f7dbbd;
}
/*estilos calendario*/
table.calendar {
        text-transform:capitalize;
        font-weight: normal;
        border:#f7cbbd 1px solid;
        border-collapse: collapse;
        width:205px;
}
table.calendar caption {
        width:195px;
        height:20px;
        color:#59595a;
        font-size:13px;
        font-weight: bold;
        text-align:center
}
table.calendar td {
        border:#f7cbbd 1px solid;
        border-collapse: collapse;
        width:26px;
        height:15px;
        color:#59595a;
        font-size:11px;
        text-align:center
}

table.calendar td a {
        text-decoration:underline;
        color:#313031;
        font-weight:700;
}

table.calendar th {
        font-weight: normal;
        margin-left:1px;
        width:26px;
        height:15px;
        font-size:11px;
        color:#313031;
        text-align:center
}

table.calendar select {
        padding:0;
        margin:0;
        border:#f7cbbd 1px solid;
        height:16px;
        font-size:9px;
        color:#313031;
        position: relative;
        top: -5px;
}

table.calendar input {
        margin: 0px; 
        position: relative;
        top: 1px; 
}

/*estilos de pagina de proyectos*/
#izq_proyecto {
	width: 185px;
	float:left;
	padding-right: 5px;: 
}
#der_proyecto {
        width:500px;
        float:right;
}
h1.ptitulo {
        font-size:12px;
        margin-bottom:18px;
        padding-left: 5px;
        color:#C03C0A;
        border-left: #68A9CE 5px solid;
	background: #f7f3ef; 
        margin-top:10px
}

#izq_proyecto h2 {
        font-size:10px;
        margin-bottom: 0px;
        padding-left: 6px;
        color:#C03C0A;
        border-left: #68A9CE 5px solid;
        margin-top: 2px
}
#izq_proyecto ul.proyectos {
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 12px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 13px;
        color: #9c9e9c;
}
#izq_proyecto  a {
        color: #9c9e9c;
        font-size:10px;
}
