* { 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: 500px;
}

* html #side {
	height: 400px;
}

* html .bloc {
	height: 300px;
}

* html #diaporama {
	height: 310px;
}

* html .bloc-home {
	height: 255px;
}

* html .bobox {
	height: 35px;
}


/* -------------- LIENS -------------------- */

a, a:visited, a:active { text-decoration:none; color:#235380; font-weight:bold; }
a:hover { text-decoration:underline;  }

.detail {background:url('images/picto-plus.png') left center no-repeat; }

/* ------------ STRUCTURES ------------------ */

 /* border:1px dotted #ff0000; ----- pour debug*/

		html {  }

		body { background:#D0CCCD url('images/bg-body.jpg') top center repeat; }

		#box { width:952px; margin:0 auto; background:url('images/bg-box.jpg') top center repeat-y;}

		#cadre_main {}

		#header { height:187px;background:url('images/header.jpg') top center no-repeat; }
	


		#breadcrumb { }

/* ------------ MENU TOP ------------------ */
		
		#side-top { float:left; width:200px; height:500px;border-top: 2px dotted #333; background:white;}
 
		#menu-top {margin:5px; border:1px dotted #ff0000;}

/* ------------ MENU LEFT ------------------ */
		
		#side-left { float:left; width:200px;}
 
		#menu-left {}


/* ------------ MENU RIGHT ------------------ */
		
		#menu-right {}
		#side-right { float:left; width:200px; min-height:500px;border-top: 2px dotted #000; background:red;}

/* ------------ MAIN 750 ( 750 px site 2 colonnes ) -------------------- */ 

		#main-padding { display:block; float:left; margin:0 0 0 0; width:750px;  background:url('images/bg-main.jpg') top right no-repeat; }
		#main-padding #main { margin:0px 5px; }
		
		#main-padding #main ul { margin:8px 0;  }
		#main-padding #main li {  padding:0 0 5px 0px; list-style-type:square; margin:0 0 0 25px;}
		#main-padding #main p { line-height:1.5em; margin:10px 0; text-align:left;}		


/* ------------ BLOC HOME 2 ( 360 px site 2 colonnes ) ------------------ */

		.bloc-home-2 { width:360px;  float:left; margin:10px 0 0 2px; }
		.bloc-home-2 .top { width:360px;   }
		.bloc-home-2 h3 { text-align:center;height:30px; margin:5px;  } /* changer height sit titre long*/
		.bloc-home-2 .pic {  float:left; width:320px; }
		.bloc-home-2 .pic img {margin-left:60px; } /* changer marge suivant largeur vignette */
		.bloc-home-2 a img {border:1px solid #d5d5d5; }
		.bloc-home-2 a:hover img {border:1px solid  #23527E; }
  #main .bloc-home-2 p { font-size:0.9em; margin:5px 10px; } 
		.bloc-home-2 .detail {float:left; padding:5px 0 5px 20px; width:80px;  }
		.bloc-home-2 .prix { float:left; padding:2px 0 5px 10px; width:200px; text-align:right;}	  
		
		
		.bloc-home-2 .bottom { width:360px; height:15px; background-color:green; }


/* ------------ BLOC PRODUIT 1 ( 720 px site 2 colonnes ) ------------------ */

		.bloc-produit-1 { width:720px; margin:10px 0 0 2px;padding:0 0 10px 0; }
		.bloc-produit-1 .top { width:720px;   }
		.bloc-produit-1 h3 { text-align:center;height:45px; margin:5px;  }
		.bloc-produit-1 .pic { margin:5px 0 0 0px;  width:300px;}

		/* ROLLOVER 1ER AFFICHAGE */
		.bloc-produit-1 .pic img { width:300px;height:200px; } /* changer marge suivant largeur vignette */
		.bloc-produit-1 .diaporama { width:90px; height:60px; float:left; margin:0px 5px 5px 0px; border:1px solid #878582; }
		.bloc-produit-1 .diaporama img { width:90px; height:60px;  }
		/* FIN ROLLOVER 1ER AFFICHAGE */
		
		.bloc-produit-1 .panneau { margin:0 0 10px 0;} /* PANNEAU OU LOGOS 1ER AFFICHAGE */
		
		.bloc-produit-1 a img {border:1px solid #d5d5d5; }
		.bloc-produit-1 a:hover img {border:1px solid #23527E; }
		.bloc-produit-1 .descriptif {margin-right :0px;   }/* changer le float pour placement*/
  #main .bloc-produit-1 p { font-size:1em; margin:5px 10px; }
		.bloc-produit-1 .detail {float:left; padding:5px 0 5px 20px; width:80px;  }
		.bloc-produit-1 .prix { float:right; padding:5px 10px 5px 0px;  }	 
		.bloc-produit-1 .left { float:left; width:310px; padding:0px 0;}
	    .bloc-produit-1 .right { float:left; width:400px;padding:5px 0px;}
	    .bloc-produit-1 .big img {  float:left; border:1px solid #3D383E; } 
		

/* ------------ BLOC DETAIL ------------------ */
	.bloc-detail {}
	.bloc-detail .left { float:left; width:265px; padding:5px 0; }
	.bloc-detail .right { float:right; width:265px;padding:5px 0;  }
	.bloc-detail p { text-align:justify; }


/* ------------ COMMUNS (dans la charte du site) --------------------- */
	.prix {  font-weight:bold; font-size:1.3em; color:#005FAF;}
	.ref {  font-weight:bold; }
	.prix-barre { font-size:1em; text-decoration:line-through;color:#666; }
	h2 { font-weight:bold; font-size:1.2em; }
	h3 { text-transform:uppercase; color:#000; font-size:1.3em; font-weight:bold;text-align:center;  vertical-align:middle; padding:5px 0; margin:5px 0px;   }
	h4 {  font-weight:bold; font-size:1.1em; text-align:left; margin:0; }
	
	strong { font-weight:bold; }
	
	.pdf { background: url('images/pdf.png') no-repeat left center; padding:0 0 0 22px; }
	.hidden { visibility:hidden; overflow: auto; display:none;}
	.retour { float:right; margin:5px; }					
					
	
	div.hr { height: 10px; clear:both; background:url('images/separation.gif') bottom left repeat-y; margin:0 0 0 9px; }
	div.hr hr {   display: none; }	
	
	
	.alerte { background: #9ABAE9 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 #3F6397; border-bottom: 2px solid #3F6397; font-weight:bold; }
	.ancre-top { float:right; margin:10px; font-size:0.9em; }
	
	.thumbpic_liens { float:right; margin:0 30px 5px 10px; border:1px solid #d5d5d5; }	

/* ------------ RECHERCHE --------------------- */

	#recherche {width:200px; height:110px; margin:10px 0 10px 5px; }
	#recherche .top { height:20px; width:180px; }
	#recherche form { margin:0 auto; width:180px;  }
	#recherche select { font-size:0.9em; border:1px solid #d7d7d7; vertical-align:middle; width:146px;  }
	#recherche .input-rech { padding:4px; font-size:0.9em; border:1px solid #d7d7d7; vertical-align:middle; width:145px; }
	#recherche option {  padding:2px; width:200px;  }
	#recherche input, #recherche select { vertical-align:middle; margin-bottom:5px; }
	#recherche label { float:left; width:150px; text-indent:10px; margin:0; background:url(images/list_down.png) left center no-repeat; }
	#recherche img { height:auto; size:auto; }
		

/* ------------ FORMULAIRE ------------------ */
	.formulaire { margin:5px 0px; padding: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 #1F5C94; padding:3px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:1em;  }
	.formulaire input, .formulaire textarea, .formulaire option { width:150px; background:#fff url('images/formbg.gif') repeat-x left bottom; border:1px solid #B4B2B2;} /* charter bg couleur */ 
	.formulaire .bouton { width:120px; cursor:pointer; border:1px solid #d7d7d7; color:#000; font-weight:bold; background:#FEC502; padding:2px }
	.formulaire input:hover, .formulaire textarea:hover { border:1px outset #B4B2B2; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire .input-radio:hover { border:none;   }
	.formulaire br { clear: left; }
	.formulaire img { width:auto; height:auto; }


/* ------------ PHOTOTHEQUE ------------------ */
	#phototheque { margin:30px 0 0 0; }
	#phototheque .pic { float:left; margin:0 10px 10px 0; border:4px solid #EEE6C3; width:90px; height:90px; }
	#phototheque .pic img { width:90px; height:90px;   }
	#phototheque .pic:hover, #phototheque .pic:focus { border:4px solid #821E19; }

/* ------------ TABLE ------------------ */

	table { width:100%; border-collapse:collapse; }
	th, td { border-bottom: 1px solid #d7d7d7; padding:4px 0; text-align: left; vertical-align:text-top;  }
	th { color:#000000;   width:100px; text-indent:5px; font-weight:bold;}
	td { }
	tr:hover { cursor:default;  }


				
/* ------------ NAV ------------------ */
	
	.nav { float:right; }
	.nav a:link, .nav a:visited { padding:3px 7px; background:#fff; color:#0875FB; border:1px solid #0875FB; }
	.nav a:hover { background:#0875FB; color:#fff; border:1px solid #fff;  text-decoration:none; }

	
/* ------------ COMBO ------------------ */	
			
	#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; }




/* ------------ DL DT DD ------------------ */
		
dl { margin: 15px 0;  width:320px; float:left; }

dl h3 { text-align:left; }

dt, dd { padding:5px 5px; text-align:left; }
dt { width: 160px; float: left; font-weight: bold; }
/* hack de commentaire avec un antislash pour ie5 mac \*/
dt { clear:both; }
/* end hack */
dd { float: left; width:170px; line-height:1.4em;}

fieldset { padding:7px 5px 7px 5px; border:0px solid #d7d7d7; margin:5px auto; }
	legend { color:#000; font-weight:bold; padding:0 10px; }
	fieldset p { color:#000; }			

	
/* ------------ FOOTER ------------------ */

	#footer { width:952px; margin:0 auto; }
	#copyright { text-align:center; font-size:0.9em; margin:5px auto; color:#666; width:950px; margin:0 auto;  }
	#copyright a { color:#666; }
	
	#categories-r{ text-align:center; margin:5px auto; color:#666; width:950px; margin:0 auto;  }
	#categories-r a { color:#666; font-size:0.8em; }
		

	/* hack clear float */ 		
	.clr { clear: both; }



