body{
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #000000; 
margin : 0; 
background-color : #e8f6e8; 
background-attachment : fixed; 
background-image : url(images/fundo.bmp); 
background-repeat : repeat;
}

.table {
color : #000000;
background-color : #e8f6e8; 
background-attachment : fixed; 
background-image : url(images/fundo3.gif); 
background-repeat : repeat;
}
.mensagens {
background:#0A5B3F;
font:15px arial, verdana, helvetica, sans-serif;
border-top:6px solid #0A5B3F;
border-left:6px solid #0A5B3F;
border-right:6px solid #000000;
border-bottom:6px solid #000000;
border-collapse:collapse;
color:#ffffff;
}
.titulo {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.assinatura {
	font-size: 12px;
	font-style: italic;
	color: #0A5B3F;
}
.tituloalt {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
.conteudo {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
.conteudo1 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}.legenda {
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
#todoform {
background : #B6D57E; 
font : 13px arial, verdana, helvetica, sans-serif; 
border-top : 6px solid #696969; 
border-left : 6px solid #696969; 
border-right : 6px solid #000000; 
border-bottom : 6px solid #000000; 
border-collapse : collapse; 
color : #000000; 
} 
#todoform td {
padding : 3px; 
} 
#todoform input {
background : #e8f6e8; 
border : 2px dashed #0A5B3F;
color:#0A5B3F;
} 
#todoform textarea {
border : 2px dashed #0A5B3F; 
background : #e8f6e8; 
color:#0A5B3F;
} 
#todoform input.botao {
background : #000000; 
color : #ffffff; 
border : 2px solid #ffffff; 
} 

.area {
background : #FFFFCC; 
border : 1px solid #0000D6;
color:#0000D6;
}

a:link {
background-color : transparent; 
text-decoration : none; 
color : #000000; 
} 
a:visited {
background : transparent; 
text-decoration : none; 
color : #000000; 
font-weight : normal; 
} 
a:hover {
text-decoration : none; 
font-weight : bold; 
color : #000000; 
} 
a:active {
background-color : none; 
text-decoration : underline; 
color : #000000; 
} 
//menu
#menu {
	width:35.5em;
	text-align:left;
	margin:0 auto;
	}
#menu ul {
	width:35em;
	margin:0;
	padding:0;
	}
#menu ul li {
	list-style:none;
	display:inline;
	}
#menu ul li a{
	float:right;
	width:7.0em;
	font:0.80em  Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0 0.2em 0.2em  0;
	border-width:0.1em;
	border-style:solid;
	text-decoration:none;
	}
#menu ul li a:hover{
	color:#fff;
	border-color:#000 #fafafa #fafafa #000;
	}

#menu ul.verde a{
	background:#e8f6e8;
	color:#036;
	border-color:#fff #2eac2e #2eac2e #fff;
	}
#menu ul.verde a:hover{
	background:#090;
	}

#menu ul a:visited {
	color:#999;
	}

.rodape {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px; 			
font-weight: normal;			
font-style: normal;
color:#404040;
}
.comentario {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 			
font-weight: bold;			
font-style: italic;
color:#0A5B3F;
}
#login input {
background-color:#FFFFCC;
font: 11px georgia, sans-serif;
color:#0000CC;
}
#login .botao {
background-color: #0000CC;
font: 10px Arial, sans-serif;
color: #FFFFFF;
}
#login .botaonome {
background-color: transparent;
font: 10px Arial, sans-serif;
color: #003366;
}
.linksug{
font:normal normal normal 11px Cursive, Sans-Serif;
padding-left: 21px;
}
#mapa {
font : 12px Cursive, Sans-Serif;
color : #000000;
}
#mapa a:link {
background-color : transparent;
text-decoration : none;
text-transform : uppercase;
color : #000000;
}
#mapa a:visited {
background : transparent;
text-decoration : none;
color : #FF8800;
font-weight : normal;
}
#mapa a:hover {
text-decoration : none;
font-weight : bold;
color : #000000;
}
#mapa a:active {
background-color : none;
text-decoration : underline;
color : #000000;
}
.ano { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; text-decoration: none }

.dia { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none }

</style>
//verde forte #0A5B3F
//verde fraco #B6D57E
//verde fundo #e8f6e8
