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: 30px 100px 0 100px;
	text-align: left;
}

.esq {
float: left;
width: 221px;
}

#credits {
float: right;
position: relative;
top: -55;
font-size: .7em;
font-weight: bold;
color:#eaeaea;
width: 300px;
line-height:1.3em;}

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

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

#credits a:hover {
color: #FFFf00;
background-color: #758547;
}

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


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

	}
	
	#macart {
	width: 700px;
	text-align: right;
	}
	
/* items */
	.items {
	border: 1px dashed #333;
	padding: 20px;
	background: #ededed;
	margin-top: 15px; 
	margin-bottom: 30px;}
	
	.items img {
	float: left;
	margin-right: 25px;}
	
	.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;
}

a:visited {
color: #748545;
}

a:hover {
color: #FFFf00;
background-color: #758547;
}

a:active {
color: #ffff00;
}


	
.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: #FFFf00;
background-color: #758547;
}

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

/*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;
}