@font-face {
	font-family:"Trebuchet MS";
	src:local(Trebuchet MS), url(trebuc.ttf) format(TrueType);
}

#page-container {
	width: 560px;
	margin: auto;
	padding: 0;
}

body {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #606060;
	margin: 12px 0 0 0;
	padding: 0;
	background-color: #F6F6ED;
	scrollbar-base-color:#DDDDDD;
	scrollbar-track-color:#E7E7E7;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#808080;
	scrollbar-3dlight-color:#808080;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#333333;
	scrollbar-face-color:#DDDDDD;
}

.llistat_membres {
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	color: #666666;
	word-spacing: 2px;
	line-height: 15px;
}
a.llistat_membres:link{
  text-decoration: none;
}
a.llistat_membres:hover{
   color: #000066;

}

.h1 {
	color: #313131;
	font: normal 32px/35px Trebuchet MS, times, serif;
	letter-spacing: -1px;
	padding: 8px 0 12px 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
}
.h2 {
	color: #313131;
	font: normal 16px/18px Trebuchet MS, times, serif;
	border-bottom: 2px solid #B70202;
	padding: 5px 0 7px 0;
	margin: 0;
}
.h3 {
	color: #313131;
	font: normal 14px/16px Trebuchet MS, times, serif;
    line-height: 1.4;

}
.h4 {
	color: #313131;
	font: normal 12px/16px Trebuchet MS, times, serif;
    line-height: 1;

}
.small {
	font-size: 11px;
	line-height: 15px;
}
.note {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	color: #606060;
	background-color: #F6F6ED;
	margin: 0;
	padding: 7px 12px 9px 12px;
	border: 1px solid #BFBFBF;
}
.letter {
	font: normal 12px/17px courier;
	color: #313131;
}
.aboutus {
	font: normal 11px/16px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	width: 300px;
	margin: 14px 0 0 0;
}
.disclaimer {
	font: normal 10px/15px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	width: 200px;
	margin: 14px 0 0 0;
