body {
	background-color: #000033;
	background-image: url(images/disseny/fondo.jpg);
	background-repeat: repeat;
}

a       {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.Textomenu {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/disseny/sombramenu.jpg);
	color: #000033;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.texte {
	color: #000033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 40px;
	text-align: justify;
}
.imatge {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}

.Subtitol {
	color: #993300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 13px;
	font-weight: bold;
}
.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}
.titolalbums {
	color: #000033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

