body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5952C4;
}
.LetraBlanca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.LetraBeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBE1D7;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #523620;
	background-color: #FFFFCC;
	border: 1px solid #523620;
}
.letra_contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #523620;
	text-align: justify;
	font-weight: normal;
}
.letra_contenido_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #523620;
	text-align: justify;
	font-weight: normal;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFD32;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #00CC00;
	text-decoration: none;
}
a:hover {
	color: #CC33FF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CC33FF;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #038B00;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #9F6000;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #038B00;
	border: 1px solid #9CD631;
}
.subtitulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #9933CC;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.borde {
	border: thin dotted #FF9900;
}
a.link_backto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	letter-spacing: -1px;
	cursor: hand;
}
.titulos2Blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.bordeForm {
	border: 1px solid #A6E71F;
}
.borde_foto {
	border: 2px solid #FFFFFF;
}
.boton {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #90CB4D;
	border: thin solid #FFFFFF;
	text-decoration: none;
}
.subtitulos3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #377C3E;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.subtitulos3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #377C3E;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.subtitulos3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #377C3E;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.subtitulos3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #CC33FF;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.margin {
	margin:6px;
}

H1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #038B00;
	font-weight: bold;
	background-repeat:no-repeat !important;
	background-position:top;
	background-color: #0f407d;
	display:block;
	width: 392px;
	height: 46px;
	text-indent:-9999em;
	margin: 0px;
	padding: 0px;
}
/*---estas son las imagenes de las diferentes secciones---*/
h1.coffee { background: url(images/index.jpg)}
/*-----------------------fin------------------------------*/
#contenedor {
	margin: auto;
	position: relative;
	width: 986px;
}
#arbol {
	position: absolute;
	height: 179px;
	width: 459px;
	background-image: url(images/arbol.png);
	background-repeat: no-repeat;
	left: 605px;
	top: 484px;
	visibility: visible;
}

#adorno {
	position: absolute;
	left: 850px;
	top: 0px;
	height: 169px;
	width: 210px;
	background-image: url(images/adorno_nav.png);
	background-repeat: no-repeat;
}
.testimonios {
	padding-top:20px;
	}
