@charset "utf-8";
/* CSS Document */

html, body{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	
	background:url(../img/bg_geral.png) repeat-x top;
	background-color:#676767;
	
	text-align:center;
	margin:auto;
}

#margin{
	width:768px;
	margin:auto;
}

#geral{
	background-image:url(../img/bg_sombra.png);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
}

#content{
	text-align:left;
	margin:auto;	
	width:768px;
	float:inherit;
}

#menu{
	background:url(../img/bg_menu.png) repeat-x top;
	background-color:#FFFFFF;
	
	width:768px;
	height:39px;
}

.menu{
	padding:14px 21px;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	cursor:pointer;
}

#menu a{
	color:#f1eacc;
	text-decoration:none;
	height:39px;
}

#menu a:hover .menu{
	color:#f1eacc;
	text-decoration:none;
	background:url(../img/bg_menu_hover.png) repeat-x top;
	padding:14px 20px;
	border-left:#979792 1px solid;
	border-right:#979792 1px solid;
}

#submenu{
	background:url(../img/bg_submenu.png) repeat-x top;
	background-color:#FFFFFF;
	
	width:92px;
	height:49px;
	position:absolute;
	top:40px;
	margin-left:75px;
	*margin-left:-694px;
	_margin-left:-694px;
	display:none;
}

#submenu .menu{
	padding:5px 10px;
	width:69px;
}

#submenu a{
	color:#000;
	text-decoration:none;
	height:39px;
	width:100%;
}

#submenu a:hover .menu{
	color:#f1eacc;
	background:url(../img/bg_menu_hover.png) repeat-x top;
}

#content_inner{
	background:url(../img/bg_header.png) repeat-x top;
	background-color:#FFFFFF;
	width:768px;
	padding-bottom:1px;
	float:inherit;
}

#header{
	width:768px;
	text-align:center;
	padding-top:10px;
}

#footer{
	margin-top:2px;
	padding-top:1px;
	width:768px;
	height:68px;
	background-color:#FFFFFF;
	padding-bottom:5px;
	float:inherit;
}

#footer .content{
	padding-top:20px;
	background:url(../img/bg_rodape.png) no-repeat top left;
	background-color:#f7f5ee;
	width:728px;
}

#footer .content img{
	border:0px;
}

.content{
	background-color:#f7f5ee;
	padding:10px 7px;
	margin:13px;
	float:inherit;
}

.content img{
	border:#FFF 3px solid;
}

.content p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	margin-left:8px;
	margin-top:0px;
}

#destaque{
	background:url(../img/bg_destaque.png) no-repeat top;
	width:225px;
	padding-top:1px;
	float:right;
	margin:10px 4px 10px 30px;
}

#destaque_inner{
	background:url(../img/bg_destaque_inner.png) repeat-y center;
	background-color:#e2d9c5;
	width:225px;
	min-height:87px;
}

#destaque_inner p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#512100;
	font-weight:bold;
	margin:0px 10px;
	padding:10px 0px;
}

#titulo{
	background:url(../img/bg_titulo.png) repeat-x center;
	height:31px;
	margin:13px;
	margin-bottom:0px;
	font-size:17px;
	color:#7b9021;
	font-weight:bold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top:10px;
	padding-left:61px;
}


.form_bg{
	color:#7b9021;
	font-weight:bold;
	padding:5px 0px;
}

form input, textarea{
	width:300px;
	border:#7b9021 1px solid;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.feno_fotos{
	text-align:center;
	min-width:80px;
	margin:auto;
}

.feno_fotos a div{
	height:80px;
	width:80px;
	border:#7b9021 2px solid;
}

.feno_fotos a:hover div{
	border:#ffffff 2px solid;
}

.feno_fotos a{
	height:80px;
	width:80px;
	float:left;
	margin:5px;
}

.mapa{
	text-align:center;
	padding-top:5px;
	background-color:#FFF;
	border:#FFF 3px solid;
	width:425px;
	margin-left:30px;
}

.mapa a{
	color:#666;
	text-decoration:none;
}
.mapa a:hover{
	text-decoration:underline;
}

/* ligth box */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}