body{
	background-color: 		#013662;
	font-family:			"Trebuchet MS", Tahoma, Arial, Verdana;
	text-align: 			center;
	margin: 0 auto;
}

/* "remédio" para o hack do IE */

#tudo{
	width: 100%;
	height: 0 auto;	
}
#geral{
	width: 780px;
    background-color: white;
}
#topo{
	background-image: 		url("img/bg_topo.gif");
	height: 				68px;
	width: 					780px;
	padding-bottom: 		5px;
	
}
#conteudo{
	text-align: left;
}
#rodape{ 
	clear: both;	
}

#descricao{   
   position:absolute;
   bottom:0;
   width: 600px;
	
}

#topo img{
	float: 					right;
	margin: 				10px 10px 0 0;
}

#banner{
	background-image: 		url("img/banner_coex.jpg");
	width: 					780px;
	height: 				152px;
	border-top: 			8px solid #f26522;
	border-bottom: 			1px solid #f26522;
}


#linha{
	width: 					774px;
	height: 				1px;
	background-color: 		#f26522;
	margin-left: 			0;
}

#linha_rodape{
	width: 					780px;
	height: 				55px;
	border-top: 			15px solid #f26522;
	background-color: 		#005899;
}
