* { margin:0; padding:0; list-style-type:none; border:0px none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; }

/* hack hauteur IE */

* html #main-padding {
	height: 500px;
}

* html #side {
	height: 500px;
}

* html .bloc {
	height: 300px;
}

* html #diaporama {
	height: 340px;
}



/* liens */ 

a, a:visited, a:active { text-decoration:none; color:#000; font-weight:bold; }
a:hover { text-decoration:underline; color:#C72704;   }

/* ------------STRUCTURES------------------ */

html {  }

body { color:#000; background:#FF9E05 url('images/bg-body.jpg') repeat-x;  }

#box { width:100%;  margin:0 auto; }

#cadre_main { width:950px; margin:0 auto; }

#header {  }
	
#side { float:left; width:200px; min-height:500px; background:url('images/bg-menu.jpg') right bottom no-repeat; }

#breadcrumb { }

/* ------------MENU------------------ */
		
	#menu { float:right; margin:20px 0 0 0; }
	#menu li { list-style-type: none; display:block; width:197px; color:#000; font-weight:bold; text-transform:uppercase; line-height:25px; text-indent:30px; }
	#menu li a, #menu li a:visited { color:#000; text-decoration:none; display:block; background:url('images/ligne-menu.jpg') left bottom no-repeat;  }
	html>body #menu li a { width: auto;  }
	#menu li li { line-height:15px; }
	#menu li li a, #menu li li a:visited { text-transform:none;  background:none; font-weight:normal; margin:0;  font-size:0.9em; letter-spacing:normal; }

	#menu li a:hover { text-decoration:none; color:#790316;  }	

/* ------------IMAGES------------------ */

	.pic { width:200px; height:130px; border:3px solid #fff; }
	.pic img { width:200px; height:130px;  }
	
	.pic2 { width:50px; height:50px; border:1px solid #4D4C29; margin:0 0 5px 0; }
	.pic2 img { width:50px; height:50px;  }
	
	.pic3 { width:300px; height:200px; border:1px solid #4D4C29; float:left; }
	.pic3 img { width:300px; height:200px;  }
	
	.pic:hover, .pic2:hover { border:3px solid #C72704; }
		
	.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:500px; width:750px; background:url('images/bg-deco.jpg') left top no-repeat; }
#main { padding:0 20px; }
		
	#main ul { margin:8px 0;  }
	#main li {  padding:0 0 5px 0px; list-style-type:square; margin:0 0 0 25px;}
	
	h3 { font-size:1.4em; font-weight:bold; color:#790316; padding:0 0 0 80px; margin:10px 0 0 0; }
	
/* ------------BLOC------------------ */

	.bloc-home { float:left; width:307px; margin:10px 30px 0 30px; min-height:257px; color:#fff; background:url(images/block.jpg) center  center no-repeat; }
		.bloc-home .pic { margin:10px auto; float:none; }
		.bloc-home .top { width:345px; height:49px;  }
		.bloc-home .detail { padding:0 0 0 15px; }
		.bloc-home .prix { float:right; margin:0; padding:0 10px 0 0; }
		.bloc-home a, .bloc-home a:visited { color:#fff; }
		.bloc-home h3 { font-size:1.3em; font-weight:bold; margin:10px 0 10px 15px; }
		
		
	.bloc-produit { margin:0; width:700px; }
		.bloc-produit .right, .bloc-produit .left { }
		.bloc-produit .left { float:left; width:220px;  }
		.bloc-produit .right { float:left; width:480px; }
		.bloc-produit .right { margin-top:0; }
		.bloc-produit .thumb {  }
	
	.bloc-detail { }
	
		.bloc-detail .logo { width:127px; float:right; margin:0 0 0 10px; }
	
	.prix { float:right; padding:5px; font-size:1.2em; font-weight:bold;  }

/* ------------DL DT DD------------------ */
		
dl { margin: 5px 0; display:block; float:left; width:350px; }
dt, dd { padding:5px 0;  }
dt { width: 80px; float: left; font-weight: bold; }
/* hack de commentaire avec un antislash pour ie5 mac \*/
dt { clear:both; }
/* end hack */
dd { float: left; width:270px; line-height:1.4em;  }
			
/* ------------TONTON CYRIL------------------ */

.bobox {width:722px; min-height:70px; background:url(images/bg.gif) repeat-x top left; color:#133774;  position:relative; padding: 5px 0; }
	.bobox h3 { font-weight:bold; font-size:1.2em; padding:8px 0 0 40px; background:url('images/picto.png') left center no-repeat; color:#fff; height:23px; margin:0 0 0 10px; }
	.bobox li { float:left; margin:0 10px 0 0; }
	.bobox form { }
	.bobox select, .bobox input  { border:1px solid #c0c4d5; padding:3px; display: block; float: left; width:150px; margin:0 0 0 10px;   }
	.bobox input { background:url('images/bg-body.jpg') repeat-x left bottom; text-align:center;  }
	.bobox option { padding:0 2px; }
	.bobox .bouton { width:120px; cursor:pointer; border:1px outset #ccc; color:#000; font-weight:bold;
background:url('images/bg-body.jpg') repeat-x left bottom; padding:2px; }
	.bobox label { padding:3px 20px 0 15px; display: block; float: left; color:#fff; }
	.bobox ul { position:absolute; top:40px; left:20px; display:inline; color:#fff;  }
	.bobox li { float:left; }
	.bobox li a { color:#fff; }

/* ------------FORMULAIRE------------------ */

.formulaire { margin:10px 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:170px; margin-right: 10px; }
	.formulaire input, .formulaire textarea, .formulaire select { border:1px solid #333; padding:3px; color:#333; font-size:1em;  }
	.formulaire input, .formulaire textarea { width:200px; background:url('images/bg-body.jpg') repeat-x left bottom; }
	.formulaire optgroup, .formulaire option { background:#fff; color:#000; padding:3px;  }
	.formulaire .bouton { width:120px; cursor:pointer; border:1px outset #333; color:#000; font-weight:bold;
background:url('images/bg-body.jpg') repeat-x left bottom; padding:2px }
	.formulaire input:hover, .formulaire textarea:hover { border:1px solid #C72704; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire .input-radio:hover { border:none;   }
	.formulaire br { clear: left; }
	
	fieldset { border:1px solid #000; padding:10px; margin:10px 0; width:400px; }
	legend { font-weight:bold; padding:0 10px; }
	
	.pic-form img { width:auto; height:auto; }
	
/* ------------DIAPORAMA------------------ */

#diaporama { margin:5px auto; width:500px; min-height:340px; }
	#diaporama .thumb { width:100%; }
	#diaporama .thumb img { margin: 0 5px 5px 0; border:1px solid #4D4C29;  }
	#diaporama .big img { border:1px solid #4D4C29; display:block; margin:0 auto;   }
	
/* ------------DETAIL------------------ */

table { width:100%; border-collapse:collapse; margin:10px 0; background:#fff url('images/bg_table.gif') bottom left repeat-x; color:#000;  }

	th, td { text-align:left; border-bottom: 1px solid #e7e7e7; padding:3px 5px;  }
	th { color:#000; font-weight:bold; width:160px; border-right:1px solid #e7e7e7; font-size:0.9em; }
	td { }
	.trwhite { background:#fff; }
	tr:hover { cursor:default; background:#e7e7e7; color:#000;  }
		
/* ------------DIVERS--------------------- */
	
	strong { font-weight:bold; }
	
	.detail { background: url('images/detail.gif') no-repeat left center; padding:0 0 0 22px; }
	
	.url { background: url('images/picto-lien.png') no-repeat left center; }
	
	.pdf { background:#5b7211; padding:2px; border: 1px solid #FFFFFF; width:205px; padding-left:2px;}

	.video { background: url('images/video.gif') no-repeat left center; padding:0 0 0 22px; }
	
	.prix { font-weight:bold;  }
	
	.hidden { visibility:hidden; overflow: auto; display:none;}

	.logo img { float:right; margin:0 5px 5px 0;}
		.retour { float:right; margin:5px; }

	.thumbpic_liens { float:right; margin:0 0 5px 10px; border:1px solid #fff; }					
					
	#main p { line-height:1.4em; margin:5px 0; text-align:left;}	
	
	.contact { float:left; margin:10px 10px 0 0; border:1px solid #4D4C29; }	
			
	#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; margin:5px 0; width:611px; }
div.hr hr {   display: none; }	

	
/* ------------FOOTER------------------ */

#footer { width:100%; margin:0 auto; background:url('images/bg-footer.jpg') top left repeat-x;  }
		
#copyright { text-align:center; font-size:0.8em; margin:5px auto; color:#000; width:950px; margin:0 auto;  }
		#copyright a { color:#000; }
		

/* hack clear float */ 	
	
.clr { clear: both; }



