/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
}

.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: oblique;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
	display: block;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	background-color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 140px;
	padding: 8px;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-style: normal;
	background-color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 140px;
	padding: 8px;
}

.nom_lluis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding: 8px;
	width: auto;
	letter-spacing: 25px;
	background-color: #000000;
}

.linksweb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: oblique;
	background-color: #999999;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 140px;
	padding: 8px;
}

.linksweb:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: oblique;
	background-color: #999999;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 140px;
	padding: 8px;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.repertori {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.repertori:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



a.image:hover {
	position: relative;
	top: 5px;
	left: 5px
}

.linkslinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.linkslinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
}

.temes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}