.texto .graficos img {
    max-width: none;
    width: auto;
}
.texto div.graf_int { position: relative; /* margin: 20px; */ float: left;}
.texto div.graf_int ul, div.graf_int li { margin: 0; padding: 0; list-style-type: none; background-image: none; }

.texto div.graf_int ul {width: auto; position: absolute; top: 0; left: 0; width: 100%;}

.texto div.graf_int li { 
    float: left;
    position: relative;
    background-color: #fff;
}

.texto div.graf_int img.seta { position: absolute; top: 0; left: 0; z-index: 10099; display:none; } 

.texto a.replay { position: absolute; left: 0; top:2px; width: 21px; height:21px; background: url(../images/ico_replay.gif) no-repeat left top; text-indent: -9999px; cursor: pointer; z-index: 9999; }

.texto div.graf_int a.replay:hover { background-position: left bottom;}

/*engalamento*/
.texto div#g01_1 {    margin-bottom: 20px;}
.texto div#g01_1 li, .texto div#g01_2 li, .texto div#g01_3 li, .texto div#g01_4 li { padding: 0;  height:280px; width: 20%!important;}
.texto div#g01_1 li.first { /* padding: 0; */ }

.texto div#g01_2 {    margin-bottom: 20px;}

.texto div#g01_2 li.first { /* padding: 0; */ }

.texto div#g01_3 {    margin-bottom: 20px;}
.texto div#g01_3 li.first { /* padding: 0; */ }


.texto div#g01_4 {    margin-bottom: 20px;}
.texto div#g01_4 li.first { /* padding: 0; */ }


.texto div#g01_5 {    margin-bottom: 20px;}
.texto div#g01_5 li.first {width:105px!important; padding: 0 0 0 5px;}
.texto div#g01_5 li { padding: 0 5px 0 5px;  height: 280px; width: 180px!important;}


.texto div#g01_6 {    margin-bottom: 20px;}
.texto div#g01_6 li { padding: 0;  height: 280px; width: 20%!important;}
.texto div#g01_6 li.first { /* padding: 0; */ }

.texto div#g01_7 {    margin-bottom: 20px;}
.texto div#g01_7 li { padding: 0;  height: 280px; width: 12.5%!important;}
.texto div#g01_7 li.first { /* padding: 0; */ }



.texto div#g01_8 {    margin-bottom: 20px;    position: relative;}
.texto div#g01_8 img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.texto div#g01_8 .replay {
    right: 0;
    bottom: 0;
    left: auto;
    top: auto;
}
.texto div#g01_8 li { padding: 0; height: 38px!important; float: right; clear: both; width: 100%; background-color: #fff; background-image: none;}
.texto div#g01_8 li.first { /* padding: 0; */ }


.texto .ico_legenda_pg6{left: 348px; position: absolute; top: 324px;}
.texto .ico_legenda_pag1{left:640px; position: absolute; top: 324px;}






