body{margin:0;
	background-image:url(../img/background.png);
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	}
#site {
	width: 760px; 
	\width: 780px; 
	w\idth: 760px; 
	border: 1px solid gray; 
	margin: 10px; 
	margin-left: auto; 
	margin-right: auto;
	padding: 10px;
	background:#393939;
}

#topo {
	padding: 5px;
	height:110px;
	background-color: #FFC801;
	background-image:url(../img/logo_sm.png);
}

#conteudo {
	padding:5px;
	background-color:#333333;
	text-align:left;
}
#navegacao {
	padding: 5px;
	height:18px;
	margin-top:3px;
	margin-bottom:3px;
	background-image:url(../img/menu.jpg);
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}

#banners {
	float: right;
	width:120px;
	height:600px;
	background-color:#222222;
	font-family:Verdana;
	font-size:10px;
	color:#F0F0F0;
	}
#banners_topo{
	width:468px;
	height:60px;
	float:right;
	margin:30px 10px;

}
#rodape {
	clear: both;
	padding: 5px;
	height:28px;
	background:#222222;
	font-family:Arial;
	font-size:10px;
	color:#F0F0F0;
}

/*MENU*/
#menuhor {
border:none;
margin: 0;
font: 12px Arial, sans-serif;
font-weight:bold
}
#menuhor li {
list-style: none; 
margin: 0;
display: inline;
}
#menuhor li a {
height:1px; /* IE5.0 bug */
padding: 2px 3px; 
margin:0;
border: 0px solid #f00; 
text-decoration: none;
}
#menuhor li a:link {
color: #fff;
}
#menuhor li a:visited {
color: #fff;
}
#menuhor li a:hover {
background: #90B839;
color: #000; 
border-color: #000000;
}

#galeria{
	width:630px;
	height:160px;
	background-color:#333333;
	text-align:left;
	}
#topgaleria{
	width:630px;
	height:30px;
	background-color:#999999;
	text-align:left;
	margin-bottom:5px;
	background-image:url(../img/tops.png);
	font-weight:bold;
	color:#FFFFFF;
	}
#topgeral{
	width:630px;
	height:30px;
	text-align:left;
	margin-bottom:5px;
	font-weight:bold;
	color:#FFFFFF;
	}
#destaque{
	width:630px;
	height:210px;
	background-color:#252525;
	text-align:left;
	}
#destaques{
	width:405px;
	height:220px;
	margin-right:5px;
	background-color:#333333;
	text-align:left;
	float:left;
	}
#colunistas{
	width:220px;
	height:220px;
	background-color:#333333;
	text-align:left;
	float:left;
	}
#noticias{
	width:630px;
	height:200px;
	background-color:#333333;
	text-align:left;
	}
#noticia{
	width:313px;
	height:200px;
	margin-right:2px;
	background-color:#222222;
	text-align:left;
	float:left;
	}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color:#FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration:underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.input{
	border:#666666 1px solid;
	background:#F7F7F7;
	}
	
img[width="127"]{border:#FFFFFF 3px solid;}
img[width="100"]{border:#FFFFFF 3px solid;}
img[width="90"]{border:#FFFFFF 3px solid; margin:5px; float:left;}
