body {

   background: #ccc;

   margin: 5px;

   color: #000;

   font: 80% Arial;

}



h1 {

   font-size: 150%;

   color: #999999;

   margin-top: 40px;

   margin-left:230px;

}



img {

   border: 0px;

}





#alinhaCentro {

   position: relative;

   width: 765px;

   margin: 0px auto;

}



#geral {

   position: relative;

   float: left;

   width: 778px;

   background: #fff;

   border: 1px solid #f0f0f0;

}



#atendimento{

background: #E8E8FF;

width: 152px;

height: 60px;

margin-top: 0px;

margin-left: 10px;

}



.atendimento{

font: 80% Verdana;

color:#333333;

padding: 10px 5px 10px 5px;

}





/* passou a ser dināmica, motivo: variavel do logo do cliente

#topo {

   position: relative;

   float: right;

   width: 778px;

   height: 154px;

   background: url(imagens/<?=$cli_logo?>);

}*/



#caixamsn {

background: #f0f0f0;

width: 500px;

height: 450px;

float: right;

margin-right:48px;

margin-top: 0px;

}



#principal {

   position: relative;

   float: left;

   width: 778px;

}

#menu {

   position: relative;

   float: left;

   width: 200px;

   height: 380px;

   margin-top: 10px;

   margin-left: 10px;

}



#menu ul {

   list-style: none;

   padding: 0px;

   margin: 0px;

}



#menu a {

   font: 80% Verdana;

   color:#FFFFFF;

   text-decoration: none;

   background: url(imagens/backverde.jpg);

   display: block;

   padding: 3px 5px 3px 5px;

   width: 132px;

}







#menu a:hover {

   background: url(imagens/backvermelho.jpg);

   text-decoration: none;

}



#conteudo {

   position: relative;

   float: right;

   width: 578px;

   line-height: 160%;

   padding: 10px 15px 10px 10px;

}



#rodape {

   position: relative;

   width: 778px;

   height: 67px;

   font: 80% Verdana;

   text-align: center;

   background: url(imagens/rodapeimg.jpg);

   float:left;

   padding-top: 30px;

}



#texto {



   position: absolute;

   left: 1px;

   top: 176px;

   _top: 183px; /* CSS Hack (somente IE 6) */

   *top: 183px; /* CSS Hack (somente IE 7) */

   width: 146px;

   height: 146px;

   border: 1px solid #fff;

   font: 80% Verdana;

   color: #fff;

   overflow: auto;

   /* visibility: hidden; */

}