@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #79654f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #987e62;
}

.borda {
	padding: 4px;
	border: 1px solid #624e38;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #987e62;
}
.esp-img {
	margin: 0px 0px 7px 0px;
}
.textomenor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #987e62;
}
.esp-img2 {
	padding-bottom: 2px;
}

#left {
	width: 100%;
	height: 846px;
	background: url(../img/esq.jpg) no-repeat;
	
}


/* ------------------------------------ */
/*                                      */
/*            FORMS                     */
/*                                      */
/* ------------------------------------ */

form#normal fieldset {
	width: 94%;
	padding: 15px;
	border: 1px solid #b0954c;
	margin-bottom: 25px;
}

form#normal .red {
	color: red;
}

form#normal legend {
	font-weight: bold;
	font-size: 12px;
	padding: 6px;
	margin-bottom: 3px;
}

form#normal label {
	font-size: 11px;
	display: block;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	margin-bottom: 2px;
	clear: both;
}

form#normal label.checkradio {
	font-weight: normal;
	cursor: pointer;
	display: inline;
	margin-right: 45px;
}

form#normal textarea {
	width: 98%;
	height: 7em;
	background: #f1e3c4;
	border: 1px solid #b0954c;
	padding: 3px;
	margin-bottom: 10px;
	font: normal 11px Verdana, sans-serif;
}

form#normal input.textfield {
	width: 98%;
	height: 22px;
	background: #f1e3c4;
	border: 1px solid #b0954c;
	padding: 4px 3px;
	margin-bottom: 10px;
	font: normal 11px Verdana, sans-serif;
}

form#normal select {
	width: 100%;
	background: #f1e3c4;
	border: 1px solid #b0954c;
	margin-bottom: 10px;
	font: normal 12px Verdana, sans-serif;
}

form#normal select option {
	padding:2px 3px;
}

form#normal input.textfield:focus,
form#normal textarea:focus {
	border: 1px solid #87754b;
}

form#normal button {
	font: normal 12px Verdana, sans-serif;
	border: 1px solid #87754b;
	background: #aa9155;
	color: #fff;
	margin: 4px 2px 0 0;
	padding: 2px 11px;
	cursor: pointer;
}

form#normal button:hover {
	background: #a18950;
}

form#normal button.enviar {
	margin: 10px 0 0 238px;
}

form#normal button.limpar {
	margin: 10px 0 0 10px;
}

form#normal label.error {
	float: none;
	text-align: left;
	display: block;
	clear: both;
	font-weight: normal;
	color: red;
	margin: -7px 0 10px 0;
}

form#normal .radiobox label.error {
	float: none;
	text-align: left;
	display: none;
	clear: both;
	font-weight: normal;
	color: red;
	margin: -7px 0 10px 0;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 95; width: 100%; height: 500px; background-color: #000; }
.textolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #987e62;
}

.suamae a {


a:link {
color: #987e62;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #987e62;
}
a:hover {
text-decoration: underline;
color: #987e62;
}
a:active {
text-decoration: none;
color: #987e62;
}



}
