
/******************** La vida de Rappel ********************/

p.foto_vida {
	float: left;
	margin: 30px 10px 40px;
}

div.cenefas {
	background: url("../images/cenefa-t.png") no-repeat top left;
	margin: 30px 10px 40px 250px;
	padding: 25px 0 0 25px;
}

div.cenefas div {
	background: url("../images/cenefa-b.png") no-repeat bottom right;
	padding: 0 20px 15px 0;
}
div.cenefas div p {
	margin-bottom: 10px;
	font-size: 12px;
}

ul.botones_vida {
	background: url("../images/botones_vida.png") no-repeat top left;
	width: 412px;
	height: 37px;
	text-align: center;
	font-size: 12px;
	float: none;
	margin: 10px 0 20px 150px;
}
ul.botones_vida li {
	float: left;
	padding-top: 11px;
}
ul.botones_vida li.familia {
	width: 127px;
}
ul.botones_vida li.amigos {
	width: 157px;
}
ul.botones_vida li.gente {
	width: 127px;
}

div.carrusel {
	margin: 15px 10px;
}
div.carrusel div {
	float: left;
	text-align: center;
}
div.carrusel .anterior,
div.carrusel .siguiente {
	width: 85px;
	padding-top: 130px;
}
div.carrusel .foto {
	width: 520px;
	position: relative;
}
div.carrusel .foto a.ampliar {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
div.carrusel .extremos {
	width: 170px;
	height: 30px;
	margin-top: 10px;
	clear: both;
	margin-left: 270px;
}
div.carrusel .extremos a {
	float: left;
}
