/* CSS Document */
img{
    border:0px;
}
.txt11{
    font-family:arial;
    font-size:11px;
    color:#222222;
}
.livros {
    width:100%;
	height:120px;
    text-align: left;
}
.ttitulo{
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    color:#27146E;
}
.rodape{
    background-image:url('images/biblioteca/bg_copy.jpg');
    background-repeat:repeat-x;
    background-position: bottom;
    height:82px;
}
.mnrodape{
    font-family:arial;
    font-size:9px;
    color:#666666;
    text-decoration:none;
}
.mnrodape:hover{
    text-decoration:underline;
}
.mntopo{
    font-family:arial;
    font-size:10px;
    color:#27146E;
    font-weight:bold;
    text-decoration:none;
}
.mntopo:hover{
    text-decoration:underline;
}
.paginacao {
    font-family:tahoma;
    font-size: 11px;
    font-weight:bold;
    color:#222222;
    text-decoration:none;
}
/* End */
