body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.conteneurproduit {
	text-align: left;
	height: 190px;
	width: 548px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.marque {
	text-align: left;
	height: 190px;
	width: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	position: absolute;
}
.nom {
	text-align: left;
	height: 23px;
	width: 517px;
	position: absolute;
	margin-left: 30px;
	border-bottom: 1px solid #999999;
	background-color: #F7EE98;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.photo {
	text-align: left;
	height: 167px;
	width: 200px;
	position: absolute;
	margin-left: 30px;
	margin-top: 23px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.titrea {
	text-align: left;
	height: 23px;
	width: 159px;
	position: absolute;
	margin-left: 230px;
	margin-top: 23px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.contenua {
	text-align: left;
	height: 60px;
	width: 159px;
	position: absolute;
	margin-left: 230px;
	margin-top: 46px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.titreb {
	text-align: left;
	height: 23px;
	width: 159px;
	position: absolute;
	margin-left: 230px;
	margin-top: 106px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.contenub {
	text-align: left;
	height: 61px;
	width: 159px;
	position: absolute;
	margin-left: 230px;
	margin-top: 129px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.titrec {
	text-align: left;
	height: 23px;
	width: 159px;
	position: absolute;
	margin-left: 389px;
	margin-top: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.contenuc {
	text-align: left;
	height: 60px;
	width: 159px;
	position: absolute;
	margin-left: 389px;
	margin-top: 46px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.titreprix {
	text-align: left;
	height: 23px;
	width: 158px;
	position: absolute;
	background-color: #EFEFEF;
	margin-left: 389px;
	margin-top: 106px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.prix {
	text-align: left;
	height: 59px;
	width: 158px;
	position: absolute;
	background-color: #EFEFEF;
	margin-left: 389px;
	margin-top: 130px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}

.bordeauxgras {
	font-size: 11px;
	color: #CC0033;
	font-weight: bold;
	text-align: center;
}
.bordeaux {
	font-size: 11px;
	color: #CC0033;
	text-align: center;
}
.courant {
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-align: center;
}
.courantnormal {
	font-size: 11px;
	color: #000066;
	text-align: center;
}
.courantpetit {
	font-size: 10px;
	color: #000066;
	text-align: center;
}

.centertitre {
	text-align: center;
	margin: 4px;
	font-weight: bold;
}
.centertitre2 {
	text-align: center;
	margin: 4px;
	font-weight: normal;
}
.center {
	text-align: center;
	margin: 11px;
	font-weight: normal;
	color: #CC0033;
}
.centerphoto {
	text-align: center;
	margin: 20px;
}
.centermarque {
	text-align: center;
	margin: 57px 0px 0px 0px;
}
.centerprix {
	text-align: center;
	margin: 9px;
	font-weight: bolder;
	color: #000000;
	font-size: 11;
}
.centercommander {
	text-align: center;
	margin: -2px;
}


