body, html{
	margin: 0px;
	padding: 0px;
	font:13px Arial, Tahoma, Verdana, sans-serif;
	color:#32312D;
	width: 100%;
	height: 100%;
	/*overflow: hidden;*/
}

a{
	text-decoration:none;
}


#conteneur{
	position: absolute;
	width:749px;
	height: 100%;
	z-index: 2;
	/*border: #FF0000 solid 1px;*/
}


#bloc_menu{
	width:812px;
	height: 46px;
	padding: 0px 0px 0px 21px;
	/*border: #FF0000 solid 1px;*/
	background-repeat: no-repeat;
}

#bloc_menu a{
	display: block;
	height: 41px;
	float: left;
	/*border: #FF0000 solid 1px;*/
}

#bloc_menu a:hover{
	background-position: bottom;
}



#bloc_menu a.actif{
	display: block;
	height: 41px;
	float: left;
	background-position: bottom;
	/*border: #FF0000 solid 1px;*/
}

#bloc_menu a.actif:hover{
	/*background-position: top;*/
}

#bloc_contenu{
	width: 525px;
	margin: 30px 0px 0px 21px;
	/*border: #FF0000 solid 1px;*/
}

#footer{
	width: 534px;
	height: 22px;
	background: url(images/fond_footer.gif) no-repeat right;
	text-align: right;
	padding: 0px 12px 0px 0px;
	margin: 22px 0px 0px 0px;
}

#footer a{
	font-size: 13px;
	color: #fff;
	font-size: 11px;
}

#contenu{
	width: 501px;
	padding: 30px 12px 12px 12px;
	background: #fff;
	/*border: #FF0000 solid 1px;*/
}


/*  Ajout pour l'affichage de l'agenda  */
.spacer{
	clear: both;
	visibility: hidden;
	border: #000000 solid 1px;
}

/***** Ajout 31/03/08 ******/

#header{
	position: absolute;
	height: 209px;
	width: 1278px;
	z-index: 1;
}

*html #header{
	/*width: 1257px;*/
}*

/***** ILLUSTRATION  ******/

#illustration{
	position: absolute;
	top: 200px;
	left: 546px;
	width: 679px;
	height: 595px;
	/*border: #FF0000 solid 1px;*/
	overflow: hidden;
}

#swfillustration{
	position: absolute;
	top: 223px;
	left: 547px;
	/*border: #FF0000 solid 1px;*/
	overflow: hidden;
}

/***** AGENDA  ******/

.module{
	width: 495px;
	margin-bottom: 30px;
	/*border: #FF0000 solid 1px;*/
}



.titre_module{
	font-size: 13px;
	color: #fff;
	width: 241px;
	/*height: 22px;*/
	padding: 5px 0px 6px 8px;
	float: left;
	border-bottom: #fff solid 2px;
	border-right: #fff solid 1px;
}

.titre_module2{
	font-size: 13px;
	color: #fff;
	/*width: 241px;*/
	/*height: 22px;*/
	padding: 5px 0px 6px 8px;
	float: left;
	border-bottom: #fff solid 2px;
	border-right: #fff solid 1px;
}

.titre_grand_module{
	font-size: 13px;
	color: #fff;
	width: 482px;
	height: 22px;
	padding: 5px 0px 0px 8px;
	float: left;
	border-bottom: #fff solid 2px;	
}

.date_module{
	font-size: 12px;
	color: #d33251;
	width: 237px;
	/*height: 20px;*/
	padding: 7px 8px 5px 0px;
	text-align: right;
	float: right;
	border-bottom: #fff solid 2px;
}

.date_module2{
	font-size: 12px;
	color: #d33251;
	/*width: 237px;*/
	/*height: 20px;*/
	padding: 7px 8px 5px 0px;
	text-align: right;
	float: right;
	border-bottom: #fff solid 2px;
}

.texte_module{
	width: 480px;
	padding: 8px 8px 0px 8px;
	clear: both;
	/*border: #FF0000 solid 1px;*/
}

.lien_module{
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin: -8px 8px 8px 0px;
	padding-bottom: 6px;
	/*border: 1px solid #f00;*/
}

.lien_module_gauche{
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin: 8px 8px 8px 0px;
}

.rose_off{
	background: #faf2f4;
}

.titre_rose_off{
	color: #d33251;
	background: #f3d1d9;
}

.date_rose_off{
	color: #fff;
	background: #d33251;
}

.texte_rose_off{
	color: #960053;
}

.lien_rose_off{
	color: #ff013f;
}



.rose_on{
	background: #faf2f4;
	/*border: #f00 solid 1px;*/
}

.titre_rose_on{
	color: #fff;
	background: #d33251;	
}

.date_rose_on{
	color: #d33251;
	background: #f3d1d9;
}

.texte_rose_on{
	color: #960053;
}

.lien_rose_on{
	color: #ff013f;
}


.violet_off{
	background: #f1e8f2;
}

.titre_violet_off{
	background: #dab2df;
	color: #670073;
	width: 378px;
	
}

.date_violet_off{
	color: #fff;
	background: #990aaa;
	width: 100px;
}

.titre_violet_off2{
	background: #dab2df;
	color: #670073;
	width: 239px;
	
}

.date_violet_off2{
	color: #fff;
	background: #990aaa;
	width: 239px;
}

.texte_violet_off{
	color: #560160;
}

.lien_violet_off{
	color: #740182;
}

.violet_on{
	background: #f1e8f2;
	/*border: #f00 solid 1px;*/
}

.titre_violet_on{
	color: #fff;
	background: #990aaa;
	width: 378px;	
}

.date_violet_on{
	color: #670073;
	background: #dab2df;
	width: 100px;
}

.titre_violet_on2{
	color: #fff;
	background: #990aaa;
	width: 239px;	
}

.date_violet_on2{
	color: #670073;
	background: #dab2df;
	width: 239px;
}

.texte_violet_on{
	color: #560160;
}

.lien_violet_on{
	color: #740182;
}





.vert2_off{
	background: #f3f5eb;
}

.titre_vert2_off{
	background: #91c302;
}

.date_vert2_off{
	background: #d6d2d3;
}

.texte_vert2_off{
	color: #334500;
}

.lien_vert2_off{
	color: #b6b2b3;
}



.vert2_on{
	background: #f3f5eb;
}

.titre_vert2_on{
	color: #fff;
	background: #709701;	
}

.date_vert2_on{
	color: #fff;
	background: #98ca7b;	
}

.texte_vert2_on{
	color: #334500;
}

.lien_vert2_on{
	color: #98ca7b;
}




.vert_off{
	background: #e7f5f2;
}

.titre_vert_off{
	background: #7fd1c0;
	color: #005341;
	width: 378px;
}

.date_vert_off{
	background: #019a79;
	color: #fff;
	width: 100px;
}

.texte_vert_off{
	color: #014536;
}

.lien_vert_off{
	color: #009273;
}



.vert_on{
	background: #e7f5f2;
}

.titre_vert_on{
	color: #fff;
	background: #019a79;
	width: 378px;	
}

.date_vert_on{
	color: #005341;
	background: #7fd1c0;
	width: 100px;
}

.texte_vert_on{
	color: #014536;
}

.lien_vert_on{
	color: #009273;
}




.mauve_off{
	background: #f1f1fd;
}

.titre_mauve_off{
	background: #8b8ac2;
}

.date_mauve_off{
	background: #d6d2d3;
}

.texte_mauve_off{
	color: #4a4a8d;
}

.lien_mauve_off{
	color: #010062;
}



.mauve_on{
	background: #f1f1fd;
}

.titre_mauve_on{
	color: #fff;
	background: #3a3992;	
}

.date_mauve_on{
	color: #fff;
	background: #9493cc;	
}

.texte_mauve_on{
	color: #4a4a8d;
}

.lien_mauve_on{
	color: #010062;
}





.rose_off{
	background: #fafafa;
}

/*.titre_rose_off{
	background: #d6d2d3;
}

.date_rose_off{
	background: #d6d2d3;
}

.texte_rose_off{
	color: #878585;
}

.lien_rose_off{
	color: #b6b2b3;
}



.rose_on{
	background: #faf2f4;
}*/

/*.titre_rose_on{
	color: #fff;
	background: #C881AA;	
}*/

/*.date_rose_on{
	color: #fff;
	background: #C881AA;	
}
*/
/*.texte_rose_on{
	color: #C881AA;
}
*/
/*.lien_rose_on{
	color: #C881AA;
}*/



.orange_off{
	background: #fafafa;
}

.titre_orange_off{
	background: #d6d2d3;
}

.date_orange_off{
	background: #d6d2d3;
	color: #e88a2a;
}

.texte_orange_off{
	color: #878585;
}

.lien_orange_off{
	color: #b6b2b3;
}



.orange_on{
	background: #faf2f4;
}

.titre_orange_on{
	color: #fff;
	background: #e88a2a;	
}

.date_orange_on{
	color: #fff;
	background: #e88a2a;	
}

.texte_orange_on{
	color: #e88a2a;
}

.lien_orange_on{
	color: #e88a2a;
}







#1aa4c6





.jaune_off{
	background: #FF0000;
	border:1px solid #ff0000;
}

.titre_jaune_off2{
	color: #262626;
	background: #FFF765;
	width: 239px;
	
}

.date_jaune_off2{
	color: #262626;
	background: #f1d803;
	width: 239px;
}





.jaune_on{
	background: #FFFFCC;
	/*border: #f00 solid 1px;*/
}

.titre_jaune_on2{
	color: #262626;
	background: #f1d803;
	width: 239px;	
}

.date_jaune_on2{
	color: #262626;
	background: #FFF765;
	/*
	color: #1aa4c6;
	background: #bae4f6;*/
	width: 239px;
}

.texte_jaune_on{
	color: #262626;
}

.lien_jaune_on{
	color: #262626;
}

/*** ajout 03/04/08***/
#acc_header{
	position: absolute;
	left: 50%;
	height: 52px;
	width: 100%;
	background: url(images/acc_fond_header.jpg) no-repeat 710px top;
	margin: 0px 0px 0px -441px;
	z-index: 1;
}

#acc_bloc_menu{
	width:811px;
	height: 46px;
	padding: 5px 0px 0px 3px;
	background: url(images/acc_fond_menu.jpg) ;
	background-repeat: no-repeat;
	/*border: #FF0000 solid 1px;*/
}

#acc_bloc_menu a{
	display: block;
	height: 41px;
	float: left;
	/*border: #FF0000 solid 1px;*/
}

#acc_bloc_menu a:hover{
	background-position: bottom;
}

#flash_accueil{
	position: absolute;
	left: 50%;
	top: 200px;
	height: 52px;
	width: 100%;
	margin: 0px 0px 0px -371px;
}

#acc_logo{
	position: absolute;
	left: 50%;
	top: 63px;
	width: 891px;
	height: 137px;
	margin: 0px 0px 0px -441px;
	background: url(images/acc_logo.jpg) no-repeat;
	/*border: #FF0000 solid 1px;*/
}

#acc_edito{
	color: #fff;
	position: absolute;
	left: 50%;
	top: 300px;
	width: 360px;
	height: 103px;
	margin: 0px 0px 0px -360px;
	overflow: hidden;
	z-index: 2;
	/*border: #FF0000 solid 1px;*/
}

#acc_agenda{
	color: #777676;
	position: absolute;
	left: 50%;
	top: 450px;
	width: 323px;
	height: 74px;
	margin: 0px 0px 0px -268px;
	overflow: hidden;
	z-index: 2;
	/*border: #FF0000 solid 1px;*/
}

#acc_agenda h1{
	color: #d63737;
	font-size: 12px;
	margin-bottom: 3px;
}

#acc_agenda a{
	color: #d63737;
	font-size: 10px;
	margin-bottom: 3px;
	float: right;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#acc_footer{
	position: absolute;
	right: 50%;
	top: 565px;
	width: 100%;
	height: 19px;
	background: url(images/fond_footer.gif) no-repeat right;
	text-align: right;
	padding: 3px 12px 0px 0px;
	margin: 22px 180px 0px 0px;
}

#acc_footer a{
	color: #dbdbdb;
	font-size: 11px;
	/*border: #FF0000 solid 1px;*/
}

.presentation_sous_titre{
	display: inline;
	font-size: 12px;
	color: #fff;
	background: #4fb244 url(images/fond_sous_titre.gif) no-repeat ;
	padding: 5px 12px 4px 25px;
}

.img_actu{
  border: 1px solid #f1d803;
  padding:1px;
  cursor: pointer;
  float: right;
}