body {
	margin:0;
	padding:0;
	background:#660;
	font:Arial, Helvetica, sans-serif;
	color:#CCC;}
	
#geral {
	width:980px;
	margin: 0 auto;}	
	
#topo {
	width:980px;
	height:100px;
	position:relative;
	background: url(css/cabecalho.jpg) repeat-x;}	
	
#led {
	position:absolute;
	left: 240px;
	top: 25px;
	width: 133px;
	height: 9px;}
	
ul#menu {
	margin:10px 0;
	padding:0;
	background:#333300;}		
	
ul#menu li {
	width:980px;
	height:50px;
	display:inline;
	list-style:none;
	margin-right:5px;
	margin-left:10px;}
	
ul#menu li a {
	font-size:14px;
	color:#CCC;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 15px;}
	
ul#menu li a:hover {
	background:#660;}	
	
h1 {
	text-align:left;
	font-size:14px;
	margin: 10px 0;
	background:url(css/fundo_h1.gif) repeat-x;
	padding:0 25px;}	
	
#logomarcas {
	width:980px;
	height:680px;
	background:url(css/fundo-conteiner.gif);}	
	
.logos-gif {
	float:left;
	width:78px;
	height:50px;
	margin:2px 2px 0 1px;}	
	
#image {
	border:1px solid #666;}	
	
a:hover #image {
	border: 1px solid #FFF;}	
	
#rodape {
	clear: both;
	background-color: #333300;
	margin-top:3px;}
 
#rodape p{
	font-size: 11px;
	margin-top: 1px;
	text-align:center;}	
	
	