  /*********************************************************
               GENERAL
  **********************************************************/

* { margin:0; padding:0; list-style-type:none; border:0px none; font-family: Arial, Helvetica, sans-serif; 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 {
	height: 35px;
}


/* -------------- LIENS -------------------- */

a, a:visited, a:active { text-decoration:none; color:#DDD8B0; font-weight:bold; }
a:hover { text-decoration:underline;  }



  /*********************************************************
               STRUCTURE
  **********************************************************/

 /* border:1px dotted #ff0000; ----- */
 /* background:url('images/image.jpg') top left repeat-y; ----- */

		html {  }

		body { background:#16222E}
		#deco { background:url('images/bg-deco.jpg') bottom center no-repeat; }
		
		#box { width:950px; margin:0 auto; background:url('images/bg.jpg') top center no-repeat; }

		#cadre_main {}

		#header { text-align:right; height:334px;}
	
		.center{margin:10px 0px 0px 15px;}
		.center img{margin:5px 0px 0px 200px;}

		#breadcrumb { }


/* ------------ MENU LEFT ------------------ */
		
		#side-left {float:left; width:200px;}
		#menu-left {margin:0px; }



/* ------------ MAIN 750 ( 750 px site 2 colonnes ) -------------------- */ 

		#main-padding { display:block; float:left; margin:0 0 0 0; width:750px;  background:#445B67 url('images/bg-main.jpg') bottom center no-repeat;  }
		#main-padding #main { margin:0px 5px; min-height:500px; } /* main=740px */
		
		#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; }		


  /*********************************************************
                HOME
  **********************************************************/
		
/* ------------ 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:710px; margin:10px auto; margin-bottom:20px;}

		.bloc-home-1 .pic {float:right; margin:10px 0 0 0px; width:250px; text-align:right;}
		.bloc-home-1 .pic img {margin:0 0 0 0;border:4px solid #D4E2E5; } /* changer marge suivant largeur vignette */
		.bloc-home-1 .descriptif  {margin: 0 ; float:left;  width:450px;}
  #main .bloc-home-1 p { margin:5px 10px;text-align:justify; } 
		.bloc-home-1 .detail {float:right; padding:10px 0 0 0px; width:250px; text-align:right; }
		.bloc-home-1 .detail img {border:0px solid #57717C; }
		.bloc-home-1 .prix {  border-top:1px solid #57717C; width:250px; }	 




  /*********************************************************
                PRODUIT 1er AFFICHAGE 
  **********************************************************/

/* ------------ 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 { width:720px; margin:10px 0 0 0px;}
		.bloc-produit-1 .pic {float:right;  width:320px; text-align:right; }
		.bloc-produit-1 .pic img { } /* changer marge suivant largeur vignette */*

		/* ROLLOVER 1ER AFFICHAGE */
		.bloc-produit-1 .pic img { border:4px solid #D4E2E5;} /* 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 .descriptif {margin-left :5px; float:left; width:360px;   }/* changer le float pour placement*/
		.bloc-produit-1 p { padding:5px 10px; }
		.bloc-produit-1 .detail {padding:10px 0px 0 0px; float:right;  width:320px; text-align:right; }
		.bloc-produit-1 .detail img {border:0px solid #D4E2E5; }
		.bloc-produit-1 .prix {border-top:1px solid #57717C;  width:250px; }	 
		


/* ------------ 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; }

	
/* ------------ DIAPORAMA ------------------ */
	#diaporama { margin:10px auto; min-height:300px; width:630px; }
	#diaporama .thumb { width:100px; float:left;  }
	#diaporama .thumb img { margin: 0 0 5px 0; border:1px solid #D4E2E5;  }
	#diaporama .big img {  float:left; border:4px solid #D4E2E5; }


/* ------------ 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:606px; margin:0 auto; border:1px solid #4D6672;  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:#A6CACC;}
	.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: 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 { float:right; width:600px; margin-right:10px; text-align:right;  padding:5px 0;}
	.nav a:link, .nav a:visited { padding:3px 7px; border:1px solid #DDD8B0; color:#DDD8B0; background:#698792; }
	.nav a:hover {  border:1px solid #020508; color:#DDD8B0; background:#020508; text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px;  border:1px solid #DDD8B0; color:#DDD8B0; background:#020508;}	

/* ------------ COMMUNS (dans la charte du site) --------------------- */
	.prix {  font-weight:bold; font-size:1.4em;  margin:0px 0; background: url('images/prix.png') no-repeat left center; padding:10px 0 0 53px;}
	.prix-barre { font-size:1em; text-decoration:line-through;color:#666; }
	h2 { font-weight:bold; font-size:1.2em; }
	h3 { text-transform:uppercase; 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; }
	.descriptif .icon-link { background: url('images/icons/link.png') no-repeat left center; padding:0 0 0 16px; }
	/* ------------ ICONS --------------------- */
	
	.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}
	.retour { float:right; padding:0 5px; background:#020508;border:1px solid #DDD8B0;  }		
	.retour a  {  color:#DDD8B0;padding:2px 0; }
	
	.top  { float:right; padding:10px; }		
	.top a { font-size:0.9em; color:#fff; } /* Skinner couleur */					
					
	
	div.hr { height: 10px; clear:both;  margin:0 0 0 9px;  border-bottom:1px solid #4D6672; }
	div.hr hr {   display: none; }	
	
	.vide { width:300px; font-weight:bold; margin:0 auto; padding-top:30px;}
	.alerte { background: #7EA0AA; text-align: center ; padding: 5px 0px; font-weight:bold; }
	

/* ------------ RECHERCHE --------------------- */

	#recherche-menu {width:180px; padding-left:10px;   }
	#recherche-menu form { padding:0px; }
	#recherche-menu select { font-size:0.9em; border:1px solid #d7d7d7;  width:120px; background:#fff; color:#000000;}  /* Skinner couleur */
#recherche-menu option { vertical-align:middle; padding:0 2px;  color:#000000;  } /* Skinner couleur */
	#recherche-menu label { float:left; width:150px; text-indent:10px; margin:0; }
	#recherche-menu .bouton { border:1px solid #DDD8B0; color:#DDD8B0; background:#020508; padding:0 2px; height: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 {padding:3px; border:1px solid #1F5C94;  background:#fff;  color:#000;   }
	.formulaire input, .formulaire textarea{ width:150px;  border:1px solid #B4B2B2; color:#000000;} /* charter bg couleur */ 
    .formulaire option { width:180px;  padding:2px 0;border-bottom:1px solid #d7d7d7; color:#000000;} /* charter bg couleur */ 	
    .formulaire .bouton { width:120px; cursor:pointer; font-weight:bold;  border:1px solid #DDD8B0; color:#DDD8B0; background:#020508; padding:2px 0; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire br { clear: left; }
	.formulaire img { width:auto; height:auto; }



/* ------------ 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:680; border-collapse:collapse; }
	th, td { border-bottom: 1px solid #6E8591; padding:4px 0; text-align: left; vertical-align:text-top;  }
	th { color:#DDD8B0;   width:100px; 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:950px; }
	#copyright { text-align:center; font-size:0.9em; margin:5px auto; color:#fff; width:950px;  }
	#copyright a { color:#fff; }
		
/* ------------ FOOTER - CATEGORIES ------------------ */
	
	#categories-r  {width:900px; margin:0 auto;  text-align:center; }
	#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;}
/* ------------REF------------------ */

#r fieldset { border:1px solid; padding:10px; width:620px; margin-left:10px;}
#r fieldset a{width:45%; float:left; padding:2px; font-size:0.8em;}
#r legend { padding:0 5px; font-weight:bold; color:#fff; font-size:0.9em; }	

	/* hack clear float */ 		
	.clr { clear: both; }

