body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#C8C8C8
}


/*Heads*/


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
/*Links*/

a {
 	color:#333333;
	font-weight: bold;
 	text-decoration:none;
	font-size: 11px;
}
a:visited {
 	color:#333333;
	font-weight: bold;
 	text-decoration:none;font-size: 11px;
}
a:hover {
 	color:#333333;
	font-weight: bold;
 	text-decoration:underline;font-size: 11px;
}
/*topo*/


/*conteudo*/
.conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

/*rodape */


.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.trabalhe_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
	
/*body*/


.topo_sombra {
	background-image: url(imagens/base/sombra_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
faqA {
	width: 100%;
}
.conteudo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
