@charset "utf-8";
/* CSS Document */
#raisin{
	background-image:url(../images/raisin.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:156px;
	float:left;
	margin-top:25px;
	margin-left:80px;
}



#rouge-txt, #blanc-txt{
	width:320px;
	text-align:justify;
	background-color:#eaeaea;
	margin-left:21px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;

}

