/* ------------------------------------------------------------------ */
/* Fichero de Estilo CSS de Centro de Estética y Bienestar Sol y Luna */
/* ------------------------------------------------------------------ */

/* ------------------------------------------------------------------ */
/* Copyleft 2006 JesúsManuel                                          */
/* ------------------------------------------------------------------ */

/* Body  */
body {
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	background-color: #DDD696;
	background-position: right top; 
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", "Monotype Corsiva", Helvetica, Arial;
	font-size: 13px;
	color: #FE7723;
}
/* Logo fijo */
.logosyl {
	background-image: url('http://www.esteticaSolyLuna.es/imagenes/syl.fondo.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:  right bottom;
}
/* Tipos de Letra  */
.sylnaranjatrebuchet {
	font-family: "Trebuchet MS";
	font-weight: bold;
	letter-spacing:.1em;
	color: #FE7723;
}
.sylnaranjamonotype {
	font-family: "Monotype Corsiva";
	font-weight: bold;
	color: #FE7723;
}
.sylarenatrebuchet {
	font-family: "Trebuchet MS";
	font-weight: bold;
	letter-spacing:.1em;
	color: #DDD696;
}
.sylarenamonotype {
	font-family: "Monotype Corsiva";
	font-weight: bold;
	color: #DDD696;
}
/* Colores  */
.sylarena {
	color: #DDD696;
}
.sylnaranja {
	color: #FE7723;
}
/* Tamaños de Letra  */
.EstiloCopy {
	font-size: 11px
}
.Estilo13 {
	font-size: 13px
}
.Estilo15 {
	font-size: 15px
}
.Estilo19 {
	font-size: 19px
}
.Estilo23 {
	font-size: 23px
}

/* Tablas  */
.tableprincipal {
	background-color: #FFFFFF;
	margin-top: 7px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	border: double;
	border-color: #DDD696;
	width: 777px;
	vertical-align: middle;
	font-family: Trebuchet MS, Monotype Corsiva, Helvetica, Arial
}
.td {
	margin-left: 17px;
	margin-top: 71px;
	margin-right: 17px;
	margin-bottom: 17px;
	vertical-align: middle;
	font-family: Trebuchet MS, Monotype Corsiva, Helvetica, Arial
}
/* Enlaces  */
a:link {
	text-decoration: none;
	font-family: Helvetica, Arial;
	color: #FE7723
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-size: 15px;
	color: #FE7723
}

acronym {
	cursor: help;
	color: #8E5C00;
}

/* Menú  */
#menu div.barraMenu a.botonMenu {
	font-family: Helvetica, Arial;
	font-size: 9pt;
	color: white;
}
#menu div.barraMenu {
	text-align: right;
}
#menu div.barraMenu a.botonMenu {
	background-color: #DDD696;
	color: #FE7723;
	cursor: pointer;
	padding: 4px 6px 2px 5px;
	text-decoration: none;
}
#menu div.barraMenu a.botonMenu:hover {
	background-color: #FE7723;
	color: #DDD696;
}
#menu div.barraMenu a.botonMenu:active {
	background-color: #DDD696;
	color: white;
}

/* Imágenes XHTML Válido */
.xhtmlvalido {
	border: 0px;
	width: 88px;
	height: 31px;
}

/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------ */

