* { margin:0; padding:0; list-style-type:none; border:0px none; font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; }

/* hack hauteur IE */

* html #main-padding { height: 400px; }

* html #side { height: 400px; }

* html .bloc-produit .left { height:254px; }

* html #right { height: 500px; }

* html #diaporama { height: 300px; }

* html .bloc-home { height: 310px; }

* html .bloc-promo { height: 150px; }

* html .bloc-categorie { }

/* liens */ 

a, a:visited, a:active { text-decoration:none; color:#000; font-weight:bold; }
a:hover { text-decoration: underline;  }

/* ------------STRUCTURES------------------ */

html {   }

body { color:#000; background:#fff url('images/BG_MAIN.jpg') top center repeat-y; }

#box { width:950px; margin:0 auto;  }

#cadre_main {   }

#header { margin:0 0 0 0; position:relative; background:url('images/BG_HEADER.jpg'); }
	
#side { float:left; width:200px; margin:0 0 0 0; min-height:400px; }

/* ------------MENU------------------ */
		
	#menu { width:950px; height:25px; background:url('images/bg-menu.jpg') no-repeat center center; position:relative;    }		
	
	#menu ul { list-style-type: none; position:absolute; bottom:-1px; left:3px; }
	#menu ul li { position:relative; display: inline; float: left; width: 135px; height:22px; }
	#menu ul li a, #menu ul li a:visited {  display: block; width: 135px; /*Width of top level menu link items*/ padding: 4px 0; border-left-width: 0;  text-decoration: none; text-align:center; background:url('images/menu-bg.png') center center no-repeat; color:#3E384C; }
	#menu ul li a:hover { text-decoration:none; color:#FF4200; background:url('images/menu-bg.png') center center no-repeat }

/* ------------IMAGES------------------ */

	.pic { margin:40px 0 0 0; }
	.pic img { display:block; margin:0 auto;  }
	
	.pic2 { width:50px; height:50px; border:1px solid #b3b3b3; margin:0 0 5px 0; }
	.pic2 img { width:50px; height:50px;  }
	
	.pic3 { width:185px; height:90px; border:1px solid #4D3F45; margin:0 auto 5px auto; }
	.pic3 img { width:185px; height:90px;  }
	
	.pic:hover, .pic2:hover { }
	
	.pic a, .pic2 a, .thumb a { border:none; }
	.pic a:hover, .pic2 a:hover, .thumb a:hover  { border:none; background:none; }
	
	.partenaire { float:right; margin:5px 0 0 15px; border:1px solid #4D3F45; }

/* ------------MAIN-------------------- */ 

#main-padding { float:left; margin:0 0 0 0; width:750px; min-height:400px; }
#main { padding:10px 20px; }
		
	#main ul { margin:5px 0 5px 20px; }
	#main li { background:url('images/BG_puce.jpg') no-repeat left 3px; padding:0 0 5px 20px; }
	#main p { line-height:1.4em; margin:7px 0; }
	
	.prix { font-weight:bold; font-size:1.3em;  }
	.prix-barre { font-size:0.8em; text-decoration:line-through; color:#000;  }
	
	#marques { background:url(images/onglet-marques.jpg) top right no-repeat;}
	#paraben { background:url(images/onglet-paraben.jpg) 10px top no-repeat;}
	
	#marques, #paraben { width:170px; height:240px; padding-top:40px;}
	#marques .slider, #paraben .slider { }
		
/* ------------BLOC------------------ */

	.bloc-home { float:left; width:260px; margin:0 10px 0 0; height:310px; background:url(images/bas-block.jpg) bottom center repeat-y; }
		.bloc-home .pic  { margin:5px auto; float:none; }
		.bloc-home .liens img { margin:0 auto; display:block; }
		.bloc-home .prix { float:right; margin-right:10px; }
		.bloc-home .detail, .bloc-home .ref { margin-left:10px;  }
		.bloc-home .ref { font-weight:normal; }
		.bloc-home h3 { margin:0 10px; font-size:1.2em; }
	
	.bloc-promo { float:left; width:225px; margin:10px 10px 0 0; height:250px; border-left:1px solid; border-right:1px solid; border-bottom:1px solid; }
		.bloc-promo .top { height:31px; width:225px; }
		#main .bloc-promo ul { margin:5px 0 0 15px; }
		.bloc-promo li a:hover { text-decoration: underline;  }
	
	.bloc-produit { margin:0 auto 10px auto; background:url('images/bg-block.png') bottom left no-repeat; padding-bottom:10px; }
		.bloc-produit .left, .bloc-produit .right { margin:5px 0 0 0; }
		.bloc-produit .left { float:left; width:259px; background:url(images/BG_VIGNETTE.jpg) center center no-repeat; min-height:254px;  }
		.bloc-produit .right { float:left; width:451px;  }
#main 	.bloc-produit .right p { margin:0 0 8px 0; }
		
		.bloc-produit .right .panier { position:relative; margin:20px 0 5px 0; padding:5px 0;  }
		.bloc-produit .right select { border:1px solid #0C364F; position:absolute; bottom:2px; left:35px; text-align:center; padding:2px 1px; }
		.bloc-produit .right label { bottom:4px; left:0; position:absolute; }
		.ajouter { bottom:0; left:80px; position:absolute; }
		
	.bloc-categorie { width:180px; float:left; height:210px; margin:0 5px 10px 0;   }
		.bloc-categorie ul { margin:5px; padding:97px 0 0 0; }
		.bloc-categorie li { padding:0; margin:0 0 -3px -25px; }
		
	h3 { font-size:1.4em; font-weight:bold; }

/* ------------FORMULAIRE------------------ */

.formulaire { margin:5px 0; }
	.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: 150px; margin-right: 10px; }
	.formulaire input, .formulaire textarea, .formulaire select { border:1px solid #6C695C; padding:3px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:1em;  }
	.formulaire input { width:200px; background:url('images/bg-form.gif') repeat-x left 80%; }
	.formulaire textarea { width:200px; background:#fff url('images/bg-form.gif') repeat-x left bottom; }
	.formulaire .bouton { width:120px; cursor:pointer; border:1px outset #ccc; color:#000; font-weight:bold;
background:url('images/bg-form.gif') repeat-x left 80%; padding:2px }
	.formulaire input:hover, .formulaire textarea:hover { border:1px outset #000; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; margin-right:10px; }
	.formulaire .input-radio:hover { border:none;   }
	.formulaire br { clear: left; }
	
	.formulaire img { width:auto; height:auto; }
	
/* ------------DIAPORAMA------------------ */

#diaporama { margin:5px auto; min-height:300px; width:580px; }
	#diaporama .thumb { width:170px; float:right;  }
	#diaporama .thumb img { margin: 0 5px 5px 0; border:1px solid #6C695C;  }
	#diaporama .big img { display:block; margin:0 auto; border:1px solid #6C695C; }
	
/* ------------DETAIL------------------ */

table { width:100%; border-collapse:collapse; margin:5px 0; }

	th, td { text-align:left; border-bottom:1px solid #000; padding:4px 0;    }
	th { font-weight:bold; }
	td { }
	tr:hover { cursor:default;   }
		
/* ------------DIVERS--------------------- */

#recherche { width:220px; margin:0 auto 5px auto; }
	#recherche select { font-size:0.9em; border:1px solid #4D2033; vertical-align:middle; width:180px; }
	#recherche .input-rech { padding:4px 2px; border:1px solid #4D2033; vertical-align:middle; width:176px; text-align:center; }
	#recherche option {  padding:2px 1px; }
	#recherche input { vertical-align:middle; margin-bottom:5px;   }
	#recherche label { float:left; width:200px; text-indent:10px; margin:0 0 0 5px; background:url(images/list_down.png) left center no-repeat; }
	#recherche img { height:auto; size:auto; }
		
	strong { font-weight:bold; }
	
	.logo img { float:right; margin:0 0 5px 5px; }
	
	.detail { }
	
	.url {  }
	
	.pdf {  }

	.video { background: url('images/video.gif') no-repeat left center; padding:0 0 0 22px; }
	
	.sansparaben {  float:right; margin:0 0 5px 5px; font-weight:bold; font-size:1.2em; padding:5px; color:#ED3FAC; border:1px solid #ED3FAC; text-align:center; }
	
	.hidden { visibility:hidden; overflow: auto; display:none;}

	.retour { float:right; margin:5px; }
	
	.decouvrez { background: url(images/decouvrez.jpg) 4% 2px no-repeat; padding:0 0 0 30px; }
					
	.alerte { background: #fff6bf url('images/alerte.gif') center no-repeat; background-position: 15px 50%; /* x-pos y-pos */ text-align: left; padding: 5px 20px 5px 45px; border-top: 2px solid #ffd324; border-bottom: 2px solid #ffd324; }
	
	.ref { font-size:0.9em; font-weight:bold; }

/* ------------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; }
		
/* ------------NAV------------------ */
	
	#nav { float:right; }
	#nav a:link, #nav a:visited { padding:3px 7px; background:#fff; color:#9A196B; border:1px solid #9A196B; }
	#nav a:hover { background:#9A196B; color:#fff; border:1px solid #fff;  text-decoration:none; }
	
/* ------------HR------------------ */

	div.hr { height: 10px; background: url('images/separation.png') no-repeat center; clear:both; }
	div.hr hr {   display: none; }

/* ------------DL DT DD------------------ */
		
dl { margin: 10px 0; width:300px; float:left; }
dt, dd { padding:5px 0;  }
dt { width:100px; float: left; font-weight: bold; }
/* hack de commentaire avec un antislash pour ie5 mac \*/
dt { clear:both; }
/* end hack */
dd { float: left; width:200px; line-height:1.4em;  }

dl p { margin:10px 0; border-bottom:1px solid #000; }

/* ------------FOOTER------------------ */

#footer { background:url(images/BG_FOOTER_HTML.jpg); height:239px; position:relative; }
		
#copyright { text-align:center; font-size:0.8em; margin:10px auto; color:#f9b615; width:950px; margin:0 auto;  }
		#copyright a { color:#f9b615; }
		
fieldset { border:1px solid #000; padding:5px 10px; width:400px; }
legend { padding:0 10px; font-weight:bold; margin-bottom:10px; }
		

/* hack clear float */ 	
	
.clr { clear: both; }
