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

* { margin:0; padding:0; list-style-type:none; border:0px none; font-family: Arial, Helvetica, sans-serif; font-size:98%; 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 {
	height: 35px;
}


/* -------------- LIENS -------------------- */

a, a:visited, a:active { text-decoration:none; color:#c19262;  }
a:hover { color:#FFF;  }

.detail a, .detail a:visited, .detail a:active {  background:url('images/picto-details.png') left center no-repeat; padding:3px 0 3px 20px; font-size:1.2em; }
.detail a:hover { text-decoration:none;  }




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

 /* border:1px dotted #ff0000; ----- */
 /* background:url('images/image.jpg') top left repeat-y; ----- */

		html {  }

		body {  background:#07090f url('images/bg.jpg') top center repeat-x;}
		
		#body {  position:relative; margin:0 auto; border-top : 1px solid transparent; width:100%;}
		#pied {	position:absolute; bottom:0;  width:950px; text-align:center; height:2em; }
		#marge { height:2em; }
		
		#deco { margin:0 auto; background:url('images/deco.jpg') top center no-repeat;}  /* pour arrière plan décoratif ----- */
		#deco2 { background:url('images/deco2.jpg') bottom right no-repeat;}  /* pour arrière plan décoratif ----- */
		
		#box { width:990px; margin:0 auto; }

		#cadre_main {}

		#header { }
		
		#lang { padding:7px 0 0 10px;  }

		#breadcrumb { }

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

/* ------------ MENU LEFT ------------------ */
		
		#side-left {float:left; width:210px;}
		#menu-left {margin:0px; }


/* ------------ 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:750px; }
		#main-padding #main { margin:10px 0 0 0px; } /* main=740px */
		
		#main-padding #main ul { margin:8px 0;  }
		#main-padding #main li {  padding:0 0 5px 0px; margin:0 0 0 25px; list-style-type:disc;}
		#main-padding #main p { line-height:1.5em; margin:10px 0; text-align:left;}		



  /*********************************************************
                HOME
  **********************************************************/
  
  #bg-flash {
position:relative;
text-align:right;
top:0;
right:0;
z-index:1;
}
  
		
/* ------------ BLOC HOME 1 ( 720 px site 2 colonnes ) ------------------ */

/*  background:url('images/630px.jpg') top left no-repeat; */
/* .bloc-home-1 .top { width:630px; background:url('images/top-630px.jpg') top left no-repeat;}*/
/* .bloc-home-1 .bottom { width:630px; background:url('images/bas-630px.jpg') top left no-repeat;}*/
		.bloc-home-1 {width:627px; margin:10px 0; margin-bottom:20px; position:relative;}
		
		#content  {
height:170px;
left:0;
position:absolute;
text-align:center;
top:40px;
width:615px;
z-index:2;
}
		
		.bloc-home-1 h2 {font-weight:normal; font-family: century gothic, verdana,arial, helvetica, sans-serif; color:#ffc77b; text-transform:uppercase; font-size:1.4em; letter-spacing:0.3em; padding:15px 0 15px 30px;}
		.bloc-home-1 h3 { font-weight:normal; font-family: century gothic, verdana,arial, helvetica, sans-serif;  float:left;  width:270px; text-align:left;  padding-left:30px; }
		
		.bloc-home-1 .pic {float:right; margin:0 0 0 0px; width:300px; text-align:center;}
		.bloc-home-1 .pic img {margin:0 0 0 0; border:0px solid #fff;  height:140px; } /* changer marge suivant largeur vignette */ 
		.bloc-home-1 .detail a {background:url('images/picto-detail.png') left center no-repeat;  text-align:left;  float:left;  width:225px; clear:left; margin-left:30px; font-family: century gothic, verdana,arial, helvetica, sans-serif;}
		.bloc-home-1 .prix { padding:10px 0 0 15px; }	 

/* ------------ BLOC HOME 2 ( 360 px site 2 colonnes ) ------------------ */

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

		.bloc-home-2 { width:310px;  float:left; margin:0px 5px 20px 0px;}
		.bloc-home-2 .pic {  float:left; width:320px; text-align:center; }
		.bloc-home-2 .pic img {margin:0 0 0 0; border:0px solid #fff; } /* changer marge suivant largeur vignette */
        .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:10px 0 0 10px; text-align:left;  }
		.bloc-home-2 .prix { padding:10px 0 0 10px; }	 		
		
/* ------------ BLOC HOME 3 (240 px site 2 colonnes ) ------------------ */

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

	    .bloc-home-3 { width:240px; float:left; margin:10px 0 0 2px;  }
		.bloc-home-3 .pic {  float:left; width:200px; text-align:center; }
		.bloc-home-3 .pic img {margin-left:0px; } /* changer marge suivant largeur vignette */
		.bloc-home-3 p { margin:5px 10px; } 
		.bloc-home-3 .detail { padding:10px 0 0 10px; text-align:left;}			
		.bloc-home-3 .prix { padding:10px 0 0 10px;}	
 


  /*********************************************************
                PRODUIT 1er AFFICHAGE 
  **********************************************************/
  
  .rubrique { display:block; margin:0 0 0 0; border-bottom:1px dotted #4F6B9F; padding-bottom:0px;  }
  .rubrique p { color:#d7d7d7; font-size:1.1em; }
  .rubrique .descriptif {display:block; float: left;  width:500px; }
  .rubrique .pic { display:block;float: right;  }


/* ------------ 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 { padding-bottom:15px}
		.bloc-produit-1 .pic {float:right; margin:0 10px 10px 10px;}
		.bloc-produit-1 .descriptif { line-height:1.6em;  }

		/* ROLLOVER 1ER AFFICHAGE */
		.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 .detail { }
		.bloc-produit-1 .prix {  }

		/* ------------ BLOC PRODUIT 2 ( 360 px site 2 colonnes ) ------------------ */
		.bloc-produit-2 { width:360px; float:left; margin:10px 0 0 2px; }
		.bloc-produit-2 h3 { text-align:center;height:30px; margin:5px;  } /* changer height sit titre long*/
		.bloc-produit-2 .pic { width:320px; }
		.bloc-produit-2 .pic img {margin-left:60px; } /* changer marge suivant largeur vignette */
		.bloc-produit-2 .descriptif { width:330px;  }/* changer le float pour placement*/
  #main .bloc-produit-2 p { padding:5px 20px; margin:0; } 
		.bloc-produit-2 .detail { width:340px; }
		.bloc-produit-2 .prix { padding:5px 10px 0 10px; width:340px; height:20px; text-align:left;}


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

		.bloc-produit-3 { width:250px; float:left; margin:2em 0 0px 0; }
		.bloc-produit-3 h3 { text-align:left; font-size:1em; margin:0 0 0.5em 10px; padding:0;  }
		.bloc-produit-3 h3 a { color:#FFF;}
		.bloc-produit-3 h3 a:hover { color:#c19262;}
		.bloc-produit-3 .pic { width:220px; height:118px; }
		.bloc-produit-3 .pic img {margin-left:10px; width:150px; height:100px; } /* changer marge suivant largeur vignette */
		.bloc-produit-3 .descriptif { width:240px;  }/* changer le float pour placement*/
		#main-padding #main .bloc-produit-3 .descriptif p { font-size:0.8em; margin:0; } 
#main-padding #main .bloc-produit-3 p.icon-pdf { font-size:0.8em; margin:0 0 0 10px; } 
		.bloc-produit-3 .detail {padding:5px 0 0 10px; width:220px; font-size:0.8em; }
		.bloc-produit-3 .prix { padding:5px 10px 0 10px; width:220px; height:20px; text-align:left;}


	

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

	.bloc-detail { width:700px; margin:0px auto; padding:10px 0;}
	.bloc-detail .descriptif {padding:5px 0;  width:600px;  margin:0px auto; }	
	.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: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; }


/* ------------ 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:700px; margin:0; border:1px solid #13223b;  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:300px; 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 ------------------ */

fieldset { margin:0; border:1px solid #13223b;  padding:3px 5px 3px 5px;}
legend {color:#fff; font-size:1.3em; padding:5px 10px;}
		
	dl { margin: 5px 0; display:block; width:520px; float:left; }
	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 {  margin-right:10px; text-align:right;  padding:5px 0;}
	.nav a:link, .nav a:visited { padding:3px 7px; background:#090B18; color:#B3B7CA; border:1px solid #B3B7CA; }
	.nav a:hover { background:#090B18; color:#c19262; border:1px solid #c19262;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #c19262; color:#090B18; background:#c19262;}	


/* ------------ COMMUNS (dans la charte du site) --------------------- */
	.prix {  font-weight:bold; font-size:1.4em; color:#fff; margin:0px 0; padding:10px 10px 0 0; display:block; float:left;}
	.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; }
	.annotation {font-style:italic; font-size:0.9em; color:#d7d7d7;}
	
	/* ------------ ICONS --------------------- */

	.icon-pdf { background: url('images/icons/pdf.png') no-repeat left center; padding:0 0 0 22px; }
	.icon-pdf a, .icon-pdf a:visited,.icon-pdf a:hover, .icon-link a, .icon-link a:visited, .icon-link a:hover { color:#4f6b9f; font-size:1.2em;}
	.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:5px; }
	
	.print { display:block; float:right; padding:3px; margin:10px 10px 0 0; border:1px solid #c19262; }	
	.contact { display:block; float:right; padding:3px; margin:10px 10px 0 0;  border:1px solid #c19262; }	
	
	.top  { float:right; margin:5px; }		
	.top a { font-size:0.9em; color:#4F6B9F; } /* Skinner couleur */					
					
	
	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: #9ABAE9; text-align: center ; padding: 5px 0px; font-weight:bold; }
	

/* ------------ RECHERCHE --------------------- */

.bloc-recherche { background:#192E4D;   margin:5px auto; }
.bloc-recherche form table { margin:0; border-bottom:0;}

  .bloc-recherche legend {color:#fff; font-size:1.3em; padding:5px 10px;}
  
  .bloc-recherche input { padding:3px; }
  .bloc-recherche .bouton { width:120px; cursor:pointer; font-weight:normal; padding:4px; border:1px solid #453b26; color:#C19262;  background:#181818; text-transform:uppercase; }
  .bloc-recherche .formulaire span { display:block; width:26px;  float:left; text-align: center; padding:0 3px; margin:0;}
  .bloc-recherche  select { display:block; width:150px; float:left;  margin-right:10px; padding:4px; border:1px solid #453b26;  background:#000;  color:#fff;}
  .bloc-recherche option { }


  /*********************************************************
               FORMULAIRE
  **********************************************************/

	.formulaire { margin:5px 0px; padding:5px 0; color:#DACCB7; width:400px; margin: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; }

	/*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 #453b26;  background:#14233f;  color:#fff;   }
	.formulaire input, .formulaire textarea{ width:150px;  border:1px solid #453b26; color:#fff; background:#0c1629;} /* charter bg couleur */ 
    .formulaire option { width:180px;  padding:2px 0;border-bottom:1px solid #453b26; color:#fff;} /* charter bg couleur */
    .formulaire .bouton { width:120px; cursor:pointer; font-weight:bold; padding:4px; border:1px solid #453b26; color:#fff;  background:#192e4d; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire br { clear: left; }
	.formulaire img { width:auto; height:auto; }


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

	table { width:100%; border-collapse:collapse; margin:15px 0; }
	th, td { border-bottom: 1px solid #13223b; padding:4px 0; text-align: left; vertical-align:text-top;  }
	th {   width:150px; text-indent:5px; font-weight:bold;}
	td { }
	tr:hover { cursor:default;  }



  /*********************************************************
               EQUIPE
  **********************************************************/

		.bloc-equipe { width:720px; margin:10px 0 0 0px; background:url('images/separation.gif') bottom left repeat-x;}
		.bloc-equipe .pic {float:left; margin-top:20px; width:170px; }
		.bloc-equipe .pic img {margin-left:10px;  border:1px solid #DFDFDF; } /* changer marge suivant largeur vignette */*

		/* ROLLOVER 1ER AFFICHAGE */
		.bloc-equipe .pic img { } /* changer marge suivant largeur vignette */
		.bloc-equipe .descriptif { float:left;margin-top:20px; width:500px;   }/* changer le float pour placement*/
		.bloc-equipe p { margin:5px 10px; }
 
	
/* ------------ 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:1em; margin:5px auto; color:#d7d7d7; width:990px;  }
	#copyright a { color:#d5d5d5; font-weight:bold; font-size:0.9em;  }
	#copyright p a { font-weight:normal;   }
		
/* ------------ FOOTER - CATEGORIES ------------------ */
	
	#categories-r  {width:900px; text-align:center; }
	#categories-r, #categories-r a , #categories-r a:hover{ text-align:center; text-decoration:none; font-size:0.9em; font-weight:100;}
	#categories-r p { margin:5px; }

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

