body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
	margin: 5px 0px 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.negre_12_negreta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.taula_trans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	filter: Alpha(Opacity=50);
	-moz-opacity: 0.5;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: justify;
}
.blan_n_12 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.negre:link, a.negre:visited, a.negre:active {
	color: #000000;
	text-decoration: none;
}
a.negre:hover {
	color: #000000;
	text-decoration: none;
}

.blanc_n {
	font-weight: bold;
	color: #FFFFFF;
}

.fons_img {
	background-image: url(imatges/fons.gif);
	background-repeat: no-repeat;
}

.linia_blanca {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.linia_blanca_baix {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.ralla_baix {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 5px;
	
}
a.menu:link, a.menu:active, a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 25px;
	padding-top: 5px;
	padding-left: 9px;
	background-repeat: no-repeat;
	background-position: center;
	text-transform: uppercase;
	padding-right: 9px;
	background-color: #D4D0C8;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a.menu:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #999999;
	
}
.ralla_baix2 {
	padding-left: 5px;
	background-color: #CCCCCC;
}
.ralla_baix2_sobre {
	padding-left: 5px;
	background-color: #666666;
}
.ralla_baix3 {
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 5px;
}
.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.vermell {
	color: #990000;
	font-weight: bold;
}
.cuadre_gris {
	border: 1px solid #CCCCCC;
}
.input_100 {
	width: 100%;
}
.foto {
	border: 1px solid #CCCCCC;
}
