@charset "utf-8";
/* CSS Document */
*{padding:0px; margin:0px;}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#154FA4;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:#E3F3F3;
	}
a:link{
color:#154FA4;
}
a:active{
color:#154FA4;
}
a:visited{
color:#154FA4;
}
a:hover{
color:#000066;
}
table{
	font-size:12px;
	}
p{
	margin-bottom:10px;
	}
.formulario{
	font-size:10px;
	color:#154fa4;
	font-weight:bold;
	}
.btform{
color:#FFFFFF;
font-weight:bold;
background:#154fa4;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
	#noticias{
	text-align:justify;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
#banner{
	width:900px;
	margin:auto;
	background:#FFF;
	}
#cuerpo{
	width:900px;
	margin:auto;
	}
.chica{
	background:url(../images/chica14c.jpg) no-repeat bottom right;
	}
.talita{
	border:#003366 solid 1px;
 }
.talita li{
	margin-left:30px;
	margin-bottom:10px;
 }
.arriba{
	text-align:right;
	font-size:10px;
	font-weight:bold;
	background:url(../images/gototop.gif) no-repeat right;
	padding-right:15px;
	border-bottom:1px  solid #CCCCCC;
	color:#990000;
	}
.arriba a:link{
	color:#990000;
	text-decoration:none;
	}
	.arriba a:active{
	color:#990000;
	text-decoration:none;
	}

.arriba a:visited{
	color:#990000;
	text-decoration:none;
	}

.arriba a:hover{
	color:#666;
	text-decoration:none;
	}


#caja{
	text-align:justify;
	padding:0px 13px 13px 13px;
	}
#caja img{
	margin:5px 15px;
	}
#top{
	width:936px;
	height:19px;
	background:url(../images/bg_top.jpg) no-repeat;
	margin:auto;
	}
#bottom{
	width:936px;
	height:19px;
	background:url(../images/bg_bottom.jpg) no-repeat;
	margin:auto;
	}
#footer{
	width:900px;
	font-size:10px;
	background:#FFFFFF;
	border-top:solid 2px #6A9EEC;
	padding:5px 0px;
	padding-bottom:1px;
	font-weight:bold;
	color:#6A9EEC;
	text-align:center;
	margin:auto;
	}
#container{
	width:900px;
	padding:0px 18px;
	background:url(../images/bg_principal.jpg) repeat-y;
	margin:auto;
	}
h1{
	font-size:24px;
	font-weight:bold;
	padding-left:15px;
	margin:0px 5px;
	color:#154FA4;
	border-bottom:1px dotted #154FA4;
	margin-bottom:20px;
	}
h2{
	color:#800000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	}


.derecha{
	width:250px;
	float:right;
	bottom:0px;
	}

div.btsolo {
	overflow: hidden;
	width: 198px;
	clear:both;	
	background: url(../sdmenu/glossyback2.gif) repeat-x;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	border-left: 1px solid #9A9A9A;
	border-right: 1px solid #9A9A9A;
}
div.btsolo a:link{
	display: block;
	padding: 8px 10px;
	font-weight: bold;
	color: white;
	text-decoration:none;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.btsolo a:active{
	display: block;
	padding: 8px 10px;
	font-weight: bold;
	color: white;
	text-decoration:none;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.btsolo a:visited{
	display: block;
	padding: 8px 10px;
	font-weight: bold;
	color: white;
	text-decoration:none;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.btsolo a:hover{
	display: block;
	padding: 8px 10px;
	font-weight: bold;
	color: white;
	text-decoration:none;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
#noticias{
width:180px;
margin:5px auto;
height:185px;
background:url(../images/bg_tiker.jpg) no-repeat;
padding:3px;
}