body {
	background-color: #D6E3D9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo_verde_peq_3.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
    font-family: Arial;
	font-size: 12px;
	color: #18704A;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #18704A;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #66A087;
	font-weight: normal;
	text-decoration: underline;
	
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin: 3px;
	padding: 10px;
}
.link_2:link {
	font-family: Arial;
	font-size: 16px;
	color: #18704A;
	font-weight: bold;
	text-decoration: none;
}
.link_2:visited {
	font-family: Arial;
	font-size: 16px;
	color: #18704A;
	font-weight: bold;
	text-decoration: none;
}
.link_2:hover {
	font-family: Arial;
	font-size: 16px;
	color: #66A087;
	font-weight: bold;
	text-decoration: none;
	
}

.link_3:link {
    font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.link_3:visited {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.link_3:hover {
	font-family: Arial;
	font-size: 11px;
	color: #376451;
	font-weight: normal;
	text-decoration: none;
	
}

.rodape2 {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #275C46;
	font-weight: normal;

}
.titulo {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF9505;
	text-decoration: none;
	padding: 0px 0px 0px 30px;
	font-style: normal;
}

.destaque {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #528E74;
	text-decoration: none;
}

.destaque_2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #8D402C;
	text-decoration: none;
}
.destaque_3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.destaque_4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.destaque_5 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #8D402C;
	text-decoration: none;
	font-style: normal;
	padding-left: 50px;
	line-height: 30px;
}

.fotos_mold {
	border: 1px solid #99BEAD;
	background-color: #FFFFFF;
}
.fotos_mold_esq {
	background-color: #EAB000;
	border-top: thin dotted #FFFFFF;
	border-right: thin dotted #FFFFFF;
	border-bottom: thin dotted #FFFFFF;
	border-left: thin dotted #CCCCCC;
}

