@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	padding: 0px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #1d6f99;
	background-repeat: repeat-x;
	background-color: #155D83;
	text-align: justify;
}
.margem0 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}



#site {
	background-repeat: repeat-y;
	height: auto;
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
#flash {
	height: 360px;
	width: auto;
}
#conteudo {
	background-repeat: repeat-y;
	height: auto;
	width: auto;
	background-image: url(images/fundo.jpg);
	padding-top: 16px;
}
#baixo {
	background-image: url(images/baixo.jpg);
	height: 28px;
	width: auto;
	text-align: center;
	padding-top: 6px;
	clear: both;
}
.text_baixo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #1d6f99;
}
#conte_left {
	height: auto;
	width: 458px;
	padding-left: 20px;
}
#conte_right {
	float: right;
	height: auto;
	width: 280px;
}


#rodape {
	clear: both;
	height: auto;
	width: auto;
	text-align: center;
	padding-top: 5px;
}
.texto_sobre {
	float: right;
	height: auto;
	width: 300px;
	padding-right: 10px;
	padding-top: 0px;
	text-align: justify;
	line-height:17px;
	letter-spacing:1px;
}



.text_rodape {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

a:link {
	color: #c2c1c1;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #c2c1c1;
}
a:hover {
	text-decoration: underline;
	color: #D9D9D9;
}
a:active {
	text-decoration: underline;
	color: #c2c1c1;
}
#empresa {
	height: auto;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.texto_contato {
	height: auto;
	width: 50px;
	text-align: justify;
}
#cont_esque {
	float: left;
	height: auto;
	width: 460px;
}
#cont_direita {
	float: right;
	height: auto;
	width: auto;
}
#menu_oculto {
	display: none;
}
li {
	list-style-image: url(images/arrow.gif);
}
#modelos {
	float: right;
	height: auto;
	width: 295px;
}
#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;	
}
input, textarea, select {
	background-color: #dfddda;
	border: 1px solid #b0b0b0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.txtmenor {
	font-size: 10px;
	color: #666;
}
.blk {
	color: #000;
}


.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#gallery {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 180px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
#cont_esque1 {
	float: left;
	height: auto;
	width: 520px;
}
#gallery2 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 260px;
	}
	#gallery2 ul { list-style: none; }
	#gallery2 ul li { display: inline; }
	#gallery2 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery2 ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery2 ul a:hover { color: #fff; }

