* { margin:0; padding:0; list-style-type:none; border:0;  }

/* hack hauteur IE */

* html #main-padding {
	height: 460px;
}

* html #main-index {
	height: 460px;
}

* html #side {
	height: 460px;
}

* html #side-index {
	height: 460px;
}


* html { height:100%; }

h3, h4, h5 {  font-weight: bold; text-transform:uppercase; }
h3 a, h3 a:visited { text-decoration:none; }
h3 a:hover { text-decoration: underline; }

/* liens */ 

a, a:visited, a:active { text-decoration:none; color:#F1C862; font-weight:bold; }
a:hover { text-decoration:underline; color:#EFA812; }

/*^^^^^^^^^^^^^^^^^*/

body { color:#c8c8c8; height:100%; font-family:Arial, Helvetica, sans-serif; font-size:11px; background:#043415 url(images/deco-bg.jpg)  top center no-repeat;  }

#box { position:relative; width:950px; margin:0 auto; background:#012B0C;  }

.menu-ref{ display:none;}

#cadre {  }

#cadre_main { clear:both; margin:0 0 0 0; padding:0 10px; }

/* HEADER */

#header { position:relative; width:100%; height:163px; }
		.header-flash { position:absolute; top:28px; left:117px; z-index:1; }
		#header img { position:absolute; top:0; left:0; }
	
#side { float:left; width:185px; margin:0 6px 0 0; border:1px solid #4E5410; min-height:460px;   }

#side-index{ width:185px; float:left; border:1px solid #4E5410; min-height:460px;   }

#main-index { float:left; width:540px; min-height:460px;  border:1px solid #4E5410; margin:0 6px 0 0;}

/* MENU */

#menu { width:185px;  }
	
		.treeview li { /*Style for LI elements in general (excludes an LI that contains sub lists)*/
		list-style-type: none; font-weight:bold; margin:0; }
		
		.treeview li li { }
		
		.treeview li a, .treeview li a:visited { color:#F1C862; text-decoration:none; padding:5px 0; display:block; width:185px;  text-indent:10px;}
		
		.li2 { background:#054516; }
		
		html>body .treeview li a { width: auto;  }
		
		.treeview li li a, .treeview li li a:visited { text-transform:none; font-weight:normal; background:url(images/li.gif) left center no-repeat; text-indent:25px; color:#c8c8c8; padding:2px 0;  }
		
		.treeview li a:hover { color:#EFA812; text-decoration:none; }		
		.treeview li li a:hover { color:#EFA812; background:none; border:none;  }
		
		.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
		cursor: hand !important; cursor: pointer !important; }
				
		.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
		display: none; /*Hide them by default. Don't delete. */
		}
		.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
		cursor: default; }

/* MAIN */ 

#breadcrumb	h2 { font-size:1em; color:#fff; font-weight:normal; font-variant:small-caps; margin:0 0 5px 0; }

#main-padding { float:left; border:1px solid #4E5410; margin:0 0 0 0; width:733px; min-height:460px; }
#main { padding:10px; }
			
	#main h3 { font-size:1.5em; margin:0 0 5px 0; color:#F1C862; }
			
	#main li { background:url(images/li.gif) center left no-repeat; padding-left:15px; margin:5px 0 5px 15px; }
		
	.pic { float:right; margin:0 0 5px 10px; border:2px solid #fff; }
	
	.retour { float:right; margin:5px; }
		.retour img {   }
	
	.thumbpic_liens { float:right; margin:0 0 5px 10px; border:2px solid #4E5410; }					
					
	#main p { line-height:1.5em; margin:5px 0;}		
	
	strong { color:#fff; }
	
div.hr { height: 10px; background: url(images/sepatateur.png) no-repeat scroll center; }
div.hr hr {   display: none; }	

	.bloc-index { float:left; width:260px; }
	#main-index	.bloc-index h3 { font-size:1.3em; text-align:center; margin:5px 0; }
	.pic-index { display:block; margin:5px auto; border:1px solid #c8c8c8; }
	
	.bloc-side { width:170px; margin:10px auto 15px auto; }
	.bloc-side h3 { font-size:1.3em; text-align:center; }
	.bloc-side p { margin:5px 0; line-height:1.4em; }
		
	.bloc-produit { width:100%; margin:10px auto; }
		.prix { background:#F1C862; color:#000; text-align:center; float:left; width:50%; font-weight:bold; padding:2px 0;  }
		.prix:hover { background:#EFA812; }
		.detail { width:50%; float:left; padding:2px 0; }
		.bloc-produit .left { float:left; width:200px; margin:0 15px 0 0; text-align:left; }
		.bloc-produit .big { border:1px solid #c8c8c8; margin:0 0 0 0; }
		.bloc-produit .thumb { float:left; display:block; width:auto; width:480px; margin:0 0 5px 0; cursor: pointer; }
			.bloc-produit .thumb img { border:1px solid #c8c8c8; margin:0 20px 0 0; text-align:center; float:left; }
	
.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: 150px; margin-right: 10px; }
			
			.formulaire input, .formulaire textarea, .formulaire select { border:0.1em solid #3E3F42; padding:3px 0; color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:1em;  }
			
			.formulaire input, .formulaire textarea { width:200px; }
			
			.formulaire .bouton { width:150px; background:#F1C862; color:#000; margin-left:160px; }
			
			.formulaire input:focus, .formulaire textarea:focus { background:#F2F2F2; }
			
			.formulaire .input-radio { background:#fff; border:1px solid #fff; width: 20px; }
			
			.formulaire br { clear: left; }
	
	#diaporama { margin:10px 0; display:block; }
	.thumb img { margin:2px auto; border:1px solid #c8c8c8; text-align:center; }	
	.img_big { border:1px solid #c8c8c8; display:block; margin:5px auto; }
	
	.pdf { background: url(images/pdf.gif) left center no-repeat; padding-left:22px; }
	
/* footer */

#footer { height:100px; margin-top:10px;  }
				#copyright { text-align:center; font-size:0.9em; margin:0 auto; color:#fff;  }
		#copyright a { color:#fff; }

/* hack clear float */ 	
	
.clr { clear: both; }
