* { margin:0; padding:0; list-style-type:none; border:0px none; font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#34432C;}

/*--------------------  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:#EA9F0E; font-weight:bold; }
a:hover { text-decoration:underline;  }



/* ------------ STRUCTURES ------------------ */

 /* border:1px dotted #ff0000; ----- pour debug*/

		html {  }

		body { background:#FBF7F4 url('images/bg.jpg') top left repeat-x; }
        #ssbody { background:url('images/bg-deco.jpg') top center no-repeat; }

		#box { width:950px; margin:0 auto;}

		#cadre_main {}

		#header { }
	


		#breadcrumb { }

        #lang{padding-right:5px;float:right;}
        #lang img{padding-left:5px;}

/* ------------ MENU LEFT ------------------ */
		
		#side-left { float:left; width:200px;}
 
		#menu-left {margin:5px; border:1px dotted #ff0000;}



/* ------------ 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; list-style-type:square; margin:0 0 0 25px;}
		#main-padding #main p { line-height:1.5em; margin:10px 0; text-align:left; padding-left:5px; }		

		
/* ------------ 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:45px; padding-top:5px;}
		.bloc-home-2 h3 { text-align:right; height:30px; margin-right:5px;} /* changer height sit titre long*/
		.bloc-home-2 .pic {  float:left; width:320px; }
		.bloc-home-2 .pic img {margin-left:0px; border:4px solid #E1E5AD;} /* changer marge suivant largeur vignette */
		.bloc-home-2 a img {border:4px solid #E1E5AD; }
		.bloc-home-2 a:hover img {border:4px solid #EA9F0E; }
        .bloc-home-2 .descriptif {float:left; width:350px;   }/* changer le float pour placement*/
		.bloc-home-2 p { font-size:1em; padding:5px 10px; } 
		.bloc-home-2 .detail {padding:10px 0 0 10px; width:340px; height:10px; }
        .bloc-home-2 .detail a img{border:0px solid #d5d5d5; }
		.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:45px; padding-top:5px;}
		.bloc-produit-1 h3 { text-align:center;height:45px; margin:5px;  }
		.bloc-produit-1 .pic {float:left; margin-left:0px;}
		.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 #E1E5AD;}
		.bloc-produit-1 a:hover img {border:2px solid #EA9F0E; }
		.bloc-produit-1 .descriptif {float:left; width:700px;   }/* changer le float pour placement*/
		.bloc-produit-1 p { font-size:1em; margin:5px 10px; }
		.bloc-produit-1 .detail {float:left; padding:10px 0 5px 0px; width:120px; height:40px; }
        .bloc-produit-1 .detail a img{border:0px solid #E1E5AD;}
		.bloc-produit-1 .prix { padding:10px 0 0 15px;  width:720px;text-align:left;}	 
		
		.bloc-produit-1 .bottom { width:720px; height:18px; background:url('images/separation.jpg') center center no-repeat;}


	
/* ------------ BLOC DETAIL ------------------ */
	.bloc-detail {width:500px; margin-left:15px;}
	.bloc-detail #diaporama {width:400px; margin:10px auto;}
	.bloc-detail p { text-align:justify; color:#000;}
	.bloc-detail fieldset { width:500px; padding:7px 0px 0px 5px; border:1px solid #9FB327; margin:5px 0; }
	.bloc-detail fieldset .left{width:250px; float:left; padding:2px; margin:0;}
	.bloc-detail fieldset hr{ clear:both; color:#CCC; background-color:#9FB327; height: 1px; border: 1px;}
	.bloc-detail fieldset legend { color:#000; font-weight:bold; padding:0 10px; font-size:1.1em; }
	.bloc-detail fieldset p {width:490px; margin:0 auto; text-align:justify; font-size:1.2em; font-weight:bold; padding:15px; color:#000;}

/* ------------ 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 #fff; }
	
/* ------------ PLAN --------------------- */

	.plan, .horaires {width:606px; margin:0 auto; border:0px solid #DACCB7;  padding:3px 5px 3px 5px;}
	.plan legend, .horaires legend {color:#B6C035;}
	.plan dl dt, .horaires dl dt{font-weight:bold; }
	.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 {}
	
/* ------------ NAV PAGINATION ------------------ */
	
	.nav { float:right; width:600px; margin-right:10px; text-align:right;}
	.nav a:link, .nav a:visited { padding:3px 7px; background:#fff; color:#EA9F0E; border:1px solid #EA9F0E; }
	.nav a:hover { background:#EA9F0E; color:#fff; border:1px solid #EA9F0E;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #EA9F0E; color:#EA9F0E;}
	
	

/* ------------ COMMUNS (dans la charte du site) --------------------- */
	.prix {  font-weight:bold; font-size:1.2em; color:#005FAF; 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:3px 0 3px 22px; }
	.icon-link { background: url('images/icons/link.png') no-repeat left center; padding:3px 0 3px 22px; }
	/* ------------ ICONS --------------------- */
	
	.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; }	
	
	.vide { width:300px; font-weight:bold; margin:0 auto; padding-top:30px;}
	.alerte { background: #DEE183 background-position: 15px 50%; /* x-pos y-pos */ text-align: left; padding: 5px 20px 5px 45px; border-top: 2px solid #B6C035; border-bottom: 2px solid #B6C035; 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; 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, .formulaire option { width:150px;  border:1px solid #B4B2B2;} /* charter bg couleur */ 
	.formulaire .bouton { width:120px; cursor:pointer; border:1px solid #d5d5d5; color:#fff; font-weight:bold; background:#B6C035; 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; }

	
/* ------------ 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:1px solid #3D383E; }

/* ------------ 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 #B6C035; padding:4px 0; vertical-align:text-top;  }
	th { color:#B6C035;width:100px; text-align:center ;font-weight:bold; text-transform:uppercase;}
	td { text-align: center; }
	tr:hover { cursor:default;  }




/* ------------ EQUIPE --------------------- */



	
/* ------------ 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 0px 0px 5px; border:0px solid #CCC; margin:5px 0; }
	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 { color:#000; font-weight:bold; padding:0 10px; font-size:1.1em; }
	fieldset p {font-size:1.2em; font-weight:bold; padding:15px;}
	

/* ------------ 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 {padding-left:25px;}
#sitemap h1 { text-transform:uppercase;}
#sitemap ul{ font-size: 9pt; }
#sitemap li { list-style-type: none; padding-left:5px; margin:0px;}
ul#sitemap > li { margin-bottom: 10px;}
#sitemap ul li {list-style-image: url(images/sitemap/l2_normal.gif);}
#sitemap ul ul li {list-style-image: url(images/sitemap/l3_normal.gif);}
#sitemap ul li.firstfollow {list-style-image: url(images/sitemap/l2_first_follow.gif);}
#sitemap ul li.last {list-style-image: url(images/sitemap/l2_last_item.gif);}
#sitemap ul ul li.firstfollow {list-style-image: url(images/sitemap/l3_first_follow.gif);}
#sitemap ul ul li.last {list-style-image: url(images/sitemap/l3_last_item.gif);}	
/* ------------ FIN SITEMAP ------------------ */
	
/* ------------ FOOTER ------------------ */

	#footer { margin:0 auto; }
	#copyright { text-align:center; font-size:0.9em; margin:5px auto; width:950px; margin:0 auto;  }
	#copyright a { font-size:0.9em;font-weight:normal; color:#000;  }
		

	/* hack clear float */ 		
	.clr { clear: both; }



