@charset "utf-8";
/* CSS Document */

#compartirR{
	position:absolute;
	right:5px;
	top:0px;
	}
#contenido-principal{
	float:left;
	margin-top:5px;
	width:711px;
	background: url("../img/back-rayado-diagonal.png") repeat-y scroll left top transparent;
	text-align:left;
	}
#cont-seccion{
	width:687px;
	float:left;
	margin-left:6px;
	text-align:left;
	}
#cont-seccion img{
	max-width:687px;
	}
#cont-seccion li{
	padding-left:10px;
	line-height:14px;
	background: url(../img/bullet-red.gif) no-repeat left center;
	margin-bottom:3px;
	}
#cont-seccion ul{
	list-style-type:none;
	}

/*
#cont-seccion h3{
	width:660px;
	margin:5px;
	margin-left:10px;
	border-bottom:1px solid #CCC;
	text-align:left;
	float:left;
	color:#333333;
	margin-top:20px;
	}

#cont-seccion span{
	font-weight:bold;
	color:#333;
	margin-right:3px;
	}
#cont-seccion img{
	max-width:660px;
	}
#cont-seccion h2{
	width:660px;
	margin:5px;
	margin-left:10px;
	
	text-align:center;
	float:left;
	color:#333333;
	}

#cont-seccion p,ul{
	margin:3px;
	margin-left:10px;
	text-align:left;
	float:left;
	color:#666666;
	}
#pie-seccion span{
	margin-right:10px;
	font-style:italic;
	color:#FFF;
	font-weight:bold;
	text-shadow:0 1px 0 #0033FF;
	}
*/
.eexterno{
	background: url(../img/external.gif) no-repeat right top;
	padding-right:12px;
	}
#pie-seccion{
	width:700px;
	float:left;
	background: url(../img/pie-azul.png) repeat-x bottom ;
	height:50px;
	line-height:50px;
	text-align:right;
	}
#cont-redes{
	float:left;
	width:700px;
	height:25px;
	text-align:right;
	margin-top:3px;
	position:relative;
	}
#cont-redes img{border:none;}
#cont-redes a{text-decoration:none;}
#historial-pag span{
	font-weight:bold;
	}
#historial-pag a{
	text-decoration:none;
	color:#0B2E6F;
	}
#historial-pag a:hover{
	text-decoration:underline;
	}
#historial-pag{
	float:left;
	margin-left:10px;
	font-style: italic;
	
	height:30px;
	line-height:30px;
	font-size:11px;
	}

.ver-todos{
	width:80px;
	color:#0066FF;
	font-weight:bold;
	float:right;
	text-align:right;
	background:url(../img/ver-todo.png) right no-repeat;
	padding-right:0px;
	text-decoration:none;
	margin-top:3px;
	height:30px;
	}

.ver-todos:hover{
	text-decoration:underline;
	background:url(../img/ver-todo-1.png) right no-repeat;
	}
.ver-todas{
	width:80px;
	color:#0066FF;
	font-weight:bold;
	float:right;
	text-align:right;
	background:url(../img/ver-toda.png) right no-repeat;
	padding-right:0px;
	text-decoration:none;
	margin-top:3px;
	height:30px;
	}

.ver-todas:hover{
	text-decoration:underline;
	background:url(../img/ver-toda-1.png) right no-repeat;
	}
#cont-lateral{
	float:right;
	width:230px;
	margin-right:4px;
	margin-top:5px;
	}
.comp-lateral{
	border-top: #CC0000 solid 2px;
	float:left;
	width:230px;
	background:url(../img/back-com-lat.png) repeat-x;
	text-align:left;
	}

.comp-lateral h3{
	text-shadow:0 1px 0 #0074E8;
	float:left;
	margin:3px;
	margin-left:15px;
	color:#FFF;
	background:url(../img/dec-tit-com.png) left bottom no-repeat;
	height:25px;
	width:230px;
	text-decoration:none;
	}
.comp-lateral ul{
	float:left;
	list-style-type:none;
	margin:0px;
	padding-left:0px;
	padding-bottom:17px;
	width:100%;
	background:url(../img/sombra-com-lat.png) bottom repeat-x;
	}
.comp-lateral li a{
	text-decoration:none;
	
	color:#042E79;
	
	font-weight:bold;
	}
.comp-lateral li a:hover{
	text-decoration:underline;
	padding-left:5px;
	}
.comp-lateral li{
	margin-left:8px;
	padding-left:7px;
	background:url(../img/flecha-red.png) left no-repeat;
	margin-top:7px;
	}
#cont-noticias{
	float:left;
	width:230px;
	padding-bottom:17px;
	background:url(../img/sombra-com-lat.png) bottom repeat-x;
	}
.noticia:hover{
	background:url('../img/select-art.png') bottom left repeat-x ;
	}

.noticia{
	width:230px;
	float:left;
	margin-top:3px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:solid 1px #CCC;
	}

.cuerpo-noticia{
	float:left;
	width:230px;
	text-decoration:none;
	color:#000;
	}
.cuerpo-noticia img{
	float:left;
	border:none;
	max-height:120px;
	}
.tit-noticia{float:left;width:125px;font-weight:bold;padding-left:5px;font-size:10px;color:#CC0000;text-shadow:0 1px 0 #F0F0F0;text-transform: uppercase;}
.fecha-noticia{float:right;width:125px;font-weight:bold;padding-left:5px;font-size:10px;color:#333;}
.descrip-noticia{float:left;width:230px;padding-left:0px;font-size:11px;color:#666666;text-align:justify;}