* { 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: 450px;
}

* html #side {
	height: 450px;
}

* html .bloc {
	height: 300px;
}

* html #diaporama {
	height: 350px;
}

* html .bloc-home {
	height: 350px;
}

* html .bobox {
	height: 70px;
}



/* liens */ 

a, a:visited, a:active { text-decoration:none; color:#6662BE; font-weight:bold; }
a:hover { text-decoration:underline;  }

/* ------------STRUCTURES------------------ */

html { background:#03083F url('images/BG_principal.jpg') left top repeat-x;  }

body { color:#03083F; background:url('images/BG_header.jpg') top center no-repeat; }

#box { width:952px; margin:0 auto; }

#cadre_main {   margin:0 auto; width:950px; border-left:1px solid #fff; border-right:1px solid #fff; background:#CCD0F5; }

#header { margin:0 auto; }
	
#side { float:left; width:210px; min-height:450px; background:url('images/bg-menu.jpg') left top no-repeat; }

#breadcrumb { }

/* ------------MENU------------------ */
		
	#menu {  width:210px; }
	#menu ul { }
	#menu li { list-style-type: none; text-indent:15px;  display:block; width:210px; line-height:20px; color:#03083F; font-weight:bold; text-transform:uppercase; background:url('images/border-menu.jpg') left 23px repeat-x;  }
	#menu li a, #menu li a:visited { color:#03083F; text-decoration:none; display:block; text-indent:15px;  }
	html>body #menu li a { width: auto;  }
	#menu li li { background:none;  line-height:15px;  }
	#menu li li a, #menu li li a:visited { text-indent:25px; text-transform:none; text-transform:none; font-weight:normal;  }
	#menu li a:hover { text-decoration:none; color:#6662BE;   }	

/* ------------IMAGES------------------ */

	.pic { width:220px; height:159px;  }
	.pic img { width:220px; height:159px; }
	
	.pic2 { width:50px; height:50px; border:1px solid #133774; margin:0 0 5px 0; }
	.pic2 img { width:50px; height:50px;  }
	
	.pic3 { width:300px; height:200px; border:1px solid #133774; float:left; }
	.pic3 img { width:300px; height:200px;  }
	
	.pic2:hover { border:1px solid #A004FA; }
	
	.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:450px; width:740px; }
#main { padding:10px 10px; }
		
	#main ul { margin:8px 0;  }
	#main li {  padding:0 0 5px 10px; list-style-type:square; margin:0 0 0 25px;}
	h3 { color:#6662BE; }
	.prix { font-size:1.6em; font-weight:bold; font-family:century gothic; text-align:center; }
	#main p { line-height:1.5em; margin:8px 0; text-align:left;}		


	
/* ------------BLOC------------------ */

	.bloc-home { float:left; width:350px; margin:0 10px 0 0; min-height:350px; color:#fff;  position:relative; }
		.bloc-home .pic { margin:10px auto; float:none; }
		#main .bloc-home .detail { padding:0; position:absolute; right:60px; bottom:10px; }
		#main .bloc-home .detail img { margin:0 auto; display:block; }
		#main .bloc-home .prix { position:absolute; left:15px; bottom:10px; }
		.bloc-home a, .bloc-home a:visited { color:#fff;  }
		.bloc-home h3 { font-size:1.3em; font-weight:bold; margin:70px 10px 10px 10px; text-align:center; }
		
	
	
	.bloc-produit { margin:10px auto; }
		.bloc-produit .left, .bloc-produit .right { margin:10px 0; }
		.bloc-produit .left { float:left; width:230px;  }
		.bloc-produit .right { float:left; width:480px; }
		.bloc-produit .thumb {  }
#main .bloc-produit .left p { margin: 0 0 5px 0; }
	
	.bloc-detail { }
	
		.bloc-detail .logo { width:127px; float:right; margin:0 0 0 10px; }
	

/* ------------DL DT DD------------------ */
		
dl { margin: 5px 0; display:block; float:left; width:300px; }
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:200px; line-height:1.4em;  }
			
/* ------------TONTON CYRIL------------------ */

.bobox {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; 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_table.gif') 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_table.gif') repeat-x left bottom; padding:2px; }
	.bobox label { padding:3px 20px 0 15px; display: block; float: left;}
	.bobox ul { position:absolute; top:40px; left:20px; display:inline;  }
	.bobox li { float:left; }
	.bobox li a { color:#fff; }

/* ------------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:140px; margin-right: 10px; }
	.formulaire input, .formulaire textarea { border:1px solid #03083F; padding:3px; font-size:110%; width:200px; background:#fff; }
	.formulaire select, .formulaire option { color:#03083F; padding:2px 0; width:200px; }
	.formulaire .bouton { width:120px; cursor:pointer; border:1px outset #03083F; font-weight:bold;
background:#fff; padding:2px }
	.formulaire input:hover, .formulaire textarea:hover { border:1px solid #d7d7d7; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire .input-mini { width:110px; margin-right:5px;}
	.formulaire .input-radio:hover { border:none;   }
	.formulaire br { clear: left; }
	
	.pic-form img { width:auto; height:auto; }
	
/* ------------DIAPORAMA------------------ */

#diaporama { margin:5px auto; min-height:350px; }
	#diaporama .thumb { width:170px; float:left;  }
	#diaporama .thumb img { margin: 0 5px 5px 0; border:1px solid #fff;  }
	#diaporama .big { float:left; border:1px solid #fff;   }
	
/* ------------DETAIL------------------ */

table { width:100%; border-collapse:collapse; margin:0 0 10px 0; border: 1px solid #03083F;  }

	th, td { text-align:left; border-bottom: 1px solid #03083F; padding:3px 10px;  }
	th { width:160px; font-weight:bold;  }
	td { }
	.trwhite { background:#fff; }
	tr:hover { cursor:default; }
	caption { background:#03083F; color:#CCD0F5; padding:1px 5px; text-align:right; font-size:1.2em; }
		
/* ------------DIVERS--------------------- */
	
	.descriptif{text-transform:uppercase;}
	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; }
		
	.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:10px 0 5px 10px;  }					
	
	#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:#03083F; color:#CCD0F5; border:1px solid #03083F; font-family:"Times New Roman", Times, serif; }
	#nav a:hover { background:#CCD0F5; color:#03083F; border:1px solid #03083F;  text-decoration:none; }
	
	fieldset { border:1px solid #03083F; padding:5px; }
	fieldset li{width:250px; float:left; list-style-type:none; padding:2px;}
	legend { padding:0 5px; font-weight:bold; }	

	
div.hr { height: 5px; clear:both; background:url('images/border-menu.jpg') left center repeat-x;  }
div.hr hr {   display: none; }	

#flash {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 800px;
     height: 600px;
     margin-top: -300px; /* moitié de la hauteur */
     margin-left: -400px; /* moitié de la largeur */
     }
	 

	
/* ------------FOOTER------------------ */

#footer { width:100%; margin:0 auto; background:url('images/BG_footer.jpg') top center no-repeat; height:254px; position:relative;  }
		
#copyright { font-size:0.9em; color:#fff; position:absolute; right:5px; bottom:10px; text-align:right;  }
		#copyright a { color:#fff; }
		
#categories-r { width:100%; margin:0 auto; height:54px; position:relative; text-align: center; }
/* hack clear float */ 	
	
.clr { clear: both; }



