/* CSS Document */

*{
padding:0px;
margin:0px;}


body{
}

#sobresite{
margin:auto;
background:url(../imagens/fundo.png);
width:824px;
height:auto;}


#site{

font-family: Verdana, Arial, Helvetica, sans-serif;
background:#FFFFFF;
margin:auto;
width:780px;

	height: auto !important; 
	min-height: 700px; 
	_height: 700px; }

#topo{
margin:auto;
width:763px;
height:131px;}
	
	#menu_super{
	margin:auto;
	width:759px;
	height:90px;}
	
	#menu_super li{
	font-size:10px;
	text-align:center;
	padding-top:12px;
	color:#FFFFFF;
	background:url(../images/menu_s.png);
	list-style:none;
	float:left;
	width:108px;
	height:31px;}
	
	#menu_super li a{
	text-decoration:none;
	color:#FFFFFF;}
	
	
	
	

#menu{
float:left;
background:#FFFFFF;
width:195px;
height:auto;}




#lateral{
background:#cccccc;
float:left;
width:120px;

	height: auto !important; 
	min-height: 550px; 
	_height: 550px;}

#centro{
margin:0px;
float:left;
width:560px;

	min-height: 550px; 
	_height: 550px;
	height: auto !important; 
}

#rodape{
background:#FFFFFF;
text-decoration:none;
color: #666666;
font-size: 11px;
padding-top:5px;
clear:both;
margin:auto;
width:760px;
height:22px;}

	#rodape a{
	color: #666666;}



#downloads{
width:180px; 

	min-height: 160px; 
	_height: 160px;
	height: auto !important; 

margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#6385A6;
font-weight:bold;
}
 
#downloads a {
text-decoration:none;
color:#6385A6;}
 
 
 
 
 
 
