@charset "utf-8";
/* CSS Document */
body{
	background-color:#FFF;
	font-family:Verdana;
	font-size:12px;
	height:100%;
	margin-left:0px;
	margin-top:0px;
	width:100%;
	/*text-align:center;*/
}
.tbl_content{
	background-image:url(../images/bg_linear.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#E2EEF9;
	
}
.footer{
	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
}
.menu_left:link,
.menu_left:visited,
.menu_left:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	color:#CCC;
	text-decoration:none;
	line-height:35px;
}
.menu_left:hover{
	color:#FFF;

}
.menu_left_selected:link,
.menu_left_selected:visited,
.menu_left_selected:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-align:center;
	color:#FC0;
	text-decoration:none;
	line-height:35px;
}
.menu_left_selected:hover{
	color:#FFF;

}
.titulo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#036;
}
.subtitulo1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#06C;
}
.titulo_nota{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#999;
}
.texto{
	font-family:Verdana;
	font-size:12px;
	color:#333;
	text-decoration:none;	
}
.texto a:link,
.texto a:active,
.texto a:visited
{
	font-family:Verdana;
	font-size:12px;
	color:#06F;
	text-decoration:none;	
}
.texto a:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#F90;
	text-decoration:none;	
}
hr{
	border:1px solid #CCC;
}
.informes:link,
.informes:visited,
.informes:active{
	font-family:Verdana;
	font-size:12px;
	color:#333;
	text-decoration:none;
	
}
.informes:hover{
	font-family:Verdana;
	font-size:12px;
	color:#069;
	text-decoration:none;
	background-color:#f3f3f3;
}
.medio:link,
.medio:visited,
.medio:active{
	font-family:Verdana;
	font-size:10px;
	color:#000;
	text-decoration:none;
}
.medio:hover{
	font-family:Verdana;
	font-size:10px;
	color:#F90;
	text-decoration:none;
}
.nota:link,
.nota:visited,
.nota:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.nota:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#036;
	text-decoration:none;
}
.volver:link,
.volver:visited,
.volver:active{
	font-family:Verdana;
	font-size:11px;
	color:#069;
	text-decoration:none;
	line-height:25px;
}
.volver:hover{
	font-family:Verdana;
	font-size:11px;
	color:#F90;
	text-decoration:none;
	line-height:25px;
}
.img_left{
	float:left;		
	margin-right:10px;
}
.img_right{
	float:right;
	margin-left:10px;
}
.tbl_header{
	background-color:#036;
	color:#FFF;
	font-family:Verdana;
	font-size:12px;	
}
.tbl_td{
	background-color:#fff;
	color:#000;
	font-family:Verdana;
	font-size:11px;	
}
h3{
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#036;
}
.cita{
	font-family:Verdana;
	font-size:9px;
	color:#666;		
}
.menu_top_off{
	font-family:garamond;
	font-size:14px;
	color:#FFF;
	line-height:24px;			
	text-decoration:none;
}
.menu_top_off:hover{
	font-family:garamond;
	font-size:14px;
	color:#FC0;
	line-height:24px;			
	text-decoration:none;
}
.menu_top_on{
	font-family:garamond;
	font-size:14px;
	color:#FC0;		
	line-height:24px;
	text-decoration:none;
}
.menu_top_sep{
	font-family:garamond;
	font-size:18px;
	color:#0CF;
	line-height:28px;			
	text-decoration:none;
}

.texto img{
    /* min-width: 760px; */
}