body {
background-color: #FFFFFF;
margin:0px;
padding:0px;
font: 10px  verdana, arial, helvetica;

}

#total{
	width:900px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#miolo {
	clear: both;
	width: 900px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#testeira {
}

#topo{
	clear: both;
	height:150px;
}
#centro{
	clear: both;
	height:250px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/*----------------------menu-------------------------*/
#menu{
clear: both;
height:40px;
}


#esquerda{
	clear: none;
	width:720px;
	height:auto;
	float: left;
	
}
.style79 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.style80 {font-family: Arial, Helvetica, sans-serif; color: #666666; }
.style84 {
	color: #FF6600;
	font-weight: bold;
}
.style89 {
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
}
.style93 {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}



#direita{
	clear: none;
	width:178px;
	height:auto;
	float: right;
}
/*-----------------------------footer------------------*/
#rodape{
	clear:both;
	width: auto;
	height:37px;
	color: #fff;
	background-color:#B2B2B2;
}
.copyright{
float:left;
padding-left:10px;
padding-top:10px;
}
.footer_links{
float:right;
padding-right:15px;
padding-top:13px;
}
.footer_links a{
text-decoration:none;
color: #fff;
padding-left:10px;
}
.footer_links a:hover{
text-decoration:underline;
color: #fff;
}

/*botao*/
.botao a, .botao a:visited {  
width:120px;  
height:24px;	
display:block;	
	}

.botao a:hover { 
background: #666 url('img/leia_bot2.gif') no-repeat 
center center;
               }
#testeira {
	height: 100px;
	width: 900px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#esquerda2 {
	float: left;
	height: auto;
	width: 170px;
}
#direita2 {
	float: right;
	width: 730px;
	height: auto;
}


