@charset "UTF-8";
/* CSS Document */
.taulaprincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 900px;
	text-align: left;
	background-position: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
body {
	background-color: #130000;
	margin-top: 0px;
}
.infocava {
	font-size: 9px;
	padding: 5px;
}
.menu {
	font-size: 12px;
	font-style: normal;
	text-align: center;
	padding: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.concerts {
	padding: 10px;
	background-position: left top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	background-color: #990000;
}
.submenu {
	text-align: right;
	padding: 5px;
}
.style2 {color: #990000}
.style3 {padding: 10px; font-size: 18px; }
.style4 {font-size: 10px}
.style5 {font-size: 24px}
.style6 {padding: 10px; background-position: left top; font-size: 9px; }
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
