.txtCourant {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	color: #999;
	text-decoration: none;
}
.txtCourantpied {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 10px;
	font-weight:normal;
	color: #FFF;
	text-decoration: none;
}
body {
	background-color: #646567;
	margin: 0px;
}
.ombreGauche {
	background-attachment: scroll;
	background-image: url(images/ombre-gauche.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ombreDroite {
	background-attachment: scroll;
	background-image: url(images/ombre-droite.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tetiere {
	background-attachment: scroll;
	background-image: url(images/tetiere01b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1030px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	text-align: center;
	vertical-align: top;
	float: none;
}
.fondPage {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #F3F3F3;
	background-image: url(images/fond-medaille01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1050px;
	width: 998px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #646567;
}
.fondPage02 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #F3F3F3;
	background-image: url(images/fond-medaille02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 998px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #646567;
	height: 702px;
}
.fondBaseline {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #646567;
	background-image: url(images/base-line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 1029px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	font-size: 15px;
	line-height: 40px;
	color: #666;
	font-style: italic;
	font-weight: normal;
}
/*
.fondBaseline a {
	font-family: "Times New Roman", Times, serif;
	color: #666;
	font-style: italic;
	font-weight: normal;
	text-decoration:none;
}
*/

/* Le bloc menu */
div#menu {
	height: 29px; /* Je mets ici une valeur au hasard, n'hésitez pas à l'adaptez selon vos besoins */
	width: 249px; /* Pareil que pour la hauteur */
	float: left;  /* Vous pouvez aussi mettre "right" si cela vous chante */
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 28px;
	text-decoration: none;
	text-transform: none;
	top: 0px;
}
a.rollover {
	height: 28px;
	width: 248px; /* Remarque : l'url de l'image peut changer selon vos dossiers ;) */
	background-repeat: no-repeat;
	display: block;
	background-image: url(images/out.gif);
	background-attachment: scroll;
	background-position: left center;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #646567;
}
a.rollover:hover { /* Lors du survol des liens contenant la class 'rollover' */
	text-decoration: none;
	background-image: url(images/over.gif);
	color: #F3F3F3;
}
table#menu {
	height: 29px; /* Je mets ici une valeur au hasard, n'hésitez pas à l'adaptez selon vos besoins */
	width: 249px; /* Pareil que pour la hauteur */
	float: left;  /* Vous pouvez aussi mettre "right" si cela vous chante */
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 28px;
	text-decoration: none;
	text-transform: none;
	top: 0px;
	text-indent: 8px;
	color: #646567;
	padding-right: 10px;
}
#menu li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #646567;
	text-decoration: none;
	margin-left: -20px;
	/* vertical-align: top;*/
	text-align: left;
}
#menu tr td ul {
	margin-top: 3px;
	margin-bottom: 5px;
}
.kadre2 {
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
}
.kadre2 div {
	text-align: left;
	vertical-align: top;
	float: left;
	height: 180px;
	width: 254px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}.kadre2 div table {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #646567;
	text-align: left;
	width: 245px;
	vertical-align: top;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #646567;
	border-left-color: #646567;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646567;
}
.kadre2text img {
}
.kadre2 h1 {
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	
	line-height: 18px;
	text-decoration: none;
	color: #FFF;
	display: inherit;
	margin-top: 5px;
}



.kadre2titreh1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;		
	text-decoration: none;
	color: #FFF;
	margin-top: 5px;
}

.kadre2text {
	margin-left: -24px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #646567;
}

.kadre2text ul{
	margin-top: 5px;

}

.kadre2text ul li {
	margin-left: -20px;
	text-decoration: none;
	/*vertical-align: top;*/
	text-align: left;

}
.kadre2 h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: inline;
}
.kadre2Titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	height: 30px;
	background-attachment: scroll;
	background-image: url(images/accueil-out.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.texteInfosAccueil {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #646567;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	margin:0px;
	padding:0px;

}
.texteInfosContact {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	margin:0px;
	padding:0px;

}
.texteInfosAccueil ul li {
	margin-left: -28px;
}

.texteInfosAccueil img {
	margin:0px;
	padding:0px;
}

.texteInfosAccueilTitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin-right: 5px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	
}
.texteInfosAccueilTitre h1 {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
	margin:0px;
	padding:0px;	
	
}
.gris {
	color: #646567;
	text-decoration: none;
}

#lieninterne a{
	color: #000000;
	text-decoration: none;
}
a.gris {
	color: #646567;
	text-decoration: none;
}


a.gris:hover { /* Lors du survol des liens contenant la class 'rollover' */
	color: #000000;
	text-decoration: none;
}
a.rollover6 {
	background-repeat: repeat-x;
	display: block;
	background-attachment: scroll;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	height:60px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	padding-right: 4px;
	padding-left: 4px;
/*	background-color: #646567;*/
	vertical-align: middle;
	border-bottom-style: none;
}
a.rollover6:hover {
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	color: #FFF;
	background-color: #292929;
	border-bottom-style: none;
}
a.rollover5 {
	background-repeat: repeat-x;
	display: block;
	background-attachment: scroll;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #646567;
	vertical-align: middle;
	border-bottom-style: none;
}
a.rollover5:hover {
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	color: #FFF;
	background-color: #292929;
	border-bottom-style: none;
}
a.rollover2 {
	height: 28px;
	width: 248px; /* Remarque : l'url de l'image peut changer selon vos dossiers ;) */
	background-repeat: no-repeat;
	display: block;
	background-image: url(images/accueil-over.gif);
	background-attachment: scroll;
	background-position: left center;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #F3F3F3;
	background-color: #292929;
}
a.rollover2:hover { /* Lors du survol des liens contenant la class 'rollover' */
	text-decoration: none;
	background-image: url(images/accueil-out.gif);
	color: #F3F3F3;
}

a.rollover12 {
	height: 28px;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}
a.rollover12:hover { /* Lors du survol des liens contenant la class 'rollover' */
	text-decoration: none;
	color: #666;
}
a.rollover13 {
	height: 28px;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.rollover13:hover { /* Lors du survol des liens contenant la class 'rollover' */
	text-decoration: none;
	color: #000000;
}

a.rollover14 {
	height: 28px;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.rollover14:hover { /* Lors du survol des liens contenant la class 'rollover' */
	text-decoration: none;
	color: #000000;
}

.kadrepanier {
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	float: left;
	width:343px;
}
.kadrepanier div {
	
	text-align: left;
	vertical-align: top;
	float: left;
	/*height: 220px;*/
	width: 143px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0px;
}
.kadrepanier div p {
	text-align: center;
	width: 143px;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #646567;
	border-left-color: #646567;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646567;
	margin:0px;
	padding:0px;
}

.kadrepaniertitre {
	display: block;
	width: 143px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #646567;
	vertical-align: middle;
	border-bottom-style: none;
/*	height: 40px;*/
	overflow: visible;
}

.kadre1 {
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	float: left;
}
.kadre1 div {
	text-align: left;
	vertical-align: top;
	float: left;
	height: 280px;
	width: 143px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0px;
}


#pagination {
	text-align: left;
	vertical-align: top;
	float: left;
	height: 30px;
	width: 600px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
.kadre1 div table {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #646567;
	text-align: left;
	width: 143px;
	vertical-align: top;
	padding: 0px;
	background-color: #646567;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #646567;
	border-left-color: #646567;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646567;
}

.kadre1 div table:hover{
	background-color: #292929;
}


.kadre1text img {
}
.kadre1 h1 {
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	color: #FFF;
	display: inherit;
	margin-top: 5px;
}

.kadre1 h2 {
	margin :0px;
	padding:0px;
}
.kadre1text {
	margin-left: -24px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #646567;
}
.kadre1text ul li {
	margin-left: -20px;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
}
.kadre1Titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	height: 30px;
	background-attachment: scroll;
	background-image: url(images/accueil-out.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.produit {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #646567;
	text-decoration: none;
	margin-top: 20px;
}
.Noir {
	color: #000;
	text-decoration: none;
}
.produit img {
	border-top-color: #646567;
	border-right-color: #646567;
	border-bottom-color: #646567;
	border-left-color: #646567;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin-right: 10px;
}
a.noir {
	color: #000;
	text-decoration: none;
}
a.noir:hover {
	color: #333;
	text-decoration: none;
}

#opaciteVoeux, #containerVoeux, #mouseVoeux {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1474px;
	text-align: left;
	margin: 0px auto;
}

#opaciteVoeux {
	z-index: 200;
	background: #353535;
	/*
	opacity: 0.4;
	filter: alpha(opacity=40);
	*/
}

#containerVoeux {
	z-index: 201;
}

#mouseVoeux {
	z-index: 202;
	cursor: pointer;
	background: url(/images/transparent.gif);
}

#Voeux {
	position: relative;
	width: 1000px;
	height: 680px;
	text-align: center;
	cursor: pointer;
	background: #353535;
	margin: 0px auto auto;
}
#tableFlash {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	height: 750px;
	width: 100%;
}
.souligne {
	text-decoration: underline;
}

#lien_navigation {
	position: absolute;
	top: 0px;
	width: 1030px;
	padding: 0px;
	height: 150px;
	left: 50%;
	cursor: pointer;
	margin-left: -515px;	
}


.Panier01 {
	/*-moz-box-shadow: 1px 1px 8px #dddddd;
	-webkit-box-shadow: 1px 1px 8px #dddddd;
	box-shadow: 1px 1px 8px #dddddd;*/
	background-color: #000;
	color: #FFF;
	display: block;
	float: left;
	height: 1.8em;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-top: 0.1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-size: 1em;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	width: 365px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFF;
	border-right-width: 1px;
	line-height: 1.8em;
 }
.Panier02 {
	/*-moz-box-shadow: 1px 1px 8px #dddddd;
	-webkit-box-shadow: 1px 1px 8px #dddddd;
	box-shadow: 1px 1px 8px #dddddd;*/
	background-color: #646567;
	color: #FFF;
	display: block;
	float: left;
	height: 1.8em;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-top: 0.1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-size: 1em;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	width: 103px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	line-height: 1.8em;
 }
.Panier02 a:hover {
	color: #FFF;
	text-decoration: none;
}
.Panier03 {
	/*-moz-box-shadow: 1px 1px 8px #dddddd;
	-webkit-box-shadow: 1px 1px 8px #dddddd;
	box-shadow: 1px 1px 8px #dddddd;*/
	background-color: #CCC;
	color: #000;
	display: block;
	float: left;
	height: 1.8em;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	margin-top: 0.1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-size: 0.9em;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
	width: 365px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	line-height: 1.8em;
	font-style: italic;
 }
.Panier04 {
	background-color: #CCC;
	color: #000;
	display: block;
	float: left;
	height: 1.8em;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-top: 0.1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-size: 0.90em;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
	width: 104px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	line-height: 1.8em;
 }
.Panier04 a:hover {
	color: #721339;
	text-decoration: none;
}
.Panier041 {
	background-color: #999;
	color: #F2F1F1;
	display: block;
	float: left;
	height: 1.8em;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	margin-top: 0.1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-size: 0.9em;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
	width: 104px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	background-attachment: scroll;
	background-image: url(images/oter-panier.png);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	text-indent: 1.4em;
	line-height: 1.8em;
}
.Panier041 a {
	color: #DFDFDF;
	text-decoration: none;
	font-size: 0.95em;
}
.Panier041 a:hover {
	color: #000;
	text-decoration: none;
}
.Panier05 {
	/*-moz-box-shadow: 1px 1px 8px #dddddd;
	-webkit-box-shadow: 1px 1px 8px #dddddd;
	box-shadow: 1px 1px 8px #dddddd;*/
	background-color: #646567;
	color: #FFF;
	display: block;
	float: left;
	height: 24px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-size: 1.15em;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	width: 475px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
 }
.Panier06 {
	background-color: #000;
	color: #FFF;
	display: block;
	float: left;
	height: 23px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-size: 1em;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
	width: 214px;
	border-top-style: none;
	border-left-style: none;
}
.Panier07 {
	background-color: transparent;
	color: #000;
	display: block;
	float: right;
	height: 23px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-top: 0.1em;
	margin-right: 20px;
	margin-bottom: 0em;
	margin-left: 0em;
	font-size: 1.15em;
	padding-top: 0.7em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
	width: 237px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 17px;
}
.Panier07 a {
	color: #666;
}
.Panier07 a:hover {
	color: #721339;
}
.Panier08 {
	background-color: transparent;
	color: #6F7067;
	display: block;
	float: right;
	height: 23px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-top: 0.1em;
	margin-right: 20px;
	margin-bottom: 0em;
	margin-left: 0em;
	font-size: 1em;
	padding-top: 0.7em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0em;
	width: 237px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	text-indent: 28px;
	background-attachment: scroll;
	background-image: url(images/resumePanier.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.Panier08 a {
	color: #000;
}
.Panier08 a:hover {
	color: #721339;
}
.Panier07 input[type=submit]{
	background-color: transparent;
	color: #6F7067;
	display: block;
	float: right;
	height: 23px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	/*
	margin-top: 0.1em;
	margin-right: 20px;
	margin-bottom: 0em;
	margin-left: 0em;
	*/
	font-size: 0.9em;
	/*
	padding-top: 0.7em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0em;
	*/
	width: 237px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	text-indent: 28px;
	/*
	background-attachment: scroll;
	background-image: url(images/resumePanier.png);
	background-repeat: no-repeat;
	background-position: left center;
	*/
	/*
font-size: 1.05em;	
	color:  #7D7E74;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;	
	background-attachment: scroll;
	background-image: url(images/panier-noir.png);
	background-repeat: no-repeat;
	background-position: left center;
*/	
}
.Panier07 input[type=submit]:hover{
	color: #721339;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.caseBlanche {
	text-decoration: none;
}


#bouton_adresse {
/*
	color: #6F7067;
	display: block;
	float: right;
	height: 23px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-top: 0.1em;
	margin-right: 20px;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0em;
	width: 350px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	text-indent: 0px;
*/
}


#bouton_adresse a {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:  #000;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0.1em;
	margin-right: 20px;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 0.7em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 1.5em;
	background-attachment: scroll;
	/*
	background-image: url(images/panier-noir.png);
	background-repeat: no-repeat;
	background-position: left center;
	*/
	background-color: transparent;
	width:180px;
}

#bouton_adresse a img {
	border:none;
}

#bouton_adresse input[type=button],#bouton_adresse input[type=submit]{
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:  #000;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0em;
	width:193px;
	height:30px;
	background-attachment: scroll;
	background-image: url(images/go-next.png);
	background-repeat: no-repeat;
	background-position: right 18px;
	background-color: transparent;	
}


#bouton_adresse input[type=button]:hover, #bouton_adresse input[type=submit]:hover,  #bouton_adresse a:hover{
	color: #721339;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.boiteBoutique {
	width: 786px;
	text-decoration: none;
	float: right;
	top: -150px;
	padding-top: 1em;
	padding-right: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 15px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-bottom: 0px;
	background-color: transparent;
}
.boiteBoutique a {
	color: #721339;
	text-decoration: none;
}
.boiteBoutique .styleh1 {
	font-size: 1.5em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: -5px;
	margin-bottom: 0px;
	color: #000;
}
.boiteBoutique h1 {
	font-size: 1.5em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 0px;
	color: #000;
	margin-left: 0.2em;
	margin-top: 0em;
	padding-top: 10px;
	width: 98%;
/*}
.boiteBoutique a {
	text-decoration: none;
	font-weight: bold;
	color: #139A9A;
}
.boiteBoutique a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;*/
}
.boiteBoutique p {
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0.4em;
	margin-left: 0.4em;
}
.aSuivreResultats {
	/*-moz-box-shadow: 1px 1px 8px #dddddd;
	-webkit-box-shadow: 1px 1px 8px #dddddd;
	box-shadow: 1px 1px 8px #dddddd;*/
	background-color: transparent;
	color: #000;
	display: block;
	text-decoration: none;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	font-size: 0.85em;
	font-style: normal;
	padding-top: 0.5em;
	padding-right: 15px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	word-spacing: 0.2em;
	height: 22px;
	text-align: left;
	float: left;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
 }
.aSuivreResultats p  {
	display: block;
	float: left;
	padding-right: 0.7em;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1cbb7;
	line-height: 18px;
	height: 18px;
	background-color: transparent;
	padding-left:6px;
}
.aSuivreResultats a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #B7B2A1;
	font-size: 1.05em;
}
.aSuivreResultats a:hover {
	color: #000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.aSuivreResultats a img {
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.aSuivreResultats img {
	text-decoration: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.aSuivreResultats .gris-ariane {
	text-decoration: none;
	color: #646567;
	font-size: 1.05em;
}
.aSuivreResultats .vert-ariane {
	text-decoration: none;
	color: #000;
	font-size: 1.05em;
}

#adresse {
	/*-moz-box-shadow: 1px 1px 8px #dddddd;
	-webkit-box-shadow: 1px 1px 8px #dddddd;
	box-shadow: 1px 1px 8px #dddddd;*/
	color: #000;
	display: block;
	float: left;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-top: 0em;
	margin-right: 1.5em;
	margin-bottom: 1em;
	margin-left: 0em;
	font-size: 1em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	width: 325px;
	line-height: 1.8em;
	border: 1px solid #AEAEA0;
 }
 
 #adresse .titre {
	/*-moz-box-shadow: 1px 1px 8px #dddddd;
	-webkit-box-shadow: 1px 1px 8px #dddddd;
	box-shadow: 1px 1px 8px #dddddd;*/
	background-color: #999;
	color: #FFF;
	display: block;
	float: left;
	height: 1.8em;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-size: 1em;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	width: 319px;
	line-height: 1.8em;
 }
 
  #adresse p {
	/*-moz-box-shadow: 1px 1px 8px #dddddd;
	-webkit-box-shadow: 1px 1px 8px #dddddd;
	box-shadow: 1px 1px 8px #dddddd;*/

	display: block;
	float: right;
	/*height: 1.8em;*/
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	font-size: 0.9em;
	padding-top: 0.5em;
	padding-right: 1.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	width: 300px;
	line-height: 1.8em;
	text-align:right;
 }


#adresse33 {
	/*-moz-box-shadow: 1px 1px 8px #dddddd;
	-webkit-box-shadow: 1px 1px 8px #dddddd;
	box-shadow: 1px 1px 8px #dddddd;*/
	color: #000;
	display: block;
	float: left;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-top: 2em;
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-left: 0em;
	font-size: 1em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	width: 225px;
	height:300px;
	line-height: 1.8em;
	border: 1px solid #AEAEA0;
 }
 
 #adresse33 .titre {
	/*-moz-box-shadow: 1px 1px 8px #dddddd;
	-webkit-box-shadow: 1px 1px 8px #dddddd;
	box-shadow: 1px 1px 8px #dddddd;*/
	background-color: #999;
	color: #FFF;
	display: block;
	height: 1.8em;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	font-size: 0.9em;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	width: 219px;
	line-height: 1.8em;
 }
 
#adresse33 p {
	/*-moz-box-shadow: 1px 1px 8px #dddddd;
	-webkit-box-shadow: 1px 1px 8px #dddddd;
	box-shadow: 1px 1px 8px #dddddd;*/

	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	font-size: 1em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	line-height: 1.8em;
 }

.ruban{
	width:300px;
	float:left;
	height:150px;
}
 
 .attribut{
	width:300px;
	float:left;
	height:150px;
}
 	
.tableau-boutik01 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 22px;
	border-right-color: #FFF;
}
.tableau-boutik02 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #CCC;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	line-height: 22px;
	border-bottom-color: #666;
	border-right-color: #FFF;
}
.tableau-boutik02 a {
	text-decoration:none;
	color:#000;
}
.tableau-boutik02-2 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #C52386;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	line-height: 22px;
	border-bottom-color: #dc94cc;
	border-right-color: #FFF;
}	

#resumePanier {
	width: 237px;
	background-color: #646567;
	padding: 5px;
	color: #DBDBDB;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #292929;
	border-bottom-color: #292929;
	background-image: url(images/resumePanier.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2px center;
	text-indent: 24px;
	font-size: 12px;
	letter-spacing: 0.05em;
}
#resumePanier a {
	text-decoration:none;
	color: #DBDBDB;

}
#resumePanier strong {
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
}

#sousPanier {
	width: 237px;
	padding: 5px;
	color: #333;
	text-indent: 0px;
	font-size: 12px;
	letter-spacing: 0.05em;
}
#sousPanier a {
	text-decoration:none;
	color: #333;

}

.ajoutcommande a {
	width: 237px;
	background-color: #646567;
	padding: 8px;
	font-weight:bold;
	color: #FFF;
	border-style: solid;
	border-width: 2px;
	border-color: #292929;
	font-size: 12px;
	letter-spacing: 0.05em;
	text-decoration:none;
}

.bloc_ruban_gauche_cmd{
	width:250px;
	display:block;
	float:left;
	border: 1px solid #000;
	padding: 5px;
	margin: 3px;
}

