body {
	margin: 0;
	padding: 0;
	font-family: "Tahoma";
	font: sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	background-color: #FFFFFF;
	position: static;
	visibility: visible;
	left: 0pt;
	top: 0pt;
	right: 0pt;
	bottom: 0pt;
	overflow: hidden;
	/*behavior:  url("csshover3.htc");*/
}

/*table.centro {background: url(../images/bar_pc.gif) fixed top left repeat-x; line-height:30px;}*/
table.centro { background-color:#000000; line-height:30px;}
table.head {background: url(../images/bar_vp.gif) fixed top left repeat-x;}

#texto_ini {margin-left:0px; margin-top:0px; margin-right:40px; line-height: 25px; text-align:justify;}
#texto { line-height:normal; margin-right:15px; }
#texto_mini {line-height:10px;}
#texto_2mini {line-height:5px;}


td.cantosDI {background: url(../images/cantoDI.gif) no-repeat bottom right;}
td.cantosEI {background: url(../images/cantoEI.gif) no-repeat bottom left; }

a {color: #CCCCCC; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: underline;}

/* Menu */
#menu {float: right; font-size:10px; color:#FFFFFF;}
#menu ul {margin: 0; padding: 9px 0 0 0; list-style: none;}
#menu li {display: inline; }
#menu a {
	display: block; float: left; padding: 5px 15px;
	text-decoration: none; text-transform: uppercase;
	font-size: 1em; font-weight: bold; color:#FFFFFF;}
#menu a:hover , #menu .active a {
	padding: 5px 14px; 	color: #FFFFFF;
	background-color: #2F1A1A;
	border: 1px solid #1E1010; border-right-color: #7A6D6D; border-top-color: #7A6D6D;}

.titulo {color: #FF0000; font-weight:bold;}

#rodape {color:#000000; float:right}
#rodape a {color: #990000; text-decoration: none;}
#rodape a:hover {color: #5D5D5D; text-decoration: underline;}
