@charset "utf-8";
/* CSS Document */
*{padding:0px; margin:0px;}
div {position:relative;}
a img {border:none;}

a{color:#f2b002;}

body {
	font-family:"Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	background:url(../imagens/BG.jpg) repeat-x #2f2f2f;
	color:#aeaeae;
}

.body {
	font-family:"Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	background:url(../imagens/BG2.jpg) repeat-x #2f2f2f;
	color:#aeaeae;}
	
.body2 {
	font-family:"Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	background:url(../imagens/BG3.jpg) repeat-x #2f2f2f;
	color:#aeaeae;}	

#Container {
	margin:0px auto;
	width:960px;
	height:638px;
}
#Topo {
	width:960px;
	height:53px;
	float:left;
}
#Topo img {
	float:left;
	padding:7px 0 0 10px;
}
#Menu {
	float:right;
	width:500px;
	height:37px;
	font-size:13px;
	letter-spacing:2px;
	font-weight:bold;
	padding-top:15px;
}
#Menu li {
	list-style:none;
	display:inline;
	padding:0px 21px;
}
#Menu li a {
	text-decoration:none;
	color:#aeaeae;
}
#Menu li a:hover {color:#f2b002;}
#Conteudo {
	width:960px;
	height:425px;
	float:left;
	padding-top:50px;}
	
#Conteudo2 {
	width:960px;
	height:825px;
	float:left;
	padding-top:23px;}

#Conteudo4 {
	width:960px;
	height:425px;
	float:left;
	padding-top:20px;}

#Conteudo4 img {
	float:left;
	}
	
.foto img{

	float:left;
	}
	
#Conteudo3 {
	width:960px;
	height:500px;
	float:left;
	padding-top:50px;}
	
#Decoracao {
	float:left;
	width:541px;
	height:280px;
	background:url(../imagens/bg-decoracao.jpg) no-repeat;
	padding:10px 20px 17px 20px;
}	
	
#decoracao2{
width:960px;
float:left;
}
	
#decoracao2 img{
float:left;
}

.img{
margin-right:10px;
}

		
#Conteudo img {
	float:left;
	}
	
h1 {
	width:580px;
	float:left;
	font-weight:bold;
	font-size:14px;
	line-height:28px;
	text-transform:uppercase;
	text-align:center;
	padding-left:45px;
}
#Cont-TX {
font-family:"Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	float:right;
	width:320px;
	font-size:12px;
	text-align:left;
	*margin-top:-300px;
}
#Cont-TX2 {
font-family:"Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	float:right;
	width:320px;
	font-size:12px;
	text-align:left;
	
}
#Cont-TX p, #Cont-TX2 p{
	width:310px;
	padding:5px 0px;
}
#Cont-TX li, #Cont-TX2 li {list-style:none;}

#Fotos {
	width:550px;
	height:280px;
	overflow:auto;
}
#Fotos img {
	width:121px;
	height:81px;
	border:1px solid #aeaeae;
	margin:4px;
}
#Contato {
	float:left;
	background:url(../imagens/form.jpg) no-repeat;
	width:527px;
	height:374px;
	padding:30px 0px 0px 60px;
	font-weight:bold;
	font-size:14px;
	line-height:30px;
	color:#000;
}
#Contato p {width:90px;}

#Contato textarea {
	width:426px;
	height:100px;
	
}
.style1 {font-size:14px;
font-weight:bold;}

.style2 {
	font-size: 18px;
	color: #CC0000;}

.Grande {width:277px;}
.Medio {width:190px;}
.Cidade {width:138px;}
.UF {width:54px;}

#Rodape {
	width:960px;
	height:100px;
	float:left;
}
#Rodape img {
	float:left;
	padding:16px 0px 0px 10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
}
#Rodape address {
	width:935px;
	float:left;
	font-size:11px;
	font-style:normal;
	padding:5px 10px;
}
#Rodape address a {
	float:right;
	color:#ffb900;
	text-align:right;
	text-decoration:none;
	padding:0px 10px;
}


#Rodape2 {
	width:960px;
	height:100px;
	float:left;
	padding-top:30px;
}
#Rodape2 img {
	float:left;
	padding:16px 0px 0px 10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
}
#Rodape2 address {
	width:935px;
	float:left;
	font-size:11px;
	font-style:normal;
	padding:5px 10px;
}
#Rodape2 address a {
	float:right;
	color:#ffb900;
	text-align:right;
	text-decoration:none;
	padding:0px 10px;
}
.Orcamento {font-size:14px; font-weight:bold;}
/*----LightBox---*/
#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(../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: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

