#contenido {
	float: right;
	width: 670px;
	position: relative;
	height: 870px;
}
#foto {
	height: 270px;
	width: 430px;
	position: absolute;
	top: 288px;
	left: 226px;
	background-image: url(../imagenes/comoencasa/foto.jpg);
}
#barra {
	height: 26px;
	width: 655px;
	position: absolute;
	left: 2px;
	top: 564px;
	background-image: url(../imagenes/comoencasa/barra.jpg);
}





#banner {
	height: 229px;
	width: 655px;
	position: relative;
	background-image: url(../imagenes/index/banner.jpg);
	margin-top: 5px;
}
#texto {
	height: 19px;
	width: 354px;
	position: absolute;
	left: 0px;
	top: 242px;
	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;
}
#texto_2 {
	height: 100px;
	width: 213px;
	position: absolute;
	left: 0px;
	top: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#texto_barra {
	height: 22px;
	width: 397px;
	position: absolute;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	top: 3px;
}
#volver {
	height: 26px;
	width: 150px;
	position: absolute;
	left: 506px;
	top: 239px;
	background-image: url(../imagenes/comoencasa/volver.jpg);
}
#texto_volver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 17px;
	width: 100px;
	position: absolute;
	left: 32px;
	top: 7px;
}
#texto_volver a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#centros {


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

