	/* css document */
html {
	height:100%;
}
* {
padding:0;
margin: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
border:none;}

#estrutura {
width:960px;
margin:auto;
background:url(../imagens/geral/bg_middle.gif) repeat-y;
height:100%;
position:relative;
z-index: 2;

}	
body {
background:url(../imagens/geral/bg_right.gif) repeat-x #000000;
width:100%;
height:100%;
position:relative;


}
/*	bagckground	*/
#background {
top:0;
left:0;
position:absolute;
 width:50%;
 height:inherit;
background:url(../imagens/geral/bg_left.gif) repeat-x  #484848;
 z-index:1;

}
 
/* lado esquerdo*/


#painellateral {
float:left;
width:362px;
background:url(../imagens/geral/bg_left.gif) repeat-x  #484848;

border-top:5px solid black;

}


#logo {
background:url(../imagens/geral/banner.jpg);
width:362px;
height:244px;
text-indent:-5000px;}
#logo a {
display:block;
height:244px;}

/* lado direito */
#conteudo {
float:left;
width:598px;
background:url(../imagens/geral/bg_conteudo.gif) repeat-y #8A8A8A;
border-top:5px solid black;
}




/*	menu	*/


a {
	outline:none; }

#menu a {
display:block;
height:44px;}

#menu {
border-left:1px solid  #D7D7D7;
height:44px;
background-color:#000000;
padding-bottom:5px;
}

#menu ul {
margin-left: 105px;
}

#menu ul li {
list-style:none;
float:left;
line-height:44px;
height:44px;
color:#FFFFFF;
text-indent:-590000px;}

#evero {
background:url(../imagens/menu/vero.gif);
width:77px;}
#evero a:hover{
background:url(../imagens/menu/verohover.gif);
width:77px;}

#conceito {
background:url(../imagens/menu/conceito.gif);
width:92px;}
#conceito a:hover{
background:url(../imagens/menu/conceitohover.gif);
width:92px;}

#oque {
background:url(../imagens/menu/oquefazemos.gif);
width:132px;}
#oque a:hover{
background:url(../imagens/menu/oquefazemoshover.gif);
width:132px;}

#clientes {
background:url(../imagens/menu/clientes.gif);
width:88px;}
#clientes a:hover{
background:url(../imagens/menu/clienteshover.gif);
width:88px;}

#contato {
background:url(../imagens/menu/contato.gif);
width:87px;}
#contato a:hover{
background:url(../imagens/menu/contatohover.gif);
width:87px;}


/*		twitter		*/
#twitter {
background-color:#484848;
padding-bottom: 10px; } 

#twitterin { 
width:250px;
margin:auto;
padding-top:30px;}
#imgtt {
	margin-left:60px;}



/*rodape*/
#rodape {
width:597px;
height:auto;
border-left: 1px solid #c0c0c0;
background-color:#000;
position:relative;

}
#rodape p {
	text-align:right;

color:#7D7D7D;
padding-top:16px;
line-height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:592px;
margin:auto;}
	
	/*clientes*/
	
#clientes_banner {
width:597px;
height:140px;
border-left: 1px solid #C0C0C0;
border-bottom:1px solid #484848;
background:url(../imagens/geral/clientes_home.gif) no-repeat #000000;
}
#clientes_banner img{
float:left;
width:140px;
height:140px;
}
#imagemRotativa {
border:none;
margin-left:37px;}




