html{
    width:100%;
    padding:0px;
    margin:0px;
    height: auto;
	
}
body{
    margin-left:0px;
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    width:100%;  
    height: auto;
	background:
	url(../images/BGtop.png) top repeat-X,
	url(../images/BGe.png) center left repeat-Y fixed,
	url(../images/BGd.png) center right repeat-Y fixed,
	url(../images/BG.jpg) repeat fixed;
}
	


@font-face {
    font-family: "HelveticaNeueLTStd-Lt", Verdana;
    src: url(../abadi.ttf) format("truetype");
}

#sobe{
	height:30px;
	width:50px;
	background-color: #0C6;
	z-index: 1;
	position: fixed;
	right: 0px;
	bottom: 250px;
	box-shadow: 2px 2px 5px #888;
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	padding-right: 1px;
	padding-top:9px;
}

#menu{	
    height:150px;
    width:100%;
	background-image:url(../images/logo2.png);
	background-repeat:no-repeat;
	z-index:99;
}

#barra{	
    height:130px;
    width:100%;
	background-color:#F30;
	position: fixed;
	z-index:1;
	margin-top:-14px;
}

#slogan{
	height:auto;
	width:0px;
	margin-left:300px;
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
	font-size:0px;
	line-height:0px;
	color:#666;
	text-align:center;
	padding-top:0px;
	float:left;
}

#contato{
	height:auto;
	width:270px;
	margin-left:30px;
	background-color:#A52C25;
	background-image:url(../images/BGcontato.jpg);
	background-repeat:repeat-x;
	box-shadow: 1px 1px 10px #000;
	border-radius: 15px;
	font-family:Helvetica, sans-serif;
	font-size:29px;
	line-height:40px;
	color:#fff;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:20px;
	float:left;
}

#contato:a{
	color:#fff;
}

#contato:hover{
	color:#fff;
	background-color:#A52C25;
	background-image:url(../images/BGcontatoover.jpg);
	background-repeat:repeat-x;
}


#centro{
	height: 100%;
	width: 1050px;
	left: 50%;
	margin-left: -475px;
	padding-top:140px;
	padding-bottom:0px;
	position: relative;
}

#menu{
	height:140px;
	width:950px;
	left: 50%;
	margin-left: -450px;
	position:fixed;
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	margin-bottom:0px;
}

#box_menu{
	width:600px;
	margin-left:400px;
}

#links{
    height: auto;
	width: auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:52px;
	padding-bottom:40px;
	background-color:#F30;
	color:#FFF;
	float:left;
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
	font-size:16px;
	border-left-color:#999;
	border-left-width:1px;
	text-decoration:none;
	
}

#links:hover{
	background-color:#F63;
	color: #FFF;
	text-decoration: none;
}


#sec_vendas{
	width:100%;
	height:auto;
	background-color: # FFF;
	background:
	url(../images/persiana.jpg) repeat;
	
}

#sec_vendas1{
	width:100%;
	margin-top:300px;
	height:auto;
	background:
	url(../images/vendas1_topo.png) top repeat-X,
    url(../images/vendas1_rodape.png) bottom repeat-X,
	url(../images/vendas1_bg.jpg) repeat;
}

#sec_vendas2{
	width:100%;
	height:auto;
	background:
	url(../images/vendas2_topo.png) top repeat-X,
    url(../images/vendas2_rodape.png) bottom repeat-X,
	url(../images/vendas2_bg1.jpg) repeat;
}

#sec_vendas3{
	width:100%;
	height:auto;
	background:
	url(../images/vendas3_topo.png) top repeat-X,
    url(../images/vendas3_rodape.png) bottom repeat-X,
	url(../images/vendas3_bg.jpg) repeat;
}

#sec_projetos{
	width:100%;
	height:auto;
	background-color: # FFF;
	background:
	 url(../images/vendas_topo.png) top repeat-X,
     url(../images/vendas_rodape.png) bottom repeat-X;
}

#sec_residencial{
	width:100%;
	height:auto;
	background:
	url(../images/vendas3_topo.png) top repeat-X,
    url(../images/vendas3_rodape.png) bottom repeat-X,
	url(../images/geral_bg.jpg) repeat;
}

#sec_concessionaria{
	width:100%;
	height:auto;
	background:
	url(../images/vendas3_topo.png) top repeat-X,
    url(../images/vendas3_rodape.png) bottom repeat-X,
	url(../images/geral_bg.jpg) repeat;
}

#sec_comercial{
	width:100%;
	height:auto;
	background:
	url(../images/vendas3_topo.png) top repeat-X,
    url(../images/vendas3_rodape.png) bottom repeat-X,
	url(../images/geral_bg.jpg) repeat;
}

#sec_edificio{
	width:100%;
	height:auto;
	background:
	url(../images/vendas3_topo.png) top repeat-X,
    url(../images/vendas3_rodape.png) bottom repeat-X,
	url(../images/geral_bg.jpg) repeat;
	
}

#sec_geral{
	width:100%;
	height:auto;
	background-color: # FFF;
	background:
	url(../images/bg3.png) repeat;
}

#sec_automotiva{
	width:100%;
	height:auto;
	background-color: # FFF;
	background:
	 url(../images/bg2.png) top repeat-X,
}

#sec_empresa{
	width:100%;
	height:auto;
	background:
	url(../images/projetos_bg2.png) repeat;
}

#sec_contato{
	width:100%;
	height:auto;
	background:
	url(../images/1.png) top repeat-X,
    url(../images/1.png) bottom repeat-X,
	url(../images/1.png) repeat;
}

.titulos_brancos{
	font-family:"HelveticaNeueLTStd-Lt", Verdana;
	font-size:35px;
	color:#FFF;
	text-align:left;
}


.titulos_pretos{
	font-family:"HelveticaNeueLTStd-Lt", Verdana;
	font-size:35px;
	color:#000;
	text-align:left;
}

#produtos{
	height:300px;
	width:255px;
	background-color:#fff;
	box-shadow: 1px 1px 10px #000;
	border-radius: 15px;
	font-family:Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	color: #36C;
	text-align: right;
	padding-top:15px;
	margin-top:30px;
	padding-right:15px;
	float:left;
}

#produtos_meio{
	height:300px;
	width:255px;
	background-color:#fff;
	box-shadow: 1px 1px 10px #000;
	border-radius: 15px;
	font-family:Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	color: #36C;
	text-align: right;
	padding-top:15px;
	margin-top:30px;
	margin-left:30px;
	margin-right:30px;
	padding-right:15px;
	float:left;
}





.texto_site{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
    color:#FFF;
    font-size:14px;
    text-align: justify;
	line-height:21px;
}


.texto_site1{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
    color:#FFF;
    font-size:16px;
    text-align: justify;
	line-height:32px;
}


.texto_tituloprod1{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
    color:#66C;
    font-size:22px;
    text-align:center;
	line-height:32px;
}

.texto_titulolavesquerda{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
    color:#333;
    font-size:28px;
    text-align:left;
	line-height:0px;
}

.texto_titulolavesquerda1{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
    color:#999;
    font-size:40px;
    text-align:left;
	line-height:0px;
}

.texto_tituloprod2{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
    color:#09F;
    font-size:22px;
    text-align:center;
	line-height:32px;
}

.texto_titulogeralesquerda{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
    color:#09F;
    font-size:28px;
    text-align:left;
	line-height:32px;
}

.texto_tituloprod3{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
    color:#F90;
    font-size:22px;
    text-align:center;
	line-height:32px;
}

.texto_tituloautoesquerda{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
    color:#F90;
    font-size:28px;
    text-align:left;
	line-height:32px;
}


.texto_titulolav{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
    color:#66C;
    font-size:22px;
    text-align: justify;
	line-height:18px;
}

.texto_textolav{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
	color: #66C;
	font-size: 14px;
	text-align: left;
	line-height: 14px;
}


.texto_titulogeral{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
    color:#09C;
    font-size:22px;
    text-align: justify;
	line-height:18px;
}

.texto_textogeral{
	font-family: "humanist", Verdana;
    color:#09C;
    font-size:14px;
    text-align: justify;
	line-height:14px;
}

.texto_tituloauto{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
    color:#F90;
    font-size:22px;
    text-align: justify;
	line-height:18px;
}


.texto_textoauto{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
    color:#F90;
    font-size:14px;
    text-align: justify;
	line-height:14px;
}

.titulo_site{
   font-family:"HelveticaNeueLTStd-Lt", Verdana;
    color: #3C6;
    font-size:45px;
    text-align: left;
	line-height:45px;
	padding-bottom:50px;
	padding-top:30px;
	text-align:right;
}

.texto_legenda{
   font-family:"HelveticaNeueLTStd-Lt", Verdana;
    color:#0C6;
    font-size:12px;
	line-height:20px;
	text-align: center;
}

.texto_caracter{
   font-family:"humanist", Verdana;
    color:#fff;
    font-size:20px;
	line-height:30px;
	text-align: left;
}

.texto_caracter_preto{
   font-family:"HelveticaNeueLTStd-Lt", Verdana;
    color:#333;
    font-size:20px;
	line-height:30px;
	text-align: left;
}

.destaques_site{
   font-family:"HelveticaNeueLTStd-Lt", Verdana;
    color:#FFF;
    font-size:22px;
    text-align: left;
	line-height:10px;
}


.texto_site_black{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
	color: #000;
	font-size: 15px;
	text-align: center;
	line-height: 28px;
}

.titulo_site_black{
	font-family: "HelveticaNeueLTStd-Lt", Verdana;
	color: #FFF;
	font-size: 21px;
	text-align: left;
	line-height: 5px;
}

#seta{
    width:100%;
    margin-top:-140px;
    padding-top:65px;
}

#rodape{
	background-image:url(../images/fundo_rodape.jpg);
    height:45px;
    width:100%;
 	font-family:"HelveticaNeueLTStd-Lt" , Verdana;
	color:#333;
	font-size:18px;
    text-align:center;
    padding-top:30px;

}

#textfieldc{
	background-color:#F4811E;
	width:80%;
	font-family:"HelveticaNeueLTStd-Lt", Verdana;
	font-size:12px;
	line-height:40px;
	color:#fff;
	text-align:center;
	box-shadow: 1px 1px 5px #000;
	border:0px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
}

a{

    text-decoration:none;
	color:inherit;
}
