@charset "utf-8";
/* CSS Document */

* {
	outline:none
	}

body{
	padding:0;
	margin:0;
	font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#eee;
	background-position:center top;
	background-repeat:no-repeat;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
blockquote {
	background-color:#F8EDD1;
	border:1px solid #FF9933;
	font-size:16px;
	line-height:18px;
	margin-left:40px;
	padding:10px;
	text-align:center;
	width:680px;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

/*------------------------------------------------conteudoTopo----------------*/
#conteudoTopoGeral{
	width:100%;
}
#conteudoTopo{
	width:780px;
	min-height:300px;
	border-left:#999 solid 2px;
	border-right:#999 solid 2px;
	margin:0 auto;
	background-color:#eee;
}
#conteudoTopo h1{
	width:780px;
	height:255px;
}
#conteudoTopo h2{
	font-size:16px;
	color:#fff;
	background-image:url(images/titulo_geral.png);
	width:750px;
	height:30px;
	margin:-5px 15px;
}
#conteudoTopo h2 p{
	font-size:16px;
	color:#fff;
	margin:0px 20px;
	padding:2px
}
#conteudoTopo h3{
	font-size:16px;
}
#conteudoTopo p{
	text-align:justify;
	margin:10px;
}
#conteudoTopo img{
	border:none;
}
#conteudoTopo span{
	margin:150px 0 0 0;
}
.locacao{
	margin-left:300px;
}
.locacao li{
	font-size:12px;
	font-weight:normal;
	color: #000;
	list-style:circle;
}

.locacao2 {
	margin-left:50px;
	float:left;
}
.locacao2 li{
	font-size:12px;
	font-weight:normal;
	color: #000;
	list-style:circle;
	width:155px;
}


#conteudoTopo a.leiamais{
	display:block;
	background:url(images/read_more_bg.gif) 0 0 no-repeat;
	width:76px;
	height:20px;
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	float:right;
	margin:10px 0 0 0;
}
#conteudoTopo a.leiamais:hover{
	color:#000;
	background-color:inherit;
}

.lista-clientes {
	list-style:none;
	width:700px;
	margin:0 auto
	}
.lista-clientes li {
	width:100px;
	float:left;
	text-align:center;
	margin-bottom:10px;
	}
.lista-clientes li a {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#003366;
	}
.lista-clientes li img {
	width:80px;
	height:60px;
	border:none
	}
#simulador {
	width:750px;
	margin:10px;
	}
#simulador p {
	margin:0px
	}
#simulador img {
	float:left;
	width:250px;
	height:80px;
	margin-top:10px
	}
a.dp-choose-date{
	background:transparent url(images/calendario.png) no-repeat scroll 0 0;
	font-size:11px;
	height:16px;
	margin:5px;
	text-indent:0;
	width:16px;
}
a.data.inativo {
	background-position: 0 -20px;
	cursor: default;
}
.orcamento form{
	font-size:10px;
}
.orcamento img{
	margin:5px;
}
.orcamento h3{
	margin:-6px -10px;
	background-color:#eee;
	border-bottom:1px solid #666;
	border-top:1px solid #666;
}
.orcamento div{
	margin:5px 20px;
	padding:15px 10px;
	background-color:#C1CBD9;
}
.orcamento input, textarea, select{
	border:1px solid #999;
	margin:2px 0px
}
address {
	font-size:14px;
	font-style:normal;
	}
	
#form-contato{
	background-color:#C1CBD9;
	margin:5px 20px;
	padding:0px 10px;
	}
#form-contato img{
	margin:5px;
}
#form-contato h3{
	margin:-6px -40px;
	background-color:#eee;
	border-bottom:1px solid #666;
	border-top:1px solid #666;
}
#form-contato div{
	margin:5px 20px;
	padding:15px 10px;
	background-color:#C1CBD9;
}
#form-contato input, textarea, select{
	border:1px solid #999;
	margin:2px 0px
}

#erro-validacoes	{
	font-weight:bold;
	padding:5px 10px;
	background-color:#eee;
	border:1px solid #900;
	font-size:16px;
	color: #C00;
}
/*------------------------------------------------conteudoTopo-----------------*/

/*------------------------------------------------conteudoBase-----------------*/
#conteudoBaseGeral{
	width:100%;
	clear:both; 
	font-size:0; 
	line-height:0;
}
#conteudoBase{
	width:780px;
	border-left:#999 solid 2px;
	border-right:#999 solid 2px;
	background-color: #eee; 
	margin:0 auto;
}

#equip{
	width:225px;
	float:left;
	margin:10px 0 10px 25px;
	padding-left:-5px;
	background-color:#fff;

}
#equip h3{
	width:220px;
	height:210px;
	margin-left:3px;
	background-repeat:no-repeat;
	background-position:center top;
}
#equip p{
	font:bold 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin:155px 0 0 10px;
	font-variant:small-caps;
}
#equip img{
	margin-left:-3px;
	border:none
}
#equip a{
	text-decoration:none;
	border:none;
	cursor:pointer;
}
#conteudoBase h1{
	margin-bottom:5px
}

#conteudoBase h3{
	margin-top:10px;	
	padding: 4px 0 0 0;
	font-size: 18px;
	text-transform: uppercase;
}
div#feature_list{
	width: 96%;
	height: 380px;
	overflow: hidden;
	position: relative;
	margin:0px 15px;
	background-color:#FFF;
}
div#feature_list img{
	margin-top:0;
	
}
div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
}
ul#tabs {
	right: 0;
	z-index: 1;
	width: 300px;
	margin-top:35px;
}
ul#tabs li {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	line-height:;
}
ul#tabs li img {
	padding: 0px;
	border: none;
	float: left;
	margin: 0px 10px;
}
ul#tabs li a {
	color: #222;
	text-decoration: none;	
	display: block;
	padding: 10px;
	padding-left:35px;
	height: 30px;
	outline: none;
}
ul#tabs li a:hover {
	text-decoration: underline;
}
ul#tabs li a.current {
	background:url('images/feature-tab-current.png');
	color: #FFF;
}
ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}
ul#output {
	left: 0;
	width: 430px;
	height: 310px;
	margin:40px 0 0 15px;
	position: relative;
}
ul#output li {
	position: absolute;
	width: 430px;
	height: 310px;
}
ul#output li h4 {
	font-size:14px;
	font-weight:bold;
	color:#900;
	line-height:normal;
}
ul#output li p{
	font-size: 11px;
	text-align:left;
	line-height:normal;
}

ul#luzes {
	bottom: 0;
	width: 750px;
	height: 40px;
	margin:310px 0 0 0;
}
ul#luzes li {
	float:left;
}

#adicionais ul {
	background-color:#FFF;
	min-height:180px;
}

#adicionais p {
	margin:0;
}

#adicionais img {
	margin:5px 0;
}

#adicionais h4 {
	font-size:14px;
}

#adicionais li {
	float:left;
	margin:0 10px;
	position:relative;
	width:163px;
}
/*------------------------------------------------conteudoBase--------------------*/

/*------------------------------------------------footer--------------------*/
#rodapeGeral{
	width:100%;
	margin-top:-19px;
}
#rodape{
	width:780px;
	height:57px;
	border:#999 solid 2px;
	border-top:none;
	background-color: #eee; 
	margin:0 auto;
	position:relative;
}
#rodape img{
	border:none;
	margin-top:22px
}
#rodape img.titulo{
	margin-left:15px;
	margin-top:10px;
}
#rodape ul{
	width:740px;
	top:24px;
	margin:5px 0 0 20px
}
#rodape ul li{
	float:left;
	background-color:inherit;
	margin-right:7px;
}
#rodape ul li a{
	background-color:inherit;
	text-decoration:none;
}

#registro{
	width:100%;
	height:50px;
	margin-top:5px
}
#registro p{
	font:bold 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
}
#registro a{
	text-decoration:none;
	color:#06F;
}

.nav-galerias {
	list-style:none;
	width:220px;
	float:left;
	}
.nav-galerias li {
	height:60px;
	}
.nav-galerias li a {
	display:block;
	height:60px;
	width:175px;
	margin:0 auto;
	text-indent:-9999px;
	}

#mostra-fotos {
	float:right;
	width:540px;
	overflow:auto;
	min-height:350px;
	margin-top:5px;
	}

/*------------------------------------------------footer--------------------*/