body {
	font-family:  arial, helvetica, verdana, sans-serif;
	font-size: 0.8em;
	text-align:center;
	margin:0 auto;
    background-color: #f2e5d6;	
	background-image: url(img/fons_fusta.jpg);
    overflow:hidden;}
	
#fons {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: 0;
} 

#scroller {
position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 

#fons img {
width: 100%;
height: 100%;
}

#page {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -375px;
	padding: 52px 0;
	width: 750px;
	text-align:left;
	z-index: 3;
	
	
	}
	


#header {
height: 61px;
background-image: url(img/fons_blanc60.png);
padding: 0 17px;
}

#dades {
padding: 7px 0;
font-size: 0.85em;
color: #2c1c0c;
font-weight: bold;}

h2 {
font-size: 1.4em;
color: #630;
}

/* +++++ llistat +++++ */

#llistat {
float: left;
width: 368px;
}

ul {
list-style-type: none;
margin: 0;
padding: 0;
}
 
 li {
 clear: both;
 padding: 6px;
 background-image: url(img/fons_blanc45.png);
 margin: 0 0 7px 0;
min-height: 76px; 
height: auto !important;
height: 76px;
 }
 
 #llistat img {
 float: left;
margin-right:8px;
 width: 75px;
 border-right: #5B3E00 1px solid;
  border-bottom: #5B3E00 1px solid;
  border-top: 0;
border-left: 0;
 }

.data {
color: #630;

margin-bottom: -7px;
}

.titol {
font-size: 1.3em;
font-weight: bold;
}

.autor {
font-size: 0.85em;}

/* +++++ paginaciķ +++++ */

 #paginacio {
 background-image: url(img/fons_blanc45.png);
 padding: 7px 15px;
 height: 19px;
 text-align: right;
 margin-bottom: 7px;
  }
 /* +++++ paginaciķ +++++ */
#credits {
clear: both;
text-align: center;
padding-top: 25px;
}



/* +++++ tagcloud +++++ */

#tagcloud {
float: right;
width: 345px;
background-image: url(img/fons_blanc45.png);
padding: 8px 15px 15px 15px;
line-height: 1.5em;
}

#tagcloud a {
color: #0063dc;
text-decoration: none;
}

#tagcloud a:hover {
color: #ff0084;
text-decoration: none;
}

#tagcloud a:visited {
color: #630;
text-decoration: none;
}

#tagcloud a:active {
color: #ff0084;
text-decoration: none;
}

/* +++++ links +++++ */

a {
color: #000;
text-decoration: none;
}

a:hover {
color: #ff0084;
text-decoration: none;
}

a:visited {
color: #630;
text-decoration: none;
}

a:active {
color: #ff0084;
text-decoration: none;
}


/* +++++ genčrics +++++ */
.dreta {
float: right;}

.esq {
float: left;}

.clear {
clear: both;}


/************************ 
DONATE
*************************/

#donate {
width: 100%;
background-color: #333;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ccc;
text-align: center;
padding: 3px 0 4px 0;
position: fixed;
bottom: 0;
z-index: 99;
}

#donate a, #donate a:visited {
color: #FF0;
text-decoration: none;
font-weight: bold;
}

#donate a:hover {
color: #9c0;
text-decoration: none;
}

#donate a:active {
color: #F06;
text-decoration: none;
}
