/* CSS Document */
a:link    {text-decoration:none;color:#A89C82; background-color:transparent; font-size:11px; }
a:visited {text-decoration:none;color:#A89C82; background-color:transparent; font-size:11px; }
a:active  {text-decoration:none;color:#A89C82; background-color:transparent; font-size:11px; }
a:hover   {text-decoration:none; text-decoration: underline; font-size:11px}

#mapaSite a:link    {text-decoration:none;color:#83743F; background-color:transparent; font-size:16px; font-weight:bold}
#mapaSite a:visited {text-decoration:none;color:#83743F; background-color:transparent; font-size:16px; font-weight:bold}
#mapaSite a:active  {text-decoration:none;color:#83743F; background-color:transparent; font-size:16px; font-weight:bold}
#mapaSite a:hover   {text-decoration:none; text-decoration: underline; font-size:16px}

#chamadaHome a:link    {text-decoration:none;color:#000000; background-color:transparent; font-size:11px;}
#chamadaHome a:visited {text-decoration:none;color:#000000; background-color:transparent; font-size:11px;}
#chamadaHome a:active  {text-decoration:none;color:#000000; background-color:transparent; font-size:11px;}
#chamadaHome a:hover   {text-decoration:none; text-decoration: underline; font-size:11px}

body {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-image:url(images/bg_horizontal.jpg);
background-position:center;
background-repeat: repeat-yes;
background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#principal {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width:778px;
margin:0 auto;
}

#topo {
width:778px;
margin:0 auto;
}

#baixoIndex {
width:778px;
height:360px;
_height:100px;
background-image:url(images/coqueiros_index.jpg);
background-repeat:no-repeat;
background-position:top;
margin:0 auto;
/*border-bottom: 1px solid #666666;*/
}

#politicaAmbiental {
	width: 199px;	
	position: relative;
	margin-left: -30px;
	_margin-top:0px;
	*margin-top:0px;
	top: -294px;
	left: 600px;
}

#ecoturismo {
	left: 338px;
    margin-left: -29px;
    margin-top: 168px;
    position: relative;
    top: -76px;
    width: 217px;	
}

#ferias {
	width: 230px;
	margin-top: -120px;
	*margin-top: -110px;	
	margin-left: 32px;	
}

.linkFerias, .linkEcoturismo, .linkpoliticaAmbiental {
	width:215px; 
	height:165px;
	position: relative;
	border: 0;
}

.linkFerias {
	top: 135px;
	left: 30px;
}

.linkEcoturismo {
	top: 20px;
	left: 95px;
}

.linkpoliticaAmbiental {
	top: 140px;
	left: 105px;
}

.centro {
text-align:justify;
padding-left:35px;
padding-right:-50px;
}

#meio {
width:778px;
height: 688px;
/*height:500px;*/
margin:0 auto;
background:url(images/coqueiros.jpg) no-repeat #A6C343 bottom;
}

#secao {
float:left;
width:565px;
background-color:#FFFFFF;
}

#conteudoSecao {
height:500px;
background-image:url(images/bg_secao.jpg);
background-position:top;
background-repeat:no-repeat;
}

.iframeTarifas {
width: 565px;
height: 295px;
_height: 330px;
margin: 0 auto;
border: 0;
overflow-x: hidden;
}
 
#textoSecao {
padding:12px;
text-align:justify;
}

#complementoSecao {
height:550px;
padding:12px;
text-align:center;
z-index:100;
}

#baixoSecao {
width:778px;
background-color:#FFFFFF;
margin-bottom:0px;
}

#lateral {
float:left;
width:213px;
margin-bottom:0px;
}

#baixoLateral {
height:100%;
}

#rodape {
height:83px;
width:778px;
display: table;
/*overflow: auto;*/
clear: both;
/*z-index:200;*/
margin-bottom:0px;

}

#divisoria {
height:28px;
width:778px;
padding-top: -10px;
margin-bottom:0px;
}


#finalRodape {
width:778px;
}


#form {
	width: 339px;
	height: auto;
	margin: 30px auto 0 auto;
	line-height:18px;
}

#form .sucesso {
	margin-left: 60px;
	margin-bottom: 15px;
	padding-left: 18px;
	line-height: 16px;
	color: #319C1C;
	font-weight: bold;
	background: url(../imagens/icon_form_ok.gif) left no-repeat
}

#form .erro {
	margin-left: 60px;
	margin-bottom: 15px;
	padding-left: 18px;
	line-height: 16px;
	color: #D04E3D;
	font-weight: bold;
	background: url(../imagens/icon_form_erro.gif) left no-repeat
}

#form form {
	font-family:Tahoma;
	font-size:11px;
}

#form fieldset {
	/*padding: 20px 20px 20px 20px;*/
	width: 100%;
	border: 0px;
}

/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
html>body #form legend {
	margin-bottom: 0px;
}

#form input {
	width: 330px;
	margin-bottom: 10px;
	padding: 3px;
	/*float: left;*/
	font-family:Tahoma;
	font-size:11px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background:#F9F9F9;
}

#form select {
	padding: 3px;
	margin-bottom: 10px;
	font-family:Tahoma;
	font-size:11px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background:#F9F9F9;
}

#form option {
	padding-right: 15px;
}

#form textarea {
	width: 330px;
	padding: 3px;
	font-family: Tahoma;
	font-size: 11px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #F9F9F9;
	text-transform: uppercase;
}

#form label {
	width: 100px;
	height: 20px;
	line-height: 20px;
	display: block;
	/*text-align: right;*/
	/*float: left;*/
}

#form .botao {
	width: 70px;
	height: 23px;
	float: right;
	margin: 0 0 0 0;
}

.form_field{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #93B73D;
	font-size: 10px;
}
.msgErro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

li {
list-style: url("images/bullet_li.gif");
margin-left: 10px;
}

.destaque ul {
list-style: url("images/bullet_li.gif");
}

.destaque li {
margin:5px 0 0 80px;
color: #AB9849
}

h1,h2, h3, h4, h5 {
margin: 15px 0px 0px 15px;
font-size: 16px;
color: #83743F;
}

