.encabezadofondo {
	background-color: #EEE9CA;
	background-image: url(images/encabezado_fondo.gif);
	background-repeat:  repeat-x;
}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4CAA5;
	text-decoration: none;

}
.bodyfontbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBCA79;
	font-weight: bold;
	text-decoration: none;

}
.piedepagfontboldout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #835831;
	text-decoration: none;

}
.fontchiquita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0A988;
}
.fontchiquita2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #612E00;
	text-decoration: none;


}
.piedepagfontboldon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C28A4D;
	text-decoration: none;

}
.areacampodetexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D3A361;
	text-decoration: none;
	background-color: #FFFEE5;
	border: 1px solid #D3A361;
	white-space: normal;
	text-indent: 3pt;


}
