.depoimentos {
overflow:auto;
padding-bottom:10px;
_padding-bottom:80px;
}

#d1 { background-image:url(img.php?a=60&img=img/foto_juscelino.jpg); }
#d2 { background-image:url(img.php?a=60&img=img/foto_kleber.jpg); }
#d3 { background-image:url(img.php?a=60&img=img/foto_marilia.jpg); }
#d4 { background-image:url(img.php?a=60&img=img/foto_ana_paula.jpg); }
#d5 { background-image:url(img.php?a=60&img=img/foto_emerson.jpg); }
#d6 { background-image:url(img.php?a=60&img=img/foto_claudia.jpg); }
#d7 { background-image:url(img.php?a=60&img=img/foto_humberto.jpg); }
#d8 { background-image:url(img.php?a=60&img=img/foto_escola.jpg); }
#d9 { background-image:url(img.php?a=60&img=img/foto_prado.jpg); }
#d10 { background-image:url(img.php?a=60&img=img/foto_mario.jpg); }

#d1img { background:url(img/foto_juscelino.jpg) center; }
#d2img { background:url(img/foto_kleber.jpg) center; }
#d3img { background:url(img/foto_marilia.jpg) center; }
#d4img { background:url(img/foto_ana_paula.jpg) center; }
#d5img { background:url(img/foto_emerson.jpg) center; }
#d6img { background:url(img/foto_claudia.jpg) center; }
#d7img { background:url(img/foto_humberto.jpg) center; }
#d8img { background:url(img/foto_escola.jpg) center; }
#d9img { background:url(img/foto_prado.jpg) center; }
#d10img { background:url(img/foto_mario.jpg) center; }

#d1, #d2, #d3, #d4, #d5, #d6, #d7, #d8, #d9, #d10 {
background-position:left;
background-repeat:no-repeat;
}

.depoimento {
border:#FFFFFF 5px solid;
text-decoration:none;
padding-top:0px;
padding-left:70px;
margin-right:0px;
margin-left:0px;
margin-bottom:10px;
width:165px;
float:left;
height:53px;
}

.depoimento:hover {
border:#D7F096 5px solid;
background:#D7F096;
color:#000000;
}

.ddentro {
background-color:#FFFFFF;
padding:15px;
height:320px;
overflow:auto;
}

.dimg {
display:block;
height:84px;
width:84px;
float:right;
margin-left:10px;
margin-bottom:10px;
}

#d1c, #d2c, #d3c, #d4c, #d5c, #d6c, #d7c, #d8c, #d9c, #d10c{
display:none;
}
