body {
	margin: 0px 0px 0px 0px;
	background-color: #FFF8ED;
	scrollbar-base-color: #DDBEAE;
}
body, a, table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input,select, textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: white;
	background-color: #CBA58A;
	border: #7F4F36;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.fondoweb{
	background: #FFF8ED url(images/main_fnd.jpg) no-repeat fixed center;
}
.cabec_fnd {
	background-image: url(images/cabec_fnd.gif);
}
.estilocabecera {
	background: url(images/cabecera.jpg) no-repeat;
}
a.menuprin, a.menuprinfin{
	padding: 0px 20px 0px 20px;
	background-color: transparent;
	color: Black;
	text-decoration: none;
	font-size: 12px;
}
a.menuprin {
	border-right: 1px solid Black;
}
a.menuprin:hover, a.menuprinfin:hover{
	background-color: #8C5A3D;
	color: #FFF8ED;
}
.letramini{
	font-size: 10px;
}
.bordetit{
	padding-bottom: 2px;
	border-bottom: 2px solid #8C5A3D;
}
.inicioparrafo {
	text-indent : 30px;
}
.menulat{
	position: absolute;
	left: 2px;
	top: 145px;
	z-index: 1;
	border: 1px solid #8B583B;
}
.menulat a {
	display: block;
	width: 167px;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Black;
	background-color: #CBA58A;
	/*text-align: right;*/
	padding: 1px 4px 1px 4px;
	border-bottom: 1px solid #FFF8ED;
	border-top: 1px solid #8B583B;
}
.menulat a:hover {
	background-color: #D6B7A0;
}
.menulat a:active {
	background-color: #FFF8ED;
}
.contacfnd{
	background: url(images/contac_fnd.gif) no-repeat;
}
a.enlacegen{
	color: Maroon;
	text-decoration: none;
	border-bottom: 1px dotted Maroon;
}
a.enlacegen:hover{
	color: #A85400;
	border-bottom: 1px solid #A85400;
}
