@charset "utf-8";
form, div, li, ul, h1, h2, h3, h4, h5, h6, p{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
}
img a, a img{
	border:none;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body {
	
	background-color:#FFFFFF;
	background-image:url(imgs/fondo.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#todo{
	width:838px;
	background-color:#FFFFFF;
	position:relative;
	margin:0 auto;
	background-image:url(images/lado.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
#top{	
	width:838px;
	position:relative;
	margin:0 auto;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:189px;
}

#topbr{	
	width:838px;
	position:relative;
	margin:0 auto;
	background-image:url(images/br/top.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:189px;
}

#footer{
	font-family:Tahoma, Arial, Verdana;
	color:#999999;
	font-size:9px;
}
.izq{
	float:left;
	font-size:9px;
	margin-right:30px;
	line-height:13px;
}
#menu{
	margin-top:143px!important;
	margin-top:141px;
	margin-left:133px;
}
#menu ul li{
	display:inline;
	margin:0px;
	margin-right:20px;
}
#contenidos{
	background-color:#A6D4FA;
	background-image:url(images/fondo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-bottom:4px solid #EFF1ED;
	margin-bottom:14px;
	padding-top:15px;
	width:830px!important;
	width:833px;
	height:auto!important;
	min-height:360px;
	height:360px;
}
#banners{
	width:200px;
	float:left;
	margin-right:15px;
	margin-left:10px;
}
#textos{
	width:587px;
	float:left;
}
#textos.interior, .interior#textos{
	float:none;
	margin-left:20px;
	width:650px;
}
h1{
	font-size:21px;
	color:#B60000;
	font-weight:bold;
	line-height:25px;
	margin-bottom:10px;
}
#textos.interior h1, .interior#textos h1{
	font-size:18px;
}
#textos p{
	font-size:12px;
	color:#59687D;
	font-weight:bold;
}
h2{
	font-size:15px;
	font-weight:bold;
	color:#2697F3;
}
h3{
	font-weight:bold;
	color:#B60000;
	margin-top:15px;
}
.gris{
	font-size:18px;
	color:#999999;
}
.pasos{
	float:left;
	margin-top:20px;
}
.a10{
	font-size:10px;
}
.rojo{
	color:#B60000;
}
.imput{
	width:200px;
}
.azul{
	color:#1478CF;
}

.textTitle3 {
 
		font-family:Arial; font-style:normal; font-weight:bold;font-size:12px; color:#FFFFFF;
	
}
.textTitle2 {
 
		font-family:Arial; font-style:normal; font-weight:bold;font-size:12px; color:#FFFFFF;
	
}
.textTitle {
 
		font-family:Arial; font-style:normal; font-weight:normal;font-size:12px; color:#FFFFFF;
	
}

.textsite 
{
    font-family:Arial; font-style:normal; font-weight:normal;font-size:10px; color:black;     
	
}