#div_aling_quad {
	position:absolute;
	margin-left: -400px;
	left: 50%;
	z-index:6;
}
#area_client_bg {
	background:#090;
	width:820px;
	height:220px;
	position:absolute;
	margin-left:10;
	left:-10px;
	z-index:7;
	box-shadow:#999 3px 3px 10px;
	
}
#area_client {
	position: absolute;
	width: 800px;
	height: 203px;
	overflow: hidden;
	left: 10px;
	top: 9px;

}

#descricao_client {
	background: url(../images/clientes/outdoor2.jpg);
	width: 800px;
	height: 428px;
	top: 210px;
	overflow: hidden;
	float: left;
	position: absolute;

}

#rodape_bg {
	background: url(../images/clientes/rdp_outd.jpg) repeat-x;
	height: 241px;
	width: 100%;
	margin-left: 0px;
	position: absolute;
	left: -2px;
	top: 775px;
	z-index: 6;
}


/* --------------------- oito quadros clietes --------------------- */
.quad_base_mini {
	position:relative;
	width:88px;
	height:200px;
	background:#666;
	float:left;
	overflow:hidden;
	
}

.quad_base_bc {
	position:relative;
	width:88px;
	height:200px;
	background:#666;
	float:left; 
	overflow: hidden; 
}

.quad_base_effex {
	position:relative;
	width:88px;
	height:200px;
	background:#666;
	float:left; 
	overflow: hidden; 
}

.quad_base_petro {
	position:relative;
	width:88px;
	height:200px;
	background:#666;
	float:left; 
	overflow: hidden; 
}

.quad_base_dotec {
	position:relative;
	width:88px;
	height:200px;
	background:#666;
	float:left; 
	overflow: hidden; 
}

.quad_base_tr {
	position:relative;
	width:88px;
	height:200px;
	background:#666;
	float:left; 
	overflow: hidden; 
}

.quad_base_onfile {
	position:relative;
	width:88px;
	height:200px;
	background:#666;
	float:left; 
	overflow: hidden; 
}

.quad_base_cbv {
	position:relative;
	width:88px;
	height:200px;
	background:#666;
	float:left; 
	overflow: hidden; 
}

.quad_base_cbtarco {
	position:relative;
	width:90px;
	height:200px;
	background:#666;
	float:left; 
	overflow: hidden; 
}

/* --------------------- FIM dos oito quadros clietes --------------------- */

#faixa_titulo_desc {
	width: 100%;
	background:#CCC
	opacity:0.9;
	position: absolute;
	top: 10px;
	background-color: #008544;
}
	
#descricao_client h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
	color:#fff;
	font-size:28px;
}

.img_desc {
	margin-top:120px;
	margin-left:30px;
	float:left;
}

.txt_desc {
	padding-rigth:10px;
	margin-top:90px;
	width:430px;
	height: 260px;
	float:right;
	margin-right:20px;
	background:#008544;	
}

.estilo_txt_desc {
	color:#FFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:justify;
	font-size:14px;
	padding-right:10px;
	padding-left:10px;
}

#desc_mini {
	position: absolute;
	background:url(../images/clientes/minibg.jpg);
	width: 732px;
	height: 361px;
	float: left;
	left: 32px;
	top: 475px;
}

#desc_bc {
	position: absolute;
	background:url(../images/clientes/bcbg.jpg);
	width: 732px;
	height: 361px;
	float: left;
	left: 32px;
	top: 475px;
}

#desc_effex {
	position: absolute;
	background:url(../images/clientes/effexbg.jpg);
	width: 732px;
	height: 361px;
	float: left;
	left: 32px;
	top: 475px;
}

#desc_petro {
	position: absolute;
	background:url(../images/clientes/petrobg.jpg);
	width: 732px;
	height: 361px;
	float: left;
	left: 32px;
	top: 475px;
}

#desc_dotec {
	position: absolute;
	background:url(../images/clientes/dotecbg.jpg);
	width: 732px;
	height: 361px;
	float: left;
	left: 32px;
	top: 475px;
}

#desc_tr {
	position: absolute;
	background:url(../images/clientes/trbg.jpg);
	width: 732px;
	height: 361px;
	float: left;
	left: 32px;
	top: 475px;
}

#desc_onfile {
	position: absolute;
	background:url(../images/clientes/onfilebg.jpg);
	width: 732px;
	height: 361px;
	float: left;
	left: 32px;
	top: 475px;
}

#desc_cbv {
	position: absolute;
	background:url(../images/clientes/cbvbg.jpg);
	width: 732px;
	height: 361px;
	float: left;
	left: 32px;
	top: 475px;
}

/* QUEM FAZ */

#quem_faz {
	margin-left:60px;
}

#quem_faz a{ color:#C8DCE5; }
			
			.boxgrid_func{ 
				width: 180px; 
				height: 160px; 
				margin:10px; 
				float:left; 
				background:#161613; 
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid_func img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid_func p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption_func{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 160px; 
				width: 100%;
				opacity: 0.0;
				
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				captionfull_func .boxcaption_func {
	top: 0px;
	left: 2px;
 				}
 				.caption_func .boxcaption_func {
 					top: 0;
 					left: 0;
 				}				

				

				
 

#principal #nossa-equipe #titulo-nossa-equipe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 27px;
	color: #464646;
}


#principal #nossa-equipe #titulo-nossa-equipe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 27px;
	color: #464646;
}

#principal {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 980px;
	z-index: 1;
	margin-left: -490px;
	background-color: #FFFFFF;
	height: 970px;
}
#menu {
	position:;
	left:0px;
	top:0px;
	width:100%;
	height:99px;
	z-index:2;
	position: fixed;
	background-image: url(../bg.jpg);
	background:rgba(0, 0, 0, 0.7);
}
#rodape {
	position: absolute;
	left:0px;
	top: 892px;
	width: 100%;
	height: 124px;
	z-index: 6;
	opacity: 0.9;
	background-color: #000;
}
#links {
	position:absolute;
	left:550px;
	top:14px;
	width:853px;
	height:102px;
	z-index:3;
	text-align: center;
	margin-left: -425px;
}
#menu #links ul {
	list-style-type: none;
}
#menu #links ul li {
	display: inline;
	padding-right: 30px;
}
#menu #links ul li a {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	text-decoration: none;
	font-size: 20px;
	background-color: #454545;
	padding: 5px;
}
#menu #links ul li a:hover {
	background-color: #FFF;
	padding: 5px;
	color: #000;
}

#logotipo {
	position:absolute;
	left:-105px;
	top:-6px;
	width:159px;
	height:93px;
	z-index:900000000000000000000000;
}
#principal #texto-sobre-a-empresa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#rodape #menu-rodape ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
}
#rodape #menu-rodape ul li {
	display: inline;
	padding-right: 30px;
}
#rodape #menu-rodape ul li a {
	text-decoration: none;
	color: #FFF;
}
#principal #sobre-a-empresa {
	font-family: Verdana, Geneva, sans-serif;
}

#imagens-jquery {
	position:absolute;
	left:517px;
	top:632px;
	width:618px;
	height:166px;
	z-index:4;
}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
#apDiv1 {
	position:absolute;
	left:1101px;
	top:819px;
	width:308px;
	height:28px;
	z-index:4;
	background-color: #FFFFFF;
}
#menu-rodape {
	position: absolute;
	left: 484px;
	margin-left: -490px;
	width: 980px;
	height: 52px;
	z-index: 6;
	top: 7px;

}
#rodape #menu-rodape ul li a:hover {
	color: #9BBE3E;
}
#trabalhos {
	position: absolute;
	left: 19px;
	top: 635px;
	width: 677px;
	height: 219px;
	z-index: 4;
}
#facebook {
	position:absolute;
	left:658px;
	top:500px;
	width:299px;
	height:320px;
	z-index:4;
}
#lista-1 {
	position:absolute;
	left:0px;
	top:470px;
	width:980px;
	height:30px;
	z-index:4;
}
#lista-2 {
	position:absolute;
	left:0px;
	top:822px;
	width:981px;
	height:25px;
	z-index:4;
}
#clientes {
	position:absolute;
	margin-top:10px;
	left:0;
	top:123px;
	width:981px;
	height:304px;
	z-index:4;
	text-align: center;
}
#nossa-equipe {
	position: absolute;
	left: 3px;
	top: 891px;
	width: 975px;
	height: 513px;
	z-index: 4;
}
#titulo-nossa-equipe {
	position:absolute;
	left:16px;
	top:-47px;
	width:212px;
	height:32px;
	z-index:4;
}
#redes-sociais {
	position:absolute;
	left:842px;
	top:50px;
	width:139px;
	height:70px;
	z-index:100;
}
#todos-os-direitos {
	position: absolute;
	left: 496px;
	top: 129px;
	width: 980px;
	height: 21px;
	z-index: 4;
	margin-left: -490px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
}

#newsletter {
	background:url(../images/newsletter.png);
	position:absolute;
	left:147px;
	top:48px;
	width:679px;
	height:64px;
	z-index:4;
}

#centralizar-menu {
	position:absolute;
	left:50%;
	top:8px;
	width:980px;
	height:127px;
	z-index:4;
	margin-left: -490px;
}

#centralizar-rodape {
	position: absolute;
	left: 50%;
	top: 3px;
	width: 980px;
	height: 124px;
	z-index: 6;
	margin-left: -495px;
}
.form_campo_inv {
	margin-top:20px;
	margin-left: 385px;
	border: none;
}

#emailcadastro {
	text-align:center;
	color:#999;
	font-family: Verdana, Geneva, sans-serif;
	font-style:italic;
}

.botao_enviar {
	margin-left: 30px;
	top: 20px;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}
