* { margin:0; padding:0; list-style-type:none; border:0px none; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#fff;}

/*--------------------  HACK HAUTEUR IE -------------------- */

* html #main-padding {
	height: 400px;
}

* html #side {
	height: 400px;
}

* html .bloc {
	height: 300px;
}

* html #diaporama {
	height: 310px;
}

* html .bloc-home {
	height: 255px;
}

* html .bobox {}


/* -------------- LIENS -------------------- */

a, a:visited, a:active { text-decoration:none; color:#3393CA; font-weight:bold; }
a:hover { text-decoration:underline;  }



/* ------------ STRUCTURES ------------------ */

 /* border:1px dotted #ff0000; ----- pour debug*/

		html {  }

		body { background:#1F1B1C url('images/bg-body.jpg') top center repeat; }
		#deco {background:url('images/deco.jpg') top center no-repeat; }
		
        #box { width:950px; margin:0 auto; background:#201D1F;}

		#cadre_main {}

		#header {  }
		
		.bobox { width:900px; padding-right:10px;}
		.bobox .flash { float:right; width:147px;}

		#breadcrumb { }


/* ------------ MENU LEFT ------------------ */
		
		#side-left { float:left; width:200px; height:500px;border-top: 2px dotted #333;}
 
		#menu-left {margin:5px;}


/* ------------ MAIN 950 ( 950 px site 1 colonne ) -------------------- */ 

		#main-padding { display:block; float:left; margin:0 0 0 0; width:950px; }
		#main { margin:35px 20px;  display:block;}
		
		#main-padding #main ul { margin:8px 0;  }
		#main-padding #main li {  padding:0 0 5px 0px; margin:0 0 0 25px;}
		#main-padding #main p { line-height:1.5em; margin:10px 0; text-align:left;}		


/* ------------ BLOC HOME 4 (450 px site 1 colonnes ) ------------------ */

	    .bloc-home-4 { width:450px; float:left; margin:10px 0 0 0px; height:260px; background:url('images/bg-home.jpg') top center no-repeat; }
		.bloc-home-4 .top { width:450px;   }
		.bloc-home-4 h3 { text-align:center;height:20px; margin:5px; }
		.bloc-home-4 .pic {width:450px; text-align:center;  }
		.bloc-home-4 .pic img { } /* changer marge suivant largeur vignette */
        .bloc-home-4 .pic a img {border:2px solid #fff; }
		.bloc-home-4 .pic a:hover img {border:2px solid #FBE52D; }
  #main .bloc-home-4 p { font-size:1em; margin:5px 10px; } 
		.bloc-home-4 .prix { padding:10px 0 0 0px; width:76px; text-align:center;}	
		.bloc-home-4 .detail { padding:0px 0 0 0px; width:102px; text-align:center; margin:0px auto;}	
        .bloc-home-4 .detail a img { border:0px solid #FBE52D;}	
		
		
/* ------------ BLOC PRODUIT 1 ( 910 px site 2 colonnes ) ------------------ */

		.bloc-produit-1 { width:910px; margin:10px 0 0 2px;padding:0 0 10px 0;  }
		.bloc-produit-1 .top { width:910px;   }
		.bloc-produit-1 h3 { text-align:center;height:20px; margin:5px;  }
		.bloc-produit-1 .pic {float:right; margin-left:10px;  width:400px;}
		.bloc-produit-1 .pic img {margin-left:10px; } /* changer marge suivant largeur vignette */
		
		.bloc-produit-1 .panneau { margin:0 0 10px 0;} /* PANNEAU OU LOGOS 1ER AFFICHAGE */
		
		.bloc-produit-1 a img {border:2px solid #fff; }
		.bloc-produit-1 a:hover img {border:2px solid #FBE52D; }
		.bloc-produit-1 .descriptif {margin-right :30px;float:left; width:450px;   }/* changer le float pour placement*/
  #main .bloc-produit-1 p { font-size:1.3em; margin:5px 10px; }
		.bloc-produit-1 .detail {padding:5px 0 0 0px; width:200px; height:30px; }
        .bloc-produit-1 .detail a img {border:0px solid #F45604; }
        .contact{padding:3px 0 0 20px; width:200px; height:13px; background:url('images/picto2.png') bottom left no-repeat;  }
        .contact a{color:#F45604; text-transform:uppercase;}		
        .bloc-produit-1 .prix { padding:10px 0 0 15px;  width:300px;text-align:left;}	 
		.bloc-produit-1 .prix { padding:10px 0 0 15px;  width:300px;text-align:left;}	 
        .bloc-produit-1 .bottom { width:900px; background:url('images/separation.jpg') bottom center no-repeat; margin:0 auto; height:40px;   }
		


/* ------------ 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; }

/* ------------ PARTENAIRES ------------- */
	.partenaire{ margin:5px 45px; float:right }
	.liens { margin:0 0 0 10px;}
	.thumbpic_liens { float:right; margin:0 10px 5px 10px; border:1px solid #fff; }
	
/* ------------ PLAN --------------------- */

	.plan, .horaires {width:606px; margin:0 auto; border:0px solid #DACCB7;  padding:3px 5px 3px 5px;}
	.plan legend, .horaires legend {color:#FBE52E;}
	.plan dl dt, .horaires dl dt{font-weight:bold; color:#fff;}
	.plan dl dd, .horaires dl dd{width:200px; padding-left:5px; color:#fff;}
	.horaires ul li{width:200px; padding-left:5px; color:#fff;}
    .plan dd { font-size:1.1em;}
    .horaires p { font-size:1.1em;}
	.plan a, .horaires a {}
	.plan a:hover, .horaires a:hover, .plan a:visited, .horaires a:visited {}
	
/* ------------ NAV PAGINATION ------------------ */
	
	.nav { float:right; width:600px; margin-right:10px; text-align:right;}
	.nav a:link, .nav a:visited { padding:3px 7px; background:#000; color:#fff; border:1px solid #fff; }
	.nav a:hover { background:#000; color:#FBE52E; border:1px solid #FBE52E;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #fff; color:#000;  background:#FBE52E;}

	

/* ------------ COMMUNS (dans la charte du site) --------------------- */
	.prix {  font-weight:bold; font-size:1.4em; color:#7B310B; margin:0px 0; padding:5px 0;}
	.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; }
	
	/* ------------ ICONS --------------------- */
	.icon-pdf { background: url('images/icons/pdf.png') no-repeat left center; padding:0 0 0 22px; width:680px; margin:0 auto; }
	.icon-link { background: url('images/icons/link.png') no-repeat left center; padding:0 0 0 22px; }
	/* ------------ ICONS --------------------- */
	
	.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}
	.retour { float:right; margin-right:30px; height:13px; background:url('images/picto3.png') bottom right no-repeat; padding-right:20px; text-transform:uppercase; }					
					
	
	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; }	
	
	.vide { width:800px; height:400px; font-weight:bold; margin:0 auto; padding-top:30px; text-align:center;}
	.alerte { background: #FBE52E; color:#000;background-position: 15px 50%; /* x-pos y-pos */ text-align: left; padding: 5px 20px 5px 45px; border-top: 0px solid #3F6397; border-bottom: 0px solid #3F6397; font-weight:bold; }
	

/* ------------ 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; width:400px; margin:0 auto;}
	.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 { width:150px;; border:1px solid #d7d7d7;} /* charter bg couleur */ 
    .formulaire option { width:180px; border-bottom:0px solid #d7d7d7; padding:2px 0; color:#000;  } /* charter bg couleur */ 
    .formulaire .bouton { width:120px; cursor:pointer; border:1px solid #000; color:#fff; font-weight:bold; background:#3393CA; padding:2px }
	.formulaire option:hover, .formulaire option:focus{background:#000; color:#fff;}
	.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; }


/* ------------ DL DT DD ------------------ */
		
	dl { margin: 5px 0; display:block;float:left; }
	dl h3{ color:#3393CA; text-transform:uppercase;  }
	dt, dd { padding:5px 10px;  }
	dt { float: left; width:200px; font-weight: bold;  text-transform:uppercase; text-align:right;color:#d7d7d7;  }
	/* hack de commentaire avec un antislash pour ie5 mac \*/
	dt { clear:both; }
	/* end hack */
	dd { float: left;line-height:1.4em;  }


	/* ------------ FIELDSET --------------------- */

	fieldset {border:0px solid #CCC; margin:5px auto; width:700px; }
	fieldset .left{width:250px; float:left; padding:2px; margin:0;}
	fieldset hr{ clear:both; color:#CCC; background-color:#CCC; height: 1px; border: 0;}
	fieldset legend { font-weight:bold; padding:10px 0; font-size:1.3em; }
	fieldset p {  font-size:1.1em;  padding:15px;}
	
/* ------------ DIAPORAMA ------------------ */
	#diaporama { margin:10px auto; min-height:300px; width:620px; }
	#diaporama .thumb { width:50px; float:left;  margin: 0 10px 0 10px; }
	#diaporama .thumb img { margin: 0 0 5px 0; border:1px solid #d7d7d7;  }
	#diaporama .big img {  float:left; border:1px solid #fff; }

	
/* ------------ 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;  }


				
/* ------------ 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; }



/* ------------ DEBUT SITEMAP ------------------ */
	#sitemap h1 a {text-decoration:none;font-size:1.3em; color:#FBE52E;}
	#sitemap ul li{list-style-type:none; background: url('images/icons/link.png') no-repeat left center; list-style-position:inside;}
	#sitemap ul li a{ text-decoration:none; color:#d5d5d5; font-size:1em; margin-left:18px;}
/* ------------ FIN SITEMAP ------------------ */
	
/* ------------ FOOTER ------------------ */

	#footer { margin:0 auto; }
	#copyright { text-align:center; font-size:0.9em; width:950px; margin:5px auto;}
	#copyright a {  }
		

	/* hack clear float */ 		
	.clr { clear: both; }



