body {
	background-color: #cc0066;
	font-family: arial, verdana;
	font-size: small;
	padding: 0;
	margin: 0;
}

.rosa {
	background-color: #cc0066;
}

.lletra_negra {
	color: #000000 ! important;
}

.no_margin_top {
	margin-top: 0 ! important;
}

.lletra_negra {
	color: #000000 ! important;
}

#info {
	position: absolute;
	right: 0;
	bottom: 0;
}

#pdf {
	position: absolute;
	left: 400;
	bottom: 10;
}

#pdf a {
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
	color: #cc0066;
}

#content {
	position: relative;
	background-image: url(img/planol.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 980px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 1350px;
}

.columna {
	width: 280px;
	background-color: transparent/*#eeeeee*/;
	padding: 10px;
	float: left;
}

.grup {
	border-top: 1px solid #cc0066;
	margin-bottom: 10px;
	background-color: transparent/*#dddddd*/;
}

.disabilty {
	background-image: url(img/disability.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

.numero {
	float: left;
	color: #cc0066;
	font-weight: bold;
}

.artista {
	margin-left: 30px;
	margin-top: 6px;
	background-color: transparent /*#cccccc*/;
}

.nom {
	color: #cc0066;
	font-weight: bold;
}

.branca {
	color: #cc0066;
}

.webmail {
	color: #999999;
	font-size: smaller;
}

.webmail a {
	color: #999999;
	text-decoration: none;
}

.webmail a:hover {
	color: #222222;
}

.webmail .pdf {
	color: #777777;
}

.webmail .pdf:hover {
	color: #000000;
}

.adreca {
	margin-left: 30px;
	font-weight: bold;
	font-size: smaller;
	clear:both;
}

.fons_rosadet {
	background-color: #fcd1e9;
}

.fons_rosadet_clar {
	background-color: #ffccff;
}

.clear {
	clear: both;
}

#portada_body {
	background-image: url(img/portada_fons.png);
}

#portada {
	width: 100%;
	text-align: middle;
}

#portada_dalt {
	background-image: url(img/portada_dalt_costat.png);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
}



.centrat {
	width: 800px;
	padding: 0;
	margin: 0 auto;
}

#portada_mig {
	width: 100%;
	background-color: white;
	text-align: center;
}

#text_mig {
	width: 800px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

#portada_baix {
	background-image: url(img/portada_baix_costat.png);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
}

.text_centrat {
	font-size: large;
	font-weight: bold;
	text-align: center;
}

.text_centrat a {
	color: black;
}

