/** HEADERS **/
.biblioteca h2{
background:url('../../img/estructura/titles/libros-profesionales.gif') no-repeat;
position:relative;
top: 45px;
height:30px;
width:425px;
margin-bottom: 80px
}
.biblioteca h2 span{
display:none
}
.biblioteca.english h2{
background:url('../../img/estructura/titles/profbooks.gif') no-repeat;
}
/** FI HEADERS **/

/************/
/*  INDEX 	*/
/************/
.biblioteca{
float:left
}

.llibre{
clear:both;
margin-bottom:50px;
}

.llibre, 
p.summary {
margin-left: 6%
}

p.summary.another_lang {
color: #990000;
margin-bottom: 3em;
}

p.summary.another_lang a {
font-weight: bold;
color: #990000;
}
p.summary.another_lang a:hover {
color: #666666;
}

.fotollibre {
float: left;
margin-right:1em
}

.infollibre {
margin-left: 220px
}

.titlellibre,.linkinfo a{
color: #990000;
font-weight: bold
}

.titlellibre{
font-size: 22px;
padding: 0.25em;
border: 1px solid #CCCCCC
}

.linkinfo{
margin-top: 1em;
font-family: Arial, Helvetica, sans-serif
}

.linkinfo a:hover{
color: #666666;
text-decoration:underline
}

.titol{
display:block;
font-weight:bold;
color:#000000;
text-transform:lowercase;
margin-top: 1em
}
/* FI INDEX */

/* PEDIDO */
#formpedido {
margin-left: 8%
}

p.gastos {
margin: 0 0 3em 0;
font-size: 0.8em;
font-weight: bold;
font-style: italic;
text-transform: uppercase
}

/*****************/
/* ADMINISTRACIO */
/*****************/
#llibres {
margin-left: 20px
}
#llibres li {
font-weight: bold
}
#llibres .autor {
font-weight: normal;
font-style: italic
}
