/* CSS Document */

#cuerpo {
	display: block;
	float:left;
	width:977px;
	background-image:url(../img/fondo_espai_sopars.jpg);
	background-position: 17px;
	background-repeat: no-repeat;
	height: 531px;
}

#cuerpo #derecha {
	display: block;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 425px;
	padding-left: 55px;
	padding-right: 150px;
	padding-top: 20px;
}

#cuerpo #derecha p {
	display:block;
	float:left;
	width:425px;
	color: #000000;
	font-size:11px;
	text-align: justify;
	padding-top: 0px;
	line-height: 17px;
}

#cuerpo #derecha p strong{
	font-size:11px;
	font-weight:bold;
}

#cuerpo #derecha p.titulo {
	font-size:20px;
	color: #006A9F;
	padding-bottom:15px;
	font-size:20px;
	padding-top: 0px;
	background-image: url(none);
}

#cuerpo p{
	color: #006A9F;
	display:block;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	width: 280px;
	padding-top: 45px;
	text-align: center;
}

#cuerpo p strong{
	font-size:20px;
	font-weight:normal;
}
