h1 {
	background: url(../_media/img/puce_h1.gif) no-repeat 0 7px;
	font-weight: normal;
	font-size: 2em;
	margin-bottom: 0.2em;
	padding: 0 23px 0 15px;
	text-transform: none;
	}

/* =CONTENU */
#contenu {/* !IE */
	background: url(../_media/img/fond_home.png) repeat-y;
	margin-bottom: 10px;
	}

/* =EDITO */
#edito {
	float: left;
	padding: 0 36px;
	width: 316px;
	}
	#edito h2, #edito h3, #edito h4, #edito h5, #edito h6, #edito p, #edito pre, #edito blockquote, #edito ul, #edito ol, #edito dl, #edito address, #edito table {margin: 0;}
	#edito .arrondiTop, #edito .arrondiBottom {margin-right: -19px;}
	#edito .arrondiTop {margin-top: 1em; margin-bottom: -1px:}
	#pushHome { /* !IE */
		background: #515E64;
		margin: 0 -20px 0 1px;
		padding: 1px 5px 10px;
		position: relative;
		}
		#pushHome h2 {
			font-size: 1.1em;
			font-weight: normal;
			margin: 0 0 0.2em;
			text-align: center;
			text-transform: uppercase;
			}
			#pushHome a {
				color: #fff;
				text-decoration: none;
				}
				#pushHome h2 a:hover, #pushHome h2 a:focus {text-decoration: underline;}
				#pushHome h2 a img {
					position: absolute;
						bottom: -2px;
						right: 7px;
					}
		#pushHome p {margin: 0.2em 0;}

/* =ACUTALITES */
#actualites {
	float: left;
	padding: 0 26px 0;
	position: relative;
	width: 247px;
	}
	#actualites h2 {
		background: url(../_media/img/fond_titre_actu.png) no-repeat;
		margin: 0 -20px 0 0;
		min-height: 29px; /* !IE */
		padding: 5px 23px 0;
		text-transform: uppercase;
		}
	#actualitesListe {
		list-style: none;
		margin-top: 0;
		}
		.actuItem { /* !IE */
			background: url(../_media/img/alinea_gris_hor.png) repeat-x 0 100%;
			margin-left: 0;
			padding-bottom: 35px;
			position: relative;
			}
			#actualites h3 {margin: 0 0 0.2em;}
				#actualites h3 a {
					color: #fff;
					text-decoration: none;
					}
					#actualites h3 a:hover, #actualites h3 a:focus {text-decoration: underline;}
					#actualites h3 a img {
						position: absolute;
							bottom: 5px;
							right: 0;
						}
	#actualites p {margin: 0.2em 0;}
	#actualites .lieu, #actualites .date {
		font-style: italic;
		font-weight: bold;
		margin: 0;
		}

/* =ENCART ET TEMOIGNAGE */
#encartEtTemoignage {
	float: left;
	padding: 0 26px; /* IE */ 
	width: 247px;
	}
	/* =ENCART */
	#encart {
		background: url(../_media/img/alinea_gris_hor.png) repeat-x 0 100%;
		margin-bottom: 1.4em;
		padding-bottom: 1em;
		}
		#encart .image_pleine_largeur {
			display: block;
			margin: 0 -20px 0 0;
			}
		#encart h2, #encart h3, #encart h4, #encart h5, #encart h6, #encart p, #encart pre, #encart blockquote, #encart ul, #encart ol, #encart dl, #encart address, #encart table {margin-bottom: 0;}
			#encart h2:first-child, #encart h3:first-child, #encart h4:first-child, #encart h5:first-child, #encart h6:first-child, #encart p:first-child, #encart pre:first-child, #encart blockquote:first-child, #encart ul:first-child, #encart ol:first-child, #encart dl:first-child, #encart address:first-child, #encart table:first-child {margin-top: 0;} /* !IE JS */
	/* =TEMOIGNAGE */
	#temoignage {
		}
		#temoignage h2 {
			background: url(../_media/img/fond_titre_temoignage.png) no-repeat;
			margin: 0 -20px 0 0;
			min-height: 29px; /* !IE */
			padding: 5px 23px 0;
			text-transform: uppercase;
			}
		#temoignageTexte {
			min-height: 100px; /* !IE */
			position: relative;
			}
			#temoignageTexte.logo {
				padding-left: 77px;
				width: 170px;
				}
			#temoignageLogo {
				display: block;
				position: absolute;
					top: 0;
					left: 0;
				}
			#temoignageTexte h3 {
				font-size: 1.1em;
				margin: 0;
				}
				#temoignageTexte h3 a {
					color: #fff;
					text-decoration: none;
					}
					#temoignageTexte h3 a:hover, #temoignageTexte h3 a:focus {text-decoration: underline;}
			#temoignage .fonction {
				font-style: italic;
				font-weight: bold;
				margin: 0.2em 0 0.8em;
				}
			#temoignage .fonction + p {margin-top: 0.8em;} /* !IE JS */
			
#edito #roundabout_bloc{
	font-size:1em;
	height: 18em;
	position: relative;
	list-style:none;
	margin: 1em 0 1em 1em;
	overflow: auto;
	width: 28em;
	}
	.jsActif #edito #roundabout_bloc {
		height: 9em;
		margin: 2em 0 2em 2em;
		overflow: visible;
		width: 20em;
		}
   #edito #roundabout_bloc .roundabout-moveable-item {
      background-color: #fff;
      border: 1px solid #999;
      cursor: pointer;
   	  float: left;
      height: 9em;
      list-style:none; 
      text-align: center;
      width: 7em; 
      }
   #edito #roundabout_bloc .roundabout-moveable-item a {
   		display: block;
   		height: 100%;
   		width: 100%;
   		}
#edito #roundabout_bloc .roundabout-in-focus { cursor: auto; }
#edito #description {
	display: none;
	text-align: center;
	min-height: 3em;
	}
	.jsActif #edito #description {
		display: block;
		}
	#edito .infos_item {
		display: none;
		position: absolute;
		}

