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

* { margin:0; padding:0; border:none; font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:1.4em; color:#FFF;}

* html .test {
	height: 220px;
}

/*----------------------IE 5/6 PNG HACK--------------------------*/

* html img{ behavior: url("iepngfix.htc") }

/* -------------- 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 { height:90px; margin-top:30px;}

#breadcrumb { margin-bottom:10px; }

/* ------------ MENU LEFT ------------------ */

#side-left {float:left; width:200px; margin-top:5px;}
#menu-left {margin:0; list-style:none; }
#ban-anim {float:right; width:357px; }
/* ------------ MAIN 750 ( 750 px site 2 colonnes ) -------------------- */ 

#main-padding { display:block; float:left;}
#main-padding #main { margin:5px 0px; } /* main=740px */

#main-padding #main ul {list-style-position: inside; margin:10px 0;}
#main-padding #main li {}

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


/*********************************************************
			HOME
**********************************************************/
		
/* ------------ BLOC HOME 1 ------------------ */

	.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;}
	.bloc-home-1 p {margin:0px 20px; text-align:justify;  color:#363633;} 

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

		.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:370px; float:left; margin-top:10px;}
		#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;}
	
	.bloc-detail2 {width:370px; float:left;}
/*.bloc-detail #diaporama {margin:10px auto; width:600px; text-align:center;}
.bloc-detail #diaporama .thumb {}
.bloc-detail #diaporama .thumb img { border:1px solid #736d60;}
.bloc-detail #diaporama .big img {border:1px solid #736d60;}*/

/* ------------ 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{ }
.liens {  }
.thumbpic_liens {  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 ------------------ */

div.pagination {text-align:right; color:#313031; margin:5px 0;}
div.pagination a { padding:2px 5px; margin:0 3px; border:1px solid #955d00; color:#955d00; text-decoration:none; }
div.pagination a:hover, div.pagination a:active {border:1px solid #dbc106; background-color:#d17f00; color:#dbc106;}
div.pagination span.current {padding:2px 5px; margin:0 3px; border:1px solid #809500; background-color:#955d00; color:#809500; font-weight:bold;  }
div.pagination span.disabled {display:none;}

/* ------------ COMMUNS (dans la charte du site) --------------------- */

h2 {font-size:1.3em; font-weight:bold;}
h3 {font-size:1.2em; font-weight:bold; margin:5px 0;}
h4 {font-size:1.1em; font-weight:bold;}
.prix {}
.prix-barre {text-decoration:line-through;}
.annotation {font-style:italic; font-size:0.9em;}

/* ------------ ICONS --------------------- */

.pdf { background: url('images/icons/pdf.png') no-repeat left center; padding:0 0 0 22px;}
.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 { border-bottom:1px solid #CCC; } /* background:url('images/separation.gif') bottom left repeat-y; */
div.hr hr {   display: none; }	

.vide { font-weight:bold; margin:45px auto 0 auto; text-align:center;}
.alerte { background: #8A5E00; text-align: center ; padding: 5px 0px; font-weight:bold; }

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

.formulaire {  width:380px; float:left; margin-top:20px;}

.formulaire input, .formulaire textarea{ width:200px;  } /* charter bg couleur */ 
.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 !important; width:100px; margin-right: 10px; }
	.formulaire .label2 { width:220px !important; width:200px; margin-right:15px; font-size:10px; }
.formulaire input, .formulaire textarea, .formulaire select {border:1px solid #B4B2B2; background:#fff;}
.formulaire input, .formulaire textarea, .formulaire select, .formulaire option {color:#000;}
.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:both;}
.formulaire img { width:auto; height:auto; }

/* ------------ 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; height:65px; }
#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; color:#FFF;}
#categories-r p { margin:5px; color:#DB8902;}

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