@charset "utf-8";
#contentor {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clip: rect(0px,auto,auto,auto);
	margin-top: 20px;
	padding: 0px;
}
#contentor #conteudo {
	background-color: #FFFFFF;
	height: 519px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contentor #conteudo .texto_conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	font-style: normal;
}

#contentor #conteudo .style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#contentor #topo {
}
#contentor #rodape {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#contentor #rodape p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	white-space: normal;
	height: 10px;
}
#contentor #segundorodape {
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contentor #conteudo .titulopaginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.textocaixas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

