/*** PAGE D'ACCUEIL ***/
#layout-page-accueil {
	color: #000;
	width: 980px;
	margin: 7px auto 0 auto;
}
#layout-page-accueil .menu-gauche-fond {
	margin:72px 0 0 0;
	float: left;
	width:229px;
}
#layout-page-accueil #col-milieu {
	background-image:none;
}
#sousmenu {
	float:left;
	display:block;
}

#accueil-contentPage {
	width:980px;
	float:left;
}

#Main-accueil {
	float: left;
	width: 100%;
	margin:0;
	padding:0;
}
#accueil-contentPage #col-milieu {
	float: left;
	width: 815px;
	margin: 0 0 0 0;
}


/* *** NEWS  *** */
.bloc_actus_fond {
	background: transparent url(../../images/bloc_actus_fond.gif) 0 0 repeat-y;
	margin: 10px 0 0 0;
	width:815px;
}
.bloc_actus_haut {
	background: transparent url(../../images/bloc_actus_haut.gif) 0 0 no-repeat;
}
.bloc_actus_bas {
	background: transparent url(../../images/bloc_actus_bas.gif) 0 100% no-repeat;
	padding: 0 0 10px 0;
}
.bloc_actus_bas h2 {
	color:#3c422c;
	font-weight:normal;
	font-size:1.3em;
	margin:0;
	padding:3px 0 0 10px;
}
.bloc_actus_bas .content-xleft {
	width:417px;
	padding: 0 6px 0 6px;
}
.bloc_actus_bas .content-xright {
	width:368px;
	padding: 0 6px 0 6px;
}


/* *** bouton suite *** */
.accueil-suite {
	text-align:right;
	margin:5px 5px 0 0 ;
}
.accueil-suite img {
	border:none !important;
}
.accueil-suite a {
	color:#FF9900;
	font-size:.8em;
}



/* NEWS */

/* *** edito *** */
.accueil-edito {
	padding: 0 6px 0 10px;
	line-height:1.1em;
	font-size:.9em;
	color: #727272;
}
.accueil-edito h3 {
	font-size: 1.15em;
	color: #727272;
	line-height:1em;
	margin: 8px 0 4px 0;
}

.accueil-edito img{
	padding: 2px;
	border:1px solid #d6d6d6;
}

/* *** actus *** */
.accueil-news {
	padding: 0 6px 0 10px;
	line-height:1.1em;
	font-size:.9em;
	color: #727272;
}

.accueil-news h3 {
	font-size: 1.15em;
	color: #727272;
	line-height:1em;
	margin: 8px 0 4px 0;
}
.accueil-news h3 a{
	color: #999;
	text-decoration:none;
}
.accueil-news h3 a:hover{
	color: #999;
	text-decoration:underline;
}
.accueil-news img {
	padding: 2px;
	border:1px solid #d6d6d6;
}

/* *** meteo  *** */
.bloc_meteo_fond {
	background: transparent url(../../images/bloc_meteo_fond.gif) 0 0 repeat-y;
	margin: 10px 0 0 0;
}
.bloc_meteo_haut {
	background: transparent url(../../images/bloc_meteo_haut.gif) 0 0 no-repeat;
}
.bloc_meteo_bas {
	background: transparent url(../../images/bloc_meteo_bas.gif) 0 100% no-repeat;
	padding: 0 0 10px 0;
}
.bloc_meteo_bas h2 {
	color:#3c422c;
	font-weight:normal;
	font-size:1.3em;
	margin:0;
	padding:3px 0 0 10px;
}
.bloc_meteo_contenu {
	padding: 5px 6px 0 10px;
}


