body {
	margin: 0px;
	scrollbar-arrow-color: #ECE9D8;
	scrollbar-base-color: #C5A37D;
	scrollbar-dark-shadow-color: #C2AC70;
	scrollbar-track-color: #956C3E;
	scrollbar-face-color: #C5A37D;
	scrollbar-shadow-color: #A9924F;
	scrollbar-highlight-color: #E4CD97;
	background-color: #5E401E;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ECE9D8;
}
.txt_marron {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #956C3E;
}
.imagen {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.fondo_title {
	background-image: url(images/Pantalla005_edit_r4_c13.jpg);
	background-repeat:   repeat;
	background-position: top;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C5A37D;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C5A37D;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A28357;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C5A37D;
	text-decoration: none;
}
.fondo_inferior {
	background-image: url(images/Pantalla005_edit_r11_c11.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #956C3E;	
}
.texto_comun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt_pampa_suelo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #956C3E;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #C5A37D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #956C3E;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #956C3E;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #956C3E;
}

