* { 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: 700px;
}

* html #side {
	height: 700px;
}

* html .bloc {
	height: 300px;
}

* html .bloc-home {
	height: 200px;
}

h3 {  font-weight: bold; text-transform:uppercase; margin:5px 0; color:#FF6600; }
h3 a, h3 a:visited { text-decoration:none; font-size:1.2em; }
h3 a:hover { text-decoration: underline; }

h4 { font-weight:bold; margin:5px 0; }

/* liens */ 

a, a:visited, a:active { border-bottom:1px dotted #fff; color:#fff; font-weight:bold; text-decoration:none; }
a:hover { background:#ff1d26;  }

/* ------------STRUCTURES------------------ */

html {  }

body { color:#fff; background:#2B2B24 url('images/bg-body.jpg') repeat top left; margin:0px 0 0 0; }

#box { width:950px; margin:0 auto; background:#23221B url('images/bg-box.jpg') no-repeat 0 0;  }

#cadre_main {  background:url('images/bg-main.jpg') no-repeat left bottom; }

#header { margin:0 0 0 0;}
	
#side { float:left; width:200px; margin:0 0 0 0; height:700px; }

#breadcrumb { margin:0 0 0 270px; }

/* ------------MENU------------------ */
		/*
	#menu { width:200px; padding:0 0 10px 0;  }		
	#menu ul { }
	#menu li { padding:2px 0; color:#fff; list-style-type: none; text-transform:uppercase;  font-weight:bold; margin:0 0 2px 0; text-indent:20px; line-height:20px; }
	#menu li li { padding:1px 0; text-transform: capitalize;  line-height:10px;}
	#menu li a, #menu li a:visited { color:#fff; text-decoration:none;  display:block; width:270px;     }
	html>body #menu li a { width: auto;  }
	#menu li li a, #menu li li a:visited { background:none; border:none; text-indent:30px; font-weight:normal; }
	#menu li a:hover { text-decoration:none; color:#E70000; background:url(images/li.png) left center no-repeat;  }
	#menu li li a:hover { text-decoration:none; color:#E70000; background:none; }
*/
/* ------------IMAGES------------------ */

	.pic { width:200px; height:130px; border:2px solid #2B2B24; }
	.pic img { width:200px; height:130px;  }
	
	.pic2 { width:50px; height:50px; border:2px solid #2B2B24; margin:0 0 5px 0; }
	.pic2 img { width:50px; height:50px;  }
	
	.pic3 { width:300px; height:200px; border:2px solid #2B2B24; float:left; }
	.pic3 img { width:300px; height:200px;  }
	
	.pic a, .pic2 a, .thumb a { border:none; }
	.pic:hover, .pic2:hover { border:2px solid #FF0000; background:none; }
	.pic a:hover, .pic2 a:hover, .thumb a:hover  { border:none; background:none; }
	
	#diaporama .thumb img a:link { border:none; }
	
	
	

/* ------------MAIN-------------------- */ 

#main-padding { float:left; margin:0 0 0 0; width:748px; min-height:500px;  border-top:none; }
#main { padding:10px 10px 30px 10px; }
		
	#main li { background:url('images/li.png') no-repeat left 3px ; padding:0 0 5px 20px; }
	
/* ------------BLOC------------------ */

	.bloc-home { float:left; min-height:200px; padding:5px 0; margin:0 5px 10px 0;width:233px;  position:relative;}
	.bloc-home .detail { position:absolute; right:0px; bottom:0px; width:200px; padding:2px 0; text-align:center; filter:alpha(opacity=80); opacity: 0.8; -moz-opacity:0.8; }
	.bloc-home .top { width:233px; height:40px; position:relative; }
	.bloc-home .top img { width:233px; height:56px;  }
	.bloc-home .top a { border:none; background:none; }
	.bloc-home p { margin:10px 0 0 0; }
	.bloc-home .pic { margin:5px auto;width:200px; height:130px; position:relative;}
	.bloc-home .liens { text-indent:5px; }
					
	.bloc-produit { margin:10px auto;}
		.bloc-produit .left { float:right; width:204px; margin-right:10px;}
		.bloc-produit .right { float:left; width:480px;  }
		.bloc-produit .thumb {  }
#main .bloc-produit .right p { margin: 5px 0; }
		.bloc-produit .left .prix { margin:5px 0 0 0;   }
			
	.bloc-detail { }
		table.detail { width:710px; margin:0 auto; }

/* ------------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: 120px; 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:120px; cursor:pointer; border:1px outset #999; color:#fff; font-weight:bold;
background:url('images/login_bg.jpg') repeat-x left top; padding:2px }
	.formulaire input:hover, .formulaire textarea:hover { border:1px outset #fff; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire .input-radio:hover { border:none;  }
	.formulaire br { clear: left; }
	
	.pic-form img { width:auto; height:auto; }
	
/* ------------DIAPORAMA------------------ */

#diaporama { margin:10px auto; width:470px; }
	#diaporama .thumb { }
	#diaporama .thumb img { margin: 0 5px 5px 0;  }
	#diaporama .big { width:450px; }
	#diaporama .big img { border:2px solid #4B4F52; display:block; margin:0 auto;  }
	
/* ------------DETAIL------------------ */

table { border-collapse: collapse; margin:5px 0;   }

	th, td { text-align:left; border: 1px solid #2B2B24; padding: 2px 2px 4px 1px; text-indent:5px;  }
	th {  width:150px; font-variant:small-caps; font-size:0.9em; }
	td { }
	tr:hover { background:#333333; cursor:default; }	
		
/* ------------DIVERS--------------------- */
	
	strong { font-weight:bold; }
	
	.liens { text-indent:5px;  }
	
	.pdf { background: url('images/pdf.gif') no-repeat left center; padding:0 0 0 22px; }
	
	.prix { font-weight:bold; font-size:1.3em; padding:2px; color:#ff1d26; border-bottom:1px solid #ff1d26; width:150px; }
	.barre { width:150px; padding:0 2px; text-align:right; font-size:0.9em; }
	
	.hidden, .menu-ref { visibility:hidden; overflow: auto; display:none;}

	.logo img { float:right; margin:0 0 3px 3px;}
		.retour { float:right; margin:5px; }
		
	.top { text-align:right; }				
	
	.thumbpic_liens { float:right; margin:0 0 5px 0; border:2px solid #2B2B24; }					
					
	#main p { line-height:1.5em; margin:7px 0;}		
			
	#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 { 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; }
	
	
div.hr { height: 10px; background: url('images/separation.png') no-repeat center; clear:both }
div.hr hr {   display: none; }	

	
/* ------------FOOTER------------------ */

#footer {width:950px; margin:0 auto;   }
		
	#copyright { text-align:right; font-size:0.8em; margin:5px auto; color:#fff; width:950px; margin:0 auto;  }
		#copyright a { color:#fff; }
		#categories-r { padding-left:30px; text-align:center; font-size:0.8em; margin:5px auto; color:#fff; width:950px; margin:0 auto;  }
		#categories-r a { color:#fff; font-size:0.8em;}
		
#r fieldset { border:1px solid #fff; padding:10px; width:600px; margin-left:10px;}
#r fieldset a{width:40%; float:left; padding:2px; font-size:0.8em;}
#r legend { padding:0 5px; font-weight:bold; color:#fff; font-size:0.9em; }
		

/* hack clear float */ 	
	
.clr { clear: both; }