@charset "utf-8";
/* CSS Document */
#cuerpo{
	width: 890px;
	position: relative;
	margin: auto;
	background-color: #ffffff;
	padding-left: 55px;
	padding-right: 55px;
}
#chica_quienes{
	background-color: #ffffff;
	width: 346px;
	height:740px;
	position: relative;
	float: right;
	margin-left: 30px;
	background-image: url(/elementos/quienes_foto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#texto_quienes{
	width: 514px;
	position: relative;
	float: left;
}
#texto_quienes h1{
	font-family: "Trebuchet MS";
	color: #a11d1b;
	font-size: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: normal;
}
#texto_quienes h2{
	font-family: "Trebuchet MS";
	color: #a11d1b;
	font-size: 18px;
	display: inline;
	font-weight: normal;
}
#texto_quienes h3{
	font-family: "Trebuchet MS";
	color: #717171;
	font-size: 16px;
	display: inline;
	font-weight: normal;
}
#texto_quienes h4{
	font-family: "Trebuchet MS";
	color: #717171;
	font-size: 14px;
	display: inline;
	font-weight: normal;
}
#salto{
	padding-top: 20px;
	width: 100%;
	position: relative;
	clear: both;
}
#servicio_toda_espana{
	width: 512px;
	height: 40px;
	position: relative;
	margin: auto;
	background-color: #c91c1e;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:15px auto;
}
#servicio_toda_espana h2{
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 40px;
}
