body
{
	background-color: #FFFFFF;
	margin-top:10px;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #333333;
	padding: 0;
}

/*---------------------------------------------------------------*/
.Titre1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A05A2C;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
/*---------------------------------------------------------------*/
.SousTitre1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A05A2C;
	text-decoration: none;
	letter-spacing: 1px;
}
/*---------------------------------------------------------------*/
.Texte1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #854607;
	text-decoration: none;
	font-weight: normal;
}
a.Texte1
{
	color: #CC0000;
	text-decoration: none;
}
a.Texte1:hover
{
	color: #CC0000;
	text-decoration: underline;
}
/*---------------------------------------------------------------*/
.Texte2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.Texte2
{
	color: #CC0000;
	text-decoration: none;
}
a.Texte2:hover
{
	color: #CC0000;
	text-decoration: underline;
}
/*---------------------------------------------------------------*/
.Texte3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #E8F8E6;
	text-decoration: none;
	font-weight: normal;
}
a.Texte3
{
	color: #CC0000;
	text-decoration: none;
}
a.Texte3:hover
{
	color: #CC0000;
	text-decoration: underline;
}
/*---------------------------------------------------------------*/
.Citation1
{
	font-family: "Times New Roman",Helvetica,Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
/*---------------------- Tableau Cartouche -----------------------*/
.ProduitListe 
{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.BoutiqueBDC
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a15a2e;
	text-decoration: none;
	font-weight: normal;
	padding-left: 15px;
	background-image: url(images/fleche_marron.gif);
	background-repeat: no-repeat;
}

a.BoutiqueBDC
{
	text-decoration: none;

}

a.BoutiqueBDC:hover
{
	text-decoration: none;

}



