@import url("geral.css");
@import url("font-face.css");
@import url("form.css");
@import url("paginacao.css");

/* TOPO */
#box-logo     { width: 311px; height: 177px; float: left; background: url(../imagens/box-logo.png) center no-repeat; }
#logomarca    { width: 252px; height: 103px; margin: auto; margin-top: 30px; background: url(../imagens/logomarca.png) center no-repeat; }
#logomarca a  { width: 252px; height: 103px; }
#slogn        { width: 660px; float: right; margin-top: 40px; }
#preco        { margin:auto; }

/* VANTAGENS */
#vantagens    { background: url(../imagens/slide-telas.jpg) top right no-repeat; margin-top: -109px; }
#vantagens ul { list-style: none; }

/* CONTEÚDO */
#clientes                 { width: 745px; float: left; }
#cliente                  { width: 613px; height: 130px; float: left; }
#content-clientes		  { width: 613px; float: left; }
#clientes ul li 		  { float: left; list-style-type: none; width: 282px; height: 110px; padding: 0 10px; }
#clientes ul li h2 		  { margin-top: 14px; }
#clientes ul li img		  { margin-right: 10px; }
#clientes ul li .acc	  { margin: 20px 0; }
#next, #prev           	  { width: 56px; float: left; cursor: pointer; }

#contato                  { width: 206px; float: right; color: #6F760C; }
#contato input, textarea  { width: 100%; height: 22px; margin-bottom: 6px; }

/* RODAPE */
.brd-degrade { background: url(../imagens/brd-rodape.jpg) center repeat-x; height: 5px; }
