  /*********************************************************
               GENERAL
  **********************************************************/

* { margin:0; padding:0; list-style-type:none; border:0px none; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#fff;}

/*--------------------  HACK HAUTEUR IE -------------------- */

* html #main-padding {
	height: 400px;
}

* html #side {
	height: 400px;
}

* html .bloc {
	height: 300px;
}

* html #diaporama {
	height: 310px;
}

* html .bloc-home {
	height: 255px;
}

* html .bobox {
	height: 35px;
}


/* -------------- LIENS -------------------- */

a, a:visited, a:active { text-decoration:none; color:#fff; font-weight:bold; }
a:hover { text-decoration:underline;  }



  /*********************************************************
               STRUCTURE
  **********************************************************/

 /* border:1px dotted #ff0000; ----- */
 /* background:url('images/image.jpg') top left repeat-y; ----- */

		html {  }

		body { background:#403f3e url('images/body-x.jpg') top left repeat-x; }
		#deco { margin:0 auto; background:url('images/deco.jpg') top center no-repeat; width:1226px;}  /* pour arrière plan décoratif ----- */
		
		#box { width:950px; margin:0 auto; }

		#cadre_main { width:950px; margin:0; } 

		#header { }
	


		#breadcrumb { }

/* ------------ MENU TOP ------------------ */
		
		#side-top { float:left; width:200px; height:500px;}
		#menu-top {margin:5px;}

/* ------------ MENU LEFT ------------------ */
		
		#side-left {float:left; width:200px; height:714px; margin-top:10px;}
		#menu-left {margin:0px; }


/* ------------ MENU RIGHT ------------------ */
		
		#menu-right {}
		#side-right { float:right; width:216px; min-height:500px; margin-top:10px;}

/* ------------ MAIN 750 ( 750 px site 2 colonnes ) -------------------- */ 

		#main-padding {  float:left;  width:528px; }
		#main-padding #main { width:523px; float:left; margin:10px 0 0 5px; } /* main=740px */
		
		#main-padding #main ul { margin:8px 0;  }
		#main-padding #main li {  padding:0 0 5px 0px; margin:0 0 0 25px;}
		#main-padding #main p { line-height:1.5em; margin:10px 0; text-align:left;}		


  /*********************************************************
                HOME
  **********************************************************/
	.favoris { display:block; padding:10px 0 5px 18px;  }
	.favoris a { color:#fff; text-decoration:none;-font-size:0.9em; }
	.favoris a:hover { color:#f42503; }
	
	.envoyer-ami { display:block;   padding:10px 0 0 18px;}
	.envoyer-ami  a { color:#fff; text-decoration:none; -font-size:0.9em;}
	.envoyer-ami  a:hover{ color:#f42503; }
	
	.evenementiel { width:520px; margin:0px auto; padding-bottom:25px;}
	.evenementiel h2 { width:500px; text-align:left;}
	
	
	.promotions {  width:500px; margin:0px auto; padding-bottom:25px;}
	.promotions h2 { width:500px; text-align:left;}
	
/* ------------ BLOC HOME 1 ( 720 px site 2 colonnes ) ------------------ */

/*  background:url('images/630px.jpg') top left no-repeat; */
/* .bloc-home-1 .top { width:630px; background:url('images/top-630px.jpg') top left no-repeat;}*/
/* .bloc-home-1 .bottom { width:630px; background:url('images/bas-630px.jpg') top left no-repeat;}*/
		.bloc-home-1 { width:520px; margin:0px auto;}
		.bloc-home-1 h3 { text-align:left;  text-transform:uppercase;  text-decoration:none; margin-left:10px;background: url('images/picto-titre-1.png') no-repeat left center; padding-left: 15px;}
		.bloc-home-1 h3 a { font-size:1.4em; color:#fff; font-weight:bold; text-decoration:none; }
		.bloc-home-1 .pic {float:right; margin:5px 0 0 5px; }
		.bloc-home-1 .pict {float:right; margin:5px 10px; }
		.bloc-home-1 .pict img{ width:200px; border:2px solid #0e0e0d }
		
		.bloc-home-1 .pic img { border:2px solid #0e0e0d } /* changer marge suivant largeur vignette */

		.bloc-home-1 .thumb {margin-top:5px;float:right;}
		.bloc-home-1 .thumb img {border:2px solid #0e0e0d ;margin:0 2px 0 2px; float:right;   } /* changer marge suivant largeur vignette */*
		
		.bloc-home-1 .descriptif { width:500px; margin:0px auto;  }/* changer le float pour placement*/
		.bloc-home-1 p { margin:5px 10px; }
		.bloc-home-1 .detail {padding:10px 0 0 15px; }
		.bloc-home-1 .prix { padding:10px 0 0 15px; }	 

/* ------------ BLOC HOME 2 ( 360 px site 2 colonnes ) ------------------ */

/*  background:url('images/360px.jpg') top left no-repeat; */
/* .bloc-home-2 .top { width:360px; background:url('images/top-360px.jpg') top left no-repeat;}*/
/* .bloc-home-2 .bottom { width:360px; background:url('images/bas-360px.jpg') top left no-repeat;}*/

		.bloc-home-2 { width:360px;  float:left; margin:10px 0 20px 2px;}
		.bloc-home-2 .pic {  float:left; width:320px; text-align:center; }
		.bloc-home-2 .pic img {margin:0 0 0 0; border:0px solid #fff; } /* changer marge suivant largeur vignette */
        .bloc-home-2 .descriptif {float:left; width:350px;   }/* changer le float pour placement*/
		.bloc-home-2 p { margin:5px 10px; } 
		.bloc-home-2 .detail {padding:10px 0 0 10px; text-align:left;  }
		.bloc-home-2 .prix { padding:10px 0 0 10px; }	 		
		
/* ------------ BLOC HOME 3 (240 px site 2 colonnes ) ------------------ */

/*  background:url('images/240px.jpg') top left no-repeat; */
/* .bloc-home-3 .top { width:240px; background:url('images/top-240px.jpg') top left no-repeat;}*/
/* .bloc-home-3 .bottom { width:240px; background:url('images/bas-240px.jpg') top left no-repeat;}*/

	    .bloc-home-3 { width:220px; float:left; margin:10px 10px 0px 10px; min-height:300px;  -height:300px;   }
		.bloc-home-3 h3 {  text-transform:uppercase;  }
		.bloc-home-3 h3 a {  text-align:center;width:200px; background: url('images/picto-titre-1.png') no-repeat left center; padding-left: 15px; height:35px;  margin:0 auto ;font-size:1.4em; color:#fff; font-weight:bold; text-decoration:none; }
		.bloc-home-3 .promo { color:#fff; font-size:1.4em; font-weight:bold; text-align:center; }
		.bloc-home-3 .pic {  float:left; width:100px; text-align:center; }
		.bloc-home-3 .pic img {border:2px solid #0e0e0d } /* changer marge suivant largeur vignette */
		
		
		.bloc-home-3 .pict { display:block; width:220px; text-align:center; clear:both;}
		.bloc-home-3 .pict img { width:200px; border:2px solid #0e0e0d } /* changer marge suivant largeur vignette */
		.bloc-home-3 .descriptif { width:200px;  margin:0 auto   }/* changer le float pour placement*/
		
		.bloc-home-3 p {  padding:5px 10px; margin:0;  } 
		.bloc-home-3 .detail { text-align:center;  margin-top:7px;}			
		.bloc-home-3 .prix { padding:10px 0 0 10px;}	
 


  /*********************************************************
                PRODUIT 1er AFFICHAGE 
  **********************************************************/

/* ------------ BLOC PRODUIT 1 ( 720 px site 2 colonnes ) ------------------ */

/*  background:url('images/720px.jpg') top left no-repeat; */
/* .bloc-produit-1 .top { width:720px; background:url('images/top-720px.jpg') top left no-repeat;}*/
/* .bloc-produit-1 .bottom { width:720px; background:url('images/bas-720px.jpg') top left no-repeat;}*/

		.bloc-produit-1 { width:500px; margin:0px auto; padding-bottom:10px;  border-bottom:1px solid #666;}
		.bloc-produit-1 h3 { text-align:left;  font-size:1.4em;  text-transform:uppercase;  text-decoration:none; margin-left:10px;background: url('images/picto-titre-1.png') no-repeat left center; padding-left: 15px;}
		.bloc-produit-1 a  { font-size:1.2em; color:#fff; font-weight:bold; text-decoration:none; }
		.bloc-produit-1 a:hover  { color:#f42503; }
		.bloc-produit-1 .pic {float:right; margin:5px 0 5px 5px; }
		.bloc-produit-1 .pic img { border:2px solid #0e0e0d } /* changer marge suivant largeur vignette */*

		.bloc-produit-1 .thumb{margin-top:5px;float:right;}
		.bloc-produit-1 .thumb img {border:2px solid #0e0e0d ;margin:0 2px 0 2px; float:right;   } /* changer marge suivant largeur vignette */*
		
		.bloc-produit-1 .descriptif {margin-left :5px;    }/* changer le float pour placement*/
		.bloc-produit-1  li { list-style-type:circle; }	
		
		.bloc-produit-1 p { margin:5px 10px; }
		.bloc-produit-1 .detail {padding:10px 0 0 0px;  }
		.bloc-produit-1 .prix { padding:10px 0 0 15px; }
		
		

		

		/* ------------ BLOC PRODUIT 2 ( 360 px site 2 colonnes ) ------------------ */
		.bloc-produit-2 { width:360px; float:left; margin:10px 0 0 2px; }
		.bloc-produit-2 h3 { text-align:center;height:30px; margin:5px;  } /* changer height sit titre long*/
		.bloc-produit-2 .pic { width:320px; }
		.bloc-produit-2 .pic img {margin-left:60px; } /* changer marge suivant largeur vignette */
		.bloc-produit-2 .descriptif { width:330px;  }/* changer le float pour placement*/
  #main .bloc-produit-2 p { padding:5px 20px; margin:0; } 
		.bloc-produit-2 .detail {padding:5px 0 0 10px; width:340px; height:10px; }
		.bloc-produit-2 .prix { padding:5px 10px 0 10px; width:340px; height:20px; text-align:left; }


/* ------------ BLOC PRODUIT 3 ( 240 px site 2 colonnes ) ------------------ */

		.bloc-produit-3 { width:220px; float:left; margin:10px 15px 10px 10px; }
		.bloc-produit-3 .titre { text-align:center;width:200px;}
		.bloc-produit-3 .titre h3 {  margin:3px auto ; background: url('images/picto-titre-1.png') no-repeat left center; padding-left:15px;}
		/* changer height sit titre long*/
		.bloc-produit-3 .pic { }
		.bloc-produit-3 .pic img {border:2px solid #0e0e0d } /* changer marge suivant largeur vignette */
		.bloc-produit-3 .descriptif { width:200px; margin:0 auto  }/* changer le float pour placement*/
  #main .bloc-produit-3 p { padding:5px 10px; margin:0; } 
		.bloc-produit-3 .detail { width:170px;  margin:0 auto}
		.bloc-produit-3 .prix { float:none;}
		
		.bloc-produit-3 table { width:200px;}


	

/* ------------ BLOC DETAIL ------------------ */

	.bloc-detail { width:520px; margin:0px auto; padding:0;}
	.bloc-detail .descriptif { /*display:block;*/  width:500px;  margin:0px auto;}
	
	.descriptif li { }
	
	.bloc-detail h3 { font-size:1.4em; color:#fff; text-align:left; padding-left:15px }	
	.bloc-detail h4 { font-size:1.2em; color:#fff; text-align:left; border-bottom:1px solid #666; margin-left:0; }	
	
	.bloc-detail .pic { margin-left:20px;}
	
	
	.bloc-detail .thumb { margin-left:20px;}
	
	.bloc-detail p { text-align:justify; }	
	.bloc-detail p img {  margin:10px; float:right; }
	.bloc-detail table, .bloc-detail td, .bloc-detail th { text-align:left; }	
	
	.bloc-detail table td .prix { padding-left:10px }	
	
	

	.bloc-detail .left { float:left; width:265px; padding:5px 0; }
	.bloc-detail .right { float:right; width:265px;padding:5px 0;  }
	
	.disponibilite {  font-weight:normal; text-transform:uppercase; padding-left:10px;}
	.indisponible { float:left; width:180px;  font-size:0.8em; font-weight:normal; padding:15px;  color:#FFC;}

	
/* ------------ DIAPORAMA ------------------ */

	#diaporama { margin:10px auto; min-height:300px; width:470px; }
	#diaporama .thumb { width:450px; float:left;  }
	#diaporama .thumb img { margin: 0 0 5px 0; border:1px solid #3D383E;  }
	#diaporama .big img {  float:left; border:1px solid #3D383E; }


/* ------------ PARTENAIRES ------------- */

	.partenaire{ margin:5px 45px; float:right }
	.liens { margin:0 0 0 10px; }
	.thumbpic_liens { float:right; margin:0 50px 5px 10px; border:1px solid #fff; } /* décalage vignette logo*/
	
/* ------------ PLAN --------------------- */

	.plan, .horaires {width:510px; margin:0 auto; border:1px solid #d7d7d7;  padding:3px 5px 3px 5px;}
	.plan legend, .horaires legend {color:#fff; font-size:1.3em; padding:5px 10px;}
	.plan dl dt, .horaires dl dt{font-weight:bold; color:#fff;}
	.plan dl dd, .horaires dl dd{width:260px; padding-left:5px; }
	.horaires ul li{width:200px; padding-left:5px; }
	.plan a, .horaires a {}
	.plan a:hover, .horaires a:hover, .plan a:visited, .horaires a:visited { text-decoration:underline;}
	
/* ------------ DL DT DD ------------------ */
		
	dl { margin: 5px 0; display:block; width:500px; float:left; }
	dl h3{  text-transform:uppercase;  }
	dt, dd { padding:5px 10px;  }
	dt { width: 170px; float: left; font-weight: bold;  text-transform:uppercase; }
	/* hack de commentaire avec un antislash pour ie5 mac \*/
	dt { clear:both; }
	/* end hack */
	dd { float: left; width:240px; line-height:1.4em;  }


/* ------------ NAV PAGINATION ------------------ */
	
	.nav { float:right; width:500px; margin-right:10px; text-align:right;  padding:5px 0;}
	.nav a:link, .nav a:visited { padding:3px 7px;  color:#fff; border:1px solid #d7d7d7; }
	.nav a:hover { background:#000; color:#D20023; border:1px solid #D20023;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #fff; color:#D20023; background:#000;}	


/* ------------ COMMUNS (dans la charte du site) --------------------- */
	.prix {  font-weight:bold; font-size:1.3em; color:#fff; margin:0px 0; padding:5px 0; float:left;}
	.prix-barre { font-size:0.8em; text-decoration:line-through;  font-weight:normal;  color:#e4e0e0;}
	h2 { font-weight:bold; font-size:1.2em; }
	h3 { text-transform:uppercase; color:#fff; font-size:1.1em; font-weight:bold;  vertical-align:middle; padding:5px 0; margin:5px 0px;   }
	h4 {  font-weight:normal; font-size:1em; text-align:left; margin:0 10px; }
	strong { font-weight:bold; }
	.annotation {font-style:italic; font-size:0.9em; color:#fff;}
	
	/* ------------ ICONS --------------------- */

	.icon-pdf { background: url('images/icons/pdf.png') no-repeat left center; padding:0 0 0 22px; }
	.icon-link { background: url('images/icons/link.png') no-repeat left center; padding:0 0 0 22px; }


	/* ------------ ICONS --------------------- */
	
	.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}
	.retour { float:right; padding:2px 10px; border:1px solid #666; }
	.retour a {font-size:0.9em; color:#d7d7d7; }
	
	.top  { float:right; margin:5px; }		
	.top a { font-size:0.9em; color:#333333; } /* Skinner couleur */					
					
	
	div.hr { height: 10px; clear:both; background:url('images/separation.gif') bottom left repeat-y; margin:0 0 0 9px; }
	div.hr hr {   display: none; }	
	
	.vide { width:300px; font-weight:bold; margin:0 auto; padding-top:30px;}
	.alerte {  text-align: center ; padding: 5px 0px; font-weight:bold; }
	

/* ------------ RECHERCHE --------------------- */

	#recherche-menu {width:200px; height:110px; margin:10px 0 10px 5px; }
	#recherche-menu .top { height:20px; width:180px; }
	#recherche-menu form { margin:0 auto; width:180px;  }
	#recherche-menu select { font-size:0.9em; border:1px solid #d7d7d7; vertical-align:middle; width:146px; vertical-align:middle;background:#fff; color:#000000;  }  /* Skinner couleur */
	#recherche-menu .input-rech { padding:4px; font-size:0.9em; border:1px solid #d7d7d7; vertical-align:middle; width:145px; background:#fff; color:#000000;} /* Skinner couleur */
	#recherche-menu option { vertical-align:middle; padding:2px; width:200px; color:#000000;  } /* Skinner couleur */
	#recherche-menu label { float:left; width:150px; text-indent:10px; margin:0; }
	#recherche-menu img { height:auto; size:auto; }
		

  /*********************************************************
               FORMULAIRE
  **********************************************************/

	.formulaire { margin:5px 0px; padding:5px 0; color:#DACCB7; width:400px; margin:0 auto;}
	.formulaire radio, .formulaire label, .formulaire input, .formulaire textarea, .formulaire select { display: block; float: left; margin-bottom:10px; vertical-align:middle;  }
	.formulaire label { text-align: left; width: 120px; margin-right: 10px; }

	/*LABEL 1 SEULE LIGNE AVEC INPUT EN DESSOUS*/
	.formulaire .label-titre { text-align: left; width: 400px; font-weight:bold; clear:both;}
	
	.formulaire input, .formulaire textarea, .formulaire select {padding:3px; border:1px solid #1F5C94;  background:#fff;  color:#000;   }
	.formulaire input, .formulaire textarea{ width:150px;  border:1px solid #B4B2B2; color:#000000;} /* charter bg couleur */ 
    .formulaire option { width:200px;  padding:2px 0;border-bottom:1px solid #d7d7d7; color:#000000;} /* charter bg couleur */ 	
    .formulaire .bouton { width:120px; cursor:pointer; font-weight:bold; padding:2px; border:1px solid #fff; color:#fff;  background:#000; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire br { clear: left; }
	.formulaire img { width:auto; height:auto; }


/* ------------ TABLE ------------------ */

	table { width:520; border-collapse:collapse;  }
	th, td {  padding:4px 0; text-align: center; vertical-align:text-top;  }
	th {   width:100px; text-indent:5px; font-weight:bold;}
	td { }
	tr:hover { cursor:default;  }
	
	.tdc { color:#d10023; text-transform:uppercase; font-weight:bold; }

   /*********************************************************
               PANIER
  **********************************************************/
  

  /*********************************************************
               FORMULAIRE  general
  **********************************************************/

	form .text-right { text-align:right;  }
	form p { padding:0 10px;  }
  
  	form radio, form input, form textarea, form select { display: block; float: left; margin-bottom:10px; vertical-align:middle; color:#000;  }
	form input, form textarea, form select { margin-right:10px;  }
	form .input-radio { background:transparent; border:0px solid #fff; width:auto; margin:0px 15px 5px 0px; vertical-align:middle; }
	form li.input-radio { background:transparent; border:0px solid #fff; width:auto; margin:0px 15px 5px 0px; vertical-align:middle; }
	
	
	form select {margin:3px; border:1px solid #373737;  background:#fff;  color:#000;   }
	form option { color:#000;   }
	form input, form textarea { width:150px;  border:1px solid #d7d7d7; color:#000000; padding:3px; margin:5px 10px 10px 0;} /* charter bg couleur */ 
	form .bouton2 { width:160px; cursor:pointer; font-weight:bold; padding:2px;  color:#fff;  background:#181818;  float:left;}



/* ------------FORMULAIRE-identification login ------------------ */

.identification {width:523px; margin:30px auto; display:block;}
.identification h2 {  color:#fff; padding-left:10px;  }  

.identification h3 {  color:#d7d7d7; padding:20px 0 0 0px; text-align:left; clear:both; } 
  
.login_box {  margin:20px; display:block; width:100%; }
.login_box form {  padding-left:0px;  }

.bouton { width:120px; cursor:pointer; font-weight:bold; padding:2px; border:1px solid #fff; color:#fff;  background:#000; }

.votrecompte { float:right; margin:10px 10px 0 0;  } 


#main-padding #main .votrecompte  ul li{ display:inline; padding-left:10px;  }
#main-padding #main .votrecompte  ul li a:hover { color:#f52c22; text-decoration:none;  }
#main-padding #main .votrecompte  ul, #main-padding #main .votrecompte  ul li{  margin:0;  }

.monpanier { margin:10px 0px 0 18px;  }
.monpanier  a:hover { color:#f52c22; text-decoration:none;  }




/* ------------FORMULAIRE- COMPTE ------------------ */

.compte {width:523px; margin:30px auto; display:block;}
.compte ul { padding-left:0}
.compte form {width:500px; margin:15px auto; }

.compte form fieldset label { clear:left; font-size:1.1em;  }
.compte fieldset  { border:1px solid #666;  margin:7px auto; padding:7px 5px; }
.compte fieldset legend {font-size:1.3em;   padding:7px 5px; }

.compte h2 {  color:#d7d7d7; padding:5px 0 5px 20px ; border-bottom:1px solid #666; font-weight:normal;  }
.compte p {  padding-left:10px;  }

.compte table th a { background:#000; padding:3px 10px; }
.compte table th, .compte table td { text-align:left; padding:7px 5px}
.compte table th { width:200px; text-indent:0; color:#FFF; }

.adresse { width:300px; float:left; margin: 5px 5px 10px 30px;  }
.adresse-titre { font-size:1.4em; }
.adresse a { display:block; float:left; margin:5px 10px 0 0; padding-left:15px; }
.adresse .mettre-jour { background: url('images/picto-actualiser.png') no-repeat left center; }
.adresse .supprimer-item { background: url('images/picto-supprimer.png') no-repeat left center; }

.paiement-cb input { width:auto; float:left; border:0; margin-bottom:0; }
.paiement-cb div {  }

#main-padding #main .compte ul li {  list-style:none; margin-left:10px; -font-size:0.8em;  }
#main-padding #main .compte ul li a {  background: url('images/picto-lien-rouge.png') no-repeat left center; padding:0 0 0 10px;  font-size:1em; }

.login_box { width:340px; margin:20px 0 40px 10px;  }
.login_box form {  padding-left:0px;  }



/* ------------FORMULAIRE-PANIER ------------------ */

.ajouter-panier { float:right;  }

.bloc-produit-2 .ajouter-panier { width:250px;}

.ajouter-panier form input, .ajouter-panier form select { float:left; margin-right:10px;  }
.ajouter-panier form .quantite { width:20px; margin:2px 3px 3px 3px; padding:2px; border:1px solid #181818;  }

.commande {width:523px; margin:10px auto; -height:500px; background:#000; display:block; padding-bottom:20px;}
.commande h2 {color:#d7d7d7; padding:5px 0 5px 20px ; border-bottom:1px solid #333; font-weight:normal;  }
.commande h3 { padding-left:20px; }

.commande a { display:block;  float:left; text-transform:uppercase;  }
.commande a.continuer {background:#000 url('images/picto-caddie.png') no-repeat left center; color:#f42503; margin:5px 20px 0 15px;  padding:4px 10px 4px 17px;  }
.commande .suivant { background:#000 url('images/picto-details.png') no-repeat left center;   padding:3px 10px 3px 17px; border:none; color:#FFF;  cursor:pointer; font-weight:bold;  }


.commande table { width:500px; margin-bottom:15px;}
.commande td { border-bottom:1px solid #333;}
.commande .total { text-align:left; color:#FFC; font-weight:bold; text-indent:10px;}


.commande #infos { padding:5px 10px;}

.commande a.ajouter-produit  {  background:url('images/picto-ajouter.png') no-repeat left center;  width:15px;  }
.commande a.supprimer-produit  {  background:url('images/picto-moins.png') no-repeat left center;  width:15px; }
.commande a.supprimer-tout  { background:url('images/picto-delete.png') no-repeat left center;  width:15px; float: left; margin-top:6px;  }

#main-padding #main .commande .mode-paiement  { margin:5px 30px; padding:0;  }
#main-padding #main .commande .mode-paiement li { display:block; clear:left; margin:5px 0; }
#main-padding #main .commande .mode-paiement li a { text-transform:none; padding:10px 0; text-decoration:none;  }
#main-padding #main .commande .mode-paiement li a img{ border:0; padding:3px 0;  }
#main-padding #main .commande .mode-paiement li a:hover { color:#C00;  }

.ajouter-panier .bt-panier { font-size:1.1em; -font-size:0.8em; font-weight:bold; padding:3px; margin:3px 0 0 10px;  cursor:pointer; color:#900;  background:#000 url('images/picto-caddie.png') no-repeat left center; border:0; width:160px;  }
.detail-ajouter-panier {  margin-left:15px; margin-top:5px;    }
 
 
 
#main-padding #main .commande .livraison { }
#main-padding #main .commande .livraison li { list-style:none; font-weight:bold; width:380px; display:block; float:left;  margin-left:10px; }
#main-padding #main .commande .livraison li span { display:block; float:left; margin:0 10px 0 0; }

#main-padding #main .commande .livraison input { margin-bottom:0;  }




.message-commande{ padding:5px 20px;}

/* ------------ETAPES-PANIER ------------------ */




#main-padding #main .etapes li {float:left; list-style-type:none; list-style:none; padding:0; margin:0; }
#main-padding #main .etapes li span { display:none;}
#main-padding #main .etapes  { width:100%; clear:both;  background:url('images/bg-etapes.jpg') repeat-x left center; margin:0; padding:0; height:75px;   }

#main-padding #main ul .etape-1  {  width:130px ; height:75px; background:url('images/etape-1.jpg') no-repeat center center;    } /* changer la width suivant la largeur du main */ 
#main-padding #main ul .etape-2  {  width:130px ; height:75px; background:url('images/etape-2.jpg') no-repeat center center;    }
#main-padding #main ul .etape-3  {  width:130px ; height:75px; background:url('images/etape-3.jpg') no-repeat center center;    }
#main-padding #main ul .etape-4  {  width:130px ; height:75px; background:url('images/etape-4.jpg') no-repeat center center;    }

#main-padding #main ul .selected-1 {  background:url('images/etape-1-active.jpg') no-repeat center center;    }
#main-padding #main ul .selected-2 {  background:url('images/etape-2-active.jpg') no-repeat center center;    }
#main-padding #main ul .selected-3 {  background:url('images/etape-3-active.jpg') no-repeat center center;    }
#main-padding #main ul .selected-4 {  background:url('images/etape-4-active.jpg') no-repeat center center;    }


.adresse_box {float:left; margin:5px;  }
.adresse_box ul { padding-left:20px;  }

.adresse_box .commentaire { padding:20px; color:#999999;  }


/* ------------FIN PANIER------------------ */


  /*********************************************************
               EQUIPE
  **********************************************************/

		.bloc-equipe { width:720px; margin:10px 0 0 0px; background:url('images/separation.gif') bottom left repeat-x;}
		.bloc-equipe .pic {float:left; margin-top:20px; width:170px; }
		.bloc-equipe .pic img {margin-left:10px;  border:1px solid #DFDFDF; } /* changer marge suivant largeur vignette */*

		/* ROLLOVER 1ER AFFICHAGE */
		.bloc-equipe .pic img { } /* changer marge suivant largeur vignette */
		.bloc-equipe .descriptif { float:left;margin-top:20px; width:500px;   }/* changer le float pour placement*/
		.bloc-equipe p { margin:5px 10px; }
 
	
/* ------------ COMBO ------------------ */	
			
	#combo { margin:5px 0 10px 0; }
	#combo select { border:1px solid #c0c4d5; padding:1px; }
	#combo label { padding-left:20px; background:url('images/search-folder-blue.gif') no-repeat left center; }
		

/* ------------ DEBUT SITEMAP ------------------ */
	
	#sitemap  {width:900px; margin:0 auto;}	
	#sitemap h2 a {text-decoration:none;font-size:1.2em;  height:20px; text-transform:uppercase;}
	#sitemap p {list-style-type:none; background: url('images/icons/link.png') no-repeat left center; list-style-position:inside; }
	#sitemap p a { text-decoration:none; margin-left:18px; }
	
/* ------------ FIN SITEMAP ------------------ */


  /*********************************************************
               PIED DE PAGE
  **********************************************************/	

/* ------------ FOOTER ------------------ */

	#footer { margin:5px auto; }
	#copyright { text-align:center; font-size:0.9em; margin:5px auto; color:#fff; width:950px;  }
	#copyright a { color:#fff; }
		
/* ------------ FOOTER - CATEGORIES ------------------ */
	
	#categories-r  {width:950px; text-align:center; margin:0 auto; }
	#categories-r, #categories-r a , #categories-r a:hover{ text-align:center; text-decoration:none; font-size:0.8em; font-weight:100;}
	#categories-r p { margin:5px;}

	/* hack clear float */ 		
	.clr { clear: both; }

