#menu_list li.menu-1 {
	border-bottom:4px solid #019edf;
	background:#e3e3db;	
	color:#545442;
}





/**********************************************************/
/********************** ANIMATION *************************/
/**********************************************************/
div#animation {
	position:relative;
	margin:0;
	width:100%;
}
div#animation_content {
	height: auto;
    margin: 0 auto;
    position: relative;
	z-index:70;
	
}


.bx-wrapper .bx-caption, .caption {
	text-transform:uppercase;
	color:#FFF;
	background:url(../img/public/animation_caption_bg.png) repeat;
	text-align:center;	
	font-size: 1.8em;
    padding: 1% 3%;
	bottom:0;
	left:0;
	height:50px;
	line-height:1.5em;
	
}

a .caption{
	color:#FFF;
}
/*************************************************************/

/*************************************************************/
/************************* ENCARTS ****************************/

div#index_encart {
	position:relative;
	width:100%;
	overflow:hidden;
	padding:40px 0;
}
div#index_encart a {display:block;width:100%; height:100%; color:inherit; text-decoration:none;}



.index_encart_cadre {
	float:left;
	width:25%;
	text-align:center;
	color:#FFF;
}


div#index_cadre1_content {
	background:#e05f00 url(../img/public/index_encart_entree_coin.jpg) top right no-repeat;	
	padding:3%;
	width:85%;
	margin:0 auto;
	
}

.entree_titre {
	background:url(../img/public/index_encart_entree.png) center left no-repeat;
	background-size:14%;
	font-size:1.7em;
	text-align:left;
	padding:0 0 0 60px;
	text-transform:uppercase;
	line-height:1em;
	min-height:55px;
}
.entree_titre .bold {
	font-size:0.9em;
}
.entree_desc {
	margin:19px 0;
	text-align:justify;
	font-size:0.8em;
}
.entree_lien {
	text-transform:uppercase;
	font-size:1em;
	text-decoration:underline;
	text-align:left;
	background:url(../img/public/index_encart_entree_plus.png) center right no-repeat;
	min-height:35px;
	line-height:35px;
}
.index_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;
}
.index_cadre_vignette {
	overflow:hidden;
	width:90%;
	height:184px;
	max-height:184px;
	margin:0 auto;
}

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

.encart_lien {
	width:33%; height:40px;
	position:absolute;
	margin:0 auto;
	bottom:0;
	padding-bottom:50px;
	text-align:center;
	background:url(../img/public/index_encart_plus.png) center no-repeat;
}

.index_encart_cadre:hover .encart_lien {
	background:url(../img/public/index_encart_plus_hover.png) center no-repeat;
}

p.encart_titre {
	font-size:1.3em;
}
.index_encart_cadre:hover p.encart_titre {
	color:#1885c0;
}
p.encart_desc {
	font-size:0.9em;
	font-style:italic;
	width:80%;
	margin:0 auto 10px auto;
}

div#index_cadre2, div#index_cadre3 {
	background:url(../img/public/index_encart_sep.png) left center repeat-y;
}

/*************************************************************/

div#middle_bottom {
	position:relative;
	width:100%;
	overflow:hidden;
}

/********************* PRESENTATION  *************************/
div#index_message {	
	position:relative;
	width:48%;
	margin:25px auto;

}

div#index_message_photo img {
	max-width:591px;
}

div#index_message_title {
	font-size:1.6em;
	font-weight:bold;
	margin:10px auto 0 auto;
	width:100%;
	text-transform:uppercase;
}
div#index_message_content {
	font-size:0.9em;
	margin:0; padding:0;
}
div#index_message_content p {	
	margin:0;
	padding:0;
}
div#index_message_content ul {	
	margin:0;
	padding:0;
}
div#index_message_content li {	
	background: rgba(0, 0, 0, 0) url("../img/public/puce_li.png") no-repeat scroll 0 0;
    list-style: outside none none;
    padding: 5px 0;
    text-indent: 22px;
}

div#index_message_plus {
	position:absolute;
	background:url(../img/public/animation_caption_bg.png) repeat;
	width:125px;
	margin:0; padding:5px 20px 0 10px;
	bottom:5px;
	height:25px;
	z-index:98;
	color:#FFF;
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
}
div#index_message a {
	display:block;
	width:100%; height:100%;
	text-decoration:none;
	color:inherit;
	cursor:pointer;
}


/*************************************************************/
/************************** NEWS  ****************************/
div#index_news {
	position:relative;
	width:46%;
	margin:25px auto;
	float:right;
	background:#eeeeee;	
	padding:1%;
}

.index_news_title {
	position:relative;
	text-transform:uppercase;
	font-size:1.6em;
	font-weight:bold;
	margin:0 0 20px 0;
}
.news_cadre {	
	position:relative;
	padding:10px 0;
	float:none;
	width:auto;
}
.news_cadre a {color:inherit;text-decoration:none;}
.news_titre {	
	position:relative;
	font-size:1em;
	font-weight:bold;
}
.news_contenu {	
	position:relative;
	font-size:0.9em;
	margin:5px 0;
}
.news_date {
	font-style:italic;
	background:url(../img/public/blog_picto_date.png) left center no-repeat;
	background-size:4%;
	text-indent:30px;
	font-size:0.9em;
}
	