#contenido {
	float: right;
	width: 670px;
	position: relative;
	height: 870px;
}



#banner {
	height: 229px;
	width: 655px;
	position: relative;
	background-image: url(../imagenes/index/banner.jpg);
	margin-top: 5px;
}
#texto {
	height: 84px;
	width: 655px;
	position: absolute;
	left: 0px;
	top: 243px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.titulos {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9D4D88;
}

#boton_favoritos {
	height: 24px;
	width: 24px;
	position: absolute;
	left: 930px;
	top: 67px;
}
#centros {


	float: left;
	height: 580px;
	width: 274px;
	position: relative;
	margin-top: 10px;
	background-image: url(../imagenes/centros.jpg);
	background-repeat: no-repeat;
	margin-left: 2px;
	background-color: #E6D2E1;
}

