* { margin:0; padding:0; list-style-type:none; border:0px none; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#1C3B69; }

/*--------------------  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 {
	height: 35px;
}


/* -------------- LIENS -------------------- */

a, a:visited, a:active { text-decoration:none; color:#86BA0C; font-weight:bold; }
a:hover { text-decoration:underline;  }



/* ------------ STRUCTURES ------------------ */

 /* border:1px dotted #ff0000; ----- pour debug*/

		html {  }

		body { background:#E6E1D4; margin-top:20px; }

		#deco { background:#fff url('images/bg-deco.jpg') top center repeat-y;width:1020px; margin:0 auto;}
		#box { width:950px; margin:0 auto; border-bottom: 10px solid #fff; border-top: 10px solid #fff; background:url('images/entete.jpg') top center no-repeat; }

		#cadre_main { background: url('images/bg-main.jpg') no-repeat right bottom; }

		#header {}
	


		#breadcrumb { }

/* ------------ MENU LEFT ------------------ */
		
		#side-left { float:left; width:200px; height:650px; background: url('images/bas-menu.jpg') no-repeat bottom left; }
 
		#menu-left {}



/* ------------ MAIN 750 ( 750 px site 2 colonnes ) -------------------- */ 

		#main-padding { display:block; float:left; margin:0 0 0 0; width:750px;  }
		#main-padding #main { margin:10px 5px; }
		
		#main-padding #main ul { margin:8px 0;  }
		#main-padding #main li {  padding:0 0 5px 0px; margin:0 0 0 25px; list-style-type:circle;}
		#main-padding #main p { line-height:1.5em; margin:10px 0; text-align:left;}		

	/* ------------ BLOC HOME 2 ( 360 px site 2 colonnes ) ------------------ */

		.bloc-home-1 { width:720px;  float:left; margin:0 0 20px 0px; }	

/* ------------ BLOC HOME 2 ( 360 px site 2 colonnes ) ------------------ */

		.bloc-home-2 { width:360px;  float:left; margin:10px 0 20px 0px; }
		.bloc-home-2 .top { width:360px; height:65px; }
		.bloc-home-2 h3 {   text-align:left; padding-left:50px;} /* changer height sit titre long*/
		.bloc-home-2 .pic {  float:left; width:300px;padding-left:50px;  }
		.bloc-home-2 .pic img { } /* changer marge suivant largeur vignette */
		.bloc-home-2 a img {border:3px solid #d5d5d5; }
		.bloc-home-2 a:hover img {border:3px solid #86BA0C; }
        .bloc-home-2 .descriptif {float:left; width:350px;   }/* changer le float pour placement*/
		.bloc-home-2 p { margin:5px 10px; } 
		.bloc-home-2 .detail {padding:5px 0; width:100px; padding-left:50px;  }
		.bloc-home-2 .detail a {background: url('images/picto.png') no-repeat left top; padding:2px 0 2px 22px; }		
		.bloc-home-2 .prix { padding:10px 0 0 10px; width:340px; text-align:left;}	 		
		
		.bloc-home-2 .bottom { width:360px; height:18px; }

		 
/* ------------ BLOC PRODUIT 1 ( 720 px site 2 colonnes ) ------------------ */

		.bloc-produit-1 { width:720px; margin:10px 0 0 2px;}
		.bloc-produit-1 .top { width:720px; height:55px;  }
		.bloc-produit-1 h3 { text-align:center;height:45px; margin:5px;  }
		.bloc-produit-1 .pic {float:right;  width:320px;}
		.bloc-produit-1 .pic img { } /* changer marge suivant largeur vignette */*

		/* ROLLOVER 1ER AFFICHAGE */
		.bloc-produit-1 .pic img { } /* changer marge suivant largeur vignette */
		.bloc-produit-1 .diaporama { width:50px; height:35px; float:left; margin:0px 8px 5px 0px; border:1px solid #878582; }
		.bloc-produit-1 .diaporama img { }
		/* FIN ROLLOVER 1ER AFFICHAGE */
		
		.bloc-produit-1 .panneau { margin:0 0 10px 0;} /* PANNEAU OU LOGOS 1ER AFFICHAGE */
		
		.bloc-produit-1 a img {border:3px solid #d5d5d5; }
		.bloc-produit-1 a:hover img {border:3px solid #86BA0C; }
		.bloc-produit-1 .descriptif {margin-left:15px; float:left; width:330px;   }/* changer le float pour placement*/
		.bloc-produit-1 p { margin:5px 10px; }
		.bloc-produit-1 .detail {padding:5px 0; width:320px; padding-left:20px;  float:right; text-align:left; }
		.bloc-produit-1 .detail a {background: url('images/picto.png') no-repeat left top; padding:2px 0 2px 22px; }		
		.bloc-produit-1 .prix { padding:10px 0 0 15px;  width:720px;text-align:left;}	 
		
		.bloc-produit-1 .bottom { width:720px; height:18px;}


/* ------------ BLOC DETAIL ------------------ */
	.video {padding:10px; border:1px solid #d7d7d7; margin:0px auto;  width:680px;}


	.bloc-detail {padding:0px 0px 10px 20px;}
	.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 50px 5px 10px; border:1px solid #d5d5d5; }
	
/* ------------ PLAN --------------------- */

	.plan, .horaires {width:606px; margin:0 auto;  padding:3px 5px 3px 5px;}
	.plan legend, .horaires legend {}
	.plan dl dt, .horaires dl dt{font-weight:bold; color:#666;}
	.plan dl dd, .horaires dl dd{width:200px; padding-left:5px;}
	.horaires ul li{width:200px; padding-left:5px;}
	.plan a, .horaires a {}
	.plan a:hover, .horaires a:hover, .plan a:visited, .horaires a:visited {text-decoration:underline;}
	
/* ------------ NAV PAGINATION ------------------ */
	
	.nav { float:right; width:600px; margin-right:10px; text-align:right;}
	.nav a:link, .nav a:visited { padding:3px 7px; background:#d5d5d5; color:#000; border:1px solid #666; }
	.nav a:hover { background:#86BA0C; color:#fff; border:1px solid #86BA0C;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #014895; color:#fff; background:#86BA0C; }
	
	

/* ------------ COMMUNS (dans la charte du site) --------------------- */
	.prix {  font-weight:bold; font-size:1.2em; color:#014895; 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:#014895; 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; margin:5px 30px;}
	.icon-link { background: url('images/icons/link.png') no-repeat left center; padding:0 0 0 22px;margin:5px 30px; }
	/* ------------ ICONS --------------------- */
	
	.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}
	.retour { float:right; margin:5px; background:#014895; padding:2px 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; }	
	
	.vide { width:300px; height:300px; font-weight:bold; margin:0 auto; padding-top:30px;}
	.alerte { background: #1C3B69 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; color:#FFFFFF; }
	

/* ------------ 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; color:#DACCB7; 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; }

	/*LABEL 1 SEULE LIGNE AVEC INPUT EN DESSOUS*/
	.formulaire .label-titre { text-align: left; width: 500px; font-weight:bold; clear:both;}
	
	.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; background:#fff; border:1px solid #B4B2B2;} /* charter bg couleur */ 
    .formulaire option { width:180px; border-bottom:1px solid #d7d7d7; padding:2px 0; color:#000000; } /* charter bg couleur */ 	
    .formulaire .bouton { width:120px; cursor:pointer; border:1px solid #1C3B69; color:#fff; font-weight:bold; background:#86BA0C; padding:2px }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire br { clear: left; }
	.formulaire img { width:auto; height:auto; }

	
/* ------------ DIAPORAMA ------------------ */
	#diaporama { margin:10px auto; min-height:300px; width:470px; }
	#diaporama .thumb { width:450px; float:left;  }
	#diaporama .thumb img { margin: 0 0 5px 0; border:1px solid #3D383E;  }
	#diaporama .big img {  float:left; border:3px solid #d5d5d5; }

/* ------------ 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; }

		
/* ------------ FIELDSET --------------------- */

	fieldset { padding:7px 5px; border:1px solid #d7d7d7; margin:5px auto;  width:680px;}
	fieldset .left{width:250px; float:left; padding:2px; margin:0;}
	fieldset hr{ clear:both; color:#DB9E71; background-color:#CCC; height: 1px; border: 0;}
	fieldset legend { color:#014895; font-weight:bold; padding:0 10px; font-size:1.1em; }
	

/* ------------ DL DT DD ------------------ */
		
	dl { margin: 5px 0; display:block; width:520px; float:left; }
	dl h3{ color:#2E9D07; text-transform:uppercase;  }
	dt, dd { padding:5px 10px;  }
	dt { width: 170px; float: left; font-weight: bold;  text-transform:uppercase; }
	/* hack de commentaire avec un antislash pour ie5 mac \*/
	dt { clear:both; }
	/* end hack */
	dd { float: left; width:240px; line-height:1.4em;  }

/* ------------ DEBUT SITEMAP ------------------ */
	#sitemap  {  width:680px; margin:0 auto; }	
	#sitemap h2 a {text-decoration:none;font-size:1.2em;  height:20px; color:#014895; }
	#sitemap p{list-style-type:none; background: url('images/icons/link.png') no-repeat left center; list-style-position:inside; }
	#sitemap p a { text-decoration:none; margin-left:18px; }
	#produits{display:none;}
	
/* ------------ FIN SITEMAP ------------------ */
	
	#produits{display:none;}
	

	
/* ------------ FOOTER ------------------ */

	#footer { margin:0 auto; text-align:center;}
	#copyright { text-align:center; font-size:0.9em; margin:5px auto; color:#333; width:950px; margin:0 auto;  }
	#copyright a { color:#333; }
		

/* ------------ FOOTER - CATEGORIES ------------------ */
	
	#categories-r {width:900px; margin:0px auto; text-align:center;  list-style-position:inside;}	
	#categories-r, #categories-r a , #categories-r a:hover{ text-align:center; text-decoration:none; font-size:0.8em; font-weight:100;}
	#categories-r p { margin:5px;}

	/* hack clear float */ 		
	.clr { clear: both; }

