* { 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: 350px;
}

* html #side {
	height: 350px;
}

* html .bloc {
	height: 300px;
}

* html .bloc-home {
	height: 242px;
}

* html .bloc-home2 {
	height: 300px;
}

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 { text-decoration:none; color:#fff; font-weight:bold; }
a:hover { text-decoration:underline; color:#E70000;  }

/* ------------STRUCTURES------------------ */

html {  }

body { color:#fff; background:#424749 url('images/bg-body.jpg') no-repeat center top; }

#box { width:950px; margin:0 auto; }

#cadre_main {    }

#header { margin:0 0 0 0; }
	
#side { float:left; width:270px; margin:0 0 0 0; min-height:350px; }

#breadcrumb { margin:0 0 0 270px; }

/* ------------MENU------------------ */
		
	#menu { width:270px; padding:0 0 10px 0;  }		
	#menu ul { }
	#menu li { padding:1px 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 #4B4F52; }
	.pic img { width:200px; height:130px;  }
	
	.pic2 { width:50px; height:50px; border:2px solid #4B4F52; margin:0 0 5px 0; }
	.pic2 img { width:50px; height:50px;  }
	
	.pic3 { width:300px; height:200px; border:2px solid #4B4F52; float:left; }
	.pic3 img { width:300px; height:200px;  }
	
	.pic:hover, .pic2:hover { border:2px solid #ccc; }
	

/* ------------MAIN-------------------- */ 

#main-padding { float:left; margin:0 0 0 0; width:680px; min-height:350px; }
#main { padding:10px 25px; }
		
	#main li { background:url('images/li.jpg') no-repeat center left; padding:0 0 5px 20px; }
	
/* ------------BLOC------------------ */

	.bloc-home { min-height:200px; }
	.bloc-home2 { min-height:300px; }
	.bloc-home, .bloc-home2 { float:left; width:300px; padding:5px 0; margin:0 0 10px 0;}
	.bloc-home p, .bloc-home2 p { margin:10px 0 0 0; }
	.bloc-home .pic, .bloc-home2 .pic { margin:5px auto; float:none; }
	
	.detail { }
				
	.bloc-produit { margin:10px auto; }
		.bloc-produit .left { float:left; width:230px; }
		.bloc-produit .right { float:left; width:400px;  }
		.bloc-produit .thumb {  }
#main .bloc-produit .right p { margin: 5px 0; }
		.bloc-produit .left .prix { margin:5px 0 0 0;   }
		.bloc-produit .left .detail { margin:5px 0 0 0; }	
	
	.bloc-detail { }
		.bloc-detail .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; 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 #ccc; 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 #000; }
	.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:580px; }
	#diaporama .thumb { width:170px; float:right;  }
	#diaporama .thumb img { margin: 0 5px 5px 0;  }
	#diaporama .big { float:left; border:2px solid #4B4F52; }
	
/* ------------DETAIL------------------ */

table { width:700px; border-collapse: collapse; margin:5px 0; background:#ECECEC;   }

	th, td { text-align:left; border: 1px solid #DCDCDC; padding: 4px 4px 10px 1px; text-indent:5px;  }
	th {  width:150px; }
	td { }
		
/* ------------DIVERS--------------------- */
	
	strong { font-weight:bold; }
	
	.liens { background:url('images/li.jpg') no-repeat center left; padding:0 0 0 22px; }
	
	.pdf { background: url('images/pdf.gif') no-repeat left center; padding:0 0 0 22px; }
	
	.prix { font-weight:bold; font-size:1.3em; }
	
	.hidden { 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:1px solid #DCDCDC; }					
					
	#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 {  }
		
#copyright { text-align:center; font-size:0.8em; margin:5px auto; color:#fff; width:950px; margin:0 auto;  }
		#copyright a { color:#fff; }
				
#categories-r { text-align:center; margin:5px auto; width:950px; margin:0 auto;  }
		#categories-r a {  font-size:0.8em;}
/* ------------REF------------------ */

#r fieldset { border:1px solid ; padding:10px; width:450px; margin-left:10px;}
#r fieldset a{width:45%; float:left; padding:2px; font-size:0.8em;}
#r legend { padding:0 5px; font-weight:bold; font-size:0.9em; }
		

/* hack clear float */ 	
	
.clr { clear: both; }