/* ******************************************************** EVENTS & FEATURES & ARTICLES************************** */

div.fa_max .titre {
	color: #ff6b10;
	font-size: 16px;
	line-height: 20px;
}
div.fa_max .titre_temp {
	color: #5583ad;
	font-size: 21px;
	line-height: 20px;
}
div.events_max .titre {
	color: #5583ad;
	font-size: 16px;
	line-height: 20px;
}
div.fa_max .img_events, div.events_max .img_events {
	margin: 10px 0;
	text-align: center;
	/*width: 224px;*/
}
div.fa_max .message {
}

/* ******************************************************** PUSH BANDEAU************************** */
#push {
	position: relative;
	background: #f8f7f1 url(/design/images/bg_sous_menu.jpg) repeat-y top left;
	width: 152px; 
	height: 217px;	
	padding: 10px 20px 10px 20px;
}
#push_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #d4d4d4 url(/design/images/bg_sidebar_gris.jpg) no-repeat top left;
	width: 167px;
	height: 35px;
	padding: 10px 10px 15px 15px;
}
#push hr {
	border: none;
	background: #eaeaea;
}


