body {
	margin:0px;
	padding:0px;
	background-image:url(../images/px_fd.jpg);
	background-repeat:repeat;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#574437;
	color: #FFFFFF;
	}

#center {
	width:1005px;
	margin:auto;
	}

#contain {
	float:left;
	display:inline;
	width:1005px;/*
	min-height:822px;*/
	background-image:url(../images/fd_col_left.jpg);
	background-repeat:repeat-y;
	background-position: top  left;
	}

#contain2 {
	float:left;
	display:inline;
	width:1005px;/*
	min-height:822px;*/	
	background-image:url(../images/interface_fd_accueil.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	}
	
#left {
	float:left;
	display:inline;
	width:358px;
	height: 768px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 156px;
	}
	
#right {
	float:left;
	display:inline;
	width:400px;
	}
	
#nav {
	float:left;
	display:inline;
	width:290px;
	margin-top:103px;
	margin-left:40px;
	margin-bottom: 105px;
	}
	
#actus {
	float:left;
	display:inline;
	width:271px;
	margin-left:85px;
	}
#actus_ht {
	background-image:url(../images/encart_actus_ht.png);
	background-repeat:no-repeat;
	height: 220px;
	}
#actus_center {
	background-image:url(../images/encart_actus_fd1.png);
	background-repeat:repeat;
	padding-left: 10px;
	padding-right: 60px;
	min-height: 110px;
	}
#actus_bas {
	background-image:url(../images/encart_actus_fd1.png);
	background-repeat:repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	}
		
	#actus .titre {
		font-size:14px;
		font-weight:bold;
	}
		
#footer {
	float:left;
	display:inline;
	width:100%;
	background-image:url(../images/baspage.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:5px;
	height:41px;
	margin-top:1px;
	margin-bottom:1px;
	color:#bda594;
	}
	
.date {
font-weight:normal;
color:#9a8acc
}
.infoplus {
color:#bda594;
}

/* liens */
a {
	color: #9a8acc;
	text-decoration: none;
}

a:hover {
	color: #993300;
}
a.liens1 {
	float:left;
	display:inline;
	color:#000000;
	text-decoration:none;
	width:180px;
	height:20px;
	cursor: pointer;
	font-weight: bold;
	font-size: 13px;
	margin-left: 30px;
	margin-top: 8px;
	margin-bottom: 42px;
}
a.liens1:hover {
	cursor: pointer;
	color:#993300;
}

a.liens2 {
	float:left;
	display:inline;
	color:#000000;
	text-decoration:none;
	width:180px;
	height:20px;
	cursor: pointer;
	font-weight: bold;
	font-size: 13px;
	margin-left: 80px;
	margin-top: 8px;
	margin-bottom: 42px;
}
a.liens2:hover {
	cursor: pointer;
	color:#993300;
}

a.liens3 {
	float:left;
	display:inline;
	color:#000000;
	text-decoration:none;
	width:180px;
	height:20px;
	cursor: pointer;
	font-weight: bold;
	font-size: 13px;
	margin-left: 100px;
	margin-top: 8px;
	margin-bottom: 42px;
}
a.liens3:hover {
	cursor: pointer;
	color:#993300;
}

a.liens4 {
	float:left;
	display:inline;
	color:#000000;
	text-decoration:none;
	width:180px;
	height:20px;
	cursor: pointer;
	font-weight: bold;
	font-size: 13px;
	margin-left: 100px;
	margin-top: 8px;
}
a.liens4:hover {
	cursor: pointer;
	color:#993300;
}
select { color: #424242; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
input { color: #424242; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
checkbox { color: #424242; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
textarea { color: #424242; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

#centerform {
	width:600px;
	margin:auto;
	}
#formulaire {
	float:left;
	display:inline;
	width:100%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	}
#formulaire .titre {
		font-size:14px;
		font-weight:bold;
		color:#9a8acc;
	}
#formulaire .stitre {
		font-size:12px;
		color:#bda594;
	}

