body {
	background-color:#FFFFFF;
	background-image:url(../images/fondo_bottom.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	height:100%;
	margin:0;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #515149;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
}
.texto_small {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #515149;
	line-height: 12px;
}
.texfield  {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, Helvetica;
	font-size: 10px;
	color: #515149;
	font-weight: normal;
	background-color: #FFFFFF;
	height: 19px;
	padding-left: 3px;
	width: 178px;
}

.texto_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #96831d;
	line-height: 20px;
	text-decoration: none;
}
.texto_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #56a647;
	line-height: 20px;
	text-decoration: none;
}
.texto_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
.blancogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.link_green {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #96831d;
	line-height: 20px;
}
.link_green:hover {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #56a647;
	line-height: 20px;
}
.link_green2 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #56a647;
	line-height: 20px;
}
.link_green2:hover {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #96831d;
	line-height: 20px;
}

.boton {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #96831d;
	width: 300px;
	border: thin solid #96831d;
	background-color: #ECE9D8;
}
.botonpq {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #96831d;
	border: thin solid #96831d;
	background-color: #ECE9D8;
	height: 19px;
}

.formulario input, .formulario textarea, .formulario option
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96831d;
	border: thin double #96831d;
	width: 300px;
}

.formulario_checkbox input
{
	width: 10px !important;
	height: 10px !important;
}

.titulo {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #96831d;
	line-height: 20px;
}
.marronpq {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, Helvetica;
	font-weight: bold;
	color: #96831d;
	line-height: 20px;
}
.systemMessage 
{
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #96831D;
	text-decoration: none;
	padding-left: 15px;
}