  /*********************************************************
               GENERAL
  **********************************************************/

* { margin:0; padding:0; /*list-style-type:none;*/ border:0px none; font-family: Arial, Helvetica, sans-serif; font-size:13px;}

/*--------------------  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:#78aafd; font-weight:bold; font-size:1.2em }  /* #9ba6c0 ----- */
a:hover { text-decoration:underline;  }

a:focus{
outline: none;
}

/* -------------- BOUTONS  -------------------- */
.bouton {cursor:pointer; color: #c6953f; background-color:#000; border:1px solid #483f31; padding: 2px; line-height: 18px; text-align: center; text-decoration: none;}
a.bouton { cursor:pointer; color: #c6953f; text-decoration: none; padding:3px 10px}
a.bouton:hover { cursor:pointer; color: #c6953f; background-color:#000; border:1px outset #c6953f;  text-decoration: none;}
/* -------------- BOUTONS  -------------------- */

  /*********************************************************
               STRUCTURE
  **********************************************************/


 /* background:url('images/image.jpg') top left repeat-y; ----- */

		html {  }

		body { background:#1d2542 url('images/bg-body.jpg') top center repeat-x; }
	
		#content {display:inline-table; height:100%; left:0; position:absolute; text-align:center; top:0; width:100%;}	
		
		
		#box { width:990px; margin:0 auto; color:#d9dfee; display:inline-block; }

		#cadre_main {}

		#header { height:136px; }
	
#lang { float:right; margin:0 0; padding-right:20px; text-align:right; width:250px; }

#lang li {color:#FFFFFF; display:inline; font-weight:bold; margin:0; padding:0; }
#lang img {padding:5px; }

		#breadcrumb { }

/* ------------ MENU TOP ------------------ */
		
		#side-top { float:left; width:200px; height:500px;}
		#menu-top {margin:5px;}

/* ------------ MENU LEFT ------------------ */
		
		
		#side-left { display:none; float:left; width:220px; min-height:600px; -height:600px;   background:url('images/menu-left.jpg') top left no-repeat;  }
 		#menu-left {margin:27px 0 0 0;}
		#menu-left li  {margin:0 0 0 3px; padding:0px 0;  width:200px; list-style:none; line-height:1.4em;  font-size:1.2em  }
		#menu-left li a {display:block;   color:#9ba6c0; padding:0px 0 0px 20px;  font-weight:normal;  font-size:0.9em }
		#menu-left li a:hover { background:url('images/picto1.png') center left no-repeat;  color:#78aafd; text-decoration:none}



/* ------------ MENU RIGHT ------------------ */
		
		#menu-right {}
		#side-right { float:left; width:200px; min-height:500px;}

/* ------------ MAIN 750 ( 750 px site 2 colonnes ) -------------------- */ 

		#main-padding { display:block; float:left; margin:0 0 0 0; width:990px; }
		#main-padding #main { margin:0px 0 0 30px; text-align:left; } /* main=970px */
		
		#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; }		



  /*********************************************************
                PRODUIT 1er AFFICHAGE 
  **********************************************************/
  
  	.rubrique { width:720px; color:#c4c4ac; }
    .rubrique p {  font-size:1.4em; line-height:1.4em;}
  

/* ------------ BLOC PRODUIT 1 ( 720 px site 2 colonnes ) ------------------ */

/*  background:url('images/720px.jpg') top left no-repeat; */
/* .bloc-produit-1 .top { width:720px; background:url('images/top-720px.jpg') top left no-repeat;}*/
/* .bloc-produit-1 .bottom { width:720px; background:url('images/bas-720px.jpg') top left no-repeat;}*/

		.bloc-produit-1 {  margin:10px 0 25px 0px; line-height:1.4em; }
		.bloc-produit-1 strong { color:#fff0d7; font-size:1.1em; }
		.bloc-produit-1 .pic {float:right; width:360px;  margin:0 0 20px 20px; text-align:right; }

		/* ROLLOVER 1ER AFFICHAGE */
		.bloc-produit-1 .pic img { border:1px solid #d5c7af;  } /* changer marge suivant largeur vignette */
	
		
		.bloc-produit-1 .descriptif { width:930px;  }/* changer le float pour placement*/
		.bloc-produit-1 p { margin:5px 10px;  }
		.bloc-produit-1 .detail {padding:5px 0; float:left; }
		.bloc-produit-1 .detail a {  padding:5px 0 5px 25px; text-decoration:none;  font-weight:normal; font-weight:normal; background:url('images/picto.png') center left no-repeat;  }
		.bloc-produit-1 .detail a:hover {  text-decoration:none;    }
		
		
		.bloc-produit-1 .prix {  }	
		.bloc-produit-1 table {width:530px; padding-top:15px;}	
		

	

/* ------------ BLOC PRODUIT 3 ( 240 px site 2 colonnes ) ------------------ */

		.bloc-produit-3 { width:220px; float:left; margin:10px 0 0px 10px; height:260px;  background:url('images/hr.png') bottom left repeat-x;  }
		.bloc-produit-3 h3 {   height:25px; } 
		.bloc-produit-3 h3 a {  font-size:0.9em; } /* changer height sit titre long*/
		.bloc-produit-3 .pic { width:220px; }
		.bloc-produit-3 .pic img { width:200px; height:115px;   }
		.bloc-produit-3 .pic a img {  border:1px solid #3b3b3b;  }
		.bloc-produit-3 .pic a:hover img {  border:1px solid #c6953f;  } 
		.bloc-produit-3 .descriptif { width:240px;  }/* changer le float pour placement*/
  #main .bloc-produit-3 p { padding:5px 10px; margin:0; } 
		.bloc-produit-3 .detail {padding:0px 10px 5px 0px; width:200px;   }
		.bloc-produit-3 .detail a { background: url('images/souligne.png') bottom left repeat-x; padding-bottom:3px; text-decoration:none; text-transform:uppercase; font-weight:normal; font-size:0.9em }
		.bloc-produit-3 table { width:200px; border-collapse:collapse; }
		.bloc-produit-3 table {}
		.bloc-produit-3 th { width:100px; font:0.9em; }
		.bloc-produit-3 .prix { padding:5px 10px 0 10px; width:200px; height:20px; text-align:left;}


	

/* ------------ BLOC DETAIL ------------------ */

	.bloc-detail { width:900px; margin:0px auto; padding:10px 0;}
	.bloc-detail .descriptif {padding:5px 0;   margin:0px; line-height:1.5em; text-align:justify;  }	
	.bloc-detail .descriptif p span { font-size:1.2em; font-weight:bold; padding-bottom:10px; color:#FFFFFF;}
	.bloc-detail .descriptif p li { list-style-type: circle !important; }
	.bloc-detail p { text-align:justify; }	

	.bloc-detail .left { float:left; width:265px; padding:5px 0; }
	.bloc-detail .right { float:right; width:265px;padding:5px 0;  }

	
/* ------------ DIAPORAMA ------------------ */

	#diaporama { margin:10px auto; min-height:340px; width:900px; }
	#diaporama .thumb { width:90px; float:left;  }
	#diaporama .thumb img { margin: 0 0 5px 0; border:1px solid #3D383E; height:60px;  }
	#diaporama .big img {  float:left; border:1px solid #3D383E; }


/* ------------ 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; } /* décalage vignette logo*/
	
/* ------------ PLAN --------------------- */

	.plan, .horaires {width:100%; margin:0 ; border:1px solid #191f37;  padding:3px 5px 3px 5px;}
	.plan legend, .horaires legend {color:#fff; font-size:1.3em; padding:5px 10px;}
	.plan dl dt, .horaires dl dt{font-weight:bold; color:#fff;}
	.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;}
	
/* ------------ DL DT DD ------------------ */
		
	dl { margin: 10px; display:block; width:450px; float:right; }
	dl h3{  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;  }


/* ------------ NAV PAGINATION ------------------ */
	
	.nav { float:right; width:600px; margin-right:10px; text-align:right;  padding:10px 0; clear:both;}
	.nav a:link, .nav a:visited { padding:3px 7px;  color:#d7d7d7; border:1px solid #d7d7d7; }
	.nav a:hover {   color:#5096cc; border:1px solid #5096cc; text-decoration:none; }
	.nav .actuel { font-weight:bold; padding:3px 7px; background:#000; color:#5096cc; border:1px solid #5096cc; font-size:1.2em}	


/* ------------ COMMUNS (dans la charte du site) --------------------- */
	.prix {  font-weight:normal; color:#f9ebbf; margin:0px 0; padding:5px;}
	.prix-barre { font-size:1em; text-decoration:line-through;color:#d7d7d7; }
	h2 {  font-weight:bold; font-size:1.4em; text-align:left; margin:0; color:#FFFFFF; font-weight:normal;  }
	h3 { text-transform:uppercase; color:#f9ecd5; font-size:1.3em; font-weight:bold;  vertical-align:middle; padding:5px 0; }
	h3 a {font-size:1.3em; text-decoration:none}
	h4 {  font-weight:bold; font-size:1.4em; text-align:left; margin:0; color:#FFFFFF; font-weight:normal; text-transform:uppercase }
	strong { font-weight:bold; }
	.annotation {font-style:italic; font-size:0.9em; color:#fff;}
	
	/* ------------ ICONS --------------------- */

	.icon-pdf
	{ float:left; padding: 10px 20px 2px 0; display:block  }
	.icon-pdf a 
	{ font-weight:normal; background: url('images/icons/pdf.png') no-repeat left center; padding:3px 20px 3px 22px; border:0px solid #000;   margin-bottom:5px; filter:alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7; color:#78AAFD}
	.icon-pdf a:hover 
	{  filter:alpha(opacity=100); opacity: 1; -moz-opacity: 1; text-decoration:none }
	.icon-pdf a:visited 
	{ color:#78AAFD; font-weight:normal; }

	
	
	.icon-link
	{ float:left; padding: 10px 20px 2px 0;  }
	.icon-link a 
	{font-weight:normal; background:#5096cc url('images/icons/link.png') no-repeat left center; padding:3px 20px 3px 22px; border:0px solid #000;   margin-bottom:5px; filter:alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7; color:#78aafd}
	.icon-link a:hover 
	{ filter:alpha(opacity=100); opacity: 1; -moz-opacity: 1; text-decoration:none }
	.icon-link a:visited 
	{ color:#78AAFD; font-weight:normal;  }
	
	.icon-info 
	{ float:left; padding: 10px 20px 2px 0;  }
	.icon-info a 
	{font-weight:normal; background: url('images/icons/info.png') no-repeat left center; padding:3px 20px 3px 22px; border:0px solid #ff6800;   margin-bottom:5px; filter:alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7; color:#78aafd}
	.icon-info a:hover 
	{ filter:alpha(opacity=100); opacity: 1; -moz-opacity: 1; text-decoration:none }
	.icon-info a:visited 
	{ color:#78AAFD; font-weight:normal;  }
	
	
	.icon-print 
	{ float:left;padding: 10px 20px 2px 0;  }
	.icon-print a 
	{font-weight:normal; background: url('images/icons/print.png') no-repeat left center; padding:3px 20px 3px 22px; border:0px solid #ff6800;   margin-bottom:5px; filter:alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7; color:#78aafd }
	.icon-print a:hover 
	{ filter:alpha(opacity=100); opacity: 1; -moz-opacity: 1; text-decoration:none }
	.icon-print a:visited 
	{ color:#78AAFD; font-weight:normal;  }



	/* ------------ ICONS --------------------- */
	
	.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}
	.retour { float:right; margin:5px; }
	 .retour a{ width:120px; color: #b0b9d2; background-color:#000; border:1px outset #b0b9d2; padding: 2px 7px; text-align: center; text-decoration: none; }		
	
	.top  { float:right; margin:5px; clear:both; }		
	.top a { font-size:0.9em; } /* Skinner couleur */					
					
	
	div.hr { height: 25px; clear:both; border-top:1px solid #192037; margin:0 0 0 0px; }
	div.hr hr {   display: none; }	
	
	.vide { width:300px; font-style:italic; margin:0 auto; padding-top:30px;}
	.alerte {  text-align: left ; padding: 5px 0px; font-weight:bold; color:#99CCFF }
	

		

  /*********************************************************
               FORMULAIRE
  **********************************************************/
  
  .tri { width:600px;margin:5px  0 5px 10px;}
  .recherche {  border:1px solid #666863; margin:5px auto;  padding:3px 5px 3px 5px;}
  .recherche legend {color:#c4c4ac;; font-size:1.3em; padding:5px 10px;}
  .recherche .formulaire span { display:block; width:26px;  float:left; text-align: center; padding:0 3px; margin:0;}
  .recherche .formulaire input, .recherche .formulaire textarea, .recherche .formulaire select { display:block; float:left; text-align: center;  margin:0px}
  

	.formulaire { margin:5px 0px; padding:5px 0; width:870px; margin:0  0 0 10px; color:#c4c4ac;}
	.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: 170px; margin-right: 10px; }

	/*LABEL 1 SEULE LIGNE AVEC INPUT EN DESSOUS*/
	.formulaire .label-titre { text-align: left; width: 400px; font-weight:bold; clear:both;}
	
	.formulaire input, .formulaire textarea, .formulaire select {padding:3px; border:1px solid #41444b;  background:#192037;  color:#fff;   }
	.formulaire input, .formulaire textarea{ width:180px;  border:1px solid #41444b; color:#fff;} /* charter bg couleur */ 
    .formulaire option { width:180px;  padding:2px 5px;border-bottom:1px solid #41444b; color:#fff;} /* charter bg couleur */ 	
    .formulaire .bouton { width:180px; color: #71A6FD; background-color:#000; border:1px outset #41444b; padding: 5px 10px; text-align: center; text-decoration: none; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire br { clear: left; }
	.formulaire img { width:auto; height:auto; }


/* ------------ TABLE ------------------ */

	table { width:95%; border-collapse:collapse; }
	th, td {  padding:4px 0; text-align: left;  border-bottom:1px solid #2a3351; }
	th { color:#f9ebbf;   width:160px; text-indent:5px; font-weight:normal; }
	td {     padding-left:5px }
	tr:hover { cursor:default;  }

 /* ------------ TABLE skinnage special pour table > detail: car car si champs non renseigné le td saute et le border td aussi ------------------ */

	.bloc-detail table { width:95%; border-collapse:collapse; }
	.bloc-detail tb {   border-bottom:0px solid #2a3351; }
	.bloc-detail tr {   border-bottom:1px solid #2a3351; }
	
	



	
/* ------------ 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  {width:900px; margin:0 auto;}	
	#sitemap h2 a {text-decoration:none;font-size:1.2em;  height:20px; text-transform:uppercase;}
	#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; }
	
/* ------------ FIN SITEMAP ------------------ */


  /*********************************************************
               PIED DE PAGE
  **********************************************************/	

/* ------------ FOOTER ------------------ */

	#footer { margin:0 auto; width:990px; }
	#copyright { text-align:center; font-size:0.8em; margin:5px auto; padding:0 0 15px 0; color:#838ab1; width:900px; }
	#copyright a { color:#838ab1; font-weight:normal;  }
		
/* ------------ FOOTER - CATEGORIES ------------------ */
	
	#categories-r  {width:950px; text-align:center; margin:5px auto; line-height:1.6em;  }
	#categories-r, #categories-r a , #categories-r a:hover{ text-align:center; text-decoration:none; font-size:0.9em; font-weight:100; color:#575d82; font-size:0.8em; }
	#categories-r p { margin:5px;}

	/* hack clear float */ 		
	.clr { clear: both; }


