body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF;
	background-image:url(./img/bg01.jpg); 
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Geneva, sans-serif; font-size:10px; color:#666666;
	text-align:left;
}
.clear{ clear:both;}
img{ border:none;}
ul, ol {list-style:none;}

a:link {
	color: #0099ff;
	text-decoration:underline; font-weight:bold;
}
a:visited {
	color: #003366;
	text-decoration:underline; font-weight:bold;
}
a:hover {
	color: #0099FF;
	text-decoration:underline;font-weight:bold;
}
a:active {
	color: #0099ff;
	text-decoration:underline; font-weight:bold;
}

#novos  {color: #FFFFFF; width:220px; height:160px; text-align:left; font-size:10px;}
#novos A:link { color:#FFFFFF;text-decoration: none; font-weight:bold;font-size:10px;}
#novos A:visited { color:#FFFFFF;text-decoration: none; font-weight:bold;font-size:10px;}
#novos A:hover { color:#003366; text-decoration: none; font-weight:bold;font-size:10px;}

.titulos_esq{color: #09F; font-size:12px; font-weight:bold;}
.titulos_pag{ font-size:18px; font-weight:bold; color:#ffffff;}
.titulos_item{ font-size:12px; font-weight:bold; color:#09F;}
.azul{ color:#09F;}
.margem01{ margin-left:15px;}
.margem02 { margin-left:30px;}
.form_text {font-size:12px; font-weight:bold;}

/*CONTEUDO*/
#central{ width:1002px; margin:auto;}
#logo{width:258px; height:150px; margin-left:20px; margin-top:10px; float:left;}
#bgtopo{width:715px; height:170px; background-image:url(img/bgtopo.jpg); background-repeat:no-repeat; margin-top:1px; float:left;}
#menu{width:972px; height:40px; margin-top:2px; margin-left:20px; float:left}
#conteudo_centro{width:990px; float:left; background-image:url(img/bg02.gif); background-position:right; background-repeat:repeat-y;}
#conteudo_esquerda{width:716px; float:left; margin-left:20px;}
#conteudo_texto{width:670px; margin-top:60px; margin-left:12px; }
#links_direita{width:220px; height:260px; margin-top:40px; margin-left:20px; margin-right: 8px; float:left;}
#texto_rodape{
	width:532px;
	height:66px;
	margin:auto;
	margin-top:10px;
	text-align: center;
	color:#FFF; font-weight:bold;
}

/*RODAPE*/
#bgrodape{ width:100%; height:100px; background-image:url(img/bgrodape.jpg); background-repeat:repeat-x; float:left;}


body{line-height: 16px;}
input, textarea, select, list {border: solid 1px #CEE2EC; 
       background-color:#DAE9F0;
       font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#006699;}
