* { margin:0; padding:0; list-style-type:none; border:0px none; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#FCD8B3;}

/*--------------------  HACK HAUTEUR IE -------------------- */

* html #main-padding {
	height: 400px;
}

* html #side {
	height: 400px;
}

* html .bloc {
	height: 300px;
}

* html .bloc-home {
	height: 255px;
}

* html .bobox {
	height: 35px;
}


/* -------------- LIENS -------------------- */

a, a:visited, a:active { text-decoration:none; color:#854606; font-weight:bold; }
a:hover { text-decoration:underline; color:#4F2B06; }



/* ------------ STRUCTURES ------------------ */

 /* border:1px dotted #ff0000; ----- pour debug*/

		html {  }

		body { background:#C16709; }
		.ssbody { background:#C16709 url(images/bg-full.jpg) top center no-repeat;}
		
		#box { width:950px; margin:0 auto;}

		#cadre_main {}

		#header { }
	


		#breadcrumb { }

/* ------------ MENU LEFT ------------------ */
		
		#side-left { float:left; width:200px; height:500px;}
 
		#menu-left {}

/* ------------ MAIN 750 ( 750 px site 2 colonnes ) -------------------- */ 

		#main-padding { display:block; float:left; margin:0 0 0 0; width:750px;}
		#main-padding #main { margin:10px 5px; }
		
		#main-padding #main ul { margin:8px 0;  }
		#main-padding #main li {  padding:0 0 5px 0px; margin:0 0 0 25px; list-style:circle;}
		#main-padding #main p { line-height:1.5em; margin:10px 0; text-align:left;}
		 
/* ------------ BLOC PRODUIT 1 ( 720 px site 2 colonnes ) ------------------ */

		.bloc-produit-1 { width:720px; margin:10px 0 0 2px;}
		.bloc-produit-1 .top { width:720px; height:18px; padding-top:5px;margin-bottom:20px;}
		.bloc-produit-1 h3 { text-align:left; margin-left:5px; border-bottom:9px solid #AF4009; font-size:1.2em;}
		.bloc-produit-1 .pic {float:right; margin-left:10px; width:310px;}
		.bloc-produit-1 .pic img {float:right; border:4px solid #FFF;} /* changer marge suivant largeur vignette */*

		/* ROLLOVER 1ER AFFICHAGE */
		.bloc-produit-1 .diaporama { width:50px; height:35px; float:left; margin:0px 8px 5px 0px; border:1px solid #878582; }
		.bloc-produit-1 .diaporama img { }
		/* FIN ROLLOVER 1ER AFFICHAGE */
		
		.bloc-produit-1 .panneau { margin:0 0 10px 0;} /* PANNEAU OU LOGOS 1ER AFFICHAGE */
		
		.bloc-produit-1 a img {}
		.bloc-produit-1 a:hover img {}
		.bloc-produit-1 .descriptif {float:left; padding-left:10px; margin-left:5px; width:700px; border-left:1px solid #AF4009;}/* changer le float pour placement*/
		.bloc-produit-1 p { margin:5px 10px; }
		.bloc-produit-1 .detail {padding:10px 0 0 0px; width:150px; height:10px; }
			
/* ------------ BLOC HOME  ------------------ */

	.bloc-home-promotions {  width:550px; height:550px; padding-top:10px; background:url(images/block-promotions.png) top left no-repeat; padding:50px 0 0 0; }
	.bloc-home-nouveaute {  width:550px; height:550px; padding-top:10px; background:url(images/block-nouveaute.png) top left no-repeat;padding:50px 0 0 0; }
	

/* ------------ BLOC DETAIL ------------------ */
	.bloc-detail {}
	.bloc-detail .left { float:left; width:265px; padding:5px 0; }
	.bloc-detail .right { float:right; width:265px;padding:5px 0;  }
	.bloc-detail p { text-align:justify; }

/* ------------ PARTENAIRES ------------- */
	.partenaire{ margin:5px 45px; float:right }
	.liens { margin:0 0 0 10px; }
	.thumbpic_liens { float:right; margin:0 0 5px 10px; border:1px solid #fff; }
	
/* ------------ PLAN --------------------- */

	.plan, .horaires {width:606px; margin:0 auto; border:1px solid #FCD8B3;  padding:3px 5px 3px 5px;}
	.plan legend, .horaires legend {color:#AF4009;}
	.plan dl dt, .horaires dl dt{font-weight:bold; color:#FCD8B3;}
	.plan dl dd, .horaires dl dd{width:200px; padding-left:5px; color:#FCD8B3;}
	.horaires ul li{width:200px; padding-left:5px; color:#FCD8B3;}
	.plan a, .horaires a {color:#FCD8B3;}
	.plan a:hover, .horaires a:hover, .plan a:visited, .horaires a:visited {color:#FCD8B3; text-decoration:underline;}
	
/* ------------ NAV PAGINATION ------------------ */
	
	.nav { float:right; width:600px; margin-right:10px; text-align:right;}
	.nav a:link, .nav a:visited { padding:3px 7px; background:#3A8EBA; color:#FFF; border:1px solid #FFF; }
	.nav a:hover { background:#FFF; color:#3A8EBA; border:1px solid #3A8EBA;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #666; color:#666;}
	
	

/* ------------ 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-align:left; margin-left:5px; border-bottom:9px solid #AF4009; font-size:1.2em;}
	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-pdf-details { 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; margin:0 auto; padding-top:30px;}
	.alerte { background: #FCD8B3; text-align: left; padding: 5px 20px 5px 45px; border-top: 2px solid #AF4009; border-bottom: 2px solid #AF4009; font-weight:bold; color:#AF4009;}
	

/* ------------ RECHERCHE --------------------- */

	#recherche {width:200px; height:110px; margin:10px 0 10px 5px; }
	#recherche .top { height:20px; width:180px; }
	#recherche form { margin:0 auto; width:180px;  }
	#recherche select { font-size:0.9em; border:1px solid #d7d7d7; vertical-align:middle; width:146px;  }
	#recherche .input-rech { padding:4px; font-size:0.9em; border:1px solid #d7d7d7; vertical-align:middle; width:145px; }
	#recherche option {  padding:2px; width:200px;  }
	#recherche input, #recherche select { vertical-align:middle; margin-bottom:5px; }
	#recherche label { float:left; width:150px; text-indent:10px; margin:0; background:url(images/list_down.png) left center no-repeat; }
	#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: 500px; font-weight:bold; clear:both;}
	
	.formulaire input, .formulaire textarea, .formulaire select, .formulaire option { border:1px solid #1F5C94; padding:3px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:1em;  }
	.formulaire input, .formulaire textarea{ width:150px; background:url('images/formbg.gif') repeat-x left top; border:1px solid #B4B2B2;} /* charter bg couleur */ 
    .formulaire option { width:180px; border-bottom:1px solid #d7d7d7; padding:2px 0; } /* charter bg couleur */ 	
    .formulaire .bouton { width:120px; cursor:pointer; border:1px solid #FCD8B3; color:#FCD8B3; font-weight:bold; background:#AF4009; padding:2px }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire br { clear: left; }
	.formulaire img { width:auto; height:auto; }

	
/* ------------ DIAPORAMA ------------------ */
	#diaporama {float:right;}
	#diaporama .thumb {}
	#diaporama .thumb img {margin: 0 3px 0 0; border:3px solid #FFF;  }
	#diaporama .big img {border:1px solid #3D383E;}
	
	#diaporamadetail { margin:5px auto; }
	#diaporamadetail .thumbdetail { float:left; width:200px; }
	#diaporamadetail .thumbdetail img { margin: 0 0 2px 0; border:3px solid #FFF;  }
	#diaporamadetail .bigdetail img {  float:left; border:4px solid #FFF; }

/* ------------ 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; }

/* ------------ TABLE ------------------ */

	table { width:100%; border-collapse:collapse; }
	th, td { border-bottom: 1px solid #d7d7d7; padding:4px 0; text-align: left; vertical-align:text-top;  }
	th { color:#000000;   width:100px; text-indent:5px; font-weight:bold;}
	td { }
	tr:hover { cursor:default;  }

/* ------------ 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; }

		
/* ------------ FIELDSET --------------------- */

	fieldset { padding:7px 5px; border:1px solid #FCD8B3; margin:5px 0; }
	fieldset .left{width:250px; float:left; padding:2px; margin:0;}
	fieldset hr{ clear:both; color:#FCD8B3; background-color:#CCC; height: 1px; border: 0;}
	fieldset legend { color:#AF4009; font-weight:bold; padding:0 10px; font-size:1.1em; }
	

/* ------------ DL DT DD ------------------ */
		
	dl { margin: 5px 0; display:block; width:520px; float:left; }
	dl h3{ color:#2E9D07; 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 h2 a {text-decoration:none;font-size:1.3em; color:#333; 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; }
	#produits{display:none;}
	
/* ------------ FIN SITEMAP ------------------ */
	
	#produits{display:none;}
	
/* ------------ FIN SITEMAP ------------------ */
	
/* ------------ 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, #categories-r a , #categories-r a:hover{ text-align:center; text-decoration:none; font-size:0.8em; font-weight:100;}
	#categories-r p {width:900px; margin:5px; text-align:center}

	/* hack clear float */ 		
	.clr { clear: both; }

/* ------------REF------------------ */

#r fieldset { border:1px solid; padding:10px; width:650px; margin-left:10px;}
#r fieldset a{width:45%; float:left; padding:2px; font-size:0.8em;}
#r legend { padding:0 5px; font-weight:bold; font-size:0.9em; color:#fff;}	