@charset "UTF-8";

div#destaque {background-color: #EEF5F3; color: #000;} 

#faleConosco {display: none; padding: 32px; background-color: #FFF; border: 1px solid #CCC;}

div#certificacao {background-color: #EEE;}

div#certificacao div.esquerda {width: 140px;}

#proposta {line-height: 1.6em;}
#proposta table tr th {text-align: right; }

#instrutor .instrutor-item {margin-top: 24px;}

@media(max-width: 619px) {
	#compre p { padding-left: 12px; }
	
	#proposta h2 {padding: 24px 12px 24px 12px;}
	#proposta p { padding-left: 12px; }
}