@charset "utf-8";
body {
	font-family: "Century Gothic", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.titulopagina{
	font-weight:Normal;
	font-size:20px;
	text-transform: uppercase;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom: 6px;
}
#topo{position:absolute;top:0px;left:50%;margin-left:-500px}
#meio{margin:15px}
#menutopo a{
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	padding-left:10px;
	padding-bottom:12px;
	float:left;
	letter-spacing: -1px;
}
#menutopo a:hover{
	color: #000000;
}
#keywords{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	overflow: hidden;
	position: absolute;
	height: 14px;
	width:100%;
	left:0px;
	text-align:right;	
}
#keywords h1{
	text-align:right;
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:300px;
	overflow:hidden;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:10px;
	display:inline;
}
#endereco{
	text-align:center;
	font-size:11px;
}
#rodape{
	text-align:center;
	font-size:12px;
	color:#003366;
}
#rodape a{
	text-decoration:none;color:#000000;
}
#rodape a:hover{
	text-decoration:underline;color:#333333;
}
#menutxt{
	text-align:center;
}
#menutxt a{
	color:#333333;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
}
#menutxt a:hover{
	text-decoration:underline;color:#000000;
}
#areautil{}
#areautil table{font-size:12px}
#areautil table a{COLOR:#000066}
#tdmenu{
	background-image: url(imagens/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	vertical-align:top;
}
#tdmenu a{
	color:#CCCCCC;
	font-size:16px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	background-image:url(imagens/bt_menu.jpg);
 	background-position: left bottom;
	display:inline-block;
	height:37px;
}
#tdmenu a:hover{
	color:#ffffff;
 	background-position: left top;
}
#tdmenu p{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}
#tdmenu #atual{
	color:#ffffff;
	background-image:url(imagens/sobre.jpg);
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.foto{border:none;float:left;margin:3 3 3 3;}
#areautil li{font-size:12px;color:#000000}
#areautil a{font-size:12px;color:#000000;text-decoration:none}
.TITULONOTICIA{
	font-weight:Normal;
	font-size:20px;
	text-transform: uppercase;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom: 6px;

}
.TITULONOTICIA b{font-weight:Normal;}
#ultimas .foto{border:none;float:left;margin:6 6 5 5;} 
#areautil .prodes {
	font-size: 16px;
	font-weight: Normal;
	text-transform: uppercase;
	color: #333333;
	display:block;
	background-image:url(imagens/seta.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:16px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;	
	list-style-position: outside;
	list-style-type: none;
}
#voltar{
	background-image: url(images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	height:45px;
	text-transform:uppercase;
	font-size:24px;
	color:#000099;
	display:block;
}