@import url("clear.css");

/* ESTRUTURA */

body { background-color:#909088; }

#projeto2 { width: 776px; margin: auto; background: url("/assets/imagens/bg.png"); border:1px solid #000 }

#projeto { width: 776px; margin: auto; background: url("/assets/imagens/detalhe.png") repeat-y;  }

#topo, #menu, #conteudo, #chamadas, #coluna-1, #coluna-2 { float: left; }

#topo { 
	border-bottom: 1px solid #000; 
	height: 205px;
	 width: 610px; 
	_width: 610px;
	
	background: url("/assets/imagens/bg_topo.png") repeat-x; }

#menu { height: 205px;  width: 166px; background: url("/assets/imagens/bg_menu.png") no-repeat; border-bottom:1px solid #000;}
		

#conteudo { background-color:#e4e4de; width: 540px; border: solid 15px #FFF; padding: 18px; ; margin-bottom: 20px;}

#rodape { clear: both; margin-left: 90px; color: #FFF;  }

#rodape, #conteudo, #chamadas { font-family: Georgia; font-size: 11px; line-height: 16px; }

#coluna-1 { width: 225px; padding: 5px; border-right: 1px solid #FFF; padding-right: 15px;
			padding-bottom: 20px; }

#coluna-2 { width: 272px; margin-left: 15px;  }

#foto_atual { margin-bottom: 20px; }

/* FORMS */
.input { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px;  color:#999999; }

input { border: 1px solid #666666; height:15px; }

textarea { border: 1px solid #666666;}

/* TITULOS */

h1 { text-indent: -9999em; cursor:pointer; background: url("/assets/imagens/logo.jpg"); width: 495px; height: 83px; display: block; 
	 margin-top: 100px; margin-left: 35px; }
	 
#flash { cursor:pointer; width: 301px; height: 98px; margin-top: 91px; margin-left: 43px; margin-bottom:17px; }
	 
h2#empresa, h2#moveis { width: 165px; height: 20px; text-indent: -9999em; }
	 
h2#empresa { margin-top: 10px; background: url("/assets/imagens/btn_empresa.png"); }

h2#moveis { background: url("/assets/imagens/btn_moveis.png"); }

#conteudo h3 { text-indent: -999em; margin-bottom: 10px; }

h3#welcome { background: url("/assets/imagens/welcome.gif"); width: 453px; height: 22px; }

#welcome { background:url(../imagens/welcome.gif) no-repeat; width: 453px; height: 30px; }

h3#empresa { background: url("/assets/imagens/tit_empresa.gif") no-repeat; width: 183px; height: 19px; }

h3#historico { background: url("/assets/imagens/tit_historico.gif") no-repeat; width: 183px; height: 19px; }

h3#familia { background: url("/assets/imagens/tit_familia.gif") no-repeat; width: 170px; height: 24px; }

#chamadas h3 { text-indent: -999em; background: url("/assets/imagens/tit_trabalhos.gif") no-repeat; width: 127px; height: 20px; margin: 33px 0 -5px 23px; }

/* LAYOUT */

#menu ul li, #menu ul li a, #menu ul li a:active, #menu ul li a:visited
 { font-size: 12px; font-family: Verdana; font-weight: bold; color: #FFF; text-align: right;
			  line-height: 16px; text-decoration: none; }
			  
#menu ul li { margin-right: 15px; }
			  
#menu ul { margin: 8px 0 8px 0; }

dl dt img { float: left; margin-right: 10px; margin-bottom: 10px; }

dl dd { text-align: justify; }

#rodape a, #rodape a:link, #rodape a:visited
{ color: #FFF; text-decoration: underline; }

#conteudo a, #conteudo a:link, #conteudo a:visited
{ color: #000; text-decoration: underline; }

#menu ul li a:hover { text-decoration: none; color:#999999;}

.espaco { margin-bottom: 5px; }

#chamadas ul li { margin-left: 15px; margin: auto; text-align: center; margin-bottom: 25px; }

#chamadas ul li.ativo { background-color: #E4E4DE; width: 170px; padding-top: 13px; padding-bottom: 10px; border:1px #fff solid; border-right: none; border-left: none; margin-left: 0px !important;  }

#chamadas ul li img { border: 5px solid #fff; cursor: pointer; }

.linha { margin-top: 10px; margin-bottom: 10px; }

#chamadas #chamadas_sub { background-color: #1D2F45; width: 152px; padding: 10px; font-color: #FFF; }

#chamadas #chamadas_sub p { color: white; text-align: justify; }

