
#texto {
	width: 600px;
	padding-left: 29px;
	padding-top: 20px;	
	text-align: justify;
	z-index: 20;	
}
#texto p {
	margin-bottom: 10px;

} 
#boton {
	width: 200px;
	height: 25px;
	padding-top: 9px;	
	margin-top: 10px;
	margin-bottom: 10px;
}
#boton a {
	font-size: 12px;
	color: #d1aa08;
	font-weight: bold;
	background-image: url(../imagenes/boton_enviar.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 2px;
}
#boton a:hover {
	text-decoration: underline;
}
#texto div.subtitulo {
	width: 560px;
	height: 19px;
	background-image: url(../imagenes/guion_subseccion.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #8E8E81;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
	padding-left: 35px;
	padding-top: 1px;
}
#texto div.subtitulo h3 {
	font-size: 13px;
	color: #FFFFFF;	
}
#texto ul {
	width: 200px;
	float: left;
}
#texto ul li {
	margin-bottom: 3px;
}	
#texto ul div.menu_seguros {
	width: 180px;
	height: 21px;
	border-bottom: 2px solid #E3BA12;
	text-align: left;
	margin-bottom: 12px;
}
#texto ul div.menu_seguros h4 {
	font-size: 14px;
	color: #72725E;
	margin-bottom: 7px;	
}
#texto p.seguros {
	margin-top: 20px;

}	
#texto p.seguros span {
	font-weight: bold;
	font-size: 14px;
}
#texto p.seguros span.tel {
	color: #AF1C1C;
}

#compaņias {
	width: 600px;
	padding-left: 30px;
	padding-bottom: 30px;
	text-align: justify;
	background-image: url(../imagenes/linea_punteada.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#compaņias img {
	margin-right: 5px;
	margin-top: 20px;
	
}
#compaņias img.mas {
	margin-right: 60px;
	
}
#compaņias img.doble {
	margin-right: 130px;	
}

