/* Feuille de style contenant les proprietes de style de la page products */

/* Structure */

body{
	background-color: #E3E4E6;
}
.bg{
	background: url(../img/home/bg_bottom_home.gif) repeat-y #E3E4E6;
}

#background_home{
	
	background: url(../img/home/bg_home2.jpg) no-repeat;
}
 .content_flash{
 	margin-top: 180px;
 }
 




