/*** PAGE D'ACCUEIL ***/
/*#layout-page-accueil {
	color: #000;
	width: 984px;
	margin: 10px auto;
	border: 1px solid #dfdfdf;
}
#layout-page-accueil .menu-gauche-fond {
	margin:72px 0 0 0;
	float: left;
	width:229px;
}

#sousmenu {
	float:left;
	display:block;
}

#accueil-contentPage {
	width:631px;
	float:right;
}

#Main-accueil {
	float: left;
	width: 100%;
	margin:0;
	border:none;
	padding:0;
}
#accueil-col-Content {
	float: right;
	width: 694px;
	margin: 0 0 0 0;
}
*/


/* NEWS */

/* *** edito *** */
h2#titre-edito {
	font-size: 1.7em;
	font-weight: bold;
	margin: 0 ;
	color:#335894;
	padding: 30px 0 30px 0;
	background: transparent url(../../images/fond_titre.gif) 0 0 no-repeat;
}
/*#bloc-edito {
	width:274px;
}
#bloc-edito h2 {
	font-size:1em;
	padding: 0;
	color:#999;
}
.accueil-edito {
	padding: 0;
}
.accueil-edito dt{
	font-size: 1.15em;
	color: #004494;
	line-height:1em;
	margin: 8px 0 4px 0;
}
.accueil-edito dd{
	line-height:1.1em;
}
*/

/* *** actus *** */
#actu-gauche {
	width:285px;
}
#actu-gauche h2 {
	background: transparent url(../../images/actu_fond_titre.gif) 0 0 no-repeat;
	padding-left:10px;
	height: 22px;
	margin:0;
}
#actu-gauche h2 span {
	/*display:none;*/
}

#actu-droite {
	width:285px;
	text-align:left;
}
#actu-droite h2 {
	background: transparent url(../../images/actu_fond_titre.gif) 0 0 no-repeat;
	padding-left:10px;
	height: 22px;
	margin:0;
}
#actu-droite h2 span {
	/*display:none;*/
}

#modules-accueil dt{
	font-size: 1em;
	color: #e2001a;
	line-height:1em;
	margin: 8px 0 0 0 !important;
	padding: 0 0 0 10px !important;
	font-weight:bold;
}
#modules-accueil dt a{
	color: #336699 !important;
	text-decoration:none !important;
	background:transparent url(../../images/fleche_double.gif) 0 6px no-repeat;
	padding: 0 0 0 10px;
}
#modules-accueil dt a:hover{
	color: #dd1c00 !important;
}
#modules-accueil dd{
	padding:0 0 0 10px!important;
}
#modules-accueil div#actu-gauche dd{
	padding:0 0 0 10px!important;
	font-size:.8em;
}

#modules-accueil div#actu-droite dd{
	padding:0 0 0 10px!important;
	font-size:.8em;
}

.agenda-date {
	font-size:.8em;
}



