@charset "utf-8";
/* CSS Document */

Version: 1.0
*/

/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, img, ins, kbd, 
q, s, samp, small, strike, strong, sub, sup, 
tt, var, b, u, i, center, dl, dt, dd, ol, ul, 
li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, 
hgroup, menu, nav, output, ruby, section, 
summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	line-height: normal;
}

body{
	background-image:url(../images/background.JPG);
	background-repeat:repeat-x;
	margin:auto;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 1;
	height:auto;
	
	
}

#total{
	width:1000px;
	height:auto;
	margin:auto;
		}

#cabecalho{
	width: 1000px;
	height:150px;
}

#cabecalho #logo{
	width:250px;
	height:150px;
	float:left;
}

#cabecalho #contato{
	width:750px;
	height:50px;
	color:#FFF;
	float:left;
	padding-top:40px;
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:right
}

#cabecalho #menu{
	width:750px;
	height:100px;
	float:left;
}

#painel{
	width:1000px;
	height:380px;
	margin-top:40px;
}
.box_home{
	text-align: center;
	width:333px;
	float:left;
	
}

.box_home h3{
	color: #000;
	font-size: 9pt;
	margin: 20px 0;
}

.box_home p{
	margin: 0 0 20px;
	padding: 0 10px;
	font-size:14px;
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
}
	
	h2{
	color:#000;
	font-size: 18pt;

	margin: 0;
	padding: 0 0 25px;
}

.row1{
	width:1000px;
}
.span3{
	float:right;
}

.span7{
	float:left;
}

.sprite {display:inline-block; overflow:hidden; background-repeat: no-repeat;background-image:url(../images/sprite.png);}

.btn_carregar_mais_projetos {width:220px; height:61px; background-position: -2px -40px}
.btn_enviar {width:75px; height:36px; background-position: -94px -421px}
.btn_faca_uma_cotacao {width:155px; height:36px; background-position: -2px -253px}
.btn_mais_detalhes {width:100px; height:30px; background-position: -94px -459px}
.btn_sair {width:50px; height:36px; background-position: -193px -103px}
.btn_seja_nosso_cliente {width:155px; height:36px; background-position: -2px -215px}
.btn_seu_cadastro {width:110px; height:36px; background-position: -114px -307px}
.active .btn_seu_cadastro {width:110px; height:36px; background-position: -2px -291px}
.btn_seu_projeto {width:100px; height:36px; background-position: -104px -383px}
.active .btn_seu_projeto {width:100px; height:36px; background-position: -104px -345px}
.btn_veja_todos_nossos_servicos {width:230px; height:36px; background-position: -2px -2px}
.btn_veja_todos_os_clientes {width:180px; height:36px; background-position: -2px -177px}
.certificado_bombeiros {width:90px; height:90px; background-position: -2px -417px}
.certificado_crea {width:100px; height:86px; background-position: -2px -329px}
.certificado_green_building {width:90px; height:90px; background-position: -159px -215px}
.flammo {width:42px; height:8px; background-position: -193px -141px}
.icon_pdf {width:16px; height:16px; background-position: -234px -2px}
.logo {width:189px; height:72px; background-position: -2px -103px}



.DESTAQUE-VINHETA{
     background:;
     color:;
     font-family:Arial, Helvetica, 'sans-serif';
     font-size:16px;
     text-align:left;
}
.DESTAQUE-DATA{
     background:;
     color:;
     font-family:;
     font-size:9px;
     text-align:left;
}
.DESTAQUE-DESTAQUE:hover{
     background-color:;
}
.DESTAQUE-DESTAQUES{
     background-image:;
     border-color:;
     border-style:;
     border-width:0px;
     margin:;
     width:200px;
}
.DESTAQUE-DESTAQUE{
     background-color:;
     background-image:;
     border-color:;
     border-style:;
     border-width:0px;
     margin:;
     padding:10px 15px 0 15px;
     width:200px;
}
.DESTAQUE-FOTO{
     border-color:;
     border-style:;
     border-width:;
     float:both;
     margin:;
     width:;
}
.DESTAQUE-HR{
     border-bottom:0px;
     border-color:;
     border-style:;
     margin:0px;
}
.DESTAQUE-LEGENDA{
     background:;
     background---hover:;
     color:;
     font-family:;
     font-size:9px;
     padding:;
     text-align:left;
}
.DESTAQUE-SECAO{
     background:;
     color:;
     font-family:;
     font-size:9px;
     text-align:left;
}
.DESTAQUE-TITULO{
     background:;
     color:;
     font-family:;
     font-size:9px;
     text-align:left;
}




#cssmenu {
	
  zoom: 1;
  width: auto;
  background: #020202;
  padding: 20px 0;
}
#cssmenu:before {
  content: '';
  display: block;
}
#cssmenu:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu ul {
  list-style-type: none;
  float:right; 
  display: block;
  font-size: 14px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #df6617;
  zoom: 1;
  
}
#cssmenu ul:before {
  content: '';
  display: block;
}
#cssmenu ul:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
#cssmenu li a {
  float: left;
  color: #A79787;
  text-decoration: none;
  height: 24px;
  padding: 9px 9px 0;
  font-weight: normal;
}
#cssmenu li:hover,
#cssmenu .active {
  text-decoration: none;
  border-bottom: 2px solid #df6617;
}
#cssmenu li:hover a {
  color: #fff;
}
#cssmenu .active a {
  color: #fff;
  font-weight: 700;
}


#rodape{
	width:100%;
	height:40px;
	background:#000;
	background-repeat:repeat-x;
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	text-align:center;
	
}

#divtextrodape{
	padding-top:15px;
}

#textPages{
	font-family:Arial, Helvetica, sans-serif; 
	line-height: 150%;
	 font-size:16px;
	 text-align:justify;
}

#textPagesB{
	font-family:Arial, Helvetica, sans-serif; 
	line-height: 150%;
	 font-size:18px;
	 text-align:justify;
	 font-weight:bold;
	 
	 }

.red{
	color:#F00;
}

.produto{
	width:450px;
	height:450px;
	float:left;
	padding-right:20px;
	font-weight:bold;
}

.produtoo{
	width:450px;
	height:320px;
	float:left;
	padding-right:20px;
	font-weight:bold;
}

	#foot{
		height:300px;
		width:auto;
		background-color:#000;
		
	}
	
	#footcenter{
		margin:auto;
		width:950px;
	}
	
#foot1{
	width:330px;
	height:300px;
	color:#FFF;
	font-weight:bold;
	float:left;
	font-size:12px;
	margin:auto;
}

#foot1 h1{
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	padding-top:30px;
}
	#foot1 h2{
		color:#FFF;
	font-weight:bold;
	font-size:16px;
	}

	#foot1 h3{
		color:#FFF;
	font-weight:bold;
	font-size:16px;
	}

#foot2{
	width:210px;
	height:230px;
	color:#FFF;
	font-weight:bold;
	float:left;
	font-size: 24px;
	margin:auto;
	padding-top:10px;
	padding-left:20px;
}

#foot2 ul li a{
	
	font-size:16px;
	color:#FFF;
		font-weight:bold;
		text-decoration:none;
}

#foot3{
	width:300px;
	height:230px;
	color:#FFF;
	font-weight:bold;
	float:left;
	font-size: 24px;
	margin:auto;
	padding-top:30px;
	padding-left:20px;
}

.red{
	font-size:18px;
	color:#F00;
	font-weight:bolder;
}