
body {
 background: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 /*font-weight: bold;*/
 color: #666666;
}

ul, li {
 list-style-type: none; 
}

img {
 border: 0px solid;
}

hr {
 width: 100%;
 height: 2px;
 color: #666666;
}

a, a:link, a:visited {
 color: #666666;
 text-decoration: none;
}

a:hover, a:active {
 color: #990000;
}

/**********************************************************************
 *                          Menú de navegació                         *
 **********************************************************************/

#puntdellibre {
 position: absolute;
 top: 25px;
 right: 25px;
 width: 160px;
 _width: 155px;
 background: #d6cfc6;
 text-align: center;
 border: solid 1px #999966;
 -moz-border-radius: 0px 15px 0px 15px;
 z-index: 3;
}

#menunav .menuhide {
 left: -9000px;
 border: 0;
}
#menunav .menushow {
 left: -5px;
 z-index: 100;
}

#menunav ul {
 margin: 1px;
 width: 100px;
 border: 1px solid #999966;
 background: #d6cfc6;
 -moz-border-radius: 0px 15px 0px 15px;
 z-index: 2000;
}

#menunav li {
 padding: 3px 5px 5px 5px;
 margin-left: -30px;
 font-size: 18px;
}

#menunav .logo {
 margin-top: -15px;
 margin-left: -38px;
}

#menunav .submenu {
_margin-left: 5px;
}

#menunav .novetat1 {
 font-size: 20px;
 margin: 15px 0px -11px -34px;
}

#menunav .novetat2 {
 margin-left: -36px;
}

#menunav .disinf {
 margin-bottom: 25px;
}

#menunav .idioma {
 font-size: 11px;
 text-align: left;
 font-weight: normal;
 padding: 2px 2px 0px 2px;
 margin: 1px 0px 0px 10px;
}

/**********************************************************************
 *                       Contingut de la pàgina                       *
 **********************************************************************/
#contingut {
 background: #c8c895 url(llibre_costat.png) top left repeat-y;
 position: absolute; 
 top: 0px; 
 left: 0px; 
 right: 250px;
 text-align: justify;
 line-height: 30px;
 z-index: 1;
}

#part_superior {
 background: url(llibre_dalt.png) repeat-x;
 padding: 45px 0px 0px 0px;
 margin-left: 1px;
}

#part_superior .cantonada_esquerre {
 position: absolute;
 top: 0px; 
 left: 1px; 
 width: 58px;
 height: 48px;
 background: url(Llibre_dalt_Esq.png);
 font-size: 0px;
}

#part_superior .cantonada_dreta {
 position: absolute; 
 top: 0px; 
 right: 0px;
 _right: 0px;
 width: 28px;
 height: 48px;
 background: url(llibre_dalt_dreta.png);
 font-size: 0px;
}

#cos {
 margin: 0px 0px 0px 45px;
 background: #c8c895 url(llibre_costat_dret.png) top right repeat-y;
 height: 820px;
 /*z-index: 2;*/
}

#marge_intern {
 height: 730px;
 margin: 0px 30px 0px 20px;
 padding: 50px 1px 1px 1px;
 background: #FBF7EC url(Portada.png) bottom left no-repeat;
}

.subtitol {
 font-size: 30px;
 text-align: right;
 margin: -1px 10px 0px 0px;
}

.texte {
 margin: 150px 30px 0px 200px;
}


