body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; background-color: #DFDFDF; margin: 0px; padding: 0px;
}
a { text-decoration: none; color:#A86100 }
a:hover {text-decoration: none;}
.inp { border: 1px solid #EEEEEE; padding: 1px; font-size: 11px; }



.td_topo { background-image: url(../img/bg_header.jpg); background-repeat: repeat-x; height: 220px;
	text-align: center; }
.td_meio { background-image: url(../img/bg_table.jpg); background-repeat: repeat-y;
	text-align: center; }
.td_bottom { background-image: url(../img/bg_bottom.jpg); background-repeat: repeat-x; height: 80px;
	text-align: center; }
	
.leftmenu {
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	height:25px;
	padding-left:10px;
	background-color: #000000;
}
.leftsmenu {
	background-color:#CFCFCF;
	text-align:left;
	vertical-align:middle;
	font-size:12px;
	height:20px;
	padding-left:10px;
}
.menuact { background-color:#FFFFF; color:#522B1F; text-align:center; vertical-align:middle; font-size:12px; height:20px; padding-left:10px; border-color:#666666; border-style:solid; border-width:1px 0px 1px 0px; }
.lmenu {color: #FFFFFF; font-weight: bold;}
a:hover.lmenu {color: #CC0000;}



.texto11blue { font-size: 11px; color: #A81C1D; font-weight:bold }

.texto9 { font-size: 9px; }
.texto10 { font-size: 10px; height:20px; }
.texto10red { font-size: 10px; color: #f47421; }
.texto10c { font-size: 10px; background-color: #FFFEFD; height:20px;}
.textosubli { font-size:12px; border-color:#FF0000; border-style:solid; border-width:0px 0px 1px 0px; }
.subli { font-size:10px; border-color:#666666; border-style:solid; border-width:0px 0px 1px 0px; }

.tit { color: #993333; font-size: 12px; font-weight: bold; }
.bloco {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;	
}
