#contenido {
	float: right;
	width: 670px;
	position: relative;
	height: 970px;
}
.boton {
	height: 23px;
	width: 22px;
	position: absolute;
	top: 1px;
	left: 5px;
}
.boton2 {
	height: 23px;
	width: 22px;
	position: absolute;
	top: 171px;
	left: 5px;
}
.boton3 {
	height: 23px;
	width: 22px;
	position: absolute;
	top: 375px;
	left: 5px;
}



#banner {
	height: 229px;
	width: 655px;
	position: relative;
	background-image: url(../imagenes/index/banner.jpg);
	margin-top: 5px;
}
#texto {
	height: 72px;
	width: 655px;
	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_servicios {
	height: 614px;
	width: 655px;
	position: absolute;
	left: 1px;
	top: 321px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titulos_servicios {
	color: #9D4D88;
	font-size: 14px;
	font-weight: bold;
}
#titulo_servicios_gen {
	height: 18px;
	width: 158px;
	position: absolute;
	left: 31px;
	top: 5px;
}
#titulo_todo {
	height: 14px;
	width: 187px;
	position: absolute;
	left: 31px;
	top: 175px;
}
#titulo_servicios_adi {
	height: 21px;
	width: 463px;
	position: absolute;
	left: 32px;
	top: 379px;
}
#texto_servicios_gen {
	height: 131px;
	width: 620px;
	position: absolute;
	left: 5px;
	top: 32px;
}
#texto_todo_ello {
	height: 160px;
	width: 620px;
	position: absolute;
	left: 5px;
	top: 200px;
}
#texto_edelweiss {
	height: 200px;
	width: 622px;
	position: absolute;
	left: 5px;
	top: 409px;
}
#centros {

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

