/*
Responsável: Vitor Freitas
Data: 22/05/2012
*/

/* ESTILIZAÇÃO PARA GALERIAS */
.titulo-box             { background:url('../i/titulo-conteudo.png') no-repeat; display:block; padding:11px 0; text-indent:40px; }
.fundo-box              { padding:10px; background:#000; border:1px solid #333333; border-top:0px; } 
.fundo2-box             { background:#1F1F1F; padding:20px 10px 1px 10px; }
.fundo2-box p           { line-height:16px; margin-bottom:10px; text-align:justify; }

.titulo-mv              { background:url('../i/titulo-conteudo.png') no-repeat; display:block; padding:11px 0; text-indent:40px; }
.fundo-mv               { padding:10px; background:#000; border:1px solid #333333; border-top:0; float:left; } 
.fundo2-mv              { background:#1F1F1F; float:left; }
.videos-mv              { float:left; width:688px; }
.videos-mini            { text-align:center; width:165px; height:157px; float:left; margin:20px 0 0 46px; overflow:hidden; }
.videos-mini:hover img  { border:1px solid white; }
.videos-mini:hover a    { text-decoration:underline; }
.videos-mini img        { border:1px solid transparent; width:163px; height:116px; }
.videos-mini a          { float:left; padding-top:2px; width:100%; }

.pagination             { float:left; width:100%; margin-top:20px; text-align:center; margin-bottom:20px; }
.pagination p           { display:block;  }
.paginacao-ul           { height:25px; margin:auto;}
ul                      { list-style-type:none; display:inline; }
ul li                   { float:left; }
ul li+li                { margin-left:10px; }

.esconder-bug           { height:360px; margin-bottom:20px; overflow:hidden; }
.slideshow              { margin:auto; width:500px; }
.slideshow3             { margin:20px 0 0 0px; list-style-type:none; height:300px; width:500px; overflow:hidden; text-align:center; }  
.grupomini              { margin:auto; width:432px; height:60px; margin-top:300px; margin-bottom:20px; }
.list-img               { position:relative !important; margin:auto; height:300px; width:568px; }

