#cabecera h2{
	display: block;
	width: 987px;
	height: 78px;
	text-indent: -99999px;
	background: url(../imagenes/titulo_seguros_es.png) no-repeat;
}
.foto{
	float: left;
}
.intro{
	width: 470px;
	float: right;
}
.intro h3{
	display: block;
	width: 321px;
	height: 23px;
	text-indent: -99999px;
	background: url(../imagenes/subtitulo_seguros_es.png) no-repeat;
	margin: 15px 0px;
}
.intro p{
	padding: 10px 0px;
}
.aseguradoras{
	width: 500px;
	margin: 20px auto;
}
.aseguradoras .izquierda{
	float: left;
}
.aseguradoras .derecha{
	float: right;
}
.aseguradoras .derecha span{
	display: block;
	padding: 10px 0px;
	color: #666;
	font-style: italic;
}