div#Structure {	width:998px;		background-image: url(structure/fond_gauche.png);	background-repeat:repeat-y;	margin:0px;	padding:0px;}div#MenuGauche {	background-repeat: no-repeat;	margin: 0px;	padding: 0px;	text-align:center;	width:195px;	height:760px;	float:left;	background-image: url(structure/fond_gauche.png);	background-repeat:repeat-y;}div#BlocPrincipal {	float:left; 	width:762px;}div#BandeauTitre {	background-color: #2c8a2d;	text-align: center;	padding: 0px;	width:801px; 	height:116px;	background-image:url(structure/ombre_titre.png);	background-repeat:repeat-y;}div#EmplacementMenu {	height:57px;}div#BlocContenu {	width:801px;	background-image:url(structure/fond_contenu.png);	background-repeat:repeat-y;	padding:0px;}div#Actus {	background-color: #bfd363;	padding: 0px;	width:216px;	float:right;	padding:5px;	margin:0px;	text-align: justify;}div#Pied {	background-color: #2c8a2d;	padding: 0px;	margin:0px;	position:absolute;	left:195px;	width:801px;	height:68px;	background-image:url(structure/ombre_titre.png);	background-repeat:repeat-y;}div#Contenu {	padding: 0px;	width:556px;	float:left; 	margin-left:10px;	margin-right:5px;/*	overflow-x:hidden;	overflow-y:scroll;*/}div#EspacementBas {	height:5px;	padding:0px;	margin:0px;}div#EmplacementPied {	width:801px;	height:68px;	padding:0px;	margin:0px;	float:left;}#menuDeroulant{	width: 799px;	list-style-type: none;	margin: 0;	padding: 0;	border: 0;	position: absolute;	top: 121px;	left: 203px;	height: 47px;	z-index:2;}#menuDeroulant li{	float: left;    width: 159px; 	margin: 0;	padding: 0;	border: 0;	text-align:center;	vertical-align:middle;}#menuDeroulant .sousMenu{	display: none;	list-style-type: none;	margin: 0;	padding: 0;	border: 0;}#menuDeroulant .sousMenu li{	float: none;	margin: 0;	padding: 0;	border: 0;	width: 159px;	height: 32px;	border-top: 4px solid transparent;/*	border-right: 2px solid transparent;*/	text-align:center;	vertical-align:center;}#menuDeroulant li:hover > .sousMenu { display: block; }#menuDeroulant li a:link, #menuDeroulant li a:visited{	display: block;	height: 47px;	color: #FFF;	background: #bfd363;	margin: 0;/*	padding: 4px 8px;*/	font-size:large;	font-weight:bold;	border-right: 2px solid #fff;	text-decoration: none;}#menuDeroulant li a:hover { background-color: #ffdd74; }#menuDeroulant li a:active { background-color: #5F879D; }#menuDeroulant .sousMenu li a:link,#menuDeroulant .sousMenu li a:visited{	display: block;	color: #FFF;	margin: 0;	border: 0;	padding:0px;	width:159px;	height:32px;	text-decoration: none;/*	background-color: #bfd363;*/	background-color: #ffdd74;}#menuDeroulant .sousMenu li a:hover{	background-image: none;	background-color: #ffdd74;}img.Menu{	margin-top:15px;	vertical-align:middle;}img.SousMenu{	margin-top:7px;	vertical-align:middle;}img.Titre{	margin-top:28px;	vertical-align:middle;}img.Pied{	margin-left:30px;	margin-top:10px;	vertical-align:middle;}img.Actu{	text-align:center;}img.PictoGauche{	margin-top:17px;}img.LeftFloat{	float:left;	margin-right:5px;	margin-top:5px;	margin-bottom:5px;}img.RightFloat{	float:right;	margin-left:5px;	margin-top:5px;	margin-bottom:5px;}hr#Clear{	clear:left;	visibility:hidden;}body {	background-color: #fff9e7;	font-size:10px;	font-family:Verdana, Arial, Helvetica, sans-serif;	margin:0px;}div#Actus h1 {	font-size: 24px;	font-weight: bold;	font-family: "Times New Roman", Times, serif;}div#Actus h2 {	font-weight: bold;	font-family: "Times New Roman", Times, serif;	font-size: 18px;}div#Actus h3 {	font-weight: bold;	font-family: "Times New Roman", Times, serif;	font-size: 16px;}div#Actus h4 {	font-weight: bold;	font-family: "Times New Roman", Times, serif;	font-size: 14px;}div#Actus h5 {	font-weight: bold;	font-family: "Times New Roman", Times, serif;	font-size: 12px;}div#Actus h6 {	font-weight: bold;	font-family: "Times New Roman", Times, serif;	font-size: 10px;}div#Actus hr {	color: #e2001a;	height: 4px;	background-color: #e2001a;}div#Contenu p {	text-align:justify;}div#Contenu h1 {	font-size: 24px;	font-weight: bold;}div#Contenu h2 {	font-weight: bold;	font-size: 18px;}div#Contenu h3 {	font-weight: bold;	font-size: 16px;}div#Contenu h4 {	font-weight: bold;	font-size: 14px;}div#Contenu h5 {	font-weight: bold;	font-size: 12px;}div#Contenu h6 {	font-weight: bold;	font-size: 10px;}div.Section {	border-bottom-style: solid;	border-bottom-width: 1px;	border-bottom-color: #2c8a2d;	width: 100%;	margin: 0px;	margin-left: 5px;	margin-bottom:1em;	padding: 0px;}div.Section span {	display: block;	background-color: #fff9e7;	position:relative;	top:5px;	width:100px;	left: -3px;}p.Error {	color:red;	font-weight:bold;	border-style:solid;	border-color:red;	border-width:1px;}p.Message {	font-weight:bold;	border-style:solid;	border-color:green;	border-width:1px;}
