body {
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-color: #ebcd8c;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #563f31;
	line-height: 18px;
}
.tabla {
	background-image: url(images/bg_table.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.naveg {
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #863F2B;
}
.TITULOS {
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 24px;
	color: #b45639;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitulos {
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 15px;
	text-transform: uppercase;
	color: #b45639;
	text-decoration: none;
	font-weight: bold;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #563f31;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #97442a;
	background-color: #ebbe7e;
	width: 140%;
}
.textosblancos {
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

a:active {
	text-decoration: none;
}
.subnavhome {
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 11px;
	color: #484037;
	text-decoration: none;
	text-transform: uppercase;
}
.textsubhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6256;
	text-decoration: none;
}
li {
	list-style-image: url(images/icon.jpg);
}
.imagesborde {
	margin: 3px;
	padding: 5px;
}
.tablahome {
	background-color: #E4C784;
	margin: 5px;
	padding: 5px;
}
.bordes {
	border: 3px solid #FFFFFF;
	margin-right: 8px;
}
.lineastablaabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8d784b;
}
.paddingtexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #563f31;
	text-decoration: none;
	padding-left: 15px;
}
