/*corpo do site*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #336600;
	background-image:url(../imagens/fundo-site.jpg);
	background-repeat:repeat-x;
}
/*Fonte de títulos e textos*/
.titulo_araucaria{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#236A00;
}
.texto_araucaria{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#236A00;
}
.logout{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#F00;
}
.titulos{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#669900;
}
.texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
}
.texto_contato{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
}
.texto a:link {text-decoration:none; color: #666666; }
.texto a:visited {text-decoration:none; color: #666666; }
.texto a:hover {text-decoration:none; color: #CCCCCC; }
.texto a:active {text-decoration:none;}

.titulos a:link {text-decoration:none; color: #669900; }
.titulos a:visited {text-decoration:none; color: #669900; }
.titulos a:hover {text-decoration:none; color: #669900; }
.titulos a:active {text-decoration:none;}

.logout a:link {text-decoration:none; color: #F00; }
.logout a:visited {text-decoration:none; color: #F00; }
.logout a:hover {text-decoration:none; color: #F00; }
.logout a:active {text-decoration:none;}

.texto_busca{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
}

/*Base do site*/
.rodape{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
}

/*DIVs*/
#ambiental{
	float:left;
	padding-top:8px;
	width:200px;
}

/*Dia da semana*/
.data_atual{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}
/*Imagens Notícies - Matéria e Arigos*/
#foto2{
	width:90px;
	height:70px;
	float:left;
	background-color:#666666;
	margin:3px;
}
#foto_eventos{
	width:65px;
	height:50px;
	float:left;
	padding-top:13px;
	background-image:url(../imagens/img-fundo-pequena.gif); 
	background-position:right; 
	background-repeat:no-repeat;
	text-align:center;
}
#foto_eventos2{
	width:85px;
	height:64px;
	float:left;
	padding-top:7px;
	background-image:url(../imagens/img-fundo-noticia-pq.gif);  
	background-repeat:no-repeat;
	text-align:center;
}
#gallery {
	width: 100%;
}
#gallery ul { 
	list-style: none; 
}
#gallery ul li { 
	display: inline; 
}
.form_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006633;
	background-color:#000;
	text-decoration: none;
	border: 1px solid #3E3E3E;
}
.bt_ok {
	font-family:"Trebuchet MS";
	font-size: 10px;
	height:18px;
	color: #006633;
	text-decoration: none;
	border: 1px solid #3E3E3E;
	background-color:#FFF;
}
.texto_busca_topo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
}
