body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-align: center;
    background-color: #fff;
	font-size:1em;
}

#header {
    background: #333 url('../img/fonsppp.gif') no-repeat top right;
	padding: 10px 100px;
	text-align: right;
}

.esq {
float: left;
}

.credits {
font-size: .7em;
font-weight: bold;
color:#eaeaea;
line-height:1.3em;
}

.credits a {
color: #fff;
text-decoration: none;
font-weight: bold;
}

.credits a:visited {
color: #fff;
}

.credits a:hover {
color: #f06;
}

.credits a:active {
color: #ffff00;
}

a.idioma {
font-size: 11px;
font-weight: normal;
color: #fc0;
font-weight: normal;
text-decoration: none;
}

a:visited.idioma {
color: #fc0;
text-decoration: none;
}

a:hover.idioma {
color: #f06;
text-decoration: none;
}

a:active.idioma {
color: #fff;
text-decoration: none;
}


#page {
	width: 700px;
	margin: 0 auto;
	padding: 35px 40px 20px 40px;
	text-align: left;
	line-height: 1.5em;
	}
	
	#footer {
	width: 100%;
	background-color: #000;
	padding: 30px 0 70px 0;

	}

/* items */
	.items {
	border: 1px dashed #333;
	padding: 20px;
	background: #eaeaea;
	margin-top: 15px; 
	margin-bottom: 10px;
	overflow: auto;
	}
	
	.items img {
	border: 1px solid #ccc;
	margin: 0 15px 15px 0;
}
	

.neteja {
	clear: both;
	}
	
	

.text {
padding-bottom: 25px;
margin-bottom: 25px;
border-bottom: #333 1px dashed;
}

h2 {
font-size: 1.5em;
color: #58547;
font-weight: bold;
margin-top: 35px;
padding: 5px 0px;
}

/* links */


	
a {
color: #748545;
text-decoration: none;
font-weight: bold;
border: 0;
}

a:visited {
color: #748545;
}

a:hover {
color: #fff;
background-color: #fc0;
}

a:active {
color: #fc0;
}


	
.gran a {
color: #748545;
text-decoration: none;
border-bottom: 1px dashed #666;
font-weight: bold;
font-size: 1.3em;

}

.gran a:visited {
color: #748545;
}

.gran a:hover {
color: #fff;
background-color: #fc0;
}

.gran a:active {
color: #fc0;
}
	
	

/*arxiu*/

#arxiu {
background-color: #333;
width: 100%;
}

#page2 {
width: 700px;
	margin: 0 auto;
	padding: 30px 40px;
	text-align: left;
	line-height: 1.5em;
	color: #eaeaea;
}

#page2 h2 {
color: #fff;
font-size: 1.6em;
}

#page2 h3 {
color: #fff;
font-size: 1.2em;
border-top: 1px dashed #ccc;
padding-top: 25px;
margin-top: 30px;
margin-bottom: 6px;
}

#page2 h4 {
color: #fff;
font-size: 1em;
}

#page2 img {
	border: 1px solid #ccc;
	margin: 0 15px 15px 0;
}

#page2 img:hover {
	border: 1px solid #fc0;
}