@charset "utf-8";
/* CSS Document */

#geral {
	width:1000px;
	position:absolute;
	margin-left:-500px;
	margin-top:1px;
	left:50%;
	/*border:solid 1px #000;*/
	}
	
#topo {
	display:block;
	float:left;
	width:1000px;
	}
	
#topo ul{
	display:block;
	float:left;
	margin-left:778px;
	*margin-left:817px;
	_margin-left:409px;
	}
	
#topo a{
	text-decoration:none;
	color:#fff;
	}
	
#tecnologia {
	display:block;
	float:left;
	width:80px;
	height:15px;
	background-color:#4bbee2;
	font-family:"Trebuchet MS";
	font-size:9px;
	text-align:center;
	color:#fff;
	}
	
#blog {
	display:block;
	float:left;
	width:80px;
	height:15px;
	margin-left:15px;
	background-color:#dc4e99;
	font-family:"Trebuchet MS";
	font-size:9px;
	text-align:center;
	color:#fff;
	}
	
#grupo {
	display:block;
	float:left;
	width:80px;
	height:15px;
	margin-left:15px;
	background-color:#c1dd74;
	font-family:"Trebuchet MS";
	font-size:9px;
	text-align:center;
	color:#fff;
	}
#comp {
	display:block;
	float:left;
	margin:-5px 0 0 5px;
	_margin-left:3px;
	*margin-top:8px;
	}

#conteudo {
	display:block;
	float:left;
	width:1000px;
	}
	
#rodape {
	display:block;
	float:left;
	width:1000px;
	margin-top:30px;
	border-top:solid 1px #e9eaea;
	}
	
#rodape p{
	display:block;
	float:left;
	margin-top:15px;
	margin-left:310px;
	_margin-left:170px;
	font-family:"Century Gothic";
	font-size:12px;
	color:#4d4d4d;
	}
#rodape img{
	border:none;
	margin-top:15px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
