#header{
	position:absolute;
	background:url(../img/bt-header.gif) no-repeat;
	width:950px;
	height:140px;}

#footer{
	position: absolute;
	background: url(../img/bt-footer.gif) no-repeat;
	width: 950px;
	height: 20px;
	left: 0px;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;}
#footer p{margin: 3px 0px 0px 0px;}

#leftmargin,#rightmargin {
	position: absolute;
	top: 140px;
	width: 150px;
	height: 690px;
	padding: 0;
	margin: 0;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
}
#leftmargin {
	left:0px;
	background:url(../img/bt-leftmargin.gif) no-repeat;}
#rightmargin {
	right:0px;
	background:url(../img/bt-rightmargin.gif) no-repeat;}
/* Class : paragraph */
.underline-l, .underline-r{
	border-bottom: thin solid #c19f36;
	border-right: none;
	border-top: none;
	border-left: none;
	margin: 6px 14px 12px 14px;
	padding: 6px 0px 6px 0px;}
.underline-r{
	text-align:right;}
.underline-l{
	text-align:left;}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;}

#main {
	position: absolute;
	background: url(../img/bt-main.gif) no-repeat;
	top: 140px;
	left: 150px;
	width: 650px;
	height: 690px;
	padding: 0;}

#rubtitle {
	background-color: transparent;
	position: absolute;
	top: 140px;
	left: 160px;
	width: 606px;
	height: 50px;
	padding: 5px 12px 5px 12px;}

#leftcol,#rightcol {
	background-color: transparent;
	position: absolute;
	top: 190px;
	width: 291px;
	height: 620px;
	padding: 5px 12px 5px 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;}
#leftcol {
	left:160px;}
#rightcol {
	right:160px;}

/* links */
a:link{color:#3366CC;text-decoration: none;}
a:visited{color:#3366CC;text-decoration:none;}
a:hover{color:#000000;text-decoration:underline;}
a:active{color:#69554d;text-decoration:none;}

/* titles */
h1,h2,h3,h4{
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1{
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	color: #707d7c;
}
h2{
	font-size:14px;
	font-weight:bold;
	text-align: center;
	color:#c19f36;
}
h3{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
h4{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
h5{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin: 10px 0px 0px 0px;
} 

/* Class : news */
.newstitle{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.newsinfo{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #c19f36;
	text-align: right;
	margin: 0px;
}
/* LISTES */
ol{
	text-align: justify;}
ul{
	text-align: justify;}

/* TABLES */
.tblcenter {
	margin: 0px auto 0px auto;
}

.calendar {
	margin: 0px auto 0px auto;}
tr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
th {
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	text-align: center;}
td {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.tdcenter {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 8px 10px;
}

.date {
	color: #c19f36;
	font: bold;}
