body {
	background-color: #F8F4E9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo_pag_esq.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
a:link {
    font-family: Arial;
	font-size: 12px;
	color: #857F65;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #857F65;
	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: #003300;
	margin: 3px;
	padding: 5px;
}
.link_2:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.link_2:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.link_2:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	
}

.link_3:link {
    font-family: Arial;
	font-size: 11px;
	color: #8A846A;
	font-weight: normal;
	text-decoration: none;
}
.link_3:visited {
	font-family: Arial;
	font-size: 11px;
	color: #7F7961;
	font-weight: normal;
	text-decoration: none;
}
.link_3:hover {
	font-family: Arial;
	font-size: 11px;
	color: #B3A88E;
	font-weight: normal;
	text-decoration: none;
	
}

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

}
.titulo {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3E5750;
	text-decoration: none;
	font-style: normal;
	background-image: url(images/florzinha_peq.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 30px;
}

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

.destaque_2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3E5750;
	text-decoration: none;
}

.destaque_3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #8A846A;
	text-decoration: none;
}
.destaque_4 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.fotos_mold {
	border: 1px solid #CAC3B1;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.fotos_mold_esq {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #CAC3B0;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.destaque_fundo_cor {
	background-color: #F0EDE3;
	border: 1px solid #CAC3B0;
}
