/* CSS Document */

#cuerpo {
	display: block;
	float:left;
	width:977px;
	background-image:url(../img/fondo_serveis_empresa.jpg);
	background-position: 15px top;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 660px;
}
#cuerpo p  {
	display:block;
	float:left;
	width:880px;
	color: #330700;
	font-size:11px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 55px;
	padding-bottom: 46px;
}
#cuerpo p.titulo  {
	font-size:20px;
	color: #732828;
	padding-bottom:15px;
	font-size:20px;
	width: 880px;
}
#cuerpo #eslogan{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 235px;
	padding-top: 150px;
	display: block;
	float: left;
	color: #330700;
	text-align: right;
}
#cuerpo #eslogan p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	width: 225px;
	padding-left: 0px;
	padding-top: 0px;
	display: inline;
	float: none;
	text-align: right;
}
#cuerpo #eslogan strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	width: 225px;
	padding-left: 0px;
	padding-top: 0px;
	display: inline;
	color: #330700;
	font-weight: normal;
}

#cuerpo #derecha {
	display:block;
	float:left;
	width:320px;
	padding-left: 65px;
	padding-right: 136px;
}
#cuerpo #derecha p{
	display:block;
	float:left;
	width:264px;
	color: #330700;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 55px;
	padding-bottom: 45px;
}
#cuerpo #derecha p.wifi{
	padding-left: 55px;
	background-image: url(../img/icono_wifi.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
#cuerpo #derecha p.pantallas{
	padding-left: 55px;
	background-image: url(../img/icono_tele.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
#cuerpo #derecha p.sonido{
	padding-left: 55px;
	background-image: url(../img/icono_sonido.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
#cuerpo #derecha p.minusvalido{
	padding-left: 55px;
	background-image: url(../img/icono_minusvalido.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
#cuerpo #derecha p.tarjetas{
	padding-left: 55px;
	background-image: url(../img/icono_tarjeta.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
#cuerpo p.parking{
	padding-left: 55px;
	background-image: url(../img/icono_parking.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 264px;
	padding-bottom: 30px;
}
#cuerpo p.fumadores{
	padding-left: 55px;
	background-image: url(../img/icono_fumador.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 264px;
	padding-bottom: 30px;
}
#cuerpo p.fotografia{
	padding-left: 55px;
	background-image: url(../img/icono_fotografia.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 264px;
	padding-bottom: 30px;
}
#cuerpo #altres_serveis {
	display: block;
	float: left;
	width: 400px;
	padding-left: 65px;
	margin: 0px;
	color: #330700;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 20px;
}
#cuerpo #altres_serveis li {
	display: block;
	float: left;
	width: 320px;
	padding: 0px;
	padding-bottom: 13px;
	padding-left: 15px;
	background-image: url(../img/circulo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#cuerpo #altres_serveis li.descripcion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 3px;
	margin-bottom: 13px;
	color: #330700;
	width: 345px;
	list-style: none;
	padding-left: 0px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #330700;
}
#cuerpo #altres_serveis li span {
	font-size: 10px;
	font-weight: bold;
}
#cuerpo #altres_serveis li strong {
	font-size: 10px;
	font-weight: bold;
}

