body, #fond, #principal{
	padding:0 auto;
	margin:auto;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3f3e3c;
}
body{
	background :#eee3c4 url(../images/bg.gif) center top repeat-y;
}
#fond{
	background :url(../images/bg-ble.jpg) center top repeat-x;
}
#principal{
	padding-top:7px;	
	background :url(../images/bg.gif) center top repeat-y;
	width:760px;
}
#entete{
	text-align:left;
	padding-left:10px;
	padding-bottom:6px;
}
#contenu{
	background:url(../images/bg-contenu.jpg) top repeat-x;
	padding:0 auto;
	margin:0 auto;
	padding-top:1px;
	margin:0 auto;
	border-top:17px solid #012a60;
	width:740px;
	text-align:left;
}
#menu{
	float:left;
	margin-left: 2px;
	width:180px;
	font-size:11px;
	color:#000;
	padding-bottom: 5px;
	background: #f0c43d url(/images/bg-menu.jpg) 0px bottom repeat-x;
}
	#menu div.teaser{padding-top: 21px;}
	#menu a{
		text-decoration:none;
		display:block;
		color:#000;
	}
	#menu a.m{
		background:#f4d77f;
		padding: 5px;
		margin-bottom:3px;
	}
		#menu a.m:hover{
			background:#fce7a3;
		}
	#menu a.sm{
		padding: 2px 5px;
	}
		#menu a.sm:hover{
			background:#fce7a3;
		}
	#menu a.sl, #menu a.sl:hover{
		background:#012a60;
		color:#f7f4d4;
	}
	#menu a.smsl, #menu a.smsl:hover{
		background:#dfab00;
	}
#colonneDr{
	float:left;
	width:530px;
	padding-bottom:30px;
}
	#historique{
		background:url(../images/bg-historique.jpg) left top repeat-y;
		font-weight:bold;
		font-size:10px;
		color:#020f61;
		padding: 2px 0px 2px 23px;
	}
		#historique a{
			color:#020f61;
			text-decoration:underline;
		}
			#historique a:hover{
				text-decoration:none;
			}
		#colonneDr a{
			color:#c87d0c;
		}
			#colonneDr a.fonce{
				color:#3f3e3c;
			}
			#colonneDr a:hover{
				text-decoration:none;
			}
	#colonneDr .marge{
		margin-left:23px;
		font-size:11px;
		/*padding-right:26px;*/
	}
		h1{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:26px;
			font-weight:100;
			margin: 28px 0 10px 0;
			border-bottom:1px dashed #3f3e3c;
			padding:0 0 5px 0;
		}
		h2{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:22px;
			font-weight:100;
			padding:10px 0 5px 0;
			margin:0 0 8px 0;
		}
		h3{
			border-top:1px dashed #c87d0c;
			padding:5px 0 5px 0;
			margin:15px 0 3px 0;
		}
		p{
			font-size:11px;
			text-align:justify;
			margin:0;
			padding:3px 0 8px 0;
		}
		#colonneDr strong{
			color:#c87d0c;
		}
#footer{
	clear:both;
	width:693px;
	margin-left:20px;
	background: url(../images/bdp-trait.gif) left top repeat-x;
	font-size:11px;
	padding: 5px 0 0 0;
}
	#footer .dr{
		text-align:right;
		font-size:10px;
	}
		#footer a{
			color:#3f3e3c;
			text-decoration:none;
		}
			#footer a:hover{
				text-decoration:underline;
			}
	
.spacer6{
	height:6px;
}
.flottantGa{
	float:left;
	padding:0 14px 5px 0;
}
.flottantDr{
	float:right;
	padding:0 0 5px 14px;
}
.txt10{
	font-size:10px;
}
.txt16{
	font-size:16px;
}
.clear{
	clear:both;
}
.fonce, a.fonce{
	color:#3f3e3c;
}
.imgNouvelles{
	 width:83px;
	 height:83px;
	 float:left;
	 margin:0 10px 5px 0;
}
.imgNouvelles2{
	 float:left;
	 margin:0 10px 5px 0;
	 border:2px solid #c87d0c;
	 padding:2px;
	 background:#FFF;
}
li{
	padding:5px 0px;
}
ul li ul li{
	padding:3px 0px;
}
table tr td ul{
	margin-left:0;
	padding-left:15px;
}
/* FORMS */
table.wide{
	border : 3px double #f4d77f;
	padding: 8px;
	width:100%;
	margin:25px 0 15px 0;
	
}
	table.wide th{
		border-right : 1px solid #f4d77f;
	}
	table.wide td{
		padding-left:15px;
	}
th{
	vertical-align:top;
	padding-top:5px;
	width:110px;
}
input, textarea{
	background:#feecac;
	border:1px solid #f0c845;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	width:260px;
}
input.bt{
	width:auto;
	font-weight:bold;
	background:#f0c846;
	border:1px solid #012a60;
	margin-right:12px;
}
/*********/