@charset "utf-8";
/* CSS Document */

img {
	border:none;
}

*{
	padding:0px;
	margin:0px
}

#presentation-produit {
	width:1000px;
	height:340px;
	z-index:0;
}

#titre, #titreEng, #sac, #commander{
	float:left;
	background-repeat:no-repeat;
}



#separation{
	display:block;
	float:left;
	width:1000px;
	height:77px;	
	}
	
#separationDroite{
	background-image:url(../images/separateur2.gif);
	width:151px;
	height:24px;
	float:left;
	background-repeat: no-repeat;
	}


#sac {
	background-image:url(../images/sac.gif);
	width:49px;
	height:83px;
	
}


#commander {
	width:151px;
	height:29px;
	margin-top:28px;
}


#colon1, #colon2 {
	text-align: justify;
	margin-top:10px;
	margin-left: 30px;
	margin-right: 20px;
	width:430px;
	height:280px;
	float:left;
    background-color:#eaeaea;
}

.texteCourant {
	color:#333;
	font-size: 11px;
	line-height: 14px;
}

#conteneurText{
	display:block;
	float:left;
	background-color:#eaeaea;
	width:1000px;
	height:280px;
   	
}

#conteneurTextEng{
	display:block;
	float:left;
	background-color:#eaeaea;
	width:1000px;
	height:280px;
   	
}
