body {
top:0px;
left:0px;
}



/*----------------------------------------GERAL-------------------------*/

.corpo{
position: absolute;
width: 100%;
min-height: 100%;
top: 0px;
left: 0px;
}


.cabecalho{
position:relative;
width:100%;
height:200px;
}

.logo{
position:relative;
width: 100%;
height: 124px;
background-image:url(../images/bg_logo.png);
background-repeat:repeat-x;
}


.menu{
position:relative;
width: 100%;
height: 76px;
background-image:url(../images/bg_menu.png);
background-repeat: repeat-x;
}


.conteudo{
position:relative;
width: 870px;
height:auto;
padding-bottom:70px;
}


.rodape{
position: absolute;
bottom:0;
width: 100%;
height: 70px;
background-image:url(../images/bg_rodape.png);
background-repeat:repeat-x;
}



p{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #686869;
}

.txt_rodape{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
text-align:left;
font-weight:bold;
margin-top:48px;
margin-left:25px;
float:left;
}

a{
text-decoration:none;
font-weight:normal;
color: #686869;
}

a:hover{
text-decoration:none;
font-weight:bold;
color: #686869;
}



/*----------------------------------------INDEX-------------------------*/

.bem_vindo{
position:relative;
width: 455px;
height: auto;
float:left;
margin-left: 15px;
}

.alguns_projetos{
position:relative;
width: 380px;
height:auto;
float:left;
margin-left: 15px;
background-color:#d9d9d9;
text-align:center;
}


.endereco{
position:relative;
width: 865px;
height:auto;
text-align:right;
clear:both;
font-size: 14px;
}


.titulo{
position: relative;
width:365px;
height:20px;
background-color: #c7c8cb;
color:#58585a;
text-transform:uppercase;
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:left;
padding-left: 15px;
padding-top:7px;
}





/*----------------------------------------TEXTO CONTEÚDO INTERNAS-------------------------*/

.subtitulo{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #94002d;
font-weight:bold;
}


.texto{
position: relative;
margin-left:305px;
width: 600px;
height: auto;
padding-bottom:70px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #686869;
}

p img{
margin-left:10px;
margin-top:10px;
}

/*----------------------------------------FORMULARIO-------------------------*/

.formulario{
position: relative;
margin-left:305px;
width: 500px;
height: auto;
padding-bottom:30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #686869;
}
.formulario p{
	margin: 5px 0;
}
.formulario input,.formulario select,.formulario textarea{
	margin: 0;
}
.boxEsquerda{
	width: 310px;
	float: left;
	height: auto;
}
.boxDireita{
	width: 190px;
	float: right;
	height:auto;
}
tr{
background-color:#e7e7e8;
font-size:12px;
text-align: left;
color: #76777a;
}



.titulo_vermelho{
color: #94002d;
font-weight:bold;
font-size:18px;
}


.nota{
font-size: 11px;
margin-top:-10px;
}


.nota_vermelha{
font-size: 12px;
color: #94002d;
text-align:center;
}


input{
background-color:#6d6e71;
color:#FFFFFF;
margin-top: -10px;
background-image: url(../images/bg_input.png);
background-repeat:repeat-x;
border:0px;
}



textarea{
background-color:#6d6e71;
color:#FFFFFF;
margin-top: -10px;
background-image: url(../images/bg_input.png);
background-repeat:repeat-x;
border:0px;
font-family:Arial, Helvetica, sans-serif;
width:500px;
overflow:hidden;
}

select{
background-color:#6d6e71;
color:#FFFFFF;
margin-top: -10px;
background-image: url(../images/bg_input.png);
background-repeat:repeat-x;
border:0px;
width: 190px;
}

formulario{
float:left;
}


/*----------------------------------------MENU LATERAL-------------------------*/



.titulo_submenu{
background-image:url(../images/submenu_servicos.png);
background-repeat:no-repeat;
position: relative;
width:246px;
height:37px;
}




.internas {
background-image: url(../images/bg_body_internas.png);
background-repeat:repeat-y;
}


.box_submenu{
position: relative;
margin-left: 20px;
width:244px;
border: #88002a solid 3px;
height:auto;
background-color:#dcdcde;
margin-left: 20px;
}


.box{
position: relative;
margin-left: 20px;
width:250px;
height:auto;
background-color:#dcdcde;
}

.lateral{
position:relative;
float:left;
width:288px;
height:auto;
padding-bottom:70px;
}

.titulo_box{
position: relative;
width:240px;
height:20px;
background-color: #c7c8cb;
color:#686869;
text-transform:uppercase;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:left;
padding-left: 10px;
padding-top:7px;
}


.pbox{
margin-left:10px;
padding-bottom:10px;
}

.box p{
margin-left:10px;
}


.pbox_submenu{
margin-left:10px;
padding-bottom:10px;
font-size:15px;
}

.box_submenu p{
margin-left:10px;
font-size:15px;
}


.tarja{
width: 234px;
height:20px;
background-color:#f3f3f4;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #686869;
padding-left:10px;
margin-top:8px;
padding-top:3px;
text-decoration:none;
font-weight:bold;
}

/*
.tarja:hover{
width: 234px;
height:20px;
background-color:#f3f3f4;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #686869;
padding-left:10px;
margin-top:8px;
padding-top:3px;
text-decoration:none;
font-weight:bold;
}


.tarja_ultima{
width: 234px;
height:20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #686869;
padding-left:10px;
margin-top:8px;
padding-top:3px;
text-decoration:none;
font-weight:bold;
margin-bottom:10px;
}

.tarja_ultima:hover{
width: 234px;
height:20px;
background-color:#f3f3f4;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #686869;
padding-left:10px;
margin-top:8px;
padding-top:3px;
text-decoration:none;
font-weight:bold;
margin-bottom:10px;
}
*/


/*----------------------------------------MENU-------------------------*/


.detalhe{
position: relative;
width:147px;
height:43px;
margin-left: -10px;
background-image:url(../images/detalhe_menu.png);
background-repeat: repeat-x;
float:left;
}




.empresa{
position:relative;
display:block;
height:43px;
width:145px;
float:left;
background-image:url(../images/bt_empresa.png);
background-position:0px 0px;
}

.empresa_pg{
position:relative;
display:block;
height:43px;
width:145px;
float:left;
background-image:url(../images/bt_empresa_vermelho.png);
background-position:0px 0px;
}


.empresa:hover{
position:relative;
display:block;
height:43px;
width:145px;
float:left;
background-image:url(../images/bt_empresa.png);
background-position:0px -43px;
}


.servicos{
position:relative;
display:block;
height:43px;
width:139px;
float:left;
margin-left:-5px;
background-image:url(../images/bt_servicos.png);
background-position:0px 0px;
}

.servicos_pg{
position:relative;
display:block;
height:43px;
width:139px;
float:left;
margin-left:-5px;
background-image:url(../images/bt_servicos_vermelho.png);
background-position:0px 0px;
}

.servicos:hover{
position:relative;
display:block;
height:43px;
width:139px;
float:left;
margin-left:-5px;
background-image:url(../images/bt_servicos.png);
background-position:0px -43px;
}

.design{
position:relative;
display:block;
height:43px;
width:110px;
float:left;
margin-left:-3px;
background-image:url(../images/bt_design.png);
background-position:0px 0px;
}


.design_pg{
position:relative;
display:block;
height:43px;
width:110px;
float:left;
margin-left:-3px;
background-image:url(../images/bt_design_vermelho.png);
background-position:0px 0px;
}



.design:hover{
position:relative;
display:block;
height:43px;
width:110px;
float:left;
margin-left:-3px;
background-image:url(../images/bt_design.png);
background-position:0px -43px;
}

.clientes{
position:relative;
display:block;
height:43px;
width:134px;
float:left;
margin-left:-3px;
background-image:url(../images/bt_clientes.png);
background-position:0px 0px;
}


.clientes_pg{
position:relative;
display:block;
height:43px;
width:134px;
float:left;
margin-left:-3px;
background-image:url(../images/bt_clientes_vermelho.png);
background-position:0px 0px;
}



.clientes:hover{
position:relative;
display:block;
height:43px;
width:134px;
float:left;
margin-left:-3px;
background-image:url(../images/bt_clientes.png);
background-position:0px -43px;
}

.orcamento{
position:relative;
display:block;
height:43px;
width:160px;
float:left;
margin-left:-3px;
background-image:url(../images/bt_orcamento.png);
background-position:0px 0px;
}

.orcamento_pg{
position:relative;
display:block;
height:43px;
width:160px;
float:left;
margin-left:-3px;
background-image:url(../images/bt_orcamento_vermelho.png);
background-position:0px 0px;
}

.orcamento:hover{
position:relative;
display:block;
height:43px;
width:160px;
float:left;
margin-left:-3px;
background-image:url(../images/bt_orcamento.png);
background-position:0px -43px;
}


.contato{
position:relative;
display:block;
height:43px;
width:125px;
float:left;
margin-left:-3px;
background-image:url(../images/bt_contato.png);
background-position:0px 0px;
}

.contato_pg{
position:relative;
display:block;
height:43px;
width:125px;
float:left;
margin-left:-3px;
background-image:url(../images/bt_contato_vermelho.png);
background-position:0px 0px;
}


.contato:hover{
position:relative;
display:block;
height:43px;
width:125px;
float:left;
margin-left:-3px;
background-image:url(../images/bt_contato.png);
background-position:0px -43px;
}




/*----------------------------------------LIGHT BOX-------------------------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}