* { margin: 0px; padding:0px; font-family: helvetica; }
body { 
	background-color: #e3705c;
}


/*
 *	HEADER
 */
 
 
.header {
	background-image:url(imatges/header.png);
	background-position: center;
	height: 143px;
}

.header-content {
	margin: auto;
	width: 1024px;
	padding-top: 20px;
}

div.contactbox {
	float: right;
	width: 235px;
	height: 100px;
	background-image:url(imatges/contactbox.png);
	background-repeat: no-repeat;
	margin-top: 13px;
}

div.contactbox p {
	padding:27px 9px 5px;
	color: #EAE6D2;
	font-size: 9pt;
}

div.contactbox p a {
	text-decoration: underline;
	color: #EAE6D2;
}

div.contactbox p a:hover {
	text-decoration: none;
}


/*
 *	CONTENT
 */
 

.content {
	margin: auto;
	width: 1024px;
	background-image: url(imatges/pt.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.mainnav {
}

.llibre-flash {
	margin: auto;
	width: 1024px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EAE6D2;
}

.galeria {
	margin: auto;
	text-align:center;
	width: 1010px;
}
