#flash_blend{
	margin-right	: 100px	;
	float			: right	;
	}
	
p.bandeau_a_venir{
	position		: relative			;
	display			: block				;
	width			: 650px				;
	height			: 160px				;
	float			: right				;
	border			: 1px solid #313131	;
	margin			: 10px				;
	margin-right	: 50px				;
	margin-left		: 80px				;
	}

p.bandeau{
	position		: relative			;
	display			: block				;
	width			: 650px				;
	height			: 160px				;
	float			: right				;
	border			: 1px solid #957B95	;
	margin			: 10px				;
	margin-right	: 50px				;
	margin-left		: 80px				;
	}

a.bandeau_link	{
	display			: block				;
	width			: 650px				;
	height			: 160px				;
	position		: absolute			;
	}

a.bandeau_date{
	font-family			: arial		;
	position			: relative	;
	top					: 60px		;
	left				: 339px		;
	//left				: 338px		;
	display				: block		;
	width				: 300px		;
	//width				: 310px		;
	height				: 55px		;
	text-align			: right		;
	font-size			: 14px		;
	font-weight			: bold		;
	padding-top			: 10px		;
	padding-right		: 10px		;
	color				: #7d7d7d	;
	background-position	: right	;
	}

a.bandeau_date:visited{
	font-family			: arial		;
	position			: relative	;
	top					: 60px		;
	left				: 339px		;
	//left				: 338px		;
	display				: block		;
	width				: 300px		;
	//width				: 310px		;
	height				: 55px		;
	text-align			: right		;
	font-size			: 14px		;
	font-weight			: bold		;
	padding-top			: 10px		;
	padding-right		: 10px		;
	color				: #7d7d7d	;
	background-position	: right	;
	}


a.bandeau_date:hover{color : #313131 ;}
a.bandeau_date:visited:hover{color : #313131;}

a.bandeau_acceder{
	position	: relative	;
	top			: 69px		;
	//top		: 77px		;
	left		: 455px		;
	//left		: 453px		;
	display		: block		;
	width		: 195px			;
	height		: 26px		;
	background-image : url('http://www.evaandoli.com/src/btn_acceder.gif') ;
	}

p.vente_en_cour{
		font-size		: 16px				;
		border-bottom   : 1px solid #957B95	;
		float			: left				;
		//float			: right				;
		width			: 650px				;
		color			: #313131			;
		font-weight		: bold				;
		margin			: 15px				;
		margin-left		: 60px				;

		}

div.module_menu_index{
		float			: left			;
		width			: 300px			;
		}

div.contenu_index{
		display			: block			;
		float			: right			;
		//float			: left			;
		width			: 760px			;
		margin-bottom	: 30px			;
		//position		: relative			;
		//display		: block				;
		//left			: 50%				;
		//margin-left	: -290px			;
		}
		
p.txt_index{
		width		: 600px	;
		margin-left	: 60px		;
		text-align	: justify	;
		font-weight		: bold		;
		font-family	: arial	;
		}