div#ArticleHeader {
	width:743px;
	height:46px;
	background-image:url(images/ProduitDuMois-header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:15px;
}

div#ArticleHeader img{
	position:absolute;
	margin-left:-15px;
	margin-top:-13px;
	padding:0px; 
}

div#ArticleCenter {
	width:743px;
	height:253px;
	background-image:url(images/ProduitDuMois-produit.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

div#ArticleFooter {
	width:743px;
	height:143px;
	background-image:url(images/ProduitDuMois-footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

div.encartArticleCenter {
	margin-top:20px;
	margin-left:5px;
	padding-top:20px;
	width:731px;
	background-color:#ebf2fc;
	border:#e1ebec solid 1px;
	text-align:center;
}

div.encartArticleLeft {
	margin-top:20px;
	margin-left:5px;
	padding-top:20px;
	padding-left:20px;
	width:711px;
	background-color:#ebf2fc;
	border:#e1ebec solid 1px;
}

div.encartArticleLeft img{margin-right:20px;}

p.paragrapheProduitduMois {
	margin:0px;
	padding:0px;
	margin-left:25px;
	padding-top:0px;
	font-size:12px;
}

p.paragrapheVignette {margin-left:auto; margin-right:auto; width:679px; padding-left:5px; font-size:12px; text-align:justify;}
p.paragrapheVignetteLeft {padding-left:5px; margin-right:20px; font-size:12px; text-align:justify;}
p.paragrapheVignettes2 {width:326px; margin-left:auto; margin-right:auto; margin-left:20px; margin-right:20px; font-size:12px; text-align:justify;}

span.LettrineRouge {
		float: left; /* positionnement de la lettrine dans le conteneur*/
		font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/
		font-weight: bold;
		margin-right : 2px;
		padding-right : 2px;
		line-height: 0.8em;
		color:#b50000;
		font-weight:bold;
}
span.LettrineBleue {
		float: left; /* positionnement de la lettrine dans le conteneur*/
		font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/
		font-weight: bold;
		margin-right : 2px;
		padding-right : 2px;
		line-height: 0.8em;
		font-weight:bold;
		color:#0096ff;
}

span.LettrineOrange {
		float: left; /* positionnement de la lettrine dans le conteneur*/
		font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/
		font-weight: bold;
		margin-right : 2px;
		padding-right : 2px;
		line-height: 0.8em;
		font-weight:bold;
		color:#e07600;
}

span.LettrineJaune {
		float: left; /* positionnement de la lettrine dans le conteneur*/
		font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/
		font-weight: bold;
		margin-right : 2px;
		padding-right : 2px;
		line-height: 0.8em;
		font-weight:bold;
		color:#ffc000;
}

span.LettrineVerte {
		float: left; /* positionnement de la lettrine dans le conteneur*/
		font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/
		font-weight: bold;
		margin-right : 2px;
		padding-right : 2px;
		line-height: 0.8em;
		color:#045a3c;
		font-weight:bold;
}

span.MotsLettrineRouge {
	color:#b50000;
	font-weight:bold;
}

span.MotsLettrineBleue {
	color:#0096ff;
	font-weight:bold;
}

span.MotsLettrineOrange {
	color:#e07600;
	font-weight:bold;
}

span.MotsLettrineJaune {
	color:#ffc000;
	font-weight:bold;
}

span.MotsLettrineVerte {
	color:#045a3c;
	font-weight:bold;
}

a.LinkLettrineRouge {
	color:#b50000;
}

a.LinkLettrineRouge:hover {
	color:#b50000;
	font-weight:bold;
}

a.LinkLettrineBleue {
	color:#0096ff;
}

a.LinkLettrineBleue:hover {
	color:#0096ff;
	font-weight:bold;
}

a.LinkLettrineOrange {
	color:#e07600;
}

a.LinkLettrineOrange:hover {
	color:#e07600;
	font-weight:bold;
}

a.LinkLettrineJaune {
	color:#ffc000;
}

a.LinkLettrineJaune:hover {
	color:#ffc000;
	font-weight:bold;
}
