@charset "UTF-8";
/* CSS Document */

.arriba {
	padding-right: 10px;
	background-color: #C2B694;
}
.testohoja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fondocafe {
	background-image: url(images/cafe%20arriba.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.edna {
	background-image: url(images/edna.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.sombracafe {
	background-image: url(images/sombras.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.cafeabajo {
	background-image: url(images/cafe.png);
	background-repeat: repeat;
}
.sombrabody {
	background-image: url(images/bodysombra.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.textocuerpo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-right: 12px;
	padding-left: 12px;
	color: #2C1A11;
}
.azteca {
	background-image: url(images/azteca.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.basemenu {
	background-image: url(images/base.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.textoneza {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	padding-top: 8px;
}
.bordeabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2B694;
	padding-bottom: 5px;
}
.rayaarriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2BD93;
}
.amate {
	background-image: url(images/amate.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tratamientosf {
	background-image: url(images/ftratamientosjpg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menutratamuentos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #281F19;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 13px;
}
.menuserv {
	padding-left: 40px;
}
.alberca {
	background-image: url(images/alberca.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textocuerpopromo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2C1A11;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333300;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: 333300;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: 333300;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: 333300;
}
