@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../imagens/bg.jpg);
	background-repeat: repeat-x;
}
table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
#logo {
	background-image: url(../../imagens/logo.jpg);
	float: left;
	height: 99px;
	width: 325px;
}
#logo a {
		float: left;
		height: 50px;
		width: 160px;
		margin-top: 45px;
		margin-left: 20px;
	}
#busca {
	float: right;
	width: 450px;
	margin-top: 5px;
}
#busca form {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
}

a#mapa {
	background-image: url(../../imagens/mapa.jpg);
	height: 26px;
	width: 26px;
	float: right;
	margin-right: 10px;
}
#cabecalho {
	width: 778px;
	background-image: url(../../imagens/bg_cabecalho.jpg);
	background-repeat: repeat-x;
	float: left;
}

#central {
	width: 778px;
	position: absolute;
	left:50%;
	margin-left:-389px;
	background-image: url(../../imagens/bg_capa.gif);
}div.paginacao {
	color: #222222;
	text-align: center;
}
div.paginacao form  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
}
#prox {
	float: right;
}
#ante {
	float: left;
}


a#contato {
	float: right;
	height: 26px;
	width: 26px;
	background-image: url(../../imagens/email.jpg);
	margin-right: 10px;
}
#links #box {
	width: 170px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.foto2 {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

#miolo {
	background-image: url(../../imagens/bg_miolo.gif);
	background-repeat: repeat-x;
	float: left;
	width: 778px;
}
h1.red {
	background-image: url(../../imagens/bg_h1_red.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	color: #E3001B;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 2px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#links {
	width: 190px;
	padding-bottom: 10px;
	float: left;
}
#links ul {
	margin: 0px 0px 0px 12px;
	padding: 0px;
}
#links ul li {
	float: left;
	width: 170px;
	list-style-type: none;
	display: block;
}

#links ul li a {
	color: #222222;
	text-decoration: none;
	text-align: right;
	display: block;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0DFE3;
	padding-bottom: 4px;
	background-image: url(../../imagens/seta_menu.gif);
	background-repeat: no-repeat;
	background-position: 160px 7px;
	//background-position: 150px 7px;
	padding-right: 10px;
	padding-right: 10px;
	padding-top: 4px;
	float: left;
}

#links ul li a:hover {
	color: #E3001C;
}
#links ul li ul {
	position: absolute;
	left: 170px;
	width: 170px;
	display: none;
	margin-top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
}
#links ul li ul li {
	display: block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E0DFE3;
	float: left;
	width: 165px;
}
#links ul li ul li a {
	display: block;
	color: #222222;
	background-image: none;
	border: none;
	text-align: left;
	padding-left: 5px;
	width: 160px;
}
#links ul li:hover ul,#links ul li.over ul { 
	display: block;
}
#dest {
	float: left;
	width: 380px;
	margin-right: 5px;
	margin-top: 1px;
	margin-left: 10px;
}
#coluna {
	float: right;
	width: 180px;
	margin-right: 5px;
}

#rodape {
	float: left;
	width: 778px;
	text-align: center;
	background-image: url(../../imagens/bg_miolo.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

#sindicato {
	background-image: url(../../imagens/sindicato_fiscais.jpg);
	float: left;
	height: 42px;
	width: 778px;
}
h1.green {
	background-image: url(../../imagens/bg_h1_green.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	color: #9BC754;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 2px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.foto {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.foto_destaque {
	float: left;
}

h1 {
	background-image: none;
	color: #222222;
	font-size: 14px;
	margin: 5px 10px;
}
p.separa {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	width: 97%;
	display: block;
}

h1 a {
	color: #222222;
	text-decoration: none;
}
a {
	color: #999999;
	text-decoration: none;
}
h2 {
	font-size: 11px;
	color: #222222;
	margin: 0px 10px;
	padding: 0px;
}
.data {
	color: #222222;
}
p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#coluna p {
	margin-left: 10px;
}

h1.blue {
	background-image: url(../../imagens/bg_h1_blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	color: #1FA2AC;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 2px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#box {
	background-image: url(../../imagens/bg_box.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 98%;
	margin: 5px 3px 3px;
	border: 1px solid #D2D2D4;
}
h1.gold {
	background-image: url(../../imagens/bg_h1_gold.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	color: #D39E04;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 2px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a:hover {
	color: #04368B;
	text-decoration: underline;
}
#dest div {
	width: 97%;
	float: left;
	margin-top: 10px;
}
#news .data {
	color: #222222;
}
#news a {
	color: #222222;
}
h1.navy {
	background-image: url(../../imagens/bg_h1_navy.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	color: #04388C;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 2px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1.rosa {
	background-image: url(../../imagens/bg_h1_rosa.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	color: #A5037B;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 2px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1.madeira {
	background-image: url(../../imagens/bg_h1_madeira.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	color: #A95052;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1.oliva {
	background-image: url(../../imagens/bg_h1_oliva.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	color: #409A66;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.campo {
	font-size: 11px;
	width: 97%;
}
h1.verde {
	background-image: url(../../imagens/bg_h1_abacate.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	color: #C4BF03;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 2px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1.uva {
	background-image: url(../../imagens/bg_h1_uva.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	color: #722267;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 2px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.opt {
	background-image: url(../../imagens/bg_percent.jpg);
	font-size: 12px;
	padding: 4px;
	color: #04388C;
	background-repeat: repeat-x;
}
#news p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 2px;
}
h1.rosada {
	background-image: url(../../imagens/bg_h1_rosado.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	color: #C20144;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#album {
	margin: 10px 20px 10px 10px;
}
h1.musgo {
	background-image: url(../../imagens/bg_h1_musgo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	color: #547C7C;
	padding-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mapa li {
	padding: 5px;
	list-style-type: square;
	font-size: 12px;
}
#mapa li a {
	font-weight: bold;
	color: #222222;
}
#mapa  li  ul  li {
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

#tamanho_fonte {position:absolute; left:500px; width:100; z-index:40;}
#tamanho_fonte img {cursor:hand;}

#textfield{ color:#888888; font-size: 11px;}


.orange {
    color: #F17C1C;
    background-image: url(../../imagens/bg_h1_orange.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 2px;
}
.campo3 {
    width: 100px;
    font-size: 11px;
}
#box table {
    margin-left: 10px;
}
.campo2 {
    width: 86px;
    font-size: 11px;
}
