.text_normal {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.text_titols {
	color: #A8A8A8;
	font-size: 14px;
}

.text_titols_bold {
	color: #A8A8A8;
	font-size: 14px;
	font-weight:bold;
}

.textmenus {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	font-weight:none;
}

.textmenus:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:none;
}

.textmenus:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:none;
}

.textmenus:hover {
	color: #DDDDDD;
	font-size: 9px;
	font-weight:none;
	text-decoration: none;
}
.textmenus:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

.a_down:link {
	color: #FFFFFF;
	text-decoration: none;
}

.a_down:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.a_down:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.a_down:active {
	text-decoration: none;
	color: #FFFFFF;
}

.a_down {
	font-weight: bold;
}

.area {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border: thin solid #FFFFFF;
}

.fons_fora{
	background-image:url(../images/sup/fons_fora.jpg);
	background-repeat: repeat-x;
}

.fons_dins{
	background-image:url(../images/sup/fons_dins.jpg);
	background-repeat: repeat-x;
}

.fons_baix{
	background-image:url(../images/sup/fons_baix.jpg);
	background-repeat: repeat-x;
}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: thin solid #CCCCCC;
	background-color: #000000;
}

.botons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: thin solid #FFFFFF;
	background-color: #1C1C1C;
}

body {
	margin-top:0;
	margin-left:0;
	background-color: #1C1C1C;
	SCROLLBAR-FACE-COLOR: #1B1B1B;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #1C1C1C;
}

.menus {
	background-image:url(../images/sup/fons_fora.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}