/*CSS*/
/*DEIXAR O SITE COLADO NO TOPO*/
*{margin:0 auto; padding:0;}
html{}
.categ{width:300px; }
img{border:none}


/*CSS DA FUNCAO DE CATEGORIAS*/
#centro{width:310px; height:116px;  no-repeat;}
.scroll{overflow:hidden; float:left; width: 270px; height:116px; margin: 0 auto ; position: relative; text-align:center;}
.scrollContainer {position: relative;}
.scrollContainer div.panel{width:400px; height:116px; float:left; position: relative;  left no-repeat; text-align:left;}
.scrollContainer div.panel img{float:left;}
.inside img{float:left; width:86px; margin:18px 3px 0 3px;}
.inside h2{font-size:16px; padding:25px 0 0 0; font-family:tahoma; color:#969696;}
.inside h2 a{font-size:16px; font-family:tahoma; color:#969696; text-decoration:none;}
.inside h2 a:hover{font-size:16px; font-family:tahoma; color:#969696; text-decoration:none;}
.botoes{cursor: pointer;}
.hide{display: none;}
.botoes{cursor: pointer;}




