/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }

/*
CONTEUDO
#cont {width:550px; background:#FFFFFF; float:left; margin-top:8px; padding:10px; padding-bottom:70px;}
#cont h3 {font:20px Tahoma, Helvetica, sans-serif; color:#78b4d3; font-weight:normal; border-bottom:1px solid #dbdbdb;}
*/

/*HOME*/
ul#lista {margin-left:10%;}
.span-titulo {font-size:12px; font-family: Tahoma, sans-serif; color:#323537;}
ul#lista li {list-style:none; float:left; width:150px; border:0px; cellpadding:7px; cellspacing:7px;}

/*BOTAO - LAYOUTS*/
a.bt-detalhes {
background:url(../imagens/bt_detalhes1.gif) no-repeat; 
width:103px; 
height:21px;
}
a.bt-detalhes:hover {
background:url(../imagens/bt_detalhes2.gif) no-repeat; 
width:103px;
height:21px;
 
}

/************** NUMEROS DA PAGINAÇÃO ***************/
.paginacao {clear:both; text-align:center;}
.paginacao ul {margin:10px 0; display:inline;}
.paginacao li {list-style:none; margin:1px; padding:6px 0; display:inline;}

.paginacao li a { height:16px; width:50px; padding:0px; background:#dadce1; color:#757575; text-decoration:none; font-size:12px; font-weight:bold;}
.paginacao li a:hover { background:#666666; color:#000000;}