/* CSS Document */

* {
	margin: 0;
	padding: 0;
	
}

img {
	border: none;
}

a {border:none; outline: none;}

body{background:#000000;}

#page{width:775px; margin:0 auto;}

input, textarea {background-color:#696969; color:#FFFFFF;  border:none; font-family:"Tahoma"; font-size:12px; height:18px; padding-top:2px; padding-left:2px; }
textarea {overflow:auto; line-height:1.4em;}

.proj{font-family:tahoma; font-size:11px; color:#FFFFFF; }


/************************INTERNAS*******************************/

#topo{width:775px; height:155px; float:left; margin-bottom:15px;}
#marca{width:291px; height:155px; float:left;}
#topo_projetos{width:775px; height:170px; float:left; margin-bottom:15px;}

#menu{width:461px; height:82px; float:right; }
#menu_quem{width:90px; height:82px; float:left;}
#menu_concluidos{width:80px; height:82px; float:left;}
#menu_andamento{width:81px; height:82px; float:left;}
#menu_fale{width:88px; height:82px; float:left;}
#menu_inicial{width:109px; height:82px; float:left;}

#sub_quem{width:158px; height:29px; float:left; margin-left:128px;}
#sub_institucional{width:83px; height:29px; float:left;}
#sub_localizacao{width:75px; height:29px; float:left;}

#sub_concluidos{width:419px; height:29px; float:left;}
#sub_residenciais{width:98px; height:29px; float:left;}
#sub_edificios{width:74px; height:29px; float:left;}
#sub_lazer{width:63px; height:29px; float:left;}
#sub_condominios{width:95px; height:29px; float:left;}
#sub_comerciais{width:88px; height:29px; float:left;}

/************************* GUILAYN *****************************/

#coluna1_guilayn{width:470px; float:left; padding-left:20px;}
.texto_guilayn{width:369px; padding-left:20px; padding-top:15px; padding-right:10px; background:#000 url(../img/bg_guilayn.jpg) repeat-x; font-family:"Franklin Gothic Medium";
font-size:13px; color:#FFF; line-height:1.3em; text-align: justify; text-indent: 20px;}

#coluna2_guilayn{width:278px; float:left; font-family:Tahoma; font-size:11px; color:#8C8C8C; line-height:1.3em; }

#circulo_1{width:30px; height:95px; float:left; background:url(../img/circulo_1.jpg) no-repeat; padding-top:76px; padding-left:70px;}
#circulo_2{width:43px; height:64px; float:left; background:url(../img/circulo_2.jpg) no-repeat; padding-left:65px; padding-top:107px;}
#circulo_3{width:100px; height:49px; float:left; background:url(../img/circulo_3.jpg) no-repeat; padding-left:108px;}
#circulo_4{width:32px; height:79px; float:left; background:url(../img/circulo_4.jpg) no-repeat; padding-left:176px;}
#circulo_5{width:104px; height:34px; float:left; background:url(../img/circulo_5.jpg) no-repeat; padding-left:104px;}
.endereco{color:#FFFFFF;}

#fotos_inst img {cursor: pointer; }

/************************ PROJETOS *******************************/

#projetos_principal{width:775px; height:320px; padding-top:25px; margin-bottom:100px;}
#projetos_internos{width:775px;  padding-top:25px; padding-bottom:80px; float:left;}
#projetos{width:775px; height: 340px;  padding-top:15px; padding-bottom:50px; float:left;}
.ajax {margin-top: 130px; margin-left: 370px;}

#foto_grande{width:506px; height:341px; float:left; margin-right:15px;}
#galeria{width:251px;  float:left;}
#galeria img {cursor: pointer;}


/*****************************Projetos Andamento ***********************/

#projeto_andamento{width:380px; float:left; font-family:"Franklin Gothic Medium"; font-size:13px; color:#FFFFFF; line-height:1.3em;}
#foto_andamento{width:114px; height:114px; float:left; background:url(../img/img_andamento1.jpg) no-repeat;}
#foto_andamento2{width:114px; height:114px; float:left; background:url(../img/img_andamento1.jpg) no-repeat;}
#foto_andamento3{width:114px; height:114px; float:left; background:url(../img/img_andamento1.jpg) no-repeat;}
#foto_andamento4{width:114px; height:114px; float:left; background:url(../img/img_andamento1.jpg) no-repeat;}

.texto_andamento{width:245px; float:left; padding-left:10px; font-weight:normal;}
#bt_ampliar{width:36px; height:36px; float:right; margin-top:77px;}


/*****************************FALE CONOSCO ****************************/

#coluna1_fale{width:480px; float:left; padding-left:20px;}
#formulario{width:410px; height:330px; float:left; background:url(../img/fundo_form.jpg) no-repeat; padding-top:28px; padding-left:70px;
font-family:Tahoma; font-size:12px; color:#FFFFFF; line-height:1.3em;}
#formulario span{font-size:11px;}
#bt_enviar{width:36px; height:36px;  margin-top:-36px; float:right; margin-right:70px;  _margin-right:35px;}

#coluna2_fale{width:208px; float:left; font-family:Tahoma; font-size:11px; color:#8C8C8C; padding-top:20px; line-height:1.3em;}







/****************** RODAPE **************/
#rodape{width:100%; height:188px; background:url(../img/filete_rodape.jpg) repeat-x; margin-top:35px;  }
#central_rodape{width:172px; height:100px; margin:0 auto; background:url(../img/central_rodape.jpg) no-repeat top; padding-left:603px;
padding-top:85px;}
.assinatura{font-family:Tahoma; font-size:10px; color:#787878; text-decoration:none;}

