@charset "utf-8";
/* CSS Document */
input{
	height:18px;
}
.select{
	height:18px;
	vertical-align:text-top;
}
body {
	background-color:#808080;
	padding:0;
	margin:0;
}
#linea_horiz {
	border-top: 1px solid #999; 
	height:5px;
	margin:0 0 0 12px;
	padding: 0
}
.boton_quote {
	background-image:url(../imagenes/boton_get_quote.jpg);
	margin:0px 0 0 50px;
	width:112px;
	height:17px;
}
.texto_formulario {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin:4px 0 0 11px;
	line-height:10px;
}
.texto_formulario2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin:0 0 0 8px;
	line-height:10px;
}
.boldBig{
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}
.texto_formulario_titulo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	margin-top:0px;
	margin-left:12px;
	line-height:14px;
	border-top: 1px solid #999; 
}
.with100por{
	width:100%;
}
.base_text_sel{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
}
.texto_seleccion {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	margin: 0 0 0 8px;
	width:50px;
	height:20px;
}
.texto_seleccion_ano {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	margin: 0 0 0 8px;
	width:60px;
	height:20px;
}
.texto_seleccion_mes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	margin: 0 0 0 5px;
	width:50px;
	height:20px;
}
.texto_seleccion_dia {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	margin: 0 0 0 5px;
	width:40px;
	height:20px;
}

ul{
font-size: 11px;

}

.checkbox{
list-style-image: url(../imagenes/checkbox.gif);
font-size: 11px;
line-height: 14px;
}
.checkboxblue{
font-family: "Trebuchet MS", Myriad, sans-serif;;
font-size: 12px;
line-height: 14px;
color:#1e4169;
}
