body {
	background-color: #EEEEEE;
}
a {
	color: #81807E;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
}
.txt_12_amarillo {
	color: #928F4C;
	font-family: Arial;
	font-size:12px;
}
.txt_12_gris_bold {
	color: #81807E;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
}
.txt_10_gris {
	color: #81807E;
	font-family: Arial;
	font-size:10px;
}
.txt_12_gris {
	color: #81807E;
	font-family: Arial;
	font-size:12px;
}
.txt_12_gris_claro {
	color: #B3B2AF;
	font-family: Arial;
	font-size:12px;
}
.txt_12_gris_claromas {
	color: #D0CFCB;
	font-family: Arial;
	font-size:12px;
}
.input {
	width:200px;
	height:18px;
	font:normal 11px Arial;
	color:#666;
	padding:2px 2px 0 5px;
	border:1px solid #B2B332;
}
.input-txt-area
{
	width:200px;
	height:120px;
	font:normal 11px Arial;
	color:#666;
	padding:2px 2px 0 5px;
	border:1px solid #B2B332;
}
.bt-form
{
	width:70px;
	height:18px;
	margin:8px 0 0 0;
	padding:0px 0 6px 0;
	font:bold 11px Arial;
	color:#FFF;
	border:1px solid #B2B332;
	background:#B2B332;
}
