* { margin:0; padding:0; list-style-type:none; border:0; font-weight:normal;  }

/* hack hauteur IE */

* html #main {
	height: 450px;
}

* html .bloc-index {
	height: 230px;
}

* html #diaporama { height:350px; }

* html .bloc { height:210px; }

/* TITRE */

h3, h4 { font-weight: bold; background:url(images/h3.png) left center no-repeat; padding-left:15px; margin:5px 0; text-transform:uppercase; }

h3 { font-size:1.3em; }
h4 { font-size:1.1em; }

h3 a, h3 a:visited { text-decoration:none; }
h3 a:hover { text-decoration: underline; }

/* LIENS */ 

a, a:visited, a:active { text-decoration:none; color:#F5CE40; font-weight:bold; }
a:hover { text-decoration:underline; }

strong { font-weight:bold; }

/* STRUCTURE */

body { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:11px; background:url(images/header-bg.jpg) left top repeat-x #1E2220;  }

#box { width:1000px; margin:0 auto; }

#cadre_main { }

#side { width:200px; float:left;  }



/* HEADER */

#header { }
				
/* MENU */

/* MAIN */ 

#main-padding  {float:left; margin:0; width:750px;  }

#main { min-height:450px; padding:10px; }

	#main li { background:url(images/li.jpg) center left no-repeat; padding-left:20px; margin:5px 0 5px 20px; }
	
	#main p { line-height:1.5em; margin:10px 0;}			
		
/* ------------BLOC { 2 colonnes }------------------ */

		.bloc-index { background:url(images/block-bottom.png) bottom center no-repeat; width:350px; float:left; min-height:230px; margin:4px;}
		.bloc-index .top { background:url(images/block-top.png) center top no-repeat; height:35px; }
		.pic-bloc { float:left; margin:0 5px 25px 0; }
		.bloc-index h3 { padding-left:10px; }
		.bloc-index p { margin:5px 10px; }

/* ----------------DETAIL-------------------------------- */

div.hr { height: 7px; background: url(images/separation.png) no-repeat scroll left; }
div.hr hr {   display: none; }	
	
	.bloc-produit { width:100%; margin:10px auto; }
		.bloc-produit .logo img { float:right; margin-left:5px; }
		.bloc-produit .prix { background:#F5CE40; color:#000; text-align:center; float:left; width:202px; font-weight:bold; padding:2px 0; margin:5px 0 0 0; cursor:help;  }
		.prix:hover { background:#FFF; }
		.bloc-produit .left { float:left; width:202px; margin:0 10px 0 0; text-align:left; }
		.bloc-produit .left .pic { border:1px solid #fff; margin:0 0 0 0; width:200px; }
		.bloc-produit .left .pic img { width:200px; }
		
		.bloc-produit .thumb { float:left; display:block; width:500px;  }
			.bloc-produit .thumb .pic-thumb { float:left;  width:80px; height:50px; margin-right:10px; border:1px solid #fff;  }
			.bloc-produit .thumb .pic-thumb img { width:80px; height:50px;  }
			.bloc-produit .thumb .pic-thumb img a, .bloc-produit .thumb .pic-thumb img a:visited { cursor: pointer; }
		.bloc-produit table { width:500px; float:left; margin:5px 0 0 0; padding:0; }
		.bloc-produit td { padding:2px 5px 2px 0; margin:5px 0; }
	
#diaporama { display:block; margin:10px auto; width:450px; min-height:350px;   }
		#diaporama img { border:1px solid #fff; }
		.big { display:block; margin:5px auto; }
		.thumb { width:450px; }
		.thumb img { float:left; margin:5px 15px; }

/* images et styles particuliers */

	
.retour { float:right; margin:5px; }
	.retour img {   }
	
#engagement { background:url(images/block-engagement-bas.jpg) bottom center repeat-y #fff; width:185px; padding:5px 0; }
	#engagement .top { background:url(images/block-engagement-top.jpg) center top no-repeat; height:52px; }
	#engagement li { font-weight:bold; font-size:1.1em; background:url(images/puce.png) top left no-repeat; padding-left:15px; margin:5px;  }
	
#promotion { background:url(images/block-promo-bas.gif) bottom center no-repeat; width:448px; margin:5px auto; padding-bottom:5px; position:relative; }
		#promotion .top { background:url(images/block-promo-top.jpg) center top no-repeat; height:56px;}
		#promotion .pic { }
		#main #promotion h3 { position:absolute; left:5px; top:25px; z-index:1; background:none; padding-left:20px;  }
		#main #promotion p { margin:5px; }


#special { background: url(images/ombre.gif) top left repeat-x #6EC12A; width:218px; margin-left:31px;  }
		#special h2 { padding:10px 5px; color:#fff; font-size:1.3em; }
		#special p { margin:0; line-height:1.3em; }
		#special .pic { display:block; margin:0 auto; }
		#special h3 { font-size:1.2em; font-weight:bold; color:#fff;  }
		#special .prix { width:190px; padding:5px 0; float:left; }
		#special .reduc { float:right; font-size:0.9em; }
			#special .barre { text-decoration:line-through; font-weight:bold;  }
		#special .prix-affiche { font-weight:bold; font-size:1.4em; color:#005CE2; }
			#special .input-commander { width:15px; border:1px solid #EFEFED; text-align:center; }
			
			.visu { float:right; }
			
.detail table { width:500px; margin:5px auto; }
.detail th { text-align:left; font-size:0.9em; width:150px; }
.detail td { margin-left:5px; text-align:left; padding:2px 0; }
			
#nav { display:block; margin:0 0 5px 0; }
	.prec { float:left; }
	.suiv { float:right; }
	#nav a:hover { text-decoration: underline; }
			
#conditions { width:185px; background:url(images/block-engagement-bas.jpg) center bottom no-repeat; padding:0 0 5px 0; margin:0 0 10px 0; float:right; margin:0 0 10px 10px; }
	#conditions li a, #conditions li a:visited { }
	#conditions li a:hover { }	
		
.formulaire { margin:5px 0; width:450px; }
			.formulaire radio, .formulaire label, .formulaire ,input, .formulaire textarea, .formulaire select { display: block; float: left; margin-bottom:10px;  }	
			.formulaire label { text-align: left; width: 100px; margin-right: 10px; }			
			.formulaire input, .formulaire textarea, .formulaire select { border:1px solid #3E3F42; padding:3px; color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:1em;  }
			.formulaire input, .formulaire textarea { width:200px; }			
			.formulaire .bouton { width:100px; background: url(images/header-bg.jpg) 40px left repeat-x #F0EFEE; color:#000; }		
			.formulaire input:focus, .formulaire textarea:focus { background:#F0EFEE; }		
			.formulaire .input-radio { background:#1E2220; border:1px solid #1E2220; width: 20px; }		
			.formulaire br { clear: left; }
			
			.input-style, .textaera-style { border:1px solid #234AA1; padding:2px; color:#234AA1; font-size:0.9em; margin:2px 0; vertical-align:middle; }
					
	
	.hidden { visibility:hidden; overflow: auto; display:none;}
		
	.colleft { float:left; width:250px; margin:5px 10px 5px 0; border-right:1px dotted #545558; }
	.colright { float:left; width:250px; margin:5px 0; }
	.cadre { padding:5px 0; margin:5px 0; }
	
	.prix { font-weight:bold; font-size:1.1em; color:#C22005; }
	.prix-barre { text-decoration:line-through; font-size:0.9em; }
	
	.center { margin:0 auto; display:block; width:750px;  }
		
/* footer */

#footer { background:url(images/footer-bg.jpg) center center repeat-x; width:100%;  }
		
#copyright { text-align:center; font-size:0.9em; margin:10px auto; color:#fff; width:950px;   }
	#copyright a { color:#fff; }
#categories-r { text-align:center; margin:10px auto; width:900px;   }
#categories-r a { color:#fff; font-size:0.8em;}

/* ------------REF------------------ */

#r fieldset { border:1px solid #FFFFFF; padding:10px; width:680px; margin-left:10px;}
#r fieldset a{width:45%; float:left; padding:2px; font-size:0.8em;}
#r legend { padding:0 5px; font-weight:bold; color:#FFFFFF; font-size:0.9em; }
/* hack clear float */ 	
	
.clr { clear: both; }
