@charset "utf-8";
#tudo {


}
#cabecalho {
	width: 1000px;
	height: 162px;
	margin: auto;
}
#rodape {
	margin: auto;
	width: 1000px;
	position: relative;
	clear: both;
}
#rodape ul {clear:both;}
.icomp {
float:left; 
margin-top:25px;
}
#bgrodape {
	clear: both;
	bottom:0px;
}
#colunaesquerda {
	width: 225px;
	float: left;
	height:550px;
}
#colunameio {
	float: left;
	width: 395px;
}
#colunadireita {
	float: left;
	width: 380px;
	height:850px;
}
#menuglobal {
	height: 93px;
	clear: both;
}
#conteudo {
	width: 1000px;
	margin: auto;
	position:relative;
	clear: both;
}

