@import url("reset.css");
#Esquerdo{
	width:177px;
	height:53px;
	float:left;
}
#Direito{
	width:120px;
	height:53px;
	float:right;
}

#site{
	width:800px;
	height:514px;
	margin:0 auto;
/*	background:url(../home.jpg)  no-repeat;*/
}
#topo{
	width:800px;
	height:94px;	
}
#topo .TotoR1{
	width:800px;
	height:53px;	
}
#topo .TotoR1 .logo{
	width:177px;
	height:53px;
	float:left;
}
#topo .TotoR1 .icones{
	width:120px;
	height:53px;
	float:right;
	text-align: center;
}
#topo .TotoR1 .icones img{
	padding:0 10px 0 10px;
}
#topo .TotoR2{
	width:800px;
	height:41px;
	background:url(../imagens/rodape/bg_rodape.gif) repeat-x }
#topo .TotoR2 #menu{
	width:800px;
	height:41px;
}
#topo .TotoR2 #menu li{
	height:41px;
	float:left;
	line-height: 35px;
	font-size: 18px;
	color: #fff;
	width:159px;
	text-align:center;
	border-right:1px solid #888;
}

#topo .TotoR2 #menu li:hover{
	height:41px;
	color: #FFF;
	background:url(../imagens/topo/bg_menu_hover.gif) left repeat-x;
}

#topo .TotoR2 #menu a{
	font-size: 18px;
	color: #fff;
	text-decoration:none;
}
#banner{
	width:800px;
	height:124px;	
}
#pincipal{
	width:800px;
	-height:355px;	
}
#rodape{
	width:800px;
	height:41px;
	text-align:center;
	color:#000;
	background:url(../imagens/rodape/bg_rodape.gif) repeat-x left;
	line-height: 41px;
	font-size: 12px;
	
}

