body {
	margin: 0px;
	padding: 0px;
	background-color:#ECECEC;
	/*text-align:left;  hack para o IE */	
}
#wrap {
width:1000px;
margin:0 auto;
/*text-align:center;  "remédio" para o hack do IE */



}
#conteudo {
	width:960px;
/*	height:513px;*/
background-image: url(imagens/bg_main.jpg);
background-repeat: repeat-y;
	
	
	
}
#topo {
/*	position:absolute;*/
	width:900px;
	height:385px;
	left:30px;
	margin:0 auto;
}
#topo_interno {
/*	position:absolute;*/
	width:900px;
	height:110px;
	left:30px;
	margin:0 auto
}
#conteudo_interno{
/*	position:absolute;*/
	width:900px;
	left:30px;
	top:110px;
	text-align:left;
}
#complemento {
/*	position:absolute;*/
	width:900px;
	left:30px;
	top:390px;
	margin:0 auto
}
#atual{
	width:668px;
	float:left;

}
#atual2{
	width:900px;
}
#mot10 {
	width:232px;
	float: right;
	padding-top:2px;

}
#rodape {
	background-image: url(imagens/bg_rp.jpg);
	background-repeat: no-repeat;
/*	background-position:0px -50px;
	position:absolute;*/
	width:930px;
	height:88px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	padding-top:50px;
	padding-left:30px;
	text-decoration:none;
	text-align:left;
	bottom:0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	/*line-height:100%;*/
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;;
	font-weight: bold;
	
}
.rodape_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-decoration: none;
}
.texto_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.rodape_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	text-decoration: none;
	font-weight: normal;
}
.campo_teste_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
	background-color: #FFF;
	border: 1px dashed #006633;
}
.campo_teste_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C00;
	background-color: #FFF;
	border: 1px dashed #C00;
}
.motivonum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #006633;
	text-decoration: none;
	font-weight:bold;
}
.motivotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006633;
	text-decoration: none;
}
