/*-------Geral--------*/
/*-------Topo--------*/
*{
	margin:0;
	padding:0;
}
body{
	background:  #F3F3F3;
}/*ok*/
#container{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 943px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
}/*ok*/
#logo{
	background: url(../imagens/fatias_r1_c16.jpg) no-repeat right;
	width: 943px;
	height: 137px;
	margin: 0 auto;
}/*ok*/
#logo img{
	float: left;
	margin: 0;
}/*ok*/
#barra{
	background-image: url(../imagens/top.jpg);
	width:943px;
	height:41px;
}/*ok*/
#barra select{
	margin-top: 3px;
	margin-right: 140px;
	float: right;
	background-color: #FFC;
	border-bottom-color: #FFF;
}/*ok*/
#barra option{
	color: #666666;
}/*ok*/
/*---------Menu---------*/
.divMenu{
	background: url(../imagens/fundoMenu.jpg) repeat-x;
	padding-left: 40px;
	width: 903px;
	height: 48px;
	clear: both;
	background-color: #F3F3F3;
}/*OK*/
ul{
    list-style-type:none;
}/*OK*/
ul#menu{
	margin:0 auto;
	margin-top: 5px;
	color: #FF6600;
}/*OK*/
ul#menu li{
   position:relative;
   float:left;
}/*OK*/
ul#menu li a{
      display:block;
      float:left;
      padding:0 15px;
      height:38px;
      line-height:37px;
      color:#666666;
      text-decoration:none;
}/*OK*/
ul#menu li a:hover{
      background: url(../imagens/fatias_r4_c2.jpg) repeat-x;
}/*OK*/
ul#menu li ul{
      display:none;
      position:absolute;
      top:37px;
      left:0;
}/*OK*/
ul#menu li:hover ul,
ul#menu li.hover ul{
	  border: solid 1px #CCCCCC;
      display:block;
}/*OK*/
ul#menu li ul li a{
	  background: url(../imagens/setamenu_r2_c2.jpg) no-repeat;
	  padding-left: 35px;
      width: 250px;
	  height: 33px;
	  line-height: 30px;
      clear:both;
}/*OK*/
ul#menu li ul li a:hover{
	  /*background: url(../imagens/setamenuh_r2_c2.jpg) no-repeat;*/
	  background: url(../imagens/setamenu_r2_c2.jpg) no-repeat;
	  color: #FF6600;
}/*OK*/
ul#menu li ul li{
      float:none;
      clear:both;
}/*OK*/
ul#menu li ul li a{
	  float:none;
}/*OK*/
/*---------Flash----------*/
#paginaServicos{
	margin: 0 auto;
	background: url(../imagens/fatias_r1_c2.jpg) repeat-y;
	width: 943px;
	height: 760px;
}/*OK*/
#flash{
	width: 943px;
	height: 1200px;
}/*OK*/
#trabalhediv{
	width: 945px;
	height: 2550px;
	}/*OK*/
#fedbackdiv{
	width: 945px;
	height: 750px;
	}/*OK*/
#flashhome{
	width: 943px;
	height: 330px;
	}/*OK*/
#google{
	width: 943px;
	height: 660px;
}/*OK*/
#abaObras{
	margin-left: 10px;
	float: left;
}/*OK*/
#ServConteudo{
	background: url(../imagens/fundoobras_r2_c2.jpg) top no-repeat #FFFFFF;
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	margin: 0 auto;
	width: 921px;
	height: 693px;
	clear: left;
	color: #FFF;
}/*OK*/
#eventos {
	width: 890px;
	height: 200px;
	float: left;
	margin: 33px 15px 50px 15px;
	overflow: auto;
}/*OK*/
#eventos img {
	float:left;
}/*OK*/
#textoServicos{
	margin-top: 20px;
	margin-left: 15px;
	border: #333333 1px solid;
	padding: 10px;
	width: 870px;
	height: 400px;
	float: left;
}/*OK*/
#textoInternoServicos{
	color: #666666;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-right: 20px;
	width: 830px;
	height: 400px;
	overflow: auto;
}/*OK*/
#textoFoto img{
	margin-top:60px;
}/*OK*/
#titulo{
	font-size: 20px;
	width: 350px;
	color: #FF9900;
	background: url(../imagens/seta.jpg) no-repeat;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-left: 35px;
}/*OK*/
#fotoObras{
	margin-left: 15px;
	border: #333333 1px solid;
	padding: 10px;
	width: 870px;
	height: 310px;
	float: left;
}/*OK*/
#foto{
	float: left;
}/*OK*/
#textoFoto{
	color: #666666;
	font-size: 14px;
	border-left: dotted #333333 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-right: 20px;
	float: right;
	width: 325px;
	height: 305px;
	overflow: visible;
}/*OK*/

#cliente{
	background: url(../imagens/atendimento_tecnico_fundo.jpg) no-repeat center;
	border: solid 1px #CCC;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 880px;
	height: 450px;
	text-align: left;
}/*OK*/
#chat{
	background: url(../imagens/chat_online.jpg) no-repeat center;
	border: solid 1px #CCC;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 880px;
	height: 450px;
	text-align: right;
	}/*OK*/
#acessopesc{
	background: url(../imagens/acesso_cliente.jpg) no-repeat center;
	border: solid 1px #CCC;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 880px;
	height: 450px;
	text-align: right;
	}/*OK*/
#windows_chat{
	background: url(../imagens/atendimento_tecnico_fundo.jpg) no-repeat center;
	border: solid 1px #CCC;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 880px;
	height: 450px;
	text-align: center;
}/*OK*/
#cliente img{
	float: left;
}/*OK*/
#mapa{
	border: solid 1px #CCC;
	width: 943px;
	height: 500px;
}/*OK*/
#formEmail{
	margin-top: 50px;
	margin-right: 50px;
	width: 470px;
	float: right;
}/*OK*/
#formEmail2{
	margin-top: 20px;
	margin-right: 60px;
	width: 470px;
	float: right;

}/*OK*/
#flashdiv{
	background: url(../imagens/fatias_r1_c3.gif) bottom no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 35px;
	color: #FFFFFF;
	font-size: 14px;
	width: 930px;
	height: 150px;
	margin-bottom: 10px;
}/*OK*/
#imagediv{
	background: url(../imagens/img_trabalhe.jpg) bottom no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 35px;
	color: #FFFFFF;
	font-size: 14px;
	width: 930px;
	height: 150px;
	margin-bottom: 10px;
	}/*OK*/
#imagepesquisa{
	background: url(../imagens/img_pesquisa.jpg) bottom no-repeat;
	padding-top: 10px;
	padding-left: 0px;
	line-height: 35px;
	color: #FFFFFF;
	font-size: 14px;
	width: 930px;
	height: 150px;
	margin-bottom: 10px;
	}/*OK*/
#buscadiv{
	background: url(../imagens/fatias_r1_c4.gif) bottom no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 35px;
	color: #FFFFFF;
	font-size: 14px;
	width: 930px;
	height: 30px;
	margin-bottom: 10px;
}/*OK*/
#texto{
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-left: 55px;
	padding-right: 35px;
	width: 810px;
	height: 990px;
	overflow: auto;
}/*OK*/
#curriculo{
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-left: 25px;
	padding-right: 35px;
	width: 880px;
	background-color: #FAFAFA;
	border-color: #333;
	}/*OK*/
#fedback{
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-left: 35px;
	padding-right: 35px;
	width: 850px;
	background-color: #FFF;
	height: 680px;
	}/*OK*/
#busca{
	font-size: 10px;
	color: #666666;
	margin-top: 10px;
	margin-left: 55px;
	padding-right: 35px;
	width: 840px;
	height: 600px;
	overflow: auto;
}/*OK*/
/*----------Informações----------*/
.informacoes{
	background: url(../imagens/funcoDiv.jpg) repeat-x;
	width: 941px;
	height: 212px;
	border: 1px solid #CCCCCC;
}/*OK*/
.informacoes div{
	margin-top: 18px;
	margin-left: 5px;
	width: 216px;
	height: 146px;
	float: left;
}/*OK*/
.informacoes div a{
	color: #666;
	text-decoration: none;
}/*OK*/
.informacoes div a:visited {
	color: #666;
	text-decoration: none;
}/*OK*/
.informacoes div a:hover {
	color: #999;
	text-decoration: none;
}/*OK*/
.informacoes div a:active {
	color: #999;
	text-decoration: none;
}/*OK*/
.informacoes span{
	margin-top: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	float: left;
}/*OK*/
#pontoImg{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}/*OK*/
#infoSpan{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	clear: both;
}/*OK*/
/*-----------Rodapé-----------*/
#rodape{
	width: 943px;
	height: 100px;
}/*OK*/
#endereco{
	background: url(../imagens/rodoEnd.jpg) no-repeat;
	color: #666666;
	width: 427px;
	height: 100px;
	float: right;
	margin-bottom: 5px;
}/*OK*/
#endereco img{
	margin-top: 55px;
	margin-left: 150px;
}/*OK*/
#credEsq{
	width: 500px;
	height: 20px;
	background: url(../imagens/rodoTel.jpg) no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
	text-align: left;
	padding-top: 80px;
	padding-left: 16px;
	float: left;
}/*OK*/
#credDir{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #666666;	
	width: 300px;
	margin-top: 80px;
	margin-right: 16px;
	float: right;
}/*OK*/
#container #chat div {
	text-align: center;
}
#container #chat p {
	text-align: center;
}
#container #chat #cadastro table tr th table {
	text-align: right;
}
#container #cliente #curriculo p {
	text-align: center;
}

