* { margin:0; padding:0; list-style-type:none; border:0; font-weight:normal;  }

/* hack hauteur IE */

* html #main-padding { height: 460px; }

* html #side { height: 460px; }

h3, h4, h5 {  font-weight: bold; text-transform:uppercase; }
h3 a, h3 a:visited { text-decoration:none; }
h3 a:hover { text-decoration: underline; }

/* liens */ 

strong { font-weight:bold; }

a, a:visited, a:active { text-decoration:none; color:#A70313; font-weight:bold; }
a:hover { text-decoration:underline; }

body { color:#000; font-family:Arial, Helvetica, sans-serif; font-size:11px; background: url(images/colonne.jpg) top center no-repeat #68010B;  }

input{background-color: #FFFFFF; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif; color: #000000;}
textarea { color: #000000; background-color: #FFFFFF; border: 1px solid #999999; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif;}
select{	color: #000000;	background-color: #FFFFFF; border: 1px solid #999999; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif;}

fieldset { border:1px solid #D4D0C8; padding:2px; }
fieldset li{width:250px; float:left; list-style-type:none; padding:2px;}
legend { padding:0 5px; font-weight:bold; }	

#top { height:10px; }

#box {  width:950px; margin:0 auto; background:url(images/bg-menu.jpg) left bottom no-repeat #500C13; border:1px solid #fff;  }

#cadre_main { clear:both; margin:0 0 0 0; background:#500C13;}

/* HEADER */

#header { width:100%; height:142px; }
	
#side { float:left; width:210px; margin:0 0 0 0; min-height:460px;   }

/* MENU */

#menu { width:185px; font-family:"Times New Roman", Times, serif;  }
		.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 a, .treeview li a:visited { color:#fff; text-decoration:none; padding:5px 0; display:block; width:210px;  text-indent:20px;  font-size:1.2em; text-transform:uppercase; background:url(images/ligne.png) bottom center no-repeat;}
		html>body .treeview li a { width: auto;  }
		.treeview li a:hover { color:#EFA812; text-decoration: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 {  }

#main-padding { float:left; margin:0 0 0 0; width:740px; min-height:460px; background:#fff; }

#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; font-size:1.3em; }
		
	.pic { float:right; margin:0 0 5px 10px; border:1px solid #c8c8c8; }
	
	.retour { float:right; margin:5px; }
	
	
	.thumbpic_liens { float:right; margin:0 0 5px 10px; border:1px solid #c8c8c8; }					
					
	#main p { line-height:1.4em; margin:0 0 10px 0; font-size:1.3em; font-weight:bold;}		
	
	.visu { margin:0 0 5px 0; }
	.visu img { float:right; }
	
		
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; }
		.prix { background:#500C13; color:#fff; text-align:center; float:left; width:50%; font-weight:bold; padding:2px 0; margin:5px 0 0 0; cursor:help;  }
		.prix:hover { background:#68010B; }
		.detail { width:50%; float:left; padding:2px 0; margin:5px 0 0 0; }
			.detail a, .detail a:link { text-align:center; }
		.bloc-produit .left { float:left; width:260px; 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; }

		.legal { font-size:0.9em; font-style:italic; text-align:right; margin:0; color:#7B7A7A; }
		
			
	#diaporama-detail { float:left; width:352px; margin:0 10px 0 0;  }
		#diaporama-detail .big { border:1px solid #c8c8c8; }
		#diaporama-detail .thumb { float:left; display:block; width:352px; margin:3px 0; cursor: pointer; }
		#diaporama-detail .thumb img { border:1px solid #c8c8c8; margin:0 3px 3px 0; }
		
		.prix-detail { color:#68010B; font-family:"Times New Roman", Times, serif; font-size:1.4em; font-weight:bold; margin:10px 0; }

			
.formulaire { margin:5px 0; width:720px; }
			.formulaire radio, .formulaire label, .formulaire ,input, .formulaire textarea, .formulaire select { display: block; float: left; margin-bottom:10px;  }	
			.formulaire label { text-align: right; width: 100px; margin-right: 10px; }			
			.formulaire input, .formulaire textarea, .formulaire select { border:0.1em 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:#c8c8c8; color:#000; }		
			.formulaire input:focus, .formulaire textarea:focus { background:#c8c8c8; }		
			.formulaire .input-radio { background:#fff; border:1px solid #fff; width: 20px; }		
			.formulaire br { clear: left; }
	
#nav { display:block; margin:0 0 5px 0; border-bottom:1px solid #c8c8c8; }
	.prec { float:left; }
	.suiv { float:right; }
	#nav a:hover { text-decoration:none; color:#c8c8c8; }
	
	.pdf { background: url(images/pdf.gif) left center no-repeat; padding-left:22px; }
	
	.hidden { visibility:hidden; overflow: auto; display:none;}
	
/* footer */

#footer { height:140px;  }
				#copyright { text-align:center; font-size:0.9em; margin:5px auto; color:#fff;  }
		#copyright a { color:#fff; }
			#categories-r { text-align:center; font-size:0.9em; margin:5px auto; color:#fff;  }
		#categories-r a { color:#fff; }
		
#r fieldset { border:2px solid #AB7C8C; 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:#7E5982; font-size:0.9em; }

/* hack clear float */ 	
	
.clr { clear: both; }
