@charset "UTF-8";
/* CSS Document */



#centre_confection
{
	position: absolute;
	top: 120px;
	left: 195px;
	width: 790px;
	height: 840px;
	text-align: left;
}

#confection_img1
{
	position: absolute;
	top: 240px;
	left: 20px;
	width: 770px;
	height: 170px;
	text-align: left;
}

#confection_img2
{
	position: absolute;
	top: 420px;
	left: 20px;
	width: 770px;
	height: 170px;
	text-align: left;
}

.photo_confection
{
	height: 114px;
	padding-top: 20px;
	float: left;
	margin-right: 110px;
	text-align: center;	
}
.photo_confection p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding-top: 10px;
}

#confection_texte
{
	position: absolute;
	top: 220px;
	left: 20px;
	width: 700px;
	height: 50px;
}

#confection_texte span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D40E16;
	margin: 0;
	padding: 0;
	
}

#confection_texte2
{
	position: absolute;
	top: 600px;
	left: 20px;
	width: 700px;
	height: 50px;
}

#confection_texte2 span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D40E16;
	margin: 0;
	padding: 0;
	
}

#confection_img3
{
	position: absolute;
	top: 620px;
	left: 8px;
	width: 770px;
	height: 170px;
	text-align: left;
}

.photo_oeillet
{
	height: 100px;
	padding-top: 20px;
	float: left;
	margin-right: 15px;
	text-align: center;	
}

.photo_oeillet p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding-top: 10px;
}





#pied_confection
{
	position: absolute;
	top : 800px;
	left: 0;
	width: 790px;
}
