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


/*--------------------  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:#e4a465; font-weight:bold; }
a:hover { text-decoration:none; color:#fff; }



/* ------------ STRUCTURES ------------------ */

 /* border:1px dotted #ff0000; ----- pour debug*/

		html {  }

		body { background:#401705 url('images/bg.jpg') top right repeat-x fixed; }

		#box { width:1000px; margin:0 auto;}
		#deco { margin:0 auto; background:url('images/deco.png') top right no-repeat fixed;}  /* pour arrière plan décoratif ----- */
		#deco2 { margin:0 auto; background:url('images/bg-2.jpg') top center repeat-x scrollable !important ; background:url('images/bg-2.jpg') top center repeat-x;}  /* pour arrière plan décoratif ----- */

		#cadre_main {}

		#header { }
	


		#breadcrumb { }

/* ------------ MENU TOP 950------------------ */
		
		
	
	/* ------------ MENU li ------------------ */
		#menu-top ul {padding: 0;margin-bottom: 10px;}
		#menu-top li {text-align: left;margin: 0;padding: 0; display: inline;list-style-type: none; padding-left:20px;}
		#menu-top li a, {color: #000;text-decoration: none;height: 20px;}
		#menu-top li a:hover {color:#E82426;}

/* ------------ MENU LEFT ------------------ */
		
		#side-left { float:left; width:200px; }
 		#menu-left {margin:5px;}
		#menu-left  { margin:0px; padding:0}
		#menu-left li { margin:0px; padding:5px;background:url('images/points.png') bottom left repeat-x;}
		#menu-left .titre{  color:#fff; text-transform:uppercase; font-weight:bold; padding-top:10px;}
		


/* ------------ MENU RIGHT ------------------ */
		#side-right { float:right; width:180px;}
		#menu-right { margin:0px;  background:#3e1e06}
		#menu-right ul { margin:0px; padding:0}
		#menu-right ul li { margin:0px; padding:5px;  background:url('images/points.png') bottom left repeat-x;}
		

/* ------------ MAIN 950 ( 950 px site 1 colonne ) -------------------- */ 

		#main-padding { display:block; float:left; margin:0 0 0 0; width:620px;  }
		#main { margin:10px 0 0 10px; }
		
		#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;  text-align:left;}		



  /*********************************************************
                HOME
  **********************************************************/


/* ------------ BLOC HOME 1 ( 540 px site 3 colonnes )------------------ */

		.bloc-home-1 { width:600px; padding:0px 0 10px 0px; margin:0px 0 10px 0px; background:url('images/points.png') bottom left repeat-x;}
		.bloc-home-1 h3 { text-align:center; height:20px; margin:5px;  }
		.bloc-home-1 .pic {float:right; width:270px;}
		.bloc-home-1 .pic img {margin-right:10px; }  /* changer marge suivant largeur vignette */
  #main .bloc-home-1 p { margin:5px 10px; font-size:1.3em;  } 
  #main .bloc-home-1 strong {  font-size:1.3em;  } 
		.bloc-home-1 .descriptif  {margin-left :10px; /*width:300px;*/   }
		.bloc-home-1 .detail {padding:5px 10px; width:120px; background:#e4a465; text-align:center }
		.bloc-home-1 .detail a { color:#4d1802 }
		.bloc-home-1 .prix { padding:10px 0 0 15px; text-align:left;}	 
		
	

		

  /*********************************************************
                PRODUIT 1er AFFICHAGE 
  **********************************************************/
  
  
  .rubrique { width:588px; margin:0px auto; padding:3px 5px 3px 5px; border:0px solid #f17a37; background:#2a1303 /*url('images/bg-entete.jpg') center right no-repeat*/;  }
  .rubrique legend { text-transform:uppercase;  color:#f17a37; font-size:1.3em; text-align:left; padding:5px 10px 0 10px; }
  .rubrique .descriptif { text-align:left; font-weight:bold; padding: 10px 0px 10px 0px; }
  .rubrique .pic { width: 252px; float:left; padding:0px 10px 5px 5px;   }
  .rubrique .pic  img{  border:0px solid #b0885a; width:250px;  }

  
		
/* ------------ BLOC PRODUIT 1 ( 540 px site 3 colonnes ) ------------------ */

		.bloc-produit-1 { width:600px; margin:10px 0 0 2px;padding:0 0 10px 0;  height:270px; }
		.bloc-produit-1 h3 { text-align:center;height:20px; margin:5px;}
		.bloc-produit-1 .pic {float:left; width:270px;}
		.bloc-produit-1 .pic img {margin-left:35px; border:1px solid #b0885a; } /* changer marge suivant largeur vignette */
		.bloc-produit-1 .descriptif {margin-right :5px;float:right; width:260px;     }/* changer le float pour placement*/
  #main .bloc-produit-1 p { margin:5px 10px;  }
		.bloc-produit-1 .detail {padding:5px 10px; width:120px; background:#e4a465; text-align:center }
		.bloc-produit-1 .detail a { color:#4d1802 }
		.bloc-produit-1 .prix { padding:10px 0 0 15px;  width:520px;text-align:left;}	 
		

/* ------------ BLOC PRODUIT 2 ( 260 px site 1 colonne ) ------------------ */

		.bloc-produit-2 { width:300px; min-height:250px; -height:250px; float:left; margin:10px 0 0px  0px; padding:0 5px 10px 0; background:url('images/points.png') bottom left repeat-x; }
		.bloc-produit-2 h3 { min-height:30px; margin:0px; padding: 0 0 0px 0  } /* changer height sit titre long*/
		.bloc-produit-2 .titre { float:left; padding:5px 0;  color:#f17a37; font-style:normal;  } /* changer height sit titre long */
		.bloc-produit-2 .titre a { background:#000; padding:4px 10px;  }
		.bloc-produit-2 .pic {float:left; width:125px;}
		
		.bloc-produit-2 .pic table { width:90px; border-top: 0px solid #000;  }
	    .bloc-produit-2 .pic td { border-bottom: 0px solid #735237;  text-align: left;   }
		.bloc-produit-2 .pic td { }
		.bloc-produit-2 .detail {padding:2px 0px; background:#e4a465; text-align:center; font-size:1.1em; }
		.bloc-produit-2 .detail a { color:#4d1802 }
		
		.bloc-produit-2 .pic img { border:1px solid #b0885a; } /* changer marge suivant largeur vignette */
		.bloc-produit-2 .descriptif {float:right; width:170px;  }/* changer le float pour placement*/
		
		
		.bloc-produit-2 .descriptif div { font-size:0.9em; color:#fff}/* skinné div pour reduire taille du texte */
		
    #main .bloc-produit-2 p {padding:5px 5px 0 0px; margin: 0 0 5px 0;  font-size:1.1em; }
    #main .bloc-produit-2 p strong { margin:5px 10px; font-size:1.2em; }
	
	#main .bloc-produit-2 .prix {  font-size:1.2em;}




/* ------------ BLOC DETAIL ------------------ */
	 #main .bloc-detail { width:600px; margin:0 auto; text-align:justify; font-size:1.2em;  line-height:1.5em; }
	 #main .bloc-detail p {  width:580px; }
	.bloc-detail .prix { float:right; font-size:1.3em; margin-top:10px; }
	.bloc-detail .detail {float:left ; padding:2px 10px; background:#e4a465; width:130px; text-align:center; margin-top:10px; }
	.bloc-detail .detail a { color:#4d1802 }
	
/* ------------ PARTENAIRES ------------- */
	.partenaire{ margin:5px 45px; float:right }
	.liens { margin:0 0 0 10px;}
	.thumbpic_liens { float:right; margin:0 30px 0px 10px; border:1px solid #b0885a; }

/* ------------ PLAN --------------------- */

	.plan, .horaires {width:550px; margin:0 auto; border:1px solid #735237;  padding:3px 5px 3px 5px;}
	.plan legend, .horaires legend { text-transform:uppercase;  color:#f17a37; font-size:1.3em; text-align:left; padding:5px 10px; }
	.plan dl dt, .horaires dl dt{font-weight:bold;}
	.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;}
	
/* ------------ NAV PAGINATION ------------------ */
	
	.nav { float:right; width:500px; margin-right:10px; text-align:right;}
	.nav a:link, .nav a:visited { padding:3px 7px; background:#301604; color:#e4a465; border:1px solid #e4a465; }
	.nav a:hover { background:#301604; color:#e4a465; border:1px solid #e4a465;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #fff; color:#fff;}


/* ------------ COMMUNS (dans la charte du site) --------------------- */
	.prix {  font-weight:bold; font-size:1.2em; color:#fff; margin:0px 0; background: url('images/prix.png') no-repeat left center; padding:5px 0 5px 35px;}
	.prix-barre { font-size:1em; text-decoration:line-through;color:#666; }
	h2 { font-weight:bold; font-size:1.2em; color:#f17a37 }
	h3 { text-transform:uppercase;  color:#E4A465; font-size:1em;font-weight:bold;text-align:left;  vertical-align:middle; padding:5px 0; margin:5px 0px;   }
	h4 {  font-weight:bold; font-size:1.1em; text-align:left; margin:0; color:#FFFFFF }
	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:5px 0 5px 22px; font-size:1.1em; }
	.icon-link { background: url('images/icons/link.png') no-repeat left center; padding:5px 0 5px 22px; font-size:1.1em; }
	/* ------------ ICONS --------------------- */
	
	.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}

	.retour { float:left; padding:5px; background:#301604;   }		
	.retour a  { margin:5px; color:#e4a465; }
		
	.top  { float:right; margin:5px; }		
	.top a { font-size:0.9em;  } /* Skinner couleur */										
	
	div.hr { height: 10px; clear:both; background:url('images/points.png') bottom left repeat-x; margin:10px; }
	div.hr hr {   display: none; }	
	
	.vide { width:300px; font-weight:bold; margin:0 auto; padding-top:30px;}
	.alerte { background: #000; text-align: center ; padding: 5px 0px; font-weight:bold; }


  /*********************************************************
               RECHERCHE MENU
  **********************************************************/

	#bloc-recherche {width:180px; height:110px; margin:0px 0 10px 0px; color:#000000;  }
	#bloc-recherche form { color:#000000;  }
	#bloc-recherche .titre { padding-left:10px; color:#FFFFFF; }
	#bloc-recherche form { margin:0 auto; width:160px;  }
	#bloc-recherche select { font-size:0.9em; border:1px solid #000; margin:3px 0; vertical-align:middle; width:170px; vertical-align:middle;background:#fff; color:#000000;  }  /* Skinner couleur */
	#bloc-recherche .input-rech { padding:4px; font-size:0.9em; border:1px solid #000; vertical-align:middle; width:170px; background:#fff; color:#000000;} /* Skinner couleur */
	#bloc-recherche option { vertical-align:middle; padding:2px; width:180px; color:#000000;  } /* Skinner couleur */
	#bloc-recherche optgroup {  color:#000000;  }
	#bloc-recherche 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: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:#000; background:#e4a465; color:#4d1802 }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire br { clear: left; }
	.formulaire img { width:auto; height:auto; }


  /*********************************************************
               DIAPORAMA
  **********************************************************/
	#diaporama { margin:10px auto; min-height:300px; width:600px; }
	#diaporama .thumb { width:180px; float:left;  }
	#diaporama .thumb img {  border:1px solid #735237; width:80px;  height:60px;  }
	#diaporama .thumb a { display:block; float:left; width:80px;  height:60px; margin: 0 5px 5px 0; }
	#diaporama .big img {  float:left; border:1px solid #735237;  width:400px; }

  /*********************************************************
               TABLEAU
  **********************************************************/
	table { width:100%; border-collapse:collapse; }
	th, td { border-bottom: 1px solid #735237; padding:4px 0; text-align: left; vertical-align:text-top; font-size:1.2em; }
	th {  color:#f17a37;   width:140px; text-indent:0px; font-weight:bold;}
	td { }
	tr:hover { cursor:default;  }




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

		.bloc-equipe { width:520px; 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:350px;   }/* 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; }


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


			
/* ------------ DEBUT SITEMAP ------------------ */
	
	#sitemap  {width:950px; 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;  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; }

