/* css accueil Armand David */
#gauche {
	background:url('../img/bg_menugauche_haut.jpg') no-repeat top left;
}

#centre {
	width:532px;
	margin-left:10px;
	margin-right:0;
}
ul#acces_rapide {
	margin-top: 87px;
	}
h2 {
	background:none;
	color:#666;
	}
#droite {
	width:190px;
	margin:47px 0 0 10px;
	}

/* actus page accueil */
.actualites {
	color:#fff;
	}
.actualites h2 {
	margin-bottom:0;
	color:#7CAD0B;
	text-transform: uppercase;
	font-size:1.3em;
	}
.actualites h2.beriak {
	padding: 0;
	margin: .5em 0 .2em;
	color: #0188C2;
	font-size: 1.2em;
	text-transform: none;
	}
	/* la une */
.actualites .une {
	height:142px;
	background:url('../img/bg_accueil_une.jpg') no-repeat top left;
}
.actualites .actualite {
	padding-top: .5em;
	}
.actualites span.date{
display:none;

}
.actualites h3{
	margin-bottom:.5em;
	margin-top:12px;
	font-size:1em;
}
.actualites  p{
	margin-top:0;
	margin-bottom:5px;
}
.actualites .illustration {
	float: left;
	margin: 0 8px;
	}
.actualites h3, .actualites  img{
	margin-top:0;
}
 .actualites  h3, .actualites p{
	margin-right:10px;
}
	/* autres actus */

.actualites .deux {
	padding: 0em .2em;
	height:76px;
	background:url('../img/bg_accueil_deux.jpg') no-repeat top left;
	}
.actualites .deux h3 {
	margin-bottom: .2em;
	padding-top:0;
	}
.actualites .deux h3, .actualites .deux p {
	font-size: .9em;
	margin-left:10px;
}
.actualites p.suite {
	text-align: right;
	}
.actualites a {
	color: #fff;
	text-decoration: underline;
	}
.actualites a:hover {
	text-decoration: none;
	}
/* menu bas */
.menubas * {
	margin:0;
	padding:0;
	color:#666;
}
.menubas {
	margin-top: 0;
	}
#centre > .menubas {
	margin-top: 20px;
	}
.menubas ul {
	margin: 0;
	}
.menubas ul li {
	float: left;
	height: 120px;
	width: 255px;
	margin: 0em .5em .5em 0;
	list-style-type : none;
}
.menubas ul li h2{
	margin-top: 0;
	padding :0;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 1.2em;
	color: #fff;
	background: url('../img/bg_accueil_menubas.jpg') no-repeat;
}
.menubas ul li h3 {
	margin-bottom: .1em;
	text-transform: capitalize;
	font-size:1em;
}
.menubas .suite {
	text-align: right;
	margin-right: 75px;
}
.menubas .suite a {
	text-decoration: underline;
}
.menubas .suite a:hover {
	text-decoration: none;
}
