/* CSS Document */


/* BALISES HTML GLOBALE */
* {
	margin: 	0;
	padding: 	0;
}

/* BALISES HTML */
html, body {
	background: url(images/bg_body.jpg) repeat-x #2a737a;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	margin: 	0; 
	padding: 	0;
	text-align: center; /* pour corriger le bug de centrage IE */
	height: 	100%;
	font-size: 	100%;
	color: 		#313131;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* STRUCTURE DE LA PAGE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#tableau{
	height: 	100%;
	width: 		967px;      /* ici la largeur fixe de l'element a center */
	margin: 	0 auto;
	text-align: left; /* on rétablit l'alignement normal du texte */
}
#tableau-td {
	vertical-align: middle;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ACCESSIBILITE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#liensevitement { /* Block contenant les liens d'evitement */
	width: 		967px;
	position: 	relative;
	margin: 	0 auto 3px auto;
	text-align: right;
	color: 		#ffffff;
	font-size: 	0.7em;
}

#liensevitement a { /* Les liens d'evitement */
	color: #ffffff;
}
#liensevitement a:hover, #liensevitement a:focus, #liensevitement a:active {  /* Rollover des liens d evitement */
	color: #1f5a5d;
}
h2.access {  /* Balise H2 masquee */
	position: 	absolute;
	color: 		#ffffff;
	z-index: 	100;
	top:		-10000px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* pour faire le background blanc */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#bg{
	background:	#ffffff;
	width: 		967px;
	position: 	relative;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* CONTENEUR HAUT */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#conteneur {	
	width: 		967px;
	min-height:	458px;
	_height:	458px;
	background:	url(images/home_conteneur.gif) no-repeat top;
	position: 	relative;
	z-index: 	2;
	margin:		0 auto;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* DIAPORAMA FLASH */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#flash {	
	width:		484px;
	height:		424px;
	position: 	absolute;
	top:		38px;
	left:		28px;
	background: url(images/bg_flash.jpg) no-repeat top left;
}

	#flash .masque{
		position: absolute;
		top:		0;
		left:		0;
	}

	#flash #slideshow{
		
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* LOGO */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#conteneur h1{
	width: 		145px;
	height: 	88px;
	position:	absolute;
	top:		20px;
	left:		20px;
	z-index:	5;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* AVOINE PRATIQUE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#pratique_top{
	width: 		246px;
	float:		left;
	z-index: 	5;
	position: 	relative;
	margin: 	137px 0 0 1px;
	padding: 	31px 0 0 0;
	_padding: 	30px 0 0 0;
	min-height: 31px;
	_height: 	31px;
	background:  url(images/home_top_pratique2.png) no-repeat top left;
}

#pratique{
	min-height: 297px;
	_height: 	297px;

	background:  url(images/home_bottom_pratique.png) no-repeat bottom left;
}

#pratique h2{
	padding: 0 0 12px 16px;
}

#pratique ul{
	list-style-type: none;
	width: 			173px;
	padding: 		0 0 0 0px;
	font-size:		0.8em;
}

#pratique ul a{
	display:	block;
	min-height: 19px;
	_height:	19px;
	padding:	1px 0 1px 30px;
	color: 		#ffffff;
	background: url(images/home_bg_pratique_a.gif) no-repeat 0.7em 0.3em;
}
#pratique ul a:hover{
	color: 		#09393c;
	background: url(images/home_bg_pratique_a_hover.jpg) repeat-y;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* FORMULAIRE DE RECHERCHE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#recherche {  /* Formulaire */
	margin:		14px 0 0 0;
	/margin:	10px 0 0 0;
	padding:	0 0 70px 0;
}

#recherche h2{
	margin:  0;
	padding: 0 0 3px 24px;
	/padding:0 0 0 24px;
}

#recherche p {
	height:		16px;
	margin:		0;
	padding:	0 0 0 20px;
	/margin:	-7px 0 0 0;
}
#recherche label { /* Label */
	display: none;
}

#recherche img, #recherche input { 
	vertical-align: middle;
}

#recherche input { /* Champ de saisie */
	color: 		#2fb4af;
	height:		14px;
	background: #f1f1f1;
	border: 	none;
	font-size: 	0.7em;
	width: 		115px;
	text-align: left;
	padding: 	1px 5px 0 5px;
}
#recherche input.boutonok, input.boutonok  {
	width: 		24px;
	height: 	16px;
	border: 	medium none; 	/* NE PAS EFFACER CETTE LIGNE */
	padding:	0 0 0 5px;
	background: none;
	margin:     -1px 0 0 0;
}

#carte{
	width:		213px;
	height:		125px;
	float: 		left;
	position: 	absolute;
	z-index: 	6;
	margin: 	-55px 0 0 15px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ACTUS ET EVENEMENTS */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#actu_evnmnt{
	float: 		left;
	position:	relative;
	z-index: 	5;
	margin: 	8px 0 0 228px;
}

#actu_evnmnt h2{
	margin: 	0 0 17px 0;
}

#actu_evnmnt .last_actuevmnt{
	padding: 	0 5px 5px 5px;
	margin:		0 0 5px 35px;
	width:		410px;
	background: url(images/bg_actu_home.png) repeat-y; 
}

#actu_evnmnt .block_photo_actuevmnt{
	height:	67px;
	width:	135px;
	border: 2px solid #de6800;
	float:	left;
	margin:	0 13px 0 0;
}

#actu_evnmnt .last_actuevmnt .zone_texte_actuevmnt{
	margin:		0 0 0 13px;
	padding:	3px 5px 0 0;
}

#actu_evnmnt .last_actuevmnt h3{
	color:		#007f96;
	font-size:	0.8em;
}

#actu_evnmnt .last_actuevmnt .date_actuevmnt{
	color:		#797979;
	font-size: 	0.7em;
	margin: 	0 0 5px 0;
}

span.texte_actuevmnt{
	color: 		#313131;
	font-size: 	1.1em;
}

#actu_evnmnt .last_actuevmnt .suite_actuevmnt_0 a{
	color: #de6800;
	font-weight: bold;
}
#actu_evnmnt .last_actuevmnt .suite_actuevmnt_1 a{
	color: 		#de6800;
	font-weight:bold;
	margin: 0 10px 0 0;
}
#actu_evnmnt .last_actuevmnt .suite_actuevmnt_1{
	text-align: right;
	margin: 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* MENU PRINCIPAL */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#menu{
	width: 		750px;
	height: 	233px;
	float: 		right;
	margin: 	-220px 1px 0 0;
	position:	relative;
	z-index:	4;
}

ul#nav_principale {
	background: url(images/bg_menu_home.png) no-repeat;
	list-style: none;
	width: 		750px;
	height: 	233px;
	
}

ul#nav_principale li {
	display: 	block;
	position: 	absolute;
}
ul#nav_principale li a {
	color: 			#fff;
	font-weight:	 bold;
}

	ul#nav_principale li#rub_1{
		left:	46px;
		top:	162px;
	}
	ul#nav_principale li#rub_4{
		left:	143px;
		top:	181px;
	}
	ul#nav_principale li#rub_19{
		left:	237px;
		top:	190px;
	}
	ul#nav_principale li#rub_25{
		left:	363px;
		top:	181px;
	}
	ul#nav_principale li#rub_26{
		left:	457px;
		top:	157px;
	}
	ul#nav_principale li#rub_28{
		left:	541px;
		top:	117px;
	}
	ul#nav_principale li#rub_31{
		left:	630px;
		top:	79px;
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* CONTENEUR BAS */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#bottom {	
	width: 		967px;
	text-align: left;
	min-height:	150px;
	_height:	150px;
	background:	url(images/home_bottom.jpg) no-repeat bottom #ffffff;
	position: 	relative;
	margin: 	-85px auto 0 auto;
}

#lien_divers{
	width: 		795px;
	min-height: 21px;
	_height: 	21px;
	background: #ffffff;
	float:		left;
	margin: 	38px 0 0 0;
	/margin:	122px 0 0 0;
}

#lien_divers ul{
	width:			300px;
	list-style-type:none;
	margin:			0 0 0 302px;
	padding:		4px 0 0 0;
}

#lien_divers li{
	display: inline;
	font-size: 0.7em;
}

#lien_divers li a{
	color: 		#4e4e4e;
	padding:	0 15px 0 0;
}
#lien_divers li a:hover{
	color: #005f70;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* DERNIERE PUBLICATION */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#brochure{
	float:		left;
	position: 	relative;
	z-index: 	7;
	margin:		-20px 0 0 -170px;
	/margin: 	65px 0 0 -170px;
}
	#brochure a:hover img{
		text-decoration: none;
	}
#brochure .lien_bulletin{
	float: 	left;
	margin:	30px 5px 0 0;
	width: 	95px;
	text-align: right;
}
#brochure .lien_bulletin a{
	color: 				#555555;
	font-size: 			0.7em;
	padding:			0 0 0 0;
	text-decoration: 	underline;
	
}
#brochure .lien_bulletin a:hover{
	text-decoration: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* INFORMEZ VOUS */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#informez_vous{
	float:  left;
	margin:	-77px 0 0 17px;
	/margin:3px 0 0 17px;
}

#informez_vous ul{
	list-style-type:none;
	width: 			110px;
	margin:			0 0 0 25px;
	font-size:		0.75em;
}

#informez_vous li{
	padding: 0 0 3px 0;
}

#informez_vous a{
	color: 		#575757;
	font-weight:bold;
	background: url(images/puce_home_informez_vous.gif) no-repeat 0em 0.4em;
	padding:	0 0 0 15px;
	
}
#informez_vous a:hover{
	color: #de6800;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* DIVERS */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* pour "pousser" si presence de float */
/* penser ŕ placer un &nbsp; pour eviter le bug sous netscape (page ŕ rallonge) */ 
.clear {
	clear: 		both;
	height: 	0px; /* correction page a rallonge sous netscape*/
	line-height:1px;
	font-size: 	0px;
}
/* Pour affichage correct PNG */
.format_png { behavior: url(win_png.htc); }
/* Flottant ŕ gauche */
.float_left { float: left; }
/* Flottant ŕ droite */
.float_droite { float: right; }