/* CSS Document */

#cuerpo {
	display: block;
	float:left;
	width:977px;
	background-position: 15px 62px;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 720px;
	background-image: url(../img/fondo_serveis_festes.jpg);
}
#cuerpo p  {
	display:block;
	float:left;
	width:880px;
	color: #000000;
	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: #5F6E1D;
	padding-bottom:15px;
	font-size:20px;
	width: 880px;
}
#cuerpo #eslogan{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 230px;
	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:340px;
	padding-left: 65px;
	padding-right: 136px;
}
#cuerpo #derecha p{
	display:block;
	float:left;
	width:280px;
	color: #000000;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 55px;
	padding-bottom: 45px;
	height: 40px;
}
#cuerpo #derecha p.wifi{
	padding-left: 55px;
	background-image: url(../img/icono_wifi_festes.jpg);
	background-repeat: no-repeat;
}
#cuerpo #derecha p.pantallas{
	padding-left: 55px;
	background-image: url(../img/icono_tele_festes.jpg);
	background-repeat: no-repeat;
}
#cuerpo p.sonido{
	padding-left: 55px;
	background-image: url(../img/icono_sonido_festes.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 280px;
	padding-bottom: 45px;
}
#cuerpo #derecha p.minusvalido{
	padding-left: 55px;
	background-image: url(../img/icono_minusvalido_festes.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
#cuerpo #derecha p.tarjetas{
	padding-left: 55px;
	background-image: url(../img/icono_tarjeta_festes.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
#cuerpo  p  span {
	font-weight: bold;
	color: #5F6E1D;
}

#cuerpo p.parking{
	padding-left: 55px;
	background-image: url(../img/icono_parking_festes.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 280px;
	padding-bottom: 45px;
}
#cuerpo p.fumadores{
	padding-left: 55px;
	background-image: url(../img/icono_fumador_festes.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 280px;
	padding-bottom: 45px;
}
#cuerpo p.fotografia{
	padding-left: 55px;
	background-image: url(../img/icono_fotografia_festes.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 280px;
	padding-bottom: 45px;
}
#cuerpo p.decoracio{
	padding-left: 55px;
	background-image: url(../img/icono_decoracio_festes.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 280px;
	padding-bottom: 45px;
}
#cuerpo p.parc{
	padding-left: 55px;
	background-image: url(../img/icono_parke_festes.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 280px;
	padding-bottom: 45px;
}
#cuerpo #altres_serveis {
	display: block;
	float: left;
	width: 400px;
	padding-left: 65px;
	margin: 0px;
	color: #000000;
	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_festes.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: #5F6E1D;
	width: 345px;
	list-style: none;
	padding-left: 0px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5F6E1D;
}
#cuerpo #altres_serveis li span {
	font-size: 10px;
	font-weight: bold;
}
#cuerpo #altres_serveis li strong {
	font-size: 10px;
	font-weight: bold;
	color: #5F6E1D;
}

