@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
body{
	background:#2362ac;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
td img {display: block;}.Estilo1 {
	
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo2 {
	font-size: 12px;
	color: #FFFFFF;
}
.Estilo3 {color: #8CC63F}
.Estilo4 {color: #72D3F5}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo9 {
	color: #72D3F5;
	
	font-size: 12px;
	font-weight: bold;
}
.Estilo15 {
	
	font-size: 12px;
}
.Estilo16 {
	color: #8CC63F;
	
	font-size: 12px;
}
.Estilo17 {color: #FFFFFF}
.Estilo19 {font-size: 14px}
.Estilo20 { font-weight: bold; color: #72D3F5;}
.Estilo21 {color: #FFFFFF; font-weight: bold; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #72D3F5;
}
a:hover {
	text-decoration: none;
	color: #72D3F5;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	
	color: #FFFFFF;
	font-size: 9px;
}
#header{
	margin:0 auto;
	width:901px;
	height:171px;
}
#contenido{
	background:#035bb4;
	width:901px;
	margin:0 auto;
	min-height:515px;
}
#contenido .link{
	text-align:right;
	color: #72D3F5;
	font-weight: bold;
}

#contenido #columna_a{
	float:left;
	width:263px;
	height:515px;
	background:#035bb4;
}
#contenido #columna_a #menu
{
	background:#154999;
	margin-bottom:10px;
}
#contenido #columna_a #menu li{
	background:url(/web/images/fondo_but1.jpg) no-repeat left ;
	list-style:none;
	height:10px;
	padding:10px 0 10px 30px;
	border-bottom:#025eb5 1px solid;
	color:#FFF;
}
#contenido #columna_a #menu li a{
	text-decoration:none;
	color:#FFF;
}
#contenido #columna_a #menu li:hover{
	background:url(/web/images/fondo_but2.jpg) no-repeat left;
}
#contenido #columna_b{
	float:left;
	width:618px;
	color:#FFF;
	padding:10px;
	line-height:14px;
}
#contenido #columna_b h1{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#contenido #columna_b h2{
	font-size: 16px;
	color: #72D3F5;
	font-weight: bold;
}
#footer{
	margin:0 auto;
	width:901px;
	color:#FFF;
	font-size:10px;
	
}
#footer #bannerinf{
	margin-bottom:20px;
}
#footer #ca{
		float:left;
		width:263px;
}
#footer #cb{
	float:left;
	width:638px;
}
#footer a{
	font-size:10px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}
.limpia{
	clear:both;
}
ul li{
	list-style:none;
	margin-bottom:5px;
	line-height:14px;
	margin-left:20px;
}
ol li{
	margin-bottom:5px;
	line-height:14px;
	margin-left:20px;
}
table p{
	line-height:14px;
}
strong{
	font-weight:bold;
	color:#72D3F5;
}