body {
background-color: rgb(255,255,255);
}
a {
font-size: 9pt;
font-family: verdana, sans;
color: rgb(0,145,202);
text-decoration: underline;
}
h1 {
font-family: verdana, sans;
color: rgb(40,40,40);
font-weight: bold;
font-size: 10pt;
}
h2 {
font-family: verdana, sans;
color: rgb(40,40,40);
text-transform: uppercase;
font-weight: bold;
font-size: 10pt;
}
h3 {
font-family: verdana, sans;
color: rgb(0,145,202);
font-weight: bold;
font-size: 10pt;
}
h4 {
font-family: verdana, sans;
color: rgb(0,145,202);
text-transform: uppercase;
font-weight: bold;
font-size: 10pt;
}
.hidden {
display: none;
}
#topPicture {
display: none;
}
#topPictureTop {
display: none;
}
#topPictureLeft {
display: none;
}
#topPictureBottom {
display: none;
}
#titleBarCell {
display: none;
}
#titleBar {
display: none;
}
#menu {
display: none;
}
#menuTop {
display: none;
}
#menuBody {
display: none;
}
#virusLogo {
border: none;
margin: 0px 10px 10px 0px;
}
#menuBottom {
display: none;
}
#buscadora {
display: none;
}
#campoBusca {
display: none;
}
#botonAvanzada {
display: none;
}
.coleccion {
border-bottom: 1px solid rgb(20,20,20);
padding-bottom: 1px;
width:157px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
.menuEntry {
display: none;
}
.menuLink {
display: none;
}
.titleLink {
display: none;
}
.llenguaLink {
display: none;
}
#firstMenuEntry {
display: none;
}
#beforeColecciones {
margin-bottom: 10px;
}
#afterColecciones {
margin-top: 10px;
}
#lastMenuEntry {
display: none;
}
#content {
width: 95%;
}
#title1 {
font-family: verdana, sans;
font-size: 9pt;
color: rgb(40,40,40);
float: left;
text-transform: lowercase;
font-weight: bold;
}
#title2 {
display: none;
}
.done {
display: none;
}
.doing {
display: none;
}
.undone {
display: none;
}
.alphabet {
display: none;
}
.campos_busca_avanzada {
display: none;
}
.spacer_detalles {
display: none;
}
#helpTag {
display: none;
}

/* lista y libros */


.mas_info {
color: rgb(0,145,202);
text-decoration: underline;
}
.llibre_small {
font-family: verdana, sans;
font-size: 9pt;
width: 100%;
margin-bottom: 5px;
}
.llibre_big {
font-family: verdana, sans;
font-size: 9pt;
width: 100%;
margin-top: 8px;
padding-bottom: 2px;
border-bottom: 1px solid rgb(220,220,220);
}
.portada_small {
height: 110px;
padding: 1px;
margin-right: 5px;
margin-top: 1px;
border: 1px solid rgb(220,220,220);
vertical-align:top;
float:left;
}
.portada_cesta {
height: 55px;
padding: 1px;
margin-right: 5px;
margin-top: 4px;
margin-bottom: 4px;
border: 1px solid rgb(220,220,220);
}
.cell_portada {
vertical-align: top;
}
.portada_big {
height: 172px;
margin-top: 2px;
margin-right: 5px;
margin-bottom: 2px;
padding: 1px;
border: 1px solid rgb(220,220,220);
float: left;
}
.titol_llibre {
color: rgb(0,145,202);
text-transform: uppercase;
font-weight:bold;
}
.subtitol_llibre {
line-height: 150%;
width: 518px;
}
.autor_llibre {
line-height: 150%;
font-weight:bold;
padding-bottom: 2px;
}
.autor_llibre_big {
line-height: 150%;
font-weight:bold;
}
.mas_info_llibre {
width: 210px;
line-height: 150%;
text-align: right; 
}
.descripcio_llibre_small {
font-family: verdana, sans;
font-size: 9pt;
text-align: left;
line-height: 150%;
vertical-align: top;
border-bottom: 1px solid rgb(220,220,220);
padding-bottom: 5px;
}
.descripcio_llibre_big {
font-family: verdana, sans;
font-size: 9pt;
text-align: left;
line-height: 150%;
padding-left: 5px;
}
.preu_llibre {
width: 60px;
text-align: right;
padding-bottom: 2px;
}
.table_cesta {
line-height: 150%;
font-family: verdana, sans;
font-size: 9pt;
width: 100%;
margin-top: 2px;
padding-bottom: 2px;
border-bottom: 1px solid rgb(0,145,202);
}
.preu_llibre_cesta {
width: 70px;
text-align: right;
}
.cesta {
display: none;
}
.eliminar {
cursor: pointer;
margin-left: 2px;
}
#ver_cesta {
text-decoration: none;
font-weight: bold;
cursor: pointer;
}
#contenido_cesta {
color: rgb(0,145,202);
font-size: 8pt;
}
#precio_cesta {
color: rgb(0,145,202);
font-size: 8pt;
}
.campo_cantidad {
border: 1px solid rgb(200,200,200);
font-family: verdana, sans;
font-size: 9pt;
}
#confirma_compra {
display: none;
position: fixed;
left: 400px;
top: 480px;
width: 210px;
font-family: verdana, sans;
z-index: 2000;
font-size: 9pt;
text-align: left;
border: 1px solid rgb(226,0,122);
color: rgb(0,145,202);
background-color: rgb(250,250,250);
padding: 8px;
}
.campos_direccion {
border: 1px solid rgb(200,200,200);
height: 20px;
}
.comentario {
border: 1px solid rgb(200,200,200);
font-family: verdana, sans;
font-size: 9pt;
}
.left {
float: left;
}
.right {
float: right;
}
.dark {
background-color: rgb(235,235,235);
}
.tbHead {
border-bottom: 1px solid rgb(220,220,220);
padding-top: 4px;
padding-bottom: 4px;
}
input {
display: none;
}
#ultimas_noticias {
display: none;
}
#news {
display: none;
}
.noticiasLink {
display: none;
}