body {
	background-color: #8c8b8c;
	margin : 0;
	padding : 0;
}


.textonormal {   font-family: Arial, Helvetica, sans-serif; 
				font-size: 12px;
                 margin-top:0px; margin-bottom:0px; 
			}

.textodatas{ font-family: Arial, Helvetica, sans-serif; 
			 font-size: 10px;
             margin-top:0px; 
			 margin-bottom:0px;
			}

a.menu{
	font-weight: bold;
	font-size: 8pt;
	font-family: arial;
	text-decoration: none
}

a.menu:link { 
	color: black
}

a.menu:visited { 
	color: black 
}

a.menu:hover { 
	
	color: white;
}

a.menulateral{
	font-weight: bold;
	font-size: 8pt;
	font-family: arial;
	text-decoration: none
}

a.menulateral:link { 
	color: black
}

a.menulateral:visited { 
	color: black 
}

a.menulateral:hover { 
	
	color: silver;
}

a{
	text-decoration: none
}
a:visited{
	color: silver
}
a:link { 
	color: silver 
}
a:hover{
color: black
}

.central{

	background-color: #FFFFFF;

}
.coresquerda{

	background-color: white;
}
.tabelamenu{
 
	background-color: silver;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #840F15;
	font-weight: bold;
}
.titulosprincipais{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #840F15;
	font-weight: bold;
}
