@charset "utf-8";
/* Solução com transparencia em PNG ie6.0*/
* html img, background-image/**/ {
filter:expression(
this.alphaxLoaded ? "" :
(
this.src.substr(this.src.length-4)==".png"
?
(
(!this.complete)
? "" :
this.runtimeStyle.filter=
("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
String(this.alphaxLoaded=true).substr(0,0)+
(this.src="blank.gif").substr(0,0)
)
:
this.runtimeStyle.filter=""
)
);
}
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background-image: url(imagens/bgall.jpg);
	background-repeat: repeat-x;
	background-color: #42a4ad;
}
#container {
	height: 100%;
	width: 100%;
	position: relative;
}
#nav {
	height: 67px;
	width: 350px;
	margin-left: 165px;
	position: relative;
}

ul.nav { 
	margin:0; 
	padding:0;
	}
	
ul.nav li {
	list-style:none;
	display:inline;
	padding: 0px;
	margin: 0px;
	}
ul.nav li a {
	float:left;
	width:94px;
	background-image: url(imagens/bgmenup.jpg);
	color:#DEFCFB;
	text-align:center;
	text-decoration:none;
	padding-right: 6px;
	padding-left: 0px;
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 14px;
	line-height: 67px;
	margin: 0px;
	height: 67px;
	text-transform: lowercase;
	background-repeat: no-repeat;
}
ul.nav a:hover{
	color:#DEFCFB;
	background-image: url(imagens/bgmenuover.jpg);
	height: 67px;
	line-height: 67px;
	background-repeat: no-repeat;
	padding-right: 6px;
	}
.textos {
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 12px;
	color: #DEFCFB;
	text-decoration: none;
	text-align: justify;
	padding-right: 30px;
	padding-left: 35px;
}

ul.nav a:active {
	color: #DEFCFB;
	text-decoration: none;
	background-image: url(imagens/bgmenuover.jpg);
	background-repeat: no-repeat;
}
#faixa {
	background-image: url(imagens/faixa.png);
	background-repeat: repeat-x;
	_background:none!important;
	height: 224px;
	width: 100%;
	*background-position: center;
	position: relative;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='imagens/faixa2.png',sizingMethod='scale')no-repat;

}
	
#logo {
	background-repeat: no-repeat;
	background-position: center center;
	height: 142px;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	position: relative;
	clear: both;
}
.logo {
	margin-top: 15px;
	text-align: center;
}
a.links:hover {
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 12px;
	color: #B1F8F5;
}


#conteudo {
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	width: 700px;
	background-color: #4D4D4D;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#rodape {
	height: 50px;
	margin-top: 25px;
}
a.links {
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 12px;
	color: #DEFCFB;
	text-decoration: underline;
}

.textoroda {
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 12px;
	color: #DEFCFB;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(imagens/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(imagens/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(imagens/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: 80px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	.input{
	display:block;
	margin-left:110px;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #779BA4;
	background-color: #F9FBFB;
	height: 18px;
	line-height: 18px;
	border: 1px solid #B8CBCF;
}
.form {
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 12px;
	color: #DEFCFB;
	text-decoration: none;
	margin-left: 35px;
}

.ddd{
	display: inline;
	margin-left:45px;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #779BA4;
	background-color: #F9FBFB;
	height: 18px;
	border: 1px solid #B8CBCF;
}
.tel{
	display: inline;
	margin-left:5px;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #779BA4;
	background-color: #F9FBFB;
	height: 18px;
	border: 1px solid #B8CBCF;
}
.textarea{
	display:block;
	margin-left:110px;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F9FBFB;
	color: #779BA4;
	border: 1px solid #B8CBCF;
}
label{
clear:left;
display:block;
float:left;
margin-top:3px;
width:100px;
}
.label1{
clear:left;
display:block;
float:left;
margin-top:3px;
width:100px;
}
fieldset{
	border:0px;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3BBC1;
	background-color: #F9FBFB;
	border: 1px solid #B8CBCF;
	margin-left: 205px;
}
.botao1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A3BBC1;
	background-color: #F9FBFB;
	border: 1px solid #B8CBCF;
}
#endereço {
	margin-top: 60px;
	margin-bottom: 20px;
}
.textoend {
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 12px;
	color: #DEFCFB;
	margin-right: 25px;
}
ul {
	margin-left: 50px;
}
