* { margin:0; padding:0; list-style-type:none; border:0px none; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px}

/* hack hauteur IE */

* html #main-padding {
	height: 450px;
}

* html .bloc {
	height: 300px;
}

* html #diaporama {
	height: 300px;
}


h3 {  font-weight: bold; text-transform:uppercase;  text-align: center; margin:10px 0; }
h3 a, h3 a:visited { text-decoration:none; font-size:1.2em; }
h3 a:hover { text-decoration: underline; }

/* liens */ 

a, a:visited, a:active { text-decoration:none; color:#405C9A; font-weight:bold; }
a:hover { text-decoration:underline; color:#EFA812; }

/* ------------STRUCTURES------------------ */

html { background: #fff url('images/bg-body.jpg') repeat-x top left; }

body { color:#35394B; background: url('images/bg-centre.jpg') no-repeat top center; }

#box { width:950px; margin:0 auto; border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7;   }

#cadre_main { background:#fff; }

#header { }
	
#side { float:left; width:210px; margin:0; min-height:460px; background:url('images/site-ombre.jpg') no-repeat right top;     }

#breadcrumb { }

/* ------------MENU------------------ */

#menu { }

/* ------------IMAGES------------------ */

	.pic { margin:0; width:300px; height:200px; }
	.pic img { width:300px; height:200px; }

/* ------------MAIN------------------ */ 

#main-padding { float:left; margin:0 0 0 0; width:740px; min-height:450px; }
#main { padding:10px; }
		
	#main li { background:url('images/lili.png') no-repeat center left; padding-left:15px; margin-left:15px; margin-right:0; margin-top:5px; margin-bottom:5px }
	
/* ------------BLOC------------------ */

	.bloc { float:left;  background:url('images/bg-produit.jpg') no-repeat bottom right; width:302px; min-height:300px; margin-left:10px; margin-right:0; margin-top:5px; margin-bottom:0; padding-left:0; padding-right:0; padding-top:0; padding-bottom:5px }	
	.bloc p { margin:10px 0 0 0; }
	.bloc .pic { margin: 0 0 3px 0; }
	.bloc .thumb { width:302px; margin:0; }
	.bloc .thumb img { margin:0 3px 0 0; }
	.bloc .prix { float:none; }
	.last { margin:0 0 0 1px; }
	
	.bloc-produit { margin:15px auto; }
		.bloc-produit .logo img { float:left; margin-right:5px; }
		.bloc-produit .left { float:left; width:302px; margin:0 10px 0 0; text-align:left; }
		.bloc-produit .prix { float:right; }

/* ------------FORMULAIRE------------------ */

.formulaire { margin:5px 0; }
	.formulaire radio, .formulaire label, .formulaire input, .formulaire textarea, .formulaire select { display: block; float: left; margin-bottom:10px;  }
	.formulaire label { text-align: right; width: 140px; 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:90px; cursor:pointer; border:1px outset #ccc; color:#666; font-weight:bold;
background:url('images/formbg.gif') repeat-x left top; padding-left:2px; padding-right:2px; padding-top:1px; padding-bottom:1px }
	.formulaire input:hover, .formulaire textarea:hover { border:1px solid #c0c4d5; }
	.formulaire .input-radio { background:#fff; border:1px solid #fff; width: 20px; }
	.formulaire br { clear: left; }
	
/* ------------DIAPORAMA------------------ */

#diaporama { margin:10px 0; display:block; min-height:300px; float:left; }
	.thumb { width:230px; float:left; }
	.thumb img { float:left; margin:0 5px 5px 0; border:1px solid #c0c4d5; text-align:center; }
	.thumb p { margin:10px 10px 0 0;  }
	.big { float:left; border:1px solid #c0c4d5; margin-right:5px; }
	
	
/* ------------DIVERS------------------ */
	
	strong { font-weight:bold; }
	
	.pdf { background: url('images/pdf.gif') no-repeat left center; padding-left:22px }
	
	.prix { font-weight:bold; word-spacing:0.1em; font-size:1.4em; background:url('images/bg-prix.jpg') no-repeat right center; width:180px; float:right; height:25px; text-align:right; line-height:25px;  }
	
	.hidden { visibility:hidden; overflow: auto; display:none;}

	.logo img { float:right; margin:0 0 3px 3px;}
		.retour { float:right; margin:5px; }
	
	.thumbpic_liens { float:right; margin:0 0 5px 10px; }					
					
	#main p { line-height:1.5em; margin:5px 0;}		
	
	.detail { background: url('images/picto-detail.gif') no-repeat left center; padding-left:20px; float:left }
		
	.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; }
	
	.right { float:right; width:300px; margin-right:30px; }
	.right img { float:right; margin:20px 0 0 0; }
	
div.hr { height: 10px; background: url('images/separation.jpg') no-repeat center; clear:both }
div.hr hr {   display: none; }	

	#nav { float:right; }
	#nav a:link, #nav a:visited { padding:3px 7px; background:#fff; color:#405C9A; border:1px solid #405C9A; }
	#nav a:hover { background:#405C9A; color:#fff; border:1px solid #fff;  text-decoration:none; }

	
/* ------------FOOTER------------------ */

#footer {  }
				#copyright { text-align:center; font-size:0.9em; margin:0 auto; color:#000;  }
		#copyright a { color:#000; }
		
		#categories-r { text-align:center; font-size:0.9em; margin:0 auto; color:#000;  }

/* hack clear float */ 	
	
.clr { clear: both; }