body {
	margin:0px 0px 0px 0px;
	background:url(fundo.gif);
	
	background-position:center top;
	background-color:#315804; /* Background cor */
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#site {
	width:862px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:110px;
}
#conteudo {
	width:862px;
	height:397px;
	float:left;
	background:#739b34;
}
.logo {
	width:487px;
	height:397px;
	float:left;
	text-align:center;
}
.conteudoDiv {
	width:340px;
	height:377px;
	float:left;
	overflow:hidden;
	background:#dee43a;
	padding:10px;
}
.conteudoDivScroll {
	width:330px;
	height:377px;
	float:left;
	overflow:auto;
	padding-left:10px;
scrollbar-base-color: #333333;
scrollbar-arrow-color: #333333;
scrollbar-3dlight-color: #729b33;
scrollbar-darkshadow-color: #729b33;
scrollbar-face-color: #729b33;
scrollbar-highlight-color: #729b33;
scrollbar-shadow-color: #729b33;
scrollbar-track-color: #dee43a;
}
.conteudoDivScrollFoto {
	width:310px;
	height:auto;
	float:left;
	padding-bottom:10px;
	overflow:hidden;
}
.conteudoH2 {
	width:310px;
	height:auto;
	float:left;
	font-size:11px;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-weight:normal;
	line-height:16px;
	color:#3c5c09;
}
.conteudoDivScrollBanner {
	width:310px;
	
	float:left;
	overflow:hidden;
	padding-top:3px;
	padding-bottom:10px;
}
.conteudoDivScrollBannerInt {
	width:310px;
	height:auto;
	float:left;
	overflow:hidden;
	padding-bottom:10px;
}
#menu {
	width:842px;
	height:40px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	background:#729b33;
	margin-top:11px;
	list-style:none;
text-align:center;
}
#menu li {
	width:90px;
	height:auto;
	float:right;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top:8px;
	padding-bottom:8px;
}
#menu li:hover, #menu .activo {
	width:90px;
	height:27px;
	float:right;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	font-weight:normal;
	color:#739b34;
	background:url(menu_hover.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#FFFFFF;
	padding-top:8px;
	padding-bottom:5px;
}
#menu li a {
	color:#FFFFFF;
	text-decoration:none;
}
#menu li:hover a, #menu .activo a {
	color:#33190c;
	text-decoration:none;
}
.formulario, .mapa {
	width:90%;
	height:auto;
	float:left;
	margin-top:15px;
        font-size:11px;
        color:#2F4F04;
}
.formularioInput {
	width:90%;
	height:auto;
	font-size:12px;
}
.formularioTextarea {
	width:90%;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.formulario p {
	width:90%;
	height:auto;
	float:left;
	padding:0px;
	padding-bottom:10px;
	margin:0px;
	font-size:11px;
	color:#2f4f04;
	line-height:16px;
}
.galeriaFotos {
	width:310px;
	height:auto;
	float:left;
	margin-top:10px;
	overflow:hidden;
	padding-bottom:15px;
}
.galeriaFotos_ind {
	width:140px;
	height:140px;
	float:left;
	padding:5px;
}
.fundo_interior {
	width:852px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:20px;
	font-size:11px;
	color:#cccccc;
	text-align:left;
}
.fundo_interior a {
	color:#cccccc;
	text-decoration:none;
}
.fundo_interior a:hover {
	color:#cccccc;
	text-decoration:underline;
}
