.body {
	background-color: #AEA791;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.txtmarron {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999966;
	text-decoration: none;
}
.txtnegro {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: #999966;
	text-decoration: none;
	background-image: url(images/px_verde.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fondo {
	background-image: url(images/hs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txtinterior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
	text-decoration: none;
	line-height: 20px;
}
.txtblanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.thead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #AEA892;
}
