@charset "utf-8";
/* Template configuración */
body{
margin:0;
background: repeat-x url(../images/back1.jpg) top center;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
font-size:13px;
}
img{ 
}
a img{
border:0;
}
.backTpl{
	width:876px;
	background: repeat url(../images/backTrans.png);
	color: #0143E6;
	text-decoration: none;
}
#wrap{
margin:0 auto; 
width:876px;
}
#tpl{
width:850px;
background-color:#FFFFFF;
margin-left:13px;

}
#header{
height:163px;
background: repeat-x url(../images/backHeader.jpg);
position:relative;
width:810px;
margin-left:20px;
}
#header .picHeader{
position:absolute;
top:10px; 
/*margin-left:148px;*/
}
#menu{
padding:113px 0 0 0;
height:50px;
width:725px;
margin-left:42.5px;
 }
#menu ul{
list-style:none;
margin:0;	
padding:0;
}
#menu ul a img{
margin-top:10px;
}
#menu ul .sep{
margin:0px 6px 0px 6px;	
}
#menu li{
float:left;
}
#content{
margin-top:10px;
}
#contPrin{
width:493px;
float:left;
margin-left:20px;
margin-right:0px;
padding-right:10px;
border-right:#CCCCCC solid 1px;
}
#contPrinExpandido{
width:auto;
float:left;
margin-left:20px;
margin-right:10px;

}
#menuContent{
height:49px;
width:353px;
background:url(../images/bot_subItems.jpg) no-repeat;
text-align:center;
padding-top:10px;
margin-left:100px;


}
#sider{
width:301px;
background:url(../images/backSider.jpg) repeat-y;
margin-left:528px;
}
/*#sider hr{
color:#CCCCCC;
border: 0;
width: 100%;
background-color: #CCCCCC;
height: 1px;
}*/
hr{
color:#CCCCCC;
border: 0;
width: 98%;
background-color: #CCCCCC;
height: 1px;
}
#socios{
width:auto;
background:url(../images/backSocios.png) no-repeat;
height:97px;
padding:10px 30px;
}
#socios .campo{
border:#999999 1px solid;
width:100px;
height:20px;
}
#logoEditor{
float:left;
margin:8px;
color:#666666;
position:relative;
font-size:11px;
}
#logoEditor .pic{
background-image:url(../images/backLogos.gif);
width:117px;
height:118px;
text-align: center;
vertical-align: middle;
display: table-cell;
}


#autoridades{
margin:15px 0;}
/*SubMenu*/
#submenu{
font:Georgia, "Times New Roman", Times, serif;
font-size:17px;
color:#333333;
padding:0px 15px;
font-weight:400;
}
#submenu a:link, #submenu a:active, #submenu a:visited{
font:inherit;
font-size:inherit;
color:#333333;
text-decoration:none;
font-weight:inherit;
}
#submenu a:hover{
font:inherit;
font-size:inherit;
color:#0143E6;
text-decoration:none;
font-weight:inherit;
}
/*Fin Submenu*/
#lea{
padding:15px 30px;
}
.suscribite{
position:absolute; 
left:0px!important; 
left:150px; 
top:65px;
width:250px;
text-align:left;
}
#footer{
clear:both;
};
#logos{
height:96px;
background:url(../images/backFooter.jpg) repeat-x;
padding-left:15px;
}
#logos img{
margin:5px 20px 5px 0px;
}
.textLogos{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}
#copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCCCCC;
background-color:#56514E;
height:20px!important;
height:30px;
width:auto;
padding-top:10px;
padding-left:25px;
}
#copyright a{
color:#CCCCCC;
}
/* Textos configuración */
/*body{}*/
h1{
font-size:30px;
font-weight:100;
margin:0;
padding:0;
}
h2{font-size:22px;
font-weight:100;
margin:0;
padding:0;
}
h3{font-size:17px;
font-weight:100;
margin:0;
padding:0;
}
h2 a:link, h2 a:active, h2 a:visited{
font-size:inherit;
font-weight:inherit;
margin:inherit;
padding:inherit;
text-decoration:none;
}
h2 a:hover{
font-size:inherit;
font-weight:inherit;
margin:inherit;
padding:inherit;
text-decoration:none;
}
#nota p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-left:#CCCCCC solid 1px;
padding-left:10px;
}
#publicacion p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-left:#CCCCCC solid 1px;
padding-left:10px;
}
.texto{
font-family: Arial, Helvetica, sans-serif;
color:#333333;
font-size:10px;
}
/* Formatos de textos*/
.azul{color:#0143E6;}
.rojo{color:#C61842;}
.gris{color:#333333;}
.titulo_actualidad {
	color:#3366CC;
}
.copete_actualidad {
	color:#3366CC;
}
