*{
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

a{
	text-decoration:none;
}

#wrapper{
	width:775px;
	margin:0 auto;
}

#branding{
	height:90px;
	margin-bottom:5px;
}

#modulos1{
	width:145px;
	float:left;
	background:#EAF8DC;
}

#principal{
	width:625px;
	float:right;
}

#conteudo{
	width:490px;
	float:left;
}

#modulos2{
	width:130px;
	float:right;
}

#rodape{
	height:27px;
	line-height:27px;
	clear:both;
	background:#F4F4F4;
	border-top:#FFFFFF 5px solid;
}

#rodape p{
	text-align:center;
	color:#113F8D;
}
