body {
	background-color: white;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#topoE {
	position:absolute;
	width:266px;
	height:93px;
	left:8px; 
	z-index:2;
}
#topoC {
	position:relative;
	width:auto;
	height:93px;
	margin-left:210px;
	margin-right:20px;
	background:url('../img/sim_r1_c2.jpg');
	z-index:1
	
}
#topoD {
	position:absolute;
	width:481px; 
	height:93px;
	background:url('../img/sim_r1_c3.jpg');
	right:5px;
	z-index:3;
}
#conteudo {
	width:auto;
	border-left:7px solid #006666;
	border-right:7px solid #006666;
	border-bottom:1px solid #666666;
	background-color:white;
	min-height:600px;
	margin-top:0px;
	padding:5px;
	
}
#conteudoInterno {
	position:relative;
	padding-left:200px;
	padding-right:48px;
	width:auto;
	font-family:Verdana, Arial;
	font-size:0.8em;
	text-align: justify;
	top:25px;
	z-index: 0;
	left: 21px;

	}
#rodape {
	margin-top:0px;
	width:auto;
	min-height:48px;
	border-left:7px solid #006666;
	border-right:7px solid #006666;
	height:49px;
	background:url('../img/sim_r3_c2.jpg');
}
#topoE,#topoC,#topoD{
	border-top:1px solid #003366;
	top:5px;
}
