a {
	color: #666666;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
	color:#999999;
}
a:hover {
	text-decoration:none;
	color: #666666;
}

.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
img {
	border-style: none;
}
img.une {
  float: left;
	border: 1px solid #EFEFEF;
}
img.alignleft {
	float: left;
}
img.alignright {
	float: right;
}
acronym {
	font-style: normal;
	border-bottom: 1px dashed;
	cursor: help;
}
.clear {
	clear: both;
	font-size: 1px;
	height:1px;
	margin:0;
	padding:0;
}
.skipper {
	display: none;
}

strong, .titre, a.titre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF9900;
  font-weight: bold;
}
a.prix, a.prix strong {
  font-size:23px;
  display:block;
  clear:both;
  text-decoration: none !important;
}
#contenu .petit {
	color: #FF9900;
	text-decoration: none;
	font-size: 9px;
}

pre {font-family: Arial, sans-serif;font-size: 10px;}

h1 {
	display:block;
	margin:0;
	padding:0;
	height:168px;
	background: url(images/fond_h1.gif) repeat-y left top;
}

h1 img{
	margin:0;
	padding:0;
}

/************************************************************************************/
/*                             BODY - DOCUMENT - CORPS                              */
/************************************************************************************/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0 auto;
	padding: 0;
	line-height: 12pt;
	background-color:#FFFFFF;
	width: 1170px;
}

#skycrapper {
margin-top: 150px;
float: right;
}

#colonnedroite2 {
  position: absolute;
  left:890px;
  top:615px;
}

#document {
	width: 917px;
	margin:0 auto;
	text-align: left;
	/*MB-29/09/2005
	width: 780px;
	margin:0 auto;
	text-align: left;/*MSIE5*/
}

#corps {
	float:left;
	width: 901px;
	margin: 0px;
	 margin-top: -20px;
    padding: 0px;
    padding-left: 8px;
    padding-right: 8px;
    background-image: url(images/fond_corps.gif);
    background-position: center top;
    background-repeat: repeat-y;
}

#colonnegauche {
	float: left;
	/*width: 126px;*/
	width: 191px;
}

#colonnedroite {
	padding:0;
	padding-top: 25px;
	margin:0;
	float: right;
	top:0px;
	width: 186px;
	background-color: #003e71;
    background-image: url(images/fond_haut_droite.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
#colonnedroite img {
	padding:3px;
}
#contenu {
	float:left;
	/*border-right: 1px solid #F8941E;*/
	background-color:#feebc0;
	width:501px!important;
}
#document .avecColonneDroite, #corps .avecColonneGauche {
	/*width:646px;*/
	width:627px;
}
#document .avecDeuxColonnes {
	/*width:502px;*/
	width:501px!important;
}

/************************************************************************************/
/*                                      CHEMIN                                      */
/************************************************************************************/
#chemin, #spacerDroite {
	margin: 0;
	padding: 2px 3px 1px 3px;
	color:#033f73;
	font-weight:bold;
	vertical-align: middle;
	height:18px;!important;
}
#chemin img {
float: left;
margin-top: 0px!important;
}
#spacerDroite {height:18px;}
#chemin a, #chemin a:hover, #chemin a:active, #chemin a:visited {color:#033f73;}

/************************************************************************************/
/*                                   FORM RECHERCHE                                 */
/************************************************************************************/
#formRecherche {
	/*width: 70%;
	margin: auto;*/
	margin-bottom: 10px;
}
#formRecherche #filtre {
	float: left;
	/*width: 64%;*/
}
#formRecherche #filtreInit {
	/*float: right;
	width: 100%;
	margin: 0;*/
}
#formRecherche #filtreInit input{
	float: left;
	/*width: 35%;*/
}
#formRecherche #filtreInit label{
	/*width: 35%;*/
}
#formRecherche p {
	clear: both;
	margin: 0;
	padding: 2px 0;
}
#formRecherche p label {
	float: left;
	width: 120px;
	font-weight: normal !important;
}
#formRecherche p input, #formRecherche p select, #formRecherche p span  {
	/* float: right; */
	text-align: left;
}
#formRecherche p span input, #formRecherche p span select {
	float: none;
	display: inline;
}
#formRecherche input, #formRecherche select {
	font-family: Verdana, Arial Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #003e71;
	padding: 1px;
}
#formRecherche input.submit{
	border: 1px solid #FFFFFF;
    background-color: #003e71;
    color: #FFFFFF;
}
/************************************************************************************/
/*                                   NAVIGATION                                     */
/************************************************************************************/
#navprimaire, #navprimaire ul{margin:0;padding:0;}
#navprimaire {
	position:relative;
	margin-bottom:5px;
	padding-top: 30px;
	background-image: url(images/fond_haut_navprimaire.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#navprimaire dt {
	cursor: pointer;
	margin:0;
	margin-left: 31px;
	padding: 2px 0 2px 25px;
	background-color: #ffaf00;
	background-image:url(images/puce2_on.gif);
	background-repeat:no-repeat;
	background-position:left center;
	/*height: 18px;
	line-height: 18px;*/
	text-align: left;
	color:#FFFFFF;
}

#navprimaire .actif_orange {background-image:url(images/puce_on.gif);}

#navprimaire dt.principal {
	cursor: pointer;
	margin:0;
	margin-left: 13px;
	padding: 2px 0 2px 25px;
	background-color: #ffaf00;
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:left center;
	/*height: 18px;
	line-height: 18px;*/
	text-align: left;
	color:#FFFFFF;
	font-weight:bold;
}
#navprimaire dt.actif {
	background-image:url(images/puce_on.gif);
	padding-bottom: 3px;
	/*height: 17px;
	line-height: 17px;*/
}

#navprimaire dt.first {margin-top:0;}

#navprimaire a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
  display : block;
  width: 100%;
}

#navprimaire a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#navprimaire a:hover {
	color:#FFFFFF;
	font-weight:bold;
}

#navprimaire .principal a, #navprimaire .principal a:visited, #navprimaire .principal a:hover {
	/*display:block;*/
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#navprimaire dt a{
	font-weight:normal;
}

#navprimaire dt a:hover{
  font-weight:normal;
}

#navprimaire dt a:visited{
  font-weight:normal;
}

#navprimaire dd {
	position: absolute;
	z-index: 100;
	left: 151px;
	margin-top: -2em;
	padding: 0 0 0 1px;
	width: 15em;
	/*background-color: #ffaf00;
	color:#FFFFFF;
	border-left: 1px #FFFFFF solid;*/
}
#navprimaire dd ul{
	background-color: #ffFFFF;
	border: 1px #003e71 solid;
	color:#003e71;
	margin: 0px;
}
#navprimaire dd a{
  color:#003e71;
  font-weight: normal;
}

#navprimaire dd a:hover{
  color:#003e71;
  text-decoration: underline;
  font-weight: normal;
}

#navprimaire dd a:visited{
  color:#003e71;
  text-decoration: none;
  font-weight: normal;
}

#navprimaire ul {
	padding:2px;
	visibility:hidden;
	display:none;
}

#navprimaire li {
	text-align:left;
	/*height: 18px;*/
	line-height: 18px;
	list-style-type: none;
  margin:0;
}
/************************************************************************************/
/*                                            CONTENU                               */
/************************************************************************************/
#contenu table {
	border: none;
	font-family: Verdana, sans-serif;
	/*width:495px !important;*/
	width:476px !important;
}

#contenu form table, #contenu .tplPanier table {
	border: none;
	font-family: Verdana, sans-serif;
	/*width:488px !important;*/
	width:457px !important;
}

#contenu th {
	background-color: #FF9900;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	padding: 2px 5px;
}
#contenu td {
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	vertical-align:top;
	width:auto !important;
}
#contenu h2 {
	/*display:none;*/
	color:#0071BD;
	margin: 5px 0 0 5px;
	padding: 0;
	font-weight: bold;
	font-size: 10pt;
	text-transform:uppercase;
	clear: both;
}
#contenu h3 {
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
    font-family:Arial, Helvetica, sans-serif;
	color:#11497a;
	font-weight:bold;
	font-size:8pt;
	clear: both;
	background-image: url(images/fond_h3.gif);
	background-repeat: no-repeat;
}

#contenu h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	color:#0071BD;
	font-weight: bold;
	font-size:11px;
}

#contenu .paragraphe {
	margin: 10px 0;
	padding-left: 5px;
	clear: both;
	width:473px !important;
}

#contenu .paragraphe em{
  display: block;
  /*width:490px;*/
  padding-right: 10px;
	clear: both;
}

#contenu .affichage_tpl {
	margin: 10px 0;
	padding-left: 5px;
	clear: both;
}

#contenu dt {clear:both;}

#contenu .PRS_ACCROCHE1 {
	background-color: #f6f6f6;
}
#contenu .PRS_ACCROCHE2 {
	margin: 0 10%;
	background-color: #0e3293;
	color: #ffffff;
}
#contenu .PRS_ACCROCHE2 a {
	color: #ffffff;
}
#contenu p.accroche {
	display:none;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
}

#contenu img {
	margin: 3px;
}
#contenu div.tri li {
	list-style-type: disc;
}
#contenu div.tri img {
	margin: 0 0 0 2px;
}
#contenu .paragraphe ul {
	/*margin: 0 0 0 10px;*/
	/*padding: 0;*/
}

#contenu #compte {
	background-color:#993300;
	/*margin:0px 155px 5px 155px;*/
	height:20px;
}

#contenu #compte ul {
	list-style-type: none;
	margin: 0;
	padding:0;
}
#contenu #compte li {
	float:left;
	padding:2px 0 0 5px;
	margin:0;
	color:#FFFFFF;
	text-transform:uppercase;
}
#contenu #compte a, #contenu #compte a:visited, #contenu #compte a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

#contenu a.panier_add {
	color: #ff9933;
	text-decoration: none;
}
#contenu a.panier_add:visited {
	color: #ffbb66;
}
#contenu a.panier_add:hover {
	text-decoration: underline;
}

#contenu img.panier_add {
  border:none;
  padding: 0;
  margin: 0;
  margin-bottom: -2px;
  margin-right:3px;
  text-decoration:none;
}

#contenu form {
	width:476px !important;
}

#contenu table form {background-color:white;width:auto !important;}

#contenu .submit {background-color:transparent;}
#contenu fieldset {
  border:none;
  /*margin-left: -2px;*/
}

#contenu legend {
 color:#CC3333;
 font-weight: bold;
 margin-left: -5px;
}

#contenu #formCreationLog fieldset {
  border:1px solid;
  /*margin-left: -2px;*/
}

#contenu .tplPanier fieldset {
  border:1px solid;
  /*margin-left: -2px;*/
  margin-bottom:5px;
}

#contenu .tplPanier fieldset p{
  margin:5px;
  /*margin-left: -2px;*/
}


/************************************************************************************/
/*                                   FORM CONTACT                                 */
/************************************************************************************/
#contenu .tpl_salonContact {
	/*width: 70%;
	margin: auto;*/
	padding: 0;
	margin: 20px 0 10px 0;
}

#contenu .tpl_salonContact .action {
  text-align: center;
}

#contenu .tpl_salonContact td {
  padding: 3px;
}

#contenu .tpl_salonContact label {
	display:block;
	width:150px;
  font-weight: bold;
	text-align: right;
}

#contenu .tpl_salonContact .labelright {
  display:inline;
  font-weight: normal;
  text-align: left;
}

#contenu .tpl_salonContact input, #contenu .tpl_salonContact select, #contenu .tpl_salonContact textarea  {
	/*text-align: left;*/
	font-family: Verdana, Arial Helvetica, sans-serif;
	font-size: 11px;
}

/************************************************************************************/
/*                                HAUT DE PAGE                                       */
/************************************************************************************/
#hautPage {
	float:left;
	margin:0 auto;
	padding:0;
	padding-left: 10px;
    color: #ff9933!important;
}

#hautPage a, #hautPage a:hover, #hautPage a:active, #hautPage a:visited {
	text-transform:uppercase;
    text-decoration: none;
    color: #ff9933;
}

#hautPage .tpl_panierAchatMDL a, #hautPage .tpl_panierAchatMDL a:hover, #hautPage .tpl_panierAchatMDL a:active, #hautPage .tpl_panierAchatMDL a:visited {
	text-transform:none;
	font-size: 0.9em;
    text-decoration: none;
    color: #033f73!important;
}

#hautPage .tpl_panierAchatMDL td {
    color: #033f73!important;
    font-weight: bold;
}

#hautPageGauche {
	float:left;
	width:145px;
	border-right:1px solid #fff;
	text-align: right;
}

#hautPageGauche img {
padding-top:2px;
padding-right:2px;
margin-bottom:-2px;
}

#hautPageDroite {
	position: relative;
	top: -160px;
	right: -573px;
	margin-right:4px!important;
}

#hautPageDroite a.PGS_ACTUALITE{position:absolute;top:15px;}
#hautPageDroite a.PGS_SALON{position:absolute;top:45px;left:44px;}
#hautPageDroite a.PGS_NEWSLETTER{position:absolute;top:19px;left:90px;}
#hautPageDroite a.PGS_PARTENAIRE{position:absolute;top:47px;left:137px;}
#hautPageDroite a.PGS_LIEN_UTILE{position:absolute;left:200px;}
#hautPageDroite a.PGS_CONTACT{position:absolute;top:29px;left:255px;}

#hautPage .tpl_recherche_mdl {
  margin:0;
	padding:0;
	padding-top: 2px;
}

#hautPage .tpl_recherche_mdl a img{
  margin-top: -2px;
  margin-left: -15px;
	padding:0;
}

#hautPage .tpl_recherche_mdl form {
  display: inline;
  background-color:transparent;
  margin:0;
	padding:0;
	border: none;
  height:12px;
  line-height: 12px;
  vertical-align: top;
}
#hautPage .tpl_recherche_mdl input {
	margin:0;
	padding:0;
	padding-right: 10px;
	color: black;
	border: none;
	border: 1px #FFFFFF solid;
	width:90px;
  font-size: 10px;
  height:11px;
  line-height: 11px;
  vertical-align: top;
}
#hautPage .tpl_recherche_mdl label {
	margin:0;
	padding:0;
	font-weight: bold;
  vertical-align: top;
}
#hautPage .tpl_recherche_mdl .submit {
  border:none;
	background-color:#3fc0fd;
  margin:0;
	padding:0;
	font-weight: bold;
	color:white;
	font-family: Arial;
  font-size: 12px;
  width:30px;
  height:12px;
  line-height: 12px;
  text-align: center;
  vertical-align: top;
}

/************************************************************************************/
/*                                BAS DE PAGE                                       */
/************************************************************************************/
#basPage{
	margin:0;
	padding:0;
	padding-left: 340px;
	padding-top: 4px;
	float:left;
	width:919px;
	height: 29px;
    color:#c0cddd;
    background-image: url(images/fond_baspage.gif);
    background-position: left top;
    background-repeat: no-repeat;

}

#basPageDroite li {
	display:inline;
}
#basPageDroite {
	padding:0;
	margin:0;
	text-align: center;
}
#basPageDroite a, #basPageDroite a:visited, #basPageDroite a:hover {
	padding:0 4px 0 4px;
	border-right: 1px solid #033f73;
	color: #033f73;
	text-decoration: none;
	font-weight:normal;
}

#basPageGauche {
	padding:0;
	margin:0;
	float:left;
	width:145px;
	border-right:1px solid #fff;
}
/************************************************************************************/
/*                                      RECHERCHE                                   */
/************************************************************************************/
#recherche {
	position: absolute;
	top: 45px;
	right: 10px;
	background-color: #0e3293;
	padding: 5px;
}
#recherche label {
	color: #ffffff;
	font-size: 12px;
	display: block;
	padding-bottom: 3px;
}
#recherche input {
	border-style: none;
	font-size: 12px;
	padding: 2px;
}
#recherche input.submit {
	background-color: #0e3293;
	font-weight: bold;
	color: #ffffff;
}
#recherche input.submit:hover {
	cursor: pointer;
}

/************************************************************************************/
/*                                      PAGINATION                                  */
/************************************************************************************/
#contenu .blocNavigation {
	text-align: center;
}
#contenu .regletteNavigation {
	margin: 5px 0 10px 0;
}
#contenu .regletteNavigation span{
	padding: 2px 0;
	border-bottom: 1px solid black;
}
#contenu .regletteNavigation a {
	font-size: 11px;
	color: #000000;
	background-color:#ebebeb;
	margin: 0 2px;
	padding: 0 2px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-decoration: none;
}
#contenu .regletteNavigation a:hover,
#contenu .regletteNavigation a.pageSelected {
	background-color: #ff9900;
	color: #ffffff !important;
}


/************************************************************************************/
/*                                      MODULES                                     */
/************************************************************************************/
.module {
  width:186px;
  position: relative;
  display:block;
  margin: 0 0 5px;
  padding: 0;
  list-style: none;
  text-align:center;
  color: white;
}

.module strong{
  color: white;
}

.module img{
  position: relative;
  text-align: center;
  float :none;
  padding-top: 1px;
  padding-bottom: 1px;
}

.module h3 {
    margin:0;
    margin-bottom: 5px;
	padding: 2px 5px 5px 2px;
    border-top: #FFFFFF 1px solid;
    color: white;
    text-transform: uppercase;
    text-align: left;
	text-decoration:none;
    font-size:12px;

}
.module p {
	padding: 0;
	margin: 2px 0;
}

.module p.panier {
	margin:10px 0;
	padding:0 0 3px 3px;
}

.module p.panier a{
	color: #FFFFFF!important;
}
.module p.panier a:visited{
	color: #FFFFFF!important;
}
.module p.panier a:hover{
	color: #FFFFFF!important;
}


.module a {
	color: #ff9933 !important;
	text-decoration: none;
}
.module a:visited {
	color: #ffbb66 !important;
}
.module a:hover {
	text-decoration: underline;
}

#colonnedroite .tpl_panierAchatMDL {border:none;}
#colonnedroite .tpl_recherche_mdl {border:none;}

#menunav{
    position: absolute;
    top:151px;
    text-align: left;

}

#menunav h3, #menunav h3 a{
    text-align: left;
    margin: 0!important;
    color:#ffb104;
font-size: 12px;
}


#menunav .module{border: none!important;}

#bloc_recherche {
    position: relative;
    top:-50px;
    left:100px;
    text-align: left;
    margin: 0!important;
}

#bloc_recherche form {
  margin: 0!important;
  padding: 0!important;
  padding-top:5px!important;
  padding-bottom: 5px!important;
  padding-left: 2px!important;
	width:auto;
  font-size: 12px;
    color:#ffb104;
  font-weight:bold;
  border: 0;
  height:20px;
  display:block;
  text-align: left;
  text-transform:uppercase;
  vertical-align: middle;
  z-index:1;
	clear: both;
}

#bloc_recherche form label {
    display: none;
  }

.module form input {
	font-size: 12px;
  color:#000000;
  /*margin-top: 15px;*/
  }
.module form #searchString{
	width:95px;
  }

.module form select {
  font-size: 9px;
  width:140px;
  }


#menunav .module h3 {
  margin: 0;
	width:auto;
  font-size: 12px;
    color:#ffb104;
  font-weight:bold;
  border-bottom: 1px solid #FFFFFF;
  height:20px;
  display:block;
  text-transform:uppercase;
  vertical-align: middle;
  background-image: none;
  z-index:1;
	clear: both;
	padding-top: 3px;

}

#menunav .module h3 a{
  color:#FFFFFF!important;
}

#menunav .module a.enTete {
  margin: 0;
	width:auto;
  font-size: 12px;
    color:#ffb104!important;
  font-weight:bold;
  display:block;
  text-transform:uppercase;
  vertical-align: middle;
  text-align: left;
  background-image: none;
  z-index:1;
	clear: both;
	padding-top: 3px;
}
#menunav .module p.panier {
  margin:0;
  padding-top:0;
  padding-bottom:2px;
  border-top:none;
    color:#ffb104!important;
  text-align:left;

}


/*************************************************************************************/
/*                                      TEMPLATE                                     */
/*************************************************************************************/
#contenu .tpl .bloc0, #contenu .tpl .bloc1 {
/*	border-top: 1px solid #0e3293;*/
	clear: both;
	padding: 5px 0;
	margin:0;
	width:472px;
}

#contenu .tplPanier .bloc0, #contenu .tplPanier .bloc1 {
/*	border-top: 1px solid #0e3293;*/
	clear: both;
	padding: 5px 2px;
	margin:0;
	width:457px;
}

#contenu .tpl p {
	clear: both;
	margin:0;
}

#contenu .tpl h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0071BD;
	font-weight: bold;
	font-size:11px;

}

#contenu .tpl a.savoir {
	color: #666666;
	text-decoration:underline;
	font-style: italic;
	font-weight: normal;
}
#contenu .tpl a.savoir:visited {
	color:#999999;
	font-style: italic;
	font-weight: normal;
}
#contenu .tpl a.savoir:hover {
  color: #666666;
	text-decoration:none;
}

#contenu .tpl .bloc1 {
	background-color: #fed88e;
}

#contenu .tpl label, #contenu .tpl dt {
	font-weight: bold;
}

#contenu .tpl dd {
	margin:0;
	padding-bottom:10px;
}

#contenu .tpl select, #contenu .tpl input, #contenu .tpl button, #contenu .tpl textarea, #contenu .tpl td {
	font-size:8pt;
}

#contenu .tpl ul {
	/*list-style:none;*/
}

	/* PUSH EMPLOI */
	#contenu .tpl_pushEmploi label {
		width:160px;
		float:left;
	}

	#contenu .tpl_pushEmploi input,
	#contenu .tpl_pushEmploi textarea,
	#contenu .tpl_pushEmploi select {
		float:left;
	}

	#contenu .tpl_pushEmploi p {
		margin:0;
		padding:5px 0 10px 0;
		clear:both;
	}

#contenu .tpl_plansite table {
	width: 100%;
}
#contenu .tpl_plansite a {
	text-decoration: none;
}
#contenu .tpl_plansite a:hover {
	text-decoration: underline;
}
#contenu .tpl_plansite td {
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
}
#contenu .tpl_plansite th a {
	color: #ffffff;
}

#contenu .tpl_partage .paragraphe {
	padding-left: 0;
}

#contenu .tpl_actualiteListe,
#contenu .tpl_accrocheFilles {
	border-bottom: 1px solid #0e3293;
}
#contenu .tpl_actualiteListe h4 span {
	font-size: 10px;
	font-weight: normal;
}

#contenu .affichage_tpl .tpl_CME_Affichageprix table {
  width:400px !important;
}

#contenu .tpl_recherche{
  margin-left: -2px;
  margin-right: -2px;
}

#contenu .tpl_recherche ul{
  margin:0;
  padding:0;
}

#contenu .tpl_recherche li {
  list-style-type: none;
}

#contenu .tpl_recherche li em p{
	/*width:490px !important;*/
	width:469px !important;
}

/* début etape commande */
.etape {
  display: block;
  list-style-type: none;
	margin: 0;
	padding:0;
	white-space: nowrap;
	clear:both;
	height:20px;
}

#contenu .etape ul{
	margin:0 !important;
	padding:0 !important;
}

.etape a{
	color:#0071BD !important;
  text-decoration: none;
}

.etape li.titre {
	float:left;
  padding:0;
	margin:0;
	margin-top:2px;
	color:#0071BD;
	text-transform:uppercase;
  vertical-align: middle;
  background-color: #FFFFFF;
  border:none;
}

.etape li {
  float:left;
	/*padding:2px 4px 0 24px;*/
  padding:0 4px;
	margin:0;
	margin-left:4px;
	margin-top:2px;
	color:#0071BD;
	border: 1px #0071BD solid;
	text-transform:uppercase;
  vertical-align: middle;
  background-color: #FFFFFF;
  list-style-type: none !important;
  list-style-image: none !important;
}

.etape li.selected {
	color:#FFFFFF;
  background-color: #0071BD;
}
/* fin styles etape commande */
.module .tpl_sportStrategie h3{
  font-size:10px;
  font-weight: bold !important;
}
.module .tpl_sportStrategie h3 a.titre_sport{
  color:#FFFFFF !important;
}

/* Pack produit */
#AffichePack {margin: 0 !important;padding:0 !important;margin-bottom: 4px !important;}
#AffichePack img {margin-left: 0 !important}
#AffichePack p {margin: 0 !important;padding:0 !important;}
#AffichePack .description p{margin-left: 2px !important;}

.tpl_packProduitsCommande img {margin-left: 0 !important}

/* Affichage login */
#contenu fieldset.deuxColonnes {
padding : 5px;
margin :0px;
}

#contenu fieldset.deuxColonnes p{
padding : 0px;
margin :0px;
}

#contenu fieldset.deuxColonnes h4{
padding-top : 5px;
}
/* fin Affichage login */
