/* CSS Document */
* { margin:0; padding:0;}
body {
	background-image: url(../media/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
}
#geral {
	position: absolute;
	background-color: #cccccd;
	width: 770px;
	left: 50%;
	margin-left: -385px;
}
.menu {
	width: 242px;
	height: 550px;
	float:left;
}
.Destaque {
	background: #cccccd url(../media/box.jpg);
	background-repeat: no-repeat;
	height: 503px;
	width: 244px;
	margin-left: 270px;
	margin-top: -360px;
	padding-top: 12px;
}
div>.Destaque{
	padding-top: 4px;
}
.associados a {
	text-decoration:none;
	color:#000000;
}
.associados a:hover {
	color: #e77800;
}
.Destaque p, .objetivos p, .denuncie p, .contato p, .certificacoes p {
	margin: 0px 10px 0 10px;
	padding: 2px 2px 10px 2px;
	color: #333;	
	font-size: 12px;
	border-bottom: 1px solid #e77800;
}
.objetivos p {
	background-image: url(../media/bullet.png);
	background-repeat: no-repeat;
	border-bottom: none;
	padding: 0 0 10px 30px;
	width: 260px;
}
.denuncie p {
	/*background-image: url(../media/bullet.png);
	background-repeat: no-repeat;*/
	border-bottom: none;
	padding: 0 0 10px 30px;
	width: 400px;
}
.contato p {
	/*background-image: url(../media/bullet.png);
	background-repeat: no-repeat;*/
	border-bottom: none;
	padding: 0 0 10px 30px;
	width: 400px;
}
.certificacoes p {
	border-bottom: none;
}
.certificacoes img {
	margin-left: 14px;
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
}
.historia p, .monitoracao p, .avaliacao p, .informa p {
	border-bottom: none;
	padding: 0 0 10px 15px;
	width: 455px;
	font-size: 12px;
	color: #333;
}
.associados li, .dicas li, .monitoracao li {
	width: 450px;
	text-indent: 27px;
	font-size: 12px;
	padding-bottom: 5px;
}
.monitoracao li {
	text-indent: 0;
	padding: 4px 10px;
}
.textoHome { 
	width: 270px;
	text-align:center;
	margin-top: 35px;
	font-size: 18px;
	color: #818181;
}
.textoObjetivos, .textoDenuncie, .textoContato {
	width: 435px;
	text-align:center;
	margin-top: 40px;
	margin-left: 22px;
	font-size: 18px;
	color: #818181;
	float:left;
}
.imagens {
	margin-top: 30px;
	width: 260px;
	height: 261px;
}
.parceiros {
	float: left;
	margin-top: 37px;
	margin-left: 2px;
	width: 250px;
	height: 101px;
	background-image:url(../media/selo-qualifio.gif);
	background-repeat: no-repeat;
}

#conteudoE {
	background-color: #cccccd;
	float: left;
}
#conteudoD { 
	background: #cccccd url(../media/bg-home.jpg);
	background-repeat: no-repeat;
	width: 528px;
	height: 510px;
	float: left;
	padding-bottom: 10px;
}
#conteudoD.aumenta {
	height: 490px;
}
div>#conteudoD {
	height: auto;
}
#rodape{
	background-image:url(../media/bg_footer.jpg);
	background-color: #cccccd;
	float: left;
	width: 770px;
	height: 42px;
	clear: both;
}
.Destaque h2 {
	margin: 10px 10px 0 10px;
	padding: 2px;
	font-size: 14px;
	color: #e77800;
	border-bottom: 1px solid #e77800;
}
.objetivos h2, .denuncie h2, .contato h2, .historia h2, .associados h2, .dicas h2, .certificacoes h2, .monitoracao h2, .avaliacao h2, .informa h2 {
	margin: 10px 10px 0 10px;
	padding: 2px;
	font-size: 14px;
	color: #e77800;
	border-bottom: 1px solid #e77800;
}
.Destaque h3, .objetivos h3, .denuncie h3, .contato h3, .historia h3, .dicas h3, .certificacoes h3, .monitoracao h3, .avaliacao h3, .informa h3 {
	margin: 0 10px 0 10px;
	padding: 5px 2px 2px 2px;
	font-size: 13px;
}
a {
	color: #e77800;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mais a{
	color: #e77800;
	text-decoration: none;
}
.objetivos {
	background-image: url(../media/bgBox.png);
	width: 479px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}
.denuncie {
	background-image: url(../media/bgBox.png);
	width: 479px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}
.contato {
	background-image: url(../media/bgBox.png);
	width: 479px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}
.historia, .associados, .dicas, .certificacoes, .monitoracao, .avaliacao, .informa {
	background-image: url(../media/bgBox.png);
	width: 479px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}
div>.historia {
	clear:both;
}
.historia table, .avaliacao table {
	font-size: 12px;
	margin-left: 15px;
	border-color:#666666;
	border-style: double;
	text-indent: 5px;
}
.historia table td, .avaliacao td{
	background-color: #b0b0b0;
}
.historia table td.tableBG, .avaliacao table td.tableBG  {
	background-color:#666666;
	color:#FFFFFF;
	text-indent: 2px;
}
.informa table {
	font-size: 12px;
	margin-left: 5px;
	text-indent: 5px;
}
.informa table td {
	color:#000000;
	text-indent: 2px;
}
.imgObjetivos {
	width: 163px;
	height: 247px;
	float: right;
	position: relative;
	bottom: 250px;
	right: 10px;
	margin-bottom: -300px;
}
.topoBox {
	background-image: url(../media/topoBox.png);
	background-repeat: no-repeat;
	background-position:top;
	width: 479px;
	height: 21px;
	float: left;
}
.rodapeBox {
	background-image: url(../media/rodapeBox.png);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 479px;
	height: 13px;
	float: left;
}
.por {
	font-weight: normal;
	font-style:italic;
	font-size: 11px;
}
.bullet {
	background-image: url(../media/bullet.png);
	background-repeat: no-repeat;
	width: 260px;
	text-indent: 15px;
	margin-left: 10px;
}
.pequeno {
	text-indent: 0;
	display: block;
	font-size: 10px;
	margin-left: -10px;
}
.pequeno2 {
	text-indent: 0;
	display: block;
	font-size: 10px;
	margin-left: -4px;
}
.obrigatorio{
	color:#FF0000;
}