* { margin:0; padding:0; list-style-type:none; border:0px none; font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; }

/* hack hauteur IE */

* html #main-padding {
	height: 480px;
}

* html #side {
	height: 480px;
}

* html .bloc {
	height: 300px;
}

* html #diaporama {
	height: 300px;
}



/* liens */ 

a, a:visited, a:active { text-decoration:none; color:#FE0005; font-weight:bold; }
a:hover { text-decoration:underline;   }

/* ------------STRUCTURES------------------ */

html {  }

body { color:#594F53; background:url('images/bg-body.png') repeat-x left top; }

#bg-box { width:1010px; margin:0 auto; background:url('images/bg-page.png') top center no-repeat; }
#box { width:950px; margin:0 auto; }

#cadre_main {  width:950px; margin:0 auto; background:#B2BCC2;    }

#header { width:950px; margin:0 auto; height:184px; }
	
#side { float:left; width:205px; margin:0 0 0 0; min-height:480px; background:url('images/bg-menu.jpg') left top no-repeat; }

#breadcrumb { }

/* ------------MENU------------------ */
		
	#menu { margin:0 0 0 0;  }	
	#menu ul { }
	#menu li { list-style-type: none; text-indent:25px;  display:block; width:205px; line-height:22px; color:#fff; font-weight:bold;text-transform:uppercase; }
	#menu li a, #menu li a:visited { color:#fff; text-decoration:none; display:block; text-indent:25x;  }
	#menu li li a, #menu li li a:visited { font-weight:normal; text-indent:40px; text-transform:none; }
	html>body #menu li a { width: auto;  }
	#menu li a:hover { text-decoration:none; color:#fff; background:url('images/menu-hover.jpg') center center no-repeat;   }	

/* ------------IMAGES------------------ */

	.pic { width:200px; height:130px; border:1px solid #B2BCC2; }
	.pic img { width:200px; height:130px;  }
	
	.pic2 { width:50px; height:50px; border:1px solid #B2BCC2; margin:0 0 5px 0; }
	.pic2 img { width:50px; height:50px;  }
	
	.pic3 { width:300px; height:200px; border:1px solid #B2BCC2; float:left; }
	.pic3 img { width:300px; height:200px;  }
	
	.pic:hover, .pic2:hover { border:1px solid #FE0005; }
	
	.pic a, .pic2 a, .thumb a { border:none; }
	.pic a:hover, .pic2 a:hover, .thumb a:hover  { border:none; background:none; }

/* ------------MAIN-------------------- */ 

#main-padding { float:left; margin:0 0 0 0; min-height:480px; background:#fff; width:745px; }
#main { padding:10px 20px; }
		
	#main ul { margin:8px 0;  }
	#main li {  padding:0 0 5px 0px; list-style-type:square; margin:0 0 0 25px;}
	
/* ------------BLOC------------------ */

	.bloc-home { float:left; width:345px; margin:10px 5px 10px 0; height:255px; color:#fff; }
		.bloc-home .pic { margin:5px auto; float:none; }
		.bloc-home .top { width:345px; height:49px;  }
		.bloc-home .detail { padding:0 0 0 15px; }
		.bloc-home a, .bloc-home a:visited { color:#fff; }
		
	.bloc-produit { margin:10px auto; }
		.bloc-produit .left { float:left; width:234px; }
		.bloc-produit .right { float:left; width:471px; }
		.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;  }
		
		/* TONTON CYRIL */
.bobox {width:700px; min-height:60px; border:1px solid #CCCCCC; background:url(images/bg_1.gif) repeat-x top left; }
	.bobox h3 { font-weight:bold; font-size:1.2em; margin:10px 0 0 10px; padding:0 0 0 20px; background:url('images/arrow.png') left center no-repeat; }
	.bobox li { float:left; margin:0 10px 0 0; }

/* ------------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/bg_1.gif') repeat left bottom; }
	.formulaire .bouton { width:120px; cursor:pointer; border:1px outset #ccc; color:#000; font-weight:bold;
background:url('images/bg_1.gif') repeat left bottom; padding:2px }
	.formulaire input:hover, .formulaire textarea:hover { border:1px solid #B2BCC2; }
	.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:705px; min-height:350px; }
	#diaporama img { border:1px solid #B2BCC2; }
	#diaporama .thumb { width:170px; float:left;  }
	#diaporama .thumb img { margin: 0 5px 5px 0;  }
	#diaporama .big { float:left;  }
	
/* ------------DETAIL------------------ */

table { width:100%; border-collapse:collapse; margin:5px 0; background: url(images/bg_1.gif) bottom left repeat; font-size:0.9em; color:#000;   }

	th, td { text-align:center; border-bottom: 1px solid #6C695C; padding:5px 0;  }
	th { color:#000; background:#FFB824; font-variant:small-caps; }
	td { }
	.trwhite { background:#fff; }
	tr:hover { cursor:default; background:#d7d7d7; color:#000;  }
	
/* ------------DL DT DD------------------ */
		
dl { margin: 5px 0; display:block; float:left; width:400px; }
dt, dd { padding:5px 0;  }
dt { width: 100px; float: left; font-weight: bold; }
/* hack de commentaire avec un antislash pour ie5 mac \*/
dt { clear:both; }
/* end hack */
dd { float: left; width:300px; line-height:1.5em;  }
		
/* ------------DIVERS--------------------- */
	
	strong { font-weight:bold; }
	
	.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; }
	
	.hidden { visibility:hidden; overflow: auto; display:none;}

	.logo img { float:right; margin:0 0 3px 3px;}
		.retour { float:right; margin:5px; }

	.thumbpic_liens { float:right; margin:0 0 5px 0; border:1px solid #DCDCDC; }					
					
	#main p { line-height:1.4em; margin:7px 0; text-align:justify}		
			
	#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: 10px; background: url('images/separation.png') no-repeat center; clear:both }
div.hr hr {   display: none; }	

	
/* ------------FOOTER------------------ */

#footer { width:950px; margin:0 auto; background:url('images/bg-footer.jpg') top left repeat-x;  }
		
#copyright { text-align:right; font-size:0.8em; margin:5px auto; color:#fff; width:950px; margin:0 auto;  }
		#copyright a { color:#fff; }
		

/* hack clear float */ 	
	
.clr { clear: both; }



