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

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

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

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

* 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:#316ba5; 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:#838c95 url('images/body-x.jpg') top center repeat-x; color:#47525c;}
		
		#body {  position:relative; margin:0 auto; border-top : 1px solid transparent; width:100%;}
		#pied {	position:absolute; bottom:0; left:0; width:950px; text-align:center; height:2em; display:none }
		#marge { height:2em; }
		
		#deco { margin:0 auto; background:url('images/deco.jpg') top center no-repeat;}  /* pour arrière plan décoratif ----- */
		
		#box { width:950px; margin:0 auto; background:#fff;}

		#cadre_main {}

		#header { }

		#breadcrumb { }

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

/* ------------ MENU LEFT ------------------ */
		
		#side-left {float:left; width:252px;}
		#menu-left {margin:0px; }

		#side-moteur {float:right;margin-top:-3px;background:url('images/bgrech.jpg') top center; width:698px; height:107px}
		#menu-left {margin:0px; }

/* ------------ MENU RIGHT ------------------ */
		
		#menu-right {}
		#side-right { float:left; width:200px; min-height:500px;}

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

		#main-padding { display:block; float:left; width:698px; min-height:500px; }
		#main-padding #main { margin:10px 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.3em; margin:10px 0; text-align:left;}		


  /*********************************************************
                HOME
  **********************************************************/
		
/* ------------ 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:650px; margin:10px auto;}
		.bloc-home-1 .pic {float:right; margin:5px}
		.bloc-home-1 .pic img { border:1px solid #9ea5ac } /* changer marge suivant largeur vignette */
		.bloc-home-1 .pic2 {float:left; margin:5px}
		.bloc-home-1 .pic2 img { border:1px solid #9ea5ac } /* changer marge suivant largeur vignette */
		.bloc-home-1 .detail {padding:10px 0 0 15px; }
		.bloc-home-1 .prix { padding:0px; }
		.bloc-home-1 .descriptif {  float:left; width:360px; }
		.bloc-home-1 .descriptif p { font-family:Garamond, Times New Roman, Georgia; font-size:10px; }
		.bloc-home-1 .descriptif em { font-family:Garamond, Times New Roman, Georgia; font-size:14px; }

/* ------------ 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:238px;  margin:30px auto; height:245px; background:#838c95; border:1px solid #303234 }
		.bloc-home-3 .pic {  }
		.bloc-home-3 .pic img { border:1px solid #bec3c7 } /* changer marge suivant largeur vignette */
		.bloc-home-3 p { margin:5px 10px; } 
		.bloc-home-3 .detail { margin:10px auto; width:109px;}			
		.bloc-home-3 .prix { padding:10px 0 0 10px;}	

	    .actualites { width:238px;  margin:0px auto;  }
		.actualites .bloc-actu { width:213px; margin-left:25px; } /* changer marge suivant largeur vignette */

	    .reseau { width:238px;  margin:0px auto; height:106px; background:#838c95; border:1px solid #303234; }
		.reseau .bloc-reseau { width:213px; margin:10px 0 0 25px; } /* changer marge suivant largeur vignette */
		.reseau .bloc-reseau a{ text-decoration:underline; color:#fff; font-weight:bold; } /* changer marge suivant largeur vignette */
		.reseau .bloc-reseau a:hover{ text-decoration:none; color:#000; font-weight:bold; } /* changer marge suivant largeur vignette */
 


  /*********************************************************
                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 { margin:10px auto; }
		.bloc-produit-1 .pic {float:left; margin:5px}
		.bloc-produit-1 .pic img { border:1px solid #9ea5ac } /* changer marge suivant largeur vignette */
		.bloc-produit-1 .pic2 {float:right; margin:5px}
		.bloc-produit-1 .pic2 img { border:1px solid #9ea5ac } /* changer marge suivant largeur vignette */
		.bloc-produit-1 .detail {padding:10px 0 0 15px; }
		.bloc-produit-1 .prix { padding:0px; }
		.bloc-produit-1 .descriptif {  float:left }

		/* ------------ BLOC PRODUIT 2 ( 360 px site 2 colonnes ) ------------------ */
		.bloc-produit-2 {margin:5px auto; }
		.bloc-produit-2 .pic {float:left; margin:5px;}
		.bloc-produit-2 .pic img { border:1px solid #9ea5ac } /* changer marge suivant largeur vignette */
		.bloc-produit-2 .thumb { margin:0 0 0 10px;} /* changer marge suivant largeur vignette */
		.bloc-produit-2 .thumb img { border:1px solid #9ea5ac } /* changer marge suivant largeur vignette */

		.bloc-produit-2 .detail {padding:0px; }
		.bloc-produit-2 .prix { padding:10px 0 0 15px; }


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

		.bloc-produit-3 { width:240px; float:left; margin:10px 0 0px 2px; }
		.bloc-produit-3 h3 { text-align:center;height:30px; margin:5px;  } /* changer height sit titre long*/
		.bloc-produit-3 .pic { width:220px; }
		.bloc-produit-3 .pic img {margin-left:10px; } /* changer marge suivant largeur vignette */
		.bloc-produit-3 .descriptif { width:240px;  }/* changer le float pour placement*/
  #main .bloc-produit-3 p { padding:5px 10px; margin:0; } 
		.bloc-produit-3 .detail {padding:5px 0 0 10px; width:220px; height:10px; }
		.bloc-produit-3 .prix { padding:5px 10px 0 10px; width:220px; height:20px; text-align:left;}


	

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

	.bloc-detail { width:685px; margin:0px auto; padding:10px 0;}
	.bloc-detail .descriptif {padding:5px 0;  width:600px;  margin:0px auto; }	
	.bloc-detail p { text-align:justify; }	

	.bloc-detail .left { float:left; width:265px; padding:5px 0; }
	.bloc-detail .right { float:right; width:265px;padding:5px 0;  }

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

	#diaporama { margin:10px auto; min-height:300px; width:680px; }
	#diaporama .thumb { width:260px; float:left;  }
	#diaporama .thumb img { margin: 0 0 5px 0; border:1px solid #9ea5ac }
	#diaporama .big img {  float:right;border:1px solid #9ea5ac }

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

	#diaporama2 { width:408px; border:1px solid #9ea5ac; float:left;}

/* ------------ 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:606px; margin:0 auto; border:1px solid #d7d7d7;  padding:3px 5px 3px 5px;}
	.plan legend, .horaires legend {color:#4e8ad2; font-size:1.3em; padding:5px 10px;}
	.plan dl dt, .horaires dl dt{font-weight:bold; color:#4e8ad2;}
	.plan dl dd, .horaires dl dd{width:200px; 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:520px; 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:600px; margin-right:10px; text-align:right;  padding:5px 0;}
	.nav a:link, .nav a:visited { padding:3px 7px; background:#ecf1f6; color:#B3B7CA; border:1px solid #B3B7CA; }
	.nav a:hover { background:#316ba5; color:#fff; border:1px solid #090B18;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #090B18; color:#fff; background:#316ba5;}	


/* ------------ COMMUNS (dans la charte du site) --------------------- */
	.prix {  font-weight:bold; font-size:29px; color:#4e8ad2; }
	.prix-barre { font-size:1em; text-decoration:line-through;color:#666; }
	h2 { font-weight:bold; font-size:1.2em; }
	h3 { text-transform:uppercase; color:#000; font-size:1.3em; font-weight:bold;text-align:center;  vertical-align:middle; padding:5px 0; margin:5px 0px;   }
	h4 {  font-weight:bold; font-size:1.1em; text-align:left; margin:0; }
	strong { font-weight:bold; }
	.annotation {font-style:italic; font-size:0.9em; color:#666;}
	
	/* ------------ 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; margin:5px; }		
	
	.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
  **********************************************************/
   	.formulaire2  {  margin:0 auto; }
	.formulaire2 select {padding:3px; margin:5px 0; border:1px solid #706868;  background:#ecf1f6;  color:#000; width:158px;  }
	.formulaire2 option { width:150px;  color:#000000;} /* charter bg couleur */ 	
	.formulaire2 input { padding:3px;  margin:5px 0; border:1px solid #706868;  background:#ecf1f6;  color:#000; width:80px;  }
   	.formulaire2 img {border:none; cursor:pointer }

	.formulaire { margin:5px 0px; padding:5px 0;  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:180px;  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 #000; color:#fff;  background:#1F5C94; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire br { clear: left; }
	.formulaire img { width:auto; height:auto; }


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

	table {border-collapse:collapse; border:0px solid }
	th, td { border-bottom: 1px dashed #ecf1f6; padding:4px 0; text-align: left; vertical-align:text-bottom;  }
	th { color:#515151;   width:100px; text-indent:5px; font-weight:bold;  color:#3c5166}
	td { color:#316ba5}
	tr:hover { cursor:default;  }

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

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

	.formulaire-panier { margin:5px 0; }
	.formulaire-panier radio, .formulaire-panier label, .formulaire-panier input, .formulaire-panier textarea, .formulaire-panier select { display: block; float: left; margin-bottom:10px; vertical-align:middle;  }
	.formulaire-panier label { text-align: left; width: 120px; margin-right: 10px; }
	.formulaire-panier input, .formulaire-panier textarea, .formulaire select { border:1px solid #6C695C; padding:3px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:1em;  }
	.formulaire-panier input, .formulaire-panier textarea { width:200px; background:url('images/bg-form.gif') repeat-x left top; }
	.formulaire-panier .bouton {width: 135px; color: #FFFFFF; background:#F267AA; border: 1px solid #FBBACE; font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana; padding: 2px; line-height: 20px; text-align: center; text-decoration: none; }
	.formulaire-panier .bouton2 {width: 135px; color: #FFFFFF; background:#1687B3; border: 1px solid #d5d5d5; font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana; padding: 2px; line-height: 20px; text-align: center; text-decoration: none; }
	.formulaire-panier input:hover, .formulaire-panier textarea:hover { border:1px outset #d5d5d5; }
	.formulaire-panier .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire-panier .input-radio:hover { border:none;   }
	.formulaire-panier br { clear: left; }
	
	.formulaire-panier img { width:auto; height:auto; }

/* --TITRE OU PARAGRAPHE-- */
#panier h1 {font-weight:bold; font-size:1.2em; border-bottom:1px dotted #1687B3; margin: 2px 0px 10px 0px; color:#1687B3; height:20px;}

/* --STYLES CONCERNANT LES TABLEAUX -- */
#panier table { width:100%; border-collapse:collapse; margin:5px 0; border:1px solid #BBB; }

#panier th, #panier td { text-align:center; border-bottom: 1px solid #CCC; padding:2px 2px;  }
#panier	th { font-weight:bold; background:#DA85B7; height:30px; color:#fff; }
#panier td .qte{width:50px; }
#panier	.left{ text-align:left;}
#panier	tr .bg { cursor:default; background:#ECECEC;; color:#000;  }

/* --SKIN LIGNE TABLEAU TOTAL-- */
#panier .total { color:#CD0D70; height:50px; }
#panier .total-label { font-weight:bold; font-size:1.3em;}

/* --FIN STYLES CONCERNANT LES TABLEAUX -- */


#panier .panier-promos{background:url('includes/panier/images/01_panier_promos_bg.jpg') repeat-x left bottom; width:100%;}
#panier .panier-promos .left{float:left; margin-right:3px; width:30%; min-height:90px;}
#panier .panier-promos .titre{font-size:0.9em;font-weight:bold; text-align:center; margin-bottom:10px;}

/* --BOUTON PANIER- */
#panier .txtButton {cursor:pointer; color: #ED3FAC; background-color:#FCF6A7; border:1px outset #d5d5d5; font-family:Arial, Helvetica, sans-serif; padding: 2px; line-height: 18px; text-align: center; text-decoration: none;}
#panier a.txtButton { cursor:pointer; color: #ED3FAC; background-color:#FCF6A7; border:1px outset #d5d5d5; font-family:Arial, Helvetica, sans-serif; padding: 2px; line-height: 20px; text-align: center; text-decoration: none;}
#panier a.txtButton:hover { cursor:pointer; color: #ED3FAC; background-color:#FBF387; border:1px outset #d5d5d5;font-family:Arial, Helvetica, sans-serif; padding: 2px; line-height: 20px; text-align: center; text-decoration: none;}
/* --BOUTON PANIER- */

#panier fieldset{border:1px solid #DA85B7;padding:5px; color:#1687B3;}
#panier legend{font-weight:bold;padding:2px;}

/* --MODE PAIEMENT- */

#panier .paiement {margin:15px 0}
#panier .paiement .left{width:50%; float:left; text-align:left;}
#panier .paiement .left img{padding-bottom:5px;}
#panier .paiement radio, #panier .paiement label, #panier .paiement input, #panier .paiement textarea, #panier .paiement select { display: block; float: left; margin-bottom:10px; vertical-align:middle;  }
#panier .paiement label { text-align: left; width: 90px; margin-right: 10px; font-weight:bold;}
#panier .paiement input, #panier .paiement textarea, #panier .paiement select { border:1px solid #6C695C; padding:3px; color:#000; }

#panier dl { margin: 3px 0; width:255px; float:left;}
#panier dt, dd { }
#panier dt { width:244px;  float: left; font-weight: bold; padding:3px 0 3px 10px;  }
/* hack de commentaire avec un antislash pour ie5 mac \*/
#panier dt { clear:both; }
/* end hack */
#panier dd { float: left; width:200px; line-height:1.4em;  padding:3px 0 3px 10px; }


/* --FIN MODE PAIEMENT- */


/* ------------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:0 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:700px; 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; }

