  /*********************************************************
               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 -------------------- */

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

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

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

		html {  }

		body { background:#290E03; }
		
		#box { width:950px; margin:0 auto;}

		#cadre_main {}

		#header {margin-top:30px;}
	
		#breadcrumb { margin-bottom:10px; }

/* ------------ MENU LEFT ------------------ */
		
		#side-left {float:left; width:200px; text-align:left; margin-top:5px;}
		#menu-left {margin:0px;}

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

		#main-padding {display:block; float:left; width:750px;}
		#main-padding #main {margin:5px 0px;}
		
		#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;}		
		#ban-anim {float:right;}

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

		.bloc-home-1 { width:370px; float:left;}
		.bloc-home-1 .produit {width:362px; margin-left:8px; margin-bottom:5px;}
		.bloc-home-1 .top {width:362px; background:url(images/home-top.gif) bottom left no-repeat; height:18px;}
		.bloc-home-1 .bottom {width:362px; background:url(images/home-bottom.jpg) top left no-repeat; height:18px;}
		.bloc-home-1 .descriptif {width:362px; background:url(images/home-bg.jpg) top left repeat-y;}
  		#main-padding #main .bloc-home-1 p {margin:0px 20px; text-align:justify;  color:#363633;} 

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

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

		.bloc-produits {width:370px; float:left;}
		.bloc-produit-1 {width:370px; float:left; margin-bottom:20px;}
		.bloc-produit-1 .pic {width:100px; height:95px; background:url(images/bg-vignette.gif) top left no-repeat; text-align:center; float:right; margin-top:10px; }
		.bloc-produit-1 .pic img {margin-top:7px;}
		.bloc-produit-1 .descriptif {width:260px; float:left;}
		#main-padding #main .bloc-produit-1 p {margin:10px 0px; text-align:justify;}
		.bloc-produit-1 .detail {line-height:19px; width:100px; float:right; text-align:center; background:url(images/infos.gif) top center no-repeat; margin-top:5px;}
		.bloc-produit-1 .detail a, .bloc-produit-1 .detail a:visited, .bloc-produit-1 .detail a:active {font-weight:normal; color:#FFF;}

		.bloc-produit-1 .voir {line-height:19px; width:100px; float:left; text-align:left; background:url(images/infos.gif) top left no-repeat; margin-top:5px;}
		.bloc-produit-1 .voir a, .bloc-produit-1 .voir a:visited, .bloc-produit-1 .voir a:active {font-weight:normal; color:#FFF;}

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

		.bloc-produit-2 { width:360px; float:left; margin:10px 0 0 2px; background:url('images/bloc-redim-360px.jpg') top left repeat-y;}
		.bloc-produit-2 .top { width:360px; height:18px; padding-top:5px; background:url('images/bloc-haut-360px.jpg') top left no-repeat;}
		.bloc-produit-2 h3 { text-align:center;height:30px; margin:5px;  } /* changer height sit titre long*/
		.bloc-produit-2 .pic { width:320px; float:right; }
		.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-2 .bottom {width:360px; height:18px; background:url('images/bloc-bas-360px.jpg') top left no-repeat; }

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

	.bloc-detail {width:370px; float:left;}
	.bloc-detail .produit {width:362px; margin-left:8px; margin-bottom:5px;}
	.bloc-detail .top {width:362px; background:url(images/home-top.gif) bottom left no-repeat; height:18px;}
	.bloc-detail .bottom {width:362px; background:url(images/home-bottom.jpg) top left no-repeat; height:18px;}
	.bloc-detail .descriptif {width:362px; background:url(images/home-bg.jpg) top left repeat-y;}
	#main-padding #main .bloc-detail p {margin:0px 20px; text-align:justify; color:#363633;}
	
/* ------------ DIAPORAMA ------------------ */

	#diaporama { margin:5px auto; width:370px; }
	#diaporama .thumb { width:370px; float:left; margin-top:5px  }
	#diaporama .thumb .min { width:86px; height:81px; background:url(images/bg-min.gif) top left no-repeat; text-align:center; margin-right:5px; float:left;}
	#diaporama .thumb .min img { margin-top:10px;}
	#diaporama .big {width:368px; height:402px; background:url(images/bg-big.gif) top left no-repeat;}
	#diaporama .big img {/*margin-top:41px; margin-left:33px;*/}

/* ------------ 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:360px; float:left; 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: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:350px; float:left; }
	dl h3{  text-transform:uppercase;  }
	dt, dd { padding:5px 10px;  }
	dt { width: 80px; 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:#090B18; color:#B3B7CA;; border:1px solid #B3B7CA;; }
	.nav a:hover { background:#090B18; color:#DDD39F; border:1px solid #DDD39F;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #090B18; color:#090B18; background:#DDD39F;}	

/* ------------ COMMUNS (dans la charte du site) --------------------- */
	.prix {  font-weight:bold; font-size:1.2em; color:#005FAF; margin:0px 0; padding:5px 0;}
	.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; }
	
	/* ------------ 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; }		
	
	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; float:left; padding-top:30px;}
	.alerte { background: #8A5E00; text-align: center ; padding: 5px 0px; font-weight:bold; }
	
  /*********************************************************
               FORMULAIRE
  **********************************************************/

	.formulaire { margin:5px 0px; padding:5px 0; color:#FFF; width:380px; float:left;}
	.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:130px !important; width:100px; margin-right: 10px; }
	.formulaire .label2 { width:220px !important; width:200px; margin-right:15px; font-size:10px; }
	/*LABEL 1 SEULE LIGNE AVEC INPUT EN DESSOUS*/
	.formulaire .label-titre { text-align: left; width: 500px; font-weight:bold; clear:both;}
	
	.formulaire select {border:0px solid #290E03; background:#fff; color:#000; margin-right:10px;}
	.formulaire input, .formulaire textarea{ width:150px;  border:1px solid #290E03; 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:#8A5E00; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire br { clear: left; }
	.formulaire img { width:auto; height:auto; }



/* ------------ PHOTOTHEQUE ------------------ */
	#phototheque { margin:30px 0 0 0; }
	#phototheque .pic { float:left; margin:0 10px 10px 0; border:4px solid #EEE6C3; width:90px; height:90px; }
	#phototheque .pic img { width:90px; height:90px;   }
	#phototheque .pic:hover, #phototheque .pic:focus { border:4px solid #821E19; }

/* ------------ 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; margin:0 auto;  }
	#copyright a { color:#fff; }
		
/* ------------ FOOTER - CATEGORIES ------------------ */
	
	#categories-r  {width:950px; text-align:center; }
	#categories-r, #categories-r a , #categories-r a:hover{ text-align:center; text-decoration:none; font-size:0.8em; font-weight:100; color:#FFF;}
	#categories-r p { margin:5px; color:#DB8902;}

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

