
* { padding: 0; margin: 0; }

a{
outline:0;
}

img{
border:0;
}

body{
background: url(../imagens/fundo.png) repeat-x;
}

#wrapper { 
 margin: 0 auto;
 width: 100%;

}
#header {
 color: #333;
 width: 100%;
 float: left;
 height: 162px;
 background:transparent;
}



#intra_header{
margin: 0 auto;
width:1003px;
height:162px;
background:#000;
}
#centrar{
margin: 0 auto;
width: 1003px;
}

#leftcolumn { 
position:relative;
 color: #333;
 background:transparent url(../imagens/menu.png ) no-repeat center left;
 height: 476px; /*476*/
 width: 215px;
 float: left;
 border-bottom:1px soldid #E6D704;
 z-index:100;
}
#rightcolumn { 
 float: left;
 color: #333;
 background: transparent;
 height: 476px;
 width: 787px; 
}

#conteudo{
margin: 0 auto;
width: 787px;
height: 476px; 
background:transparent;
}

#tudo{
margin: 0 auto;
width: 787px;
height: 476px; 
background:transparent;
overflow-x:hidden;
overflow-y:auto;
}

#topo_centro{
position:relative;
top:10px;
margin: 0 auto;
width:740px;
height:133px;
background:#DFDFDF url(../imagens/box_empresa.png);
}

#meio_topo_centro{
position:relative;
top:72px;
margin: 0 auto;
width:440px;
height:50px;
}
#fotos_topo{
float:left;
width:48px;
height:48px;
margin-left:10px;
background:#f0f0f0;
border:2px solid #ccc;
text-align:center;
}



#meio_centro{
margin: 0 auto;
position:relative;
margin-top:20px;
width:740px;
height:320px;
background:transparent;
}


#bt_meio1{
float:left;
margin-left:18px;
margin-top:10px;
padding-top:5px;
width:223px;
height:143px;
background:transparent url(../imagens/fdo_bt_meio.png) no-repeat;
}
#bt_meio2{
float:left;
margin-left:18px;
margin-top:10px;
padding-top:5px;
width:223px;
height:148px;
background:transparent url(../imagens/fdo_bt_meio.png) no-repeat;
}
#bt_meio3{
float:left;
margin-left:18px;
margin-top:10px;
padding-top:5px;
width:223px;
height:148px;
background:transparent url(../imagens/fdo_bt_meio.png) no-repeat;

}
#bt_meio4{
float:left;
margin-left:18px;
margin-top:10px;
padding-top:5px;
width:223px;
height:148px;
background:transparent url(../imagens/fdo_bt_meio.png) no-repeat;
}
#bt_meio5{
float:left;
margin-left:18px;
margin-top:10px;
padding-top:5px;
width:223px;
height:148px;
background:transparent url(../imagens/fdo_bt_meio.png) no-repeat;
}
#bt_meio_lupa{
float:left;
margin-left:18px;
margin-top:10px;
width:223px;
height:148px;
background:transparent url(../imagens/lupa.png) no-repeat;
}

#foto_bt_meio{
float:left;
width:105px;
height:135px;
margin-left:5px;
text-align:center;
}

#tit_bt_meio{
float:right;
width:103px;
height:35px;
margin-right:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #fff;

}

#texto_bt_meio{
float:right;
width:103px;
height:100px;
margin-right:4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: #fff;
}



#footer { 
 width:100%;
 height:35px;
 clear: both;
 color: #fff;
 background:#000 ;
 margin-bottom:-34px;
}

#intra_footer{
	margin: 0 auto;
	width:auto;
	height:28px;
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align:center;
	padding-top:9px;	
	background:#000;
}
#intra_footer a{
color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#fdo_footer{ 
margin: 0 auto;
position:relative;
top:-1px;
left:0px;
height:34px;
width:1003px;
background:transparent url(../imagens/fdo_rodape2.png ) no-repeat;
z-index:200;

}

#loading {
position:absolute;
top:390px;
left:490px;
width:auto;
height:auto;
margin: 0 auto;  
text-align:center;
display:none;
background:transparent url(../imagens/loading.gif) no-repeat center center;
z-index:100;
} 

