@charset "utf-8";
/* CSS Document */

#quienesSomos{
	width:410px;
	height:240px;
	float:left;
	padding:15px 0 15px 15px;
}
#imQS{
	width:100px;
	height:270px;
	float:left;
	background:url(../imagenes/QS.jpg);
	margin-left:15px;
}
.Titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#2f52ad;
	font-weight:bold;
}

#mas{
	width:535px;
	height:auto;
	float:left;
	margin-top:10px;
	padding:15px;
}
#cobertura{
	width:565px;
	height:auto;
	float:left;

}
.a{
	color:#2f52ad;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}

.a:hover{
	font-weight:bold;
}
