body {
	margin: 0;
	padding: 0;
	background-color: #FAFAFA;
	background-image: url(../imagens/bg_topo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 17px;
	overflow-x:hidden;
}
body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	
}


h1 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana;
	font-size: 19px;
	color: #f86819;
	font-weight: normal;
}

h2 {
	margin: 30px 0 0 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #f89619;
}

p {
	margin: 5px 0 5px 0;
	text-align: justify;
}

p.p10px {
	margin: 0px 0 0px 0;
	text-align: center;
	font-size: 10px;
}

p.pNews {
	margin: 10px 0;
	text-align: justify;
}
	p.pNews a { color: #000000; text-decoration: none; }
	p.pNews a:hover { color: #000000; text-decoration: none; }

a { color:#000000; text-decoration: none;  }
a:hover { color: #444; text-decoration: none; }

a.aAzul { color: #000000; text-decoration: none; font-weight:bold  }
a.aAzul:hover { color: #000000; text-decoration: none; font-weight:bold }

div, td {
	margin: 0;
	padding: 0;
}

.tdColEsq {
	width: 250px;
	padding: 0 0 0 45px;
	vertical-align: top;
}
.tdColDir {
	vertical-align: top;
	padding: 0 0 0 20px;
}


.lnkCandidato
{
	color: #FF6600;
	text-decoration: none;
}
.tdLogo {
	padding: 0 0 0 85px;
	height: 90px;
}

ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: disc;
}

li {
	margin: 15px 0;
	text-align: justify;
}


input.campo, textarea {
	padding: 2px;
	border: 1px #013531 solid;
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #013531;
}
textarea {
	width: 220px;
	height: 75px;
}
input.botao {
	background-image: url(../imagens/btn_meio.png);
	background-repeat: repeat-x;
	font-size: 9px;
	border: 0px;
	margin: 0 0 4px 0;
	padding:0;
	height: 18px;
}


/* COMEÇA AQUI AS DIV */

#divGeral {
	width: 770px;
	padding: 0;
	margin: 0;
	border: 0px #000 solid;
}

#divTopo {
	top: 0;
	left: 0;
	position: absolute;
}

#divContLogo {
	top: 135px;
	left: 77px;
	position: absolute;
	width: 225px;
	border: 0px #000 solid;
	z-index: 101;
}

#divConteudo {
	position: relative;
	top: 235px;
	margin: 0;
	padding: 0;
	width: 770px;
	z-index: 100;
}

#divImgProd {
	margin: 25px 0 0 0;
	padding: 33px 0 0 0;
	width: 440px;
	height: 375px;
/*	background-image: url(../imagens/produtos/bg.png);*/
	background-repeat: no-repeat;
	text-align: center;
}

#divRodape {
	margin: 250px 0 15px 0;
	padding: 0;
	width: 100%;
	background-repeat: repeat-x;
	border: 0px #000 solid;
}
	#divRodape a { color: #777; text-decoration: none; font-size: 9px; }
	#divRodape a:hover { color: #000; text-decoration: none; }
	
	#divRodape img.ass { margin: 0 1px 0 0; }



/* CSS DOS CANTOS ARREDONDADOS */
ul.postnav,ul.postnav li{
	margin: 6px 0 3px 0;
	padding:0;
	list-style-type:none;
}
ul.postnav li{
	float:left;
	width: 140px;
	font-size:142%;
	margin-right: 3px;
	padding:5px 0;
	background: #d3e9bd;
	text-align:center;
}
ul.postnav a{
	width:9em;
    background: #d3e9bd;
	color: #000;
    text-decoration:none;
}
ul.postnav a:hover{
	background: #d3e9bd;
	color:#006600;
}
/*teste*/

#links a{
	color:#009900;
	font-weight:bold;
	}