#container #colCentre .articleListe {
	height: 290px;
	width: 270px;
	background-image: url(../imgs/boutique/cadre_articles.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
img.vignette {
	top: 30px;
	position: relative;
	left: 45px;
	width: 160px;
}
#container #colCentre .articleListe h1 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	margin-top: 30px;
	position: relative;
	width: 250px;
}
hr.traitrouge {
	color: #990000;
}

#colD h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-align: left;
	width: 272px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
}

#article label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	margin-right: 9px;
}
#article select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
}

/*********fiche article***********************************************/
.articleFiche {
	position: relative;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#colCentre .bkgA {
	background-image: url(../../imgs/boutique/fiche%20articleA.jpg);
	background-repeat: no-repeat;
	height: 4px;
	width: 540px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#colCentre .bkgC {
	background-image: url(../../imgs/boutique/fiche%20articleC.jpg);
	background-repeat: no-repeat;
	height: 7px;
}
#colCentre .articleFiche #colG {
	float: left;
	width: 250px;
	height: 300px;
	top: 10px;
	position: relative;
	left: 10px;
}
#colCentre .articleFiche #colD {
	float: left;
	width: 200px;
	position: relative;
	top: 10px;
	left: 13px;
}
p.fiche {
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.1em;
}

#container #bkg #colCentre .articleFiche #colD #article input {
	margin-top: 30px;
	margin-left: 12px;
	width: 208px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#colCentre #TTBout {
	background-image: url(../imgs/TT_Boutique.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 540px;
}
#container #bkg #colCentre .rubAnnonce .lkRub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	margin-left: 10px;
	text-decoration: none;
}
#container #bkg #colCentre .rubAnnonce .lkRub:hover {
	color: #000000;
	margin-left: 10px;
	text-decoration: underline;
}
#container #bkg #colCentre .rubAnnonce li {
	margin-top: 10px;
	margin-bottom: 10px;
}
.epuise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	width: 60px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	margin-top: 45px;
	text-transform: uppercase;
	text-align: center;
}
/********************************Listes articles*******************************/
#container #bkg #colCentre .articleListe #infosbut {
	position: relative;
	width: 76px;
	margin-right: auto;
	margin-left: auto;
	top: 35px;
	display: block;
	clear: both;
}
.ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	width: 260px;
	position: relative;
	top: 35px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	width: 260px;
	position: relative;
	top: 35px;
	margin: 0px;
	padding: 0px;
}
