* { margin:0; padding:0; border:0px none; font-family:Tahoma, Arial, Helvetica, sans-serif;  }

/* liens */ 

a, a:visited, a:active { text-decoration:none; color:#000; font-weight:bold; } /*border-bottom:1px dotted #000;*/
a:hover { text-decoration:none; color:#0099CC;  }

/* ------------STRUCTURES------------------ */

html {  }

body { font-size:11px; }

#side { float:left; width:250px; margin:0 0 0 0; min-height:450px; }

h2 { margin:10px 0; }
h4 a, h4 a:visited, h4 a:active{ font-size:0.9em; color:#333; font-stretch:condensed; }

/* ------------MAIN------------------ */

	#main { margin-left:40px; text-align:left;}		
	#menu ul {}
	#menu li { padding:0; color:#000; list-style-type: none; font-weight:bold; margin:0 0 0 0; text-indent:20px; line-height:23px; }
	#menu li li { padding:0; line-height:15px; }
	#menu li a, #menu li a:visited { color:#000; text-decoration:none;  display:block; width:200px;   }
	html>body #menu li a { width: auto;  }
	#menu li li a, #menu li li a:visited { background:none; border:none;  font-weight:normal;  text-indent:40px; }
	#menu li a:hover { text-decoration:none;  background:#CED5DA;  }
	#menu li li a:hover { text-decoration:none; background:none; }

/* ------------IMAGES------------------ */

	.pic { width:200px; height:130px; border:1px solid #6C695C; }
	.pic img { width:200px; height:130px;  }
	
	.pic2 { width:50px; height:50px; border:1px solid #6C695C; margin:0 0 5px 0; }
	.pic2 img { width:50px; height:50px;  }
	
	.pic-thumb { width:150px; height:80px; border:1px solid #6C695C; float:left; margin-right:5px; margin-top:5px; }
	/*.pic-thumb img { width:150px; height:80px;  }*/
	
	.pic:hover, .pic2:hover { border:1px solid #ccc; }
	
	.pic a, .pic2 a, .thumb a { border:none; }
	.pic a:hover, .pic2 a:hover, .thumb a:hover  { border:none; background:none; }

	

/* ------------MAIN-------------------- */ 

	
	/*#main ul { margin:5px 0; }
	#main li { background:url('images/li.png') no-repeat left 3px; padding:0 0 5px 20px; }*/
	
/* ------------BLOC------------------ */

	.bloc-home { float:left; width:220px; margin:10px 5px 10px 0; height:255px; }
	.bloc-home .pic { margin:5px auto; float:none; }
		
	.bloc-produit { margin:10px auto; }
		.bloc-produit .left { float:left; width:220px; }
		.bloc-produit .right { float:left; width:450px; }
		.bloc-produit .thumb {  }
#main .bloc-produit .right p { margin: 0 0 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 #6C695C; padding:3px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:1em;  }
	.formulaire input, .formulaire textarea { width:200px; background:url('images/form_bg.jpg') repeat-x left top; }
	.formulaire .bouton { width:120px; cursor:pointer; border:1px outset #ccc; color:#000; font-weight:bold;
background:url('images/form_bg.jpg') repeat-x left top; padding:2px }
	.formulaire input:hover, .formulaire textarea:hover { border:1px outset #000; opacity:.75; filter:Alpha(Opacity=75); }
	.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; }
	
	
/* ------------FIELDSET------------------ */

#partenaires { border: 1px solid #CCC; padding:15px 0px 5px 0px; width:650px; margin:5px 0px 0px 5px; }
#partenaires fieldset li {float:left; padding:0 5px; width:30%; text-align:left;list-style-type:square; }
#partenaires fieldset a {text-align:left;}

/* ------------SMART------------------ */

#smart, #smart a{ font-size:0.9em; color:#666; font-stretch:condensed; margin:5px;}

/* ------------DIAPORAMA------------------ */

#diaporama { margin:10px auto; width:500px; }
	#diaporama .thumb { width:170px; float:right;  }
	#diaporama .thumb img { margin: 0 5px 5px 0; border:1px solid #6C695C;  }
	#diaporama .big { float:left; border:1px solid #6C695C; padding-top:10px; }
	
/* ------------DIVERS--------------------- */

	.menu-ref { visibility:hidden; overflow: auto; display:none;}	

	/* ICONES */	
	.detail { background: url('images/detail.gif') no-repeat left center; padding:0 0 0 22px; }*/
	.url { background: url('images/liens.gif') no-repeat left center; padding:0 0 0 22px; }
	.pdf { background: url('images/pdf.gif') no-repeat left center; padding:0 0 0 22px; }
	.video { background: url('images/video.gif') no-repeat left center; padding:0 0 0 22px; }
	
	.prix { font-weight:bold; font-size:1.3em; }
	
	.retour { margin-left:420px; }
	
	.thumbpic_liens { float:right; margin:0 0 5px 0; border:1px solid #DCDCDC; }					
					
	#main p { line-height:1.4em; 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; }
	
	#aide { margin:5px 0 10px 100px; }
		#aide a { border:none; }
		
	.alerte {
	background: #fff6bf url(images/alerte.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
	
	
	#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: 15px; background: url('images/sep-biens.gif') no-repeat center; clear:both }
div.hr hr {   display: none; }	

	
/* ------------FOOTER------------------ */

#footer { width:700px; margin:0 0 0 250px;  }
		
#copyright { text-align:right; font-size:0.8em; margin:5px auto; color:#000; width:950px; margin:0 auto;  }
		#copyright a { color:#000; }
		

/* hack clear float */ 	
	
.clr { clear: both; }