body {
	background-color: #EFE3C6;
	font-family: Verdana, Arial, sans-serif;
}

#fondo_principal
{
	width: 800px;
	background-color: #94B335;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#bloque_izq {
	background-color: #947031;
	width: 158px;
	float: left;
}
.menu_izq {
	font-family: Verdana, Arial, sans-serif;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #64532A;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	margin-right: 15px;
	padding-top: 10px;
	padding-left: 15px;
}
.menu_izq a {
	color: #CBE2DA;
	font-weight: bold;
	text-decoration: none;
}
.menu_izq a:hover {
  color: #64532A;
  font-weight: bold;
  text-decoration: underline;
}

/* Manejo de las fotos del diseño base */

#foto_izq_01 {
	border-left-width: 16px;
	border-left-color: #64532A;
	border-left-style: solid;
}



#foto_izq_02 {
	padding-bottom: 22px;
	padding-top: 22px;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #64532A;
}
#foto_izq_03 {
	padding-top: 22px;
	padding-bottom: 22px;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #64532A;
}



#logo
{
	position: relative;
	float: left;
	background-color: #EFE3C6;



}


#header_right {
	height: 180px;
	background-color: #EFE3C6;
}

#contacto {
	font-size: 75%;
	text-align: right;
	color: #64532A;
	padding-top: 10px;
	padding-right: 0px;
}
.cleaner {
	clear: both;
}
#contenido {


}
#seccion_central {
	width: 350px;
	float: left;
	background-color: #94B335;
	padding-right: 20px;
	text-align: justify;
	padding-left: 20px;
	color: #7E5348;
	font-size: 90%;

}

#bloque_der {
	width: 225px;
	float: right;
	background-color: #94B335;
	font-size: 80%;
	text-align: justify;
	color: #7E5348;
}
.titulo1 {
	font-size: 190%;
	letter-spacing: 3px;
	padding-top: 50px;
	padding-bottom: 30px;
}

.titulo2 {
	font-size: 140%;
	letter-spacing: 5px;
	padding-top: 25px;
	padding-bottom: 20px;
}
.titulo3 {
	padding-top: 15px;
	font-weight: 200;
	font-size: 150%;
}

.promocion_titulo {
	color: #000;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: left;
}
.promocion_descuento {
	color: #F00;
	font-weight: 500;
}
.footer {
	clear: both;
	background-color: #EFE3C6;
	color: #7E5348;
	font-size: 70%;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.footer_left {
	float: left;
}
.footer_right {
	text-align: right;
}


#correo_boletin {
	width: 100px;
}
#promociones {
	margin-right: 15px;
	margin-bottom: 10px;
}

.servicios_titulo {
	font-weight: bold;
	color: #545429;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-variant: normal;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
}
.servicios_descripcion {
	font-weight: normal;
	color: #5B5B00;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
	padding-right: 7px;
}
.servicios_duracion {
	font-weight: normal;
	color: #6262FF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
}
.srvmain_titulo {
	font-size: 120%;
	letter-spacing: 5px;
	padding-top: 25px;
	padding-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #64532A;
}

.srvmain_seccion {
	font-weight: bold;
	color: #5B5B00;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 10px;
}
.srvmain_descripcion {
	float: left;
	font-weight: normal;
	color: #5B5B00;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 5px;
}
.srvmain_foto {
	border: 2px solid #947031;
	margin-right: 5px;
	margin-top: 5px;
}
#slogan {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #F33;
	font-weight: bold;
	text-decoration: blink;
	text-align: right;
	margin-top: 2px;
	font-size: 14px;
}
.nota {
	font-size: x-small;
	font-style: italic;
	font-family: "Arial Narrow";
}
.follow {
	text-decoration: none;
}
