@charset "UTF-8";
/* CSS Document */

#contenedor_circulares {
	width:800px;
	float:left;
	height:auto;}
	
.contenedor_circulares_btn {
	width:92px;
	float:left;
	height:auto;
	margin-left:10px;}
	
#contenedor_circulares_boton {
	width:132px;
	float:left;
	height:auto;
	margin-left:20px;
        cursor: pointer;
}

	
#contenedor_circulares_caja {
	width:300px;
	float:left;
	height:auto;
	margin-left:20px;
	background-image:url('../pdfs/fondo_lista.png');
	background-repeat:repeat;
	padding-bottom:10px;}
#contenedor_circulares_caja1 {
	width:300px;
	float:left;
	height:auto;
	margin-left:20px;
	background-image:url('../pdfs/fondo_lista.png');
	background-repeat:repeat;
	padding-bottom:10px;}
	
.contenedor_circulares_caja_fila {
	width:280px;
	float:left;
	height:auto;
	margin-left:10px;
	margin-top:10px;}
	
#contenedor_circulares_caja_ico {
	width:11px;
	float:left;
	height:11px;
	margin-top:3px;}
	
#contenedor_circulares_caja_text {
	width:260px;
	float:left;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-left:7px;}
	
#contenedor_circulares_caja_text a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;}
	
#contenedor_circulares_caja_text a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;}
	
.noticias_caja {
	width:290px;
	float:left;
	height:auto;}
	
#noticias_caja_tit {
	width:290px;
	float:left;
	height:auto;}
	
#noticias_caja_tit_ico {
	width:4px;
	float:left;
	height:22px;
	margin-top:5px;}
	
#noticias_caja_tit_text {
	width:275px;
	float:left;
	height:auto;
	margin-left:10px;
	color:#003d5c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	font-weight:bold;}
	
#noticias_caja_img {
	width:290px;
	float:left;
	height:auto;
	margin-top:20px;}
	
#noticias_caja_tit_texto {
	width:290px;
	float:left;
	height:auto;
	color:#58585a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:justify;
	margin-top:15px;}
	
#noticias_caja_btn {
	width:290px;
	float:left;
	height:auto;
	margin-top:20px;}
	
	
	/*- noticias interna -*/
	
.noticias_caja_int {
	width:640px;
	float:left;
	height:auto;}
	
#noticias_caja_tit_int {
	width:640px;
	float:left;
	height:auto;}
	
#noticias_caja_tit_text_int {
	width:625px;
	float:left;
	height:auto;
	margin-left:10px;
	color:#003d5c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	font-weight:bold;}

	
#noticias_caja_tit_texto_int {
	width:327px;
	float:left;
	height:auto;
	color:#87888a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
	margin-top:25px;
	margin-left:15px;}
	
#noticias_caja_tit_int_sep {
	width:640px;
	float:left;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;}
	
.noticias_cajas_peqs {
	width:300px;
	float:left;
	height:auto;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;}
	
#noticias_cajas_peqs_img {
	width:114px;
	float:left;
	height:114px;}
	
#noticias_cajas_peqs_datos {
	width:170px;
	float:left;
	height:auto;
	margin-left:14px;}
	
#noticias_cajas_peqs_tit {
	width:170px;
	float:left;
	height:auto;
	color:#003d5c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;}
	
#noticias_cajas_peqs_text {
	width:170px;
	float:left;
	height:auto;
	margin-top:10px;
	color:#87888a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:justify;}
	
#noticias_cajas_peqs_btn {
	width:170px;
	float:left;
	height:auto;
	margin-top:10px;}
	