@charset "utf-8";
h4 {font-family:Verdana, Geneva, sans-serif; font-size:16px; font-weight:600; color:#06C;}
.detalhes {
	max-width:800px;
	height:auto;
	margin:auto;
	font-family:Verdana, Geneva, sans-serif; font-size:16px; font-weight:500;
	margin:-20px 20px 20px 20px;
	
}
.detalhesgeral{
	max-width:100%;
	height:auto;
	margin:20px auto 30px auto;
	font-weight:400;
	font-size:18px;
	text-align:center;

}
.detalhesgeralconteudo{
	width:100%;
	height:auto;
	margin:20px auto; 

}

