#loader {
	margin-left:300px;
	padding-top:15%;
	padding-bottom:15%;
}


#menu{	
	margin-left:auto;
	margin-right:auto;
	float:right;
	padding-right:8px;
	margin-top:32px;	
}
* html #menu{
	margin-bottom:-30px;
	z-index:10000;
	position:absolute;
	float:left;
	margin-left:250px;
}


#menu ul, #menu li {
	margin:0;
	padding:0;
	list-style:none;
	margin-left:3px;	
}

#menu li{	
	float:left;
	width:79px;
	height:86px;	
	background-position:top;
	background-repeat:no-repeat;
	background-position:center;
	font:100%/1.4em Tahoma,Arial,Verdana,Sans-serif;
	color:#fff;
	line-height:100px;
	
}

#menu a{
	display:block;
	width:79px;
	height:86px;	
	text-decoration:none;
	font-size: 12px;
	text-align:center;
	
	color:#C2B093;
	
  	
}
#menu a:hover{	
	width:79px;
	height:86px;
	/*opacity for IE5+*/
  filter: alpha(opacity=70);
  /*opacity for older Mozilla browsers*/
  -moz-opacity: 0.7;
  /*opacity for mozilla/safari*/
  opacity: 0.7;
}

li#li_home a{
	background:url(../img/empresa_select.gif) no-repeat center top;
}
body#home li#li_home a, body#empresa li#li_empresa a, body#servicos li#li_servicos a{
	background:url(../img/servicos_select_yes.gif) no-repeat center top;
	width:79px;
	height:86px;
	/*opacity for IE5+*/
  filter: alpha(opacity=100);
  /*opacity for older Mozilla browsers*/
  -moz-opacity: 1.0;
  /*opacity for mozilla/safari*/
  opacity: 1.0;
} 



li#li_empresa a{
	background:url(../img/servicos_select_no.gif) no-repeat center top;
}

li#li_sociedade a{
	background:url(../img/servicos_select_no.gif) no-repeat center top;
}
li#li_linha a{
	background:url(../img/servicos_select_no.gif) no-repeat center top;
}
li#li_portfolio a{
	background:url(../img/servicos_select_no.gif) no-repeat center top;
}
li#li_servicos a{
	background:url(../img/servicos_select_no.gif) no-repeat center top;
}
li#li_contato a{
	background:url(../img/servicos_select_no.gif) no-repeat center top;
}
li#li_home a{
	background:url(../img/servicos_select_no.gif) no-repeat center top;
}
li#li_forum a{
	background:url(../img/servicos_select_no.gif) no-repeat center top;
}

/* body#empresa li#li_empresa a{
	background:url(../img/sociedade_select.gif) no-repeat center top;
} */





.shadetabs{
list-style-type: none;
margin-top:1px;
margin-left:2px;
text-align: center; /*set to left, center, or right to align the menu as desired*/
padding: 4px 0 4px 0;
font:11px/120% "Tahoma", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;


}

.shadetabs li{
display: inline;
}
.shadetabs li a{
text-decoration: none;
color: #2d2b2b;
background:#FFF;
padding:2px 4px 4px 4px;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
margin-left:2px;
text-decoration: none;
text-align:left;
}

.shadetabs li.selected a{ /*selected main tab style */
background:#E2E2E2;		
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}


.contentstyle{
	width: 475px;
	border-top:2px solid #000;	
	z-index:999;	
}

#area_destaques {
	z-index:999;
	position:relative;
	margin-top:-18px;
	padding-top:4px;	
	z-index:10000;
	border-top:5px solid #E2E2E2;
	
}
#load_ajax {
	margin-left:160px;
	margin-top:30px;
	width:130px;
	height:60px;
	margin-bottom:50px;	

}

ul#itens_rel {
	margin:0;
	padding:0;
	list-style:none;
	margin-left:10px;
	font:11px/100% "Tahoma", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#66513c;
}

ul#itens_rel li a{		
	font:100%/1.4em Tahoma,Arial,Verdana,Sans-serif;
	color:#b45e23;
	font:11px/120% "Tahoma", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	
}
#itens_rel li a:hover{
	background:#ede7d0;	
		
}
