body
{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background-color: #c1c9be;
}
.fontTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBEBE2;
	border: 1px solid #9CAA80;
}
.tituloTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.bordaMenu {
	border: 1px solid #CDCDDA;
}
a{
	color: #000088;
	text-decoration: none;
}
.menu{
	color: #000000;
	text-decoration: underline;
}
.menuu{
	color: #000080;
	text-decoration: none;
}
.menuu:hover{
	color: #A0A0A0;
	text-decoration: underline;
}
a:hover{
	text-decoration:underline;
}
.fld{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #000080;
	background-color: #FFFFFF;
}
.fld2{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000080;
	background-image: url("../images/c24h_08.jpg"); 
}
.cel{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	height: 20px;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}