@charset "utf-8";
/* CSS Document */

body{
	background-image:url(images/back.gif);
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:lighter;
	color:#fff;}
	
#bg_wrap {
	height:184px;
	background:url(images/back_sup.gif) repeat-x top;}

a:link{color:#fff;}
a:visited{color:#fff;}
a:hover{color:#94989b;}
a:active{color:#94989b;}

h1{font:bold 32px Arial, Helvetica, sans-serif; color:#95c7e3; margin:0px; padding:0px;}
h2{font:normal 13px Arial, Helvetica, sans-serif; color:#999; margin:0px; padding:0px;}
h3{font:bold 14px Arial, Helvetica, sans-serif; color:#666; margin:0px; padding:16px 0 0 0;}
h4{ text-align:center; font:bold 11px Arial, Helvetica, sans-serif; color:#333; margin:0px; padding:8px 0 8px 0;}

/** Celdas **/
.celda01{height:184px;}
.celda02{height:60px;}
.celda03{height:50px;}
.celda04{height:44px;}
.celda05{height:20px;}

.content{
	background:#4d7da4 url(images/back_content.gif) repeat-x top;
	height:360px;}
	
.titulos{
	font-size:20px;
	font-weight:lighter;
	text-align:left;
	color:#fff;}
.titulos2{
	font-size:20px;
	font-weight:lighter;
	text-align:center;}
.subtitulos{
	font-size:14px;
	font-weight:lighter;
	color:#000;
	text-align:left;}
.subtitulos02{
	font-size:13px;
	font-weight:lighter;
	color:#000;
	text-align:center;}
.subtitulos03{
	font-size:13px;
	font-weight:lighter;
	color:#000;
	text-align:center;}
.subtitulos04{
	font-size:13px;
	font-weight: normal;
	color:#333;
	text-align:center;}
	
.textocontent{
	font-size:13px;
	font-weight:lighter;
	color:#FFF;
	text-align:justify;}

.nota{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-align:right;
	padding-right:70px;}
	
.fecha{
	font-family:Arial, Helvetica, sans-serif;
	color:#00457c;
	font-size:11px;
	font-weight:lighter;
	text-align:right;
	padding-right:70px;}
	
.inferior{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-align:right;
	padding-right:19px;
	font-weight:lighter;
	text-decoration:none;}
	
.separador{
	display:block;
	height:16px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/separador.png) repeat-x center;}
	
.list_cxc{
	margin-top:4px; 
	line-height:16px; 
	font-weight:lighter;
	list-style-image:url(images/bullet.png);
	text-align:justify;}
	
.list_cxc2{
	margin-top:4px; 
	line-height:16px; 
	font-weight:lighter;
	list-style-image:url(images/bullet.png);
	text-align:left;}
	
.list_letters{
	list-style-type:lower-alpha;
	margin-left:25px;
	margin-top:4px; 
	line-height:20px; 
	font-weight:lighter;
	text-align:left;}
.numeros{
	font-size:20px;
	color:#c4151c;
	font-weight:lighter;
	text-align:center;}
	
.textoflecha{
	font-size:14px;
	font-weight:lighter;
	text-align:left;
	color:#fff;}


.foto01{
	height:auto;
	width:auto;
	border: #f2f2f2 solid 1px;
	margin: 0px 0px 10px 10px;
	padding:4px;
	background:#000;
	float:right;}
	
.foto02{
	height:auto;
	width:auto;
	border: #f2f2f2 solid 1px;
	margin: 0px 10px 10px 0px;
	padding:4px;
	background:#000;
	float:left;}
	
.foto03{
	height:auto;
	width:auto;
	border: #f2f2f2 solid 1px;
	padding:4px;
	background:#000;}
	
.graficas{
	height:auto;
	width:auto;
	border: #f2f2f2 solid 1px;
	padding:4px;
	background:#000;}
	
.regresar{
	text-align:center;
	text-decoration:none;}