.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.arial10i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.arial18bi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFCC33;
	font-weight: bold;
}
.arial12gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
}
.arial12grasbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
}
.times12blanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.times15blanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.times15blanc:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.times14gris {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C0C0C0;
	font-weight: normal;
	text-decoration: none;
}
a:link.times14gris {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ACACAC;
	font-weight: normal;
	text-decoration: none;
}
a:visited.times14gris {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ACACAC;
	font-weight: normal;
	text-decoration: none;
}
a:hover.times14gris {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ACACAC;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-decoration: none;
}
.fondleft {
	background-image: url(../images/fondleft.gif);
	background-repeat: repeat-y;
}
.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.formulaire {
	color: #FF0000;
	font-weight: bold;
}
div#buttonA {
    margin-left: 0px;
}

div#buttonA ul {
    margin: 0px;
    padding: 10px;
    font-family: "Times New Roman", Times, serif;
}

div#buttonA li {
    line-height: 38px;
    font-size: 20px;
    text-align:center;
		height: 190px;
		width: 190px;
	display: inline;
	float: left;
}

.formulaire_prix_bout {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEE8D8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: 27px;
	text-align: right;
}
.formulaire_nbre_produits {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: 22px;
	text-align: right;
	border: 1px solid #000000;
}
.formulaire_prix_total {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEE8D8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: 50px;
	text-align: right;
}
