<style type="text/css">
<!--
body {
	background-color: #DAD9BE;
	margin-left		: 0px;
	margin-top		: 0px;
	margin-right	: 0px;
	margin-bottom	: 0px;
}

.borderTabelaMenu {
	border-style: solid;
	border-color: #DAD9BE;
	border-top-style:hidden;
	background	:#666539;
	border-width: 6px;
}
.menuCategoria {
	font-family	: Arial,Verdana, Tahoma, "Trebuchet MS";
	font-size	: 10px;
	padding-left: 20px;
	width		: 155px;
	background  : #666539;
	color		: #CECDA8;
	text-decoration:none;
}
.menuSubCategoria{
	font-family	: Arial,Verdana, Tahoma, "Trebuchet MS";
	font-size	: 9px;
	padding-left: 32px;
	width		: 155px;
	font-weight	: bold ;
	background  : #666539;
	color		: #CECDA8;
	text-decoration:none;
}

.menuSubCategoriaDireito{
	font-family	: Arial,Verdana, Tahoma, "Trebuchet MS";
	font-size	: 11px;
	padding-left: 10px;
	width		: 155px;
	color		: #666539;
	text-decoration:none;
}
.menuSubCategoriaDireito:hover{
	font-family	: Arial,Verdana, Tahoma, "Trebuchet MS";
	font-size	: 11px;
	padding-left: 10px;
	width		: 155px;
	color		: #333333;
	text-decoration:none;
}
.subMenuDiversos {
	font-family	: "Charter BT", "Charter Bd BT", Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size	: 11px;
	font-style	: italic;
	color		: #565733;
	padding-left: 25px;
	text-decoration:none;
}
.subMenuDiversos:hover{
	font-family	: "Charter BT", "Charter Bd BT", Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size	: 11px;
	font-style	: italic;
	color		: #DAD9BE;
	padding-left: 25px;
	text-decoration:none;
}
.fontPequena {
	font-family	: Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size	: 9px;
	font-style	: normal;
	color		: #565733;
	text-decoration:none;
}

.fontTexto{
	font-family	: Verdana, Tahoma, "Trebuchet MS",Arial,;
	font-size	: 11px;
	font-weight	: normal;
	color		: #5D5C36;
	text-decoration:none;
}
.fontTitulo{
	font-family	: Verdana, Tahoma, "Trebuchet MS",Arial,;
	font-size	: 14px;
	font-weight	: bold;
	color		: #5D5C36;
	text-decoration:none;
}
.fontSubTitulo{
	font-family	: Verdana, Tahoma, "Trebuchet MS",Arial,;
	font-size	: 12px;
	font-weight	: bold;
	color		: #5D5C36;
	text-decoration:none;
}
.fontSubTitulo:hover{
	font-family	: Verdana, Tahoma, "Trebuchet MS",Arial,;
	font-size	: 12px;
	font-weight	: bold;
	color		: #5D5C36;
	text-decoration: underline;
}
.linkImage{
	border-style:none;	
	text-decoration:none;
	max-width	:75px;
	max-height	:76px;
}
.linkImage:hover{
	text-decoration:none;
	max-width	:75px;
	max-height	:76px;

}
.caixaTexto {
	font-family	: Verdana, Tahoma, "Trebuchet MS",Arial,;
	font-size	: 10px;
	font-weight	: normal;
	color		: #B3B179;
    border-color:  #3E4327 #DEDFDD #DEDFDD #3E4327 ;
    border-width: 2;
    border-style: solid;
}
/*### FCKEditor ###*/
.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
/*### fim FCKEditor ###*/
-->
</style>