body {
	margin: 0;
	background-color: #27b5d7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
						/*botonera vertical*/
.td_menu {
	padding:5px 5px 0 5px;
	background-image:url(img/fdo_lin_gris.gif);
}
.menucont {
	padding:0px;
	border:5px solid #fff;
	background-color:#f5f5f5;
}
a.menu:link, a.menu:visited  {
	display:block;	
	width: 190px;
	padding:8px 6px 8px 6px;
	border-top:1px dashed #ccc;
	background-color:#f5f5f5;
	font-size: 12px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover{
	color:#293895;
	text-decoration:underline;
}
a.menu_on:link, a.menu_on:visited{
	display:block;	
	width: 190px;
	padding:8px 6px 8px 6px;
	border-top:1px dashed #ccc;
	background-color:#fff;
	font-size: 12px;
	color:#293895;
	font-weight:bold;
	text-decoration:none;
}
a.menu_on:hover {
	text-decoration:underline;
	color:#293895;
}
						/*menú noticia (siguiente, índice, anterior)*/
.menu_noticia{
	clear:both;
	width:100%;
	height:auto;
	margin:10px 0 10px 0;
	padding:7px 0 7px 0;
	border-bottom: 1px dashed #293895;
	border-top: 1px dashed #293895;
	background-color: #f2f7fb;
	font-size:10px;
	text-decoration: none;
	text-align:center;
	color: #555;
}
.menu_noticia a:link, a:visited, a:active{
	text-decoration: none;
	color: #555;
}
.menu_noticia a:hover {
	text-decoration: underline;
}
						/*índice de noticias*/
#contenido{
	height: 100%;
	min-height: 270px;
	padding: 10px 10px 20px 10px;
	margin:6px 6px 6px 6px;
	background-color:#FFF;
}
.t_seccion{
	border-bottom: 1px dashed #009092;
}
#contenido h1{
	margin:15px 0 15px 0;
	font-size: 16px;
	font-style: normal;
	color: #009092;
	text-align:left;
}
#contenido h2{
	margin: 12px 20px 0 0;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	color: #293895;
	text-align:left;
	line-height: 20px;
}
#contenido h2 a{
	text-decoration: none;
	font-size:14px;
	color: #293895;
}
#contenido h2 a:hover { 
	text-decoration: underline;
}
#contenido h3{
	margin:5px 0 10px 0;
	font-size: 10px;
	font-weight: normal;
	color: #717070;
	text-align:left;
}
#contenido p{
	font-size: 11px;
	color: #080808;
	text-align:justify;
	line-height: 15px;
}
.thumb{
	clear:both;
	margin:18px 15px 0 0;
}
.pie_thumb{
	float:left;
	width:110px;
	clear:both;
	margin:5px 0 0 0;
	padding: 0;
	font-size: 9px;
	font-weight: normal;
	color: #7d7a7a;
	text-align:left;
}
.lin_res{
	border-bottom: 1px dashed #c7c5c5;
	margin-bottom:20px;
	padding-bottom:12px;
}
						/*DESPLIEGUE NOTICIA*/
#contenido_desp{
	min-height: 270px;
	height:100%;
	padding: 5px 5px 10px 5px;
	margin:6px 6px 6px 6px;
	background-color:#FFF;
}
#contenido_desp h1{
	margin:15px 0 15px 0;
	font-size: 15px;
	font-style: normal;
	color: #293895;
	text-align:left;
}
#contenido_desp p{
	font-size: 12px;
	color: #080808;
	text-align:justify;
	line-height:20px;
}
.tit{
	border-bottom: 1px dashed #c7c5c5;
	margin: 0 0 15px 0;
}
#foto{
	float:left;
	width:245px;
	margin:5px 10px 6px 0;
}
#foto_pie{
	width:250px;
	margin:5px 10px 0 0;
	font-size: 10px;
	font-weight: normal;
	color: #7c7c7c;
	text-align:left;
	line-height: normal;
}
						/*día en imágenes ver imagen*/
.foto_pie_2{
	width:100%;
	margin:10px 0 0 0;
	color: #7c7c7c;
	text-align:center;
	line-height: normal;
	font-size: 10px;
}
						/*msje no hay noticias*/
.msje{
	width:auto;
	margin:40px 20px 0 20px;
	padding:15px;

	border-top: 1px dashed #c7c5c5;
	border-bottom: 1px dashed #c7c5c5;
	
	font-size:11px;
	font-weight:bold;
	color:#666666;
	line-height: 20px;
	text-align: center;
}

				/* Noticias en iframe */
				
				
#inot {width:230px;height:221px;display:block;padding: 0 10px 0 0;background-color:#ffffff;}				

#inot a {font-size:10px;font-weight:bold;color:#169A99;text-decoration:none;line-height:17px;}

#inot a:hover {text-decoration:underline;}
				
#inot p {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#080808;	text-align:left;line-height: 15px;}

#inot h2{margin: 0 0 -5px 0;text-decoration: none;font-weight:normal;font-size:11px;color: #293895;text-align:left;line-height: 15px;}				

#inot h2 a {text-decoration: none;font-size:12px;color: #293895;}
			
#inot h2 a:hover {text-decoration: underline;}

.inot_ub {position:absolute; left:0px; top:0px; width:231px; height:221px; background-color:#FFFFFF;}

.ithumb {float:right; margin-left:10px; margin-top:5px;}

.masinfo {position:absolute; bottom:5px;}

.control {margin-top:10px; padding:4px 0 0 0; border-bottom:1px dashed #BCE2E2;  border-top:1px dashed #BCE2E2; background-color:#F9FDFE; text-align:center; display:block;}
