#flash_blend{
	margin-right	: 100px	;
	float			: right	;
	}

p.vente_en_cour{
		font-size		: 16px				;
		border-bottom   : 1px solid #383838	;
		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		: 660px	;
		margin-left	: 60px		;
		text-align	: justify	;
		font-weight	: bold		;
		font-family	: arial	;
		}