/* CSS Document */

*{
padding:0;
margin:0;}


body{
background:url(../images/fundo.jpg) repeat-x;
background-color:#F4F4F4;}

#site{

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

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

#topo{
width:778px;
height:374px;}


#menu{
float:left;
background:#ffffff;
width:200px;
height:500px;}


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

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

#centro{
background:#FFFFFF;
margin:0px;
float:left;
width:455px;

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

#rodape{
text-decoration:none;
color: #000000;
font-size: 10px;
padding-top:2px;
clear:both;
margin:auto;
text-align:center;
background: #FF8000;
width:780px;
height:15px;}

	#rodape a{
	color: #000000;}

#noticias{
width:452px;;
height:200px;
overflow:auto;
overflow-x:hidden;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
text-decoration:none;}

#noticias  a{
color:#000000;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;}
