#top {
    margin: 0;
}
div#gauche {
	padding: 0 0 30px 0;
}

div#titre_contenu {
	margin:20px 0 20px 0;
}


/* ENCART PLANNING */
div#last_planning {
	background:#e05f00 url(../img/public/gauche_entree_coin.png) top right no-repeat;	
	padding:3%;
	width:85%;
	margin:20px auto 0 auto;
	color:#FFF;
	/*max-height:215px;*/
}

.last_planning_title {
	background:url(../img/public/date_picto.png) center left no-repeat;
	/*background-size:14%;*/
	font-size:1.7em;
	text-align:left;
	margin:0 0 7px 0;
	padding:0 0 0 60px;
	text-transform:uppercase;
	line-height:1em;
	min-height:55px;
}

.last_planning_cadre {	
	position:relative;
	padding:10px 0;
	margin:0 1%;
	width:98%;
}
.last_planning_cadre a {color:inherit;text-decoration:none;}
.planning_cadre {	
	overflow:hidden;
}
.last_planning_titre {
	position:relative;
	font-size:1em;
	font-weight:bold;
	background:url(../img/public/date_calendar.png) center left no-repeat;
	padding:0 0 0 30px;
}
.last_planning_titre .bold {
	font-size:0.9em;
}
.last_planning_contenu {
	position:relative;
	font-size:0.9em;
	margin:5px 0;
}

.last_planning_fiche_titre {
	position:relative;
	font-size:0.8em;
	font-weight:bold;
	background:url(../img/public/date_calendar.png) center left no-repeat;
	padding:0 0 0 30px;
	height:30px;
	line-height:30px;
	width:50%;
	float:left;
}
.last_planning_fiche_titre .bold {
	font-size:0.9em;
}
.last_planning_fiche_inscrire {
	background:url(../img/public/puce_inscription.png) center left no-repeat;
	padding:0 0 0 20px;
	color:#491f00;
	font-size:0.9em;
	float:right;
	width:30%;
	height:30px;
	line-height:30px;
}

.planning_dates {
	margin:10px 0 0 0;
	text-align:center;
	font-size:0.9em;
	text-transform:uppercase;	
}
.planning_dates a {
	color:inherit;
	text-decoration:underline;
}
/* ENCART CONTACT */

div#gauche_encart_contact {
	background:#019edf url(../img/public/gauche_contact_coin.png) top right no-repeat;	
	padding:3%;
	width:85%;
	margin:20px auto 0 auto;
	color:#FFF;	
	/*max-height:215px;*/
}
.entree_desc {
	margin:19px 0;
	text-align:justify;
	font-size:0.8em;
}
div#gauche_encart_contact .entree_titre {
	padding:18px 0 0 0;
	font-size: 1.7em;
	text-transform:uppercase;
}
div#gauche_encart_contact .entree_lien {
	text-transform:none;	
	text-decoration:none;
}
div#gauche_encart_entree a, div#gauche_encart_contact a {
	color:inherit;
	text-decoration:none;
}

p.gauche_telephone {
	position:relative;
	font-size:1.5em;
	font-weight:bold;
	background:url(../img/public/top_picto_tel_blanc.png) top left no-repeat;
	text-indent:47px;
	/*background-size:16%;*/
	margin:10% 0 0 0;
	padding:0;
}
p.gauche_mail {
	position:relative;
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	padding:0;
	
}

/* ENCART CENTRE */
div#gauche_encart_centre {
	position:relative;
	margin:20px auto 0 auto;
	padding:3% 0;
	width:100%;
}

div#gauche_encart_centre a {display:block;width:100%; height:100%; color:inherit; text-decoration:none;}
.centre_cadre_nom {
	font-size:1em;
	text-transform:uppercase;
	width:80%;
	margin:0 auto;
	padding:0 5%;
	height:47px;
	background:url(../img/public/index_encart_plus_bleu.png) top right no-repeat;
}
.centre_cadre_vignette {
	overflow:hidden;
	width:91%;
	height:184px;
	max-height:184px;
	margin:0 auto;
}

.centre_encart_cadre img {
	width:auto;
	max-width:284px;
	bottom:0;
}