/* CSS Document */

<!--

.title {
font-family:"Trebuchet MS";
font-size:1.2em;
color:#003399;
border-bottom:#003399 solid 1px;
width:100%;
}
.titletab{
background-color:#003399;
color:#FFFFFF;
font-size:1em;
font-weight:bold;
width:100%;
}
.table{
border:#003399 solid 1px;
margin-top:5px;
background-color:#f2f2f2;
width:100%;
}
.descricao{
font-size:12px;
color:#666666;
}
.titulo_album{
color:#000066 ;
}
.cel{
padding-left:3px;
padding-right:3px;
}
.cel a {
color:#003399;
text-decoration:none;
}
.cel a:hover{text-decoration:underline;}