@charset "utf-8";
body{
	background-image:url('../images/fondo3.gif');
	background-repeat:  repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 2px;
	margin-top: 2px;
	text-align:center;
}

select {
	background-color:#EEFFFF;
}
input{
	background-color:#EEFFFF;
}
.texto3{
	font-size: x-small;
	color:#000000;
	font-weight: normal;
	text-align:justify;
}
.texto_tel{
	font-size: x-small;
	color:#000000;
	font-weight: bold;
	text-align:justify;
}
.texto2{
	font-size: small;
	font-weight: normal;
	color:#000000;
	text-align:justify;
}
.texto{
	font-size: small;
	color:#000000;
	font-weight: normal;
}
.texto1{
	color:#153389;
	font-size: small;
	font-weight: bold;
}
.texto_rojo{
	font-weight: bold;
	color: #FF0000;
}
.texto_gris{
	color:#999999;
	font-size: small;
	font-weight: normal;
}
.texton{
	color:#000000;
	font-size: small;
}
.texto_azul{
	color:#153389;
	font-size: small;
	font-weight: normal;
	text-align:justify;
}
.textonb{
	color:#000000;
	font-size: small;
	font-weight: bold;
	text-align:right;
}
.texto_resumen{
	color:#000000;
	font-size: small;
	font-weight: bold;
	text-align:left;
}
.fondo{
	border-top:medium;
	margin-top:5px;
}
.fondo2{
	border-top:medium;
	margin-top:15px;
}
.fondo3{
	border-top:medium;
	margin-top:2px;
}
.anchoG{
	width:90%;
}
.anchoP{
	width:90%;
}
.anchoMini{
	width:30%;
}
.boton{
	background:#FFFFFF;
	//border:#153389;
	color:#153389;
	font-size: small;
	font-weight: bold;
}
.boton a:link { color: #153389; text-decoration: none;}
.boton a:visited {	color: #153389; text-decoration: none;}
.boton a:hover { color: #153389; text-decoration: none;}
.boton a:active {	color: #153389; text-decoration: none;}

.texton a:link { color: #153389; text-decoration: none;}
.texton a:visited {	color: #153389; text-decoration: none;}
.texton a:hover { color: #153389; text-decoration: none;}
.texton a:active {	color: #153389; text-decoration: none;}

.texto_tel a:link { color: #153389; text-decoration: none;}
.texto_tel a:visited {	color: #153389; text-decoration: none;}
.texto_tel a:hover { color: #153389; text-decoration: none;}
.texto_tel a:active {	color: #153389; text-decoration: none;}