*{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px;}

body{background:#000 url(../images/background_full.jpg) repeat;}

#topo{height:159px; border-bottom:2px solid #fff; display:block; background:#000 url(../images/background.jpg) top center no-repeat;}
#top{width:800px; height:134px; display:block; margin:auto; padding-top:25px;}

#topo img{float:left;}
#topo #menu {float:right;}
#topo #menu a{
	display:block; 
	float:left; 
	width:80px; 
	background:#fff; 
	color:#666666; 
	text-align:center; 
	text-decoration:none; 
	padding:8px 0; 
	border-top:1px solid #639A06;
	margin-top:102px;
	margin-left:10px;
}
#topo #menu a:hover{border-top:2px solid #639A06; color:#000;}
#topo #menu a.select{color:#639A06;}


#conteudo{
	margin:auto; 
	display:block; 
	width:800px; 
	padding:20px; 
	border-left:1px solid #111; 
	border-right:1px solid #111;
	background:url(../images/background_conteudo.png); 
}



#right{ float:right; width:165px;}
#right a{display:block; font-size:20px; text-align:center; color:#fff; text-decoration:none; padding:8px 0; margin-bottom:10px;}
#right a.design{background:#4A7504;}
#right a.host{background:#006C8C;}
#right a.blog{background:#845B09;}
#right a:hover{border-bottom:1px solid #fff;}

#left{width:615px;}
#left span, #left span a{color:#999; display:block; margin-bottom:30px;}
#left span b, #left span a b{font-size:25px; color:#fff; display:block; font-weight:normal; margin-bottom:-3px;}

#titulo_all{font-size:25px; display:block; border-bottom:1px solid #fff; margin-bottom:20px; color:#fff;}

#bottom{display:block; background:#111; border-top:2px solid #222; padding-bottom:20px;}
#bottom span{color:#333; display:block;}
#bottom #conteudo{background:none; border:none;}

#clear{clear:both; margin:0px; padding:0px;}