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

* { margin:0; padding:0; list-style-type:none; border:0px none; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

/*--------------------  HACK HAUTEUR IE -------------------- */

* html #main-padding {
	height: 400px;
}

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

a, a:visited, a:active { text-decoration:none; color:#00CCFF; font-weight:bold; }
a:hover { text-decoration:underline;  }

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

		html {  }

		body { background:#FFFFCC; }

		#box { width:900px; margin:0 auto;}

		#cadre_main-r { width:900px; margin:0 auto; background:url(images/fond_02.gif) top center repeat-y; }
		
		#cadre_main-top {width:900px; margin:0 auto; background:url(images/fond_01.jpg) top center no-repeat; }

		#cadre_main-bottom {width:900px; margin:0 auto; background:url(images/fond_03.jpg) bottom center no-repeat; }

		#header { }

		#breadcrumb { }

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

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

		#main-padding { display:block; padding-bottom:30px; padding-top:20px; min-height:380px; }
		#main-padding #main { margin:0px 10px; } /* 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; text-align:left;}		


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

		.bloc-home-1 {width:850px; float:left; margin-bottom:20px; margin-top:10px;}
		.bloc-home-1 .pic {float:left; margin:0 0 0 0px; width:400px; text-align:center;}
		.bloc-home-1 .pic img {margin:0 0 0 0; border:0px solid #fff; } /* changer marge suivant largeur vignette */
		.bloc-home-1 .descriptif  {margin: 0 10px 0 10px; float:left; text-align:justify;}
  #main .bloc-home-1 p { margin:5px 10px; } 
		.bloc-home-1 .detail {padding:10px 0 0 15px;  text-align:left; }
		.bloc-home-1 .prix { padding:10px 0 0 15px; }	 

  /*********************************************************
                PRODUIT 1er AFFICHAGE 
  **********************************************************/

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

		.bloc-produit-1 {width:835px; float:left; margin-bottom:20px;}
		.bloc-produit-1 .top {width:835px; float:left; line-height:10px; padding:5px; margin-bottom:20px; background:#AEDFE4;}
		.bloc-produit-1 .pic {float:left; margin-right:25px; text-align:left;}
		.bloc-produit-1 .pic img { border:1px solid #474747; }
		.bloc-produit-1 .descriptif  {}
  		#main-padding #main .bloc-produit-1 p { margin:0px 0px; } 
		.bloc-produit-1 .detail { margin-top:10px; }

/* ------------ BLOC PRODUIT 2 ( 480 px site 2 colonnes ) ------------------ */

		.bloc-produit-2 {width:480px; float:left; margin-bottom:20px;}
		.bloc-produit-2 .top {width:480px; float:left; line-height:10px; padding:5px; margin-bottom:10px; background:#AEDFE4;}
		.bloc-produit-2 .pic {float:left; margin-right:25px; text-align:left;}
		.bloc-produit-2 .pic img { border:1px solid #474747; }
		.bloc-produit-2 .descriptif  {}
  		#main-padding #main .bloc-produit-2 p { margin:0px 0px; } 

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

		.bloc-produit-3 {width:255px; float:left; margin-bottom:20px; margin-left:25px}
		.bloc-produit-3 .top {width:245px; float:left; line-height:10px; padding:5px; margin-bottom:10px; background:#AEDFE4;}
		.bloc-produit-3 .pic {float:left; text-align:left;}
		.bloc-produit-3 .pic img { border:1px solid #474747; }
		.bloc-produit-3 .descriptif  {}

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

	.bloc-detail {width:850px; float:left; padding:10px 0;}
	.bloc-detail .descriptif {float:left; width:550px; }	
	.bloc-detail .pic { margin-right:25px;  }	
	.bloc-detail p { text-align:justify; }	

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

	#diaporama { width:250px; float:left; margin-right:25px; }
	#diaporama .thumb { width:100px; margin:10px auto;  }
	#diaporama .thumb img { margin: 0 5px 0 0; border:1px solid #474747;  }
	#diaporama .big img {  float:left; border:1px solid #474747; }

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

	#diaporama2 { margin:10px auto 10px 0; width:550px; }
	#diaporama2 .thumb2 { width:250px; float:right;  }
	#diaporama2 .thumb2 img { margin: 0 5px 5px 0; border:1px solid #474747;  }
	#diaporama2 .big img {  float:left; border:1px solid #474747; }

/* ------------ PARTENAIRES ------------- */

	.partenaire{ width:480px; float:left; margin-bottom:20px; }
	.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:460px; float:left; border:1px solid #d7d7d7;  padding:3px 5px 3px 5px;}
	.plan legend, .horaires legend {color:#000; font-size:1.3em; padding:5px 10px;}
	.plan dl dt, .horaires dl dt{font-weight:bold; color:#000;}
	.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:460px; 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; background:#AEDFE4; color:#FFFFCC; border:1px solid #FFFFCC; }
	.nav a:hover { background:#FFFFCC; color:#AEDFE4; border:1px solid #AEDFE4;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #AEDFE4; color:#AEDFE4; background:#FFFFCC;}	

/* ------------ 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 { color:#666666; }
	h3 { color:#00CCFF; text-align:left;  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:#666;}
	
/* ------------ ICONS --------------------- */

	.icon-pdf { background: url('images/icons/pdf.png') no-repeat left center; padding:0 0 0 22px; }
	.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; }		
	
	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: #5BA5BD; text-align: center ; padding: 5px 0px; font-weight:bold; }

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

	.formulaire { padding:5px 0; width:480px; float:left;}
	.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 #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; padding:2px; border:1px solid #000; color:#fff;  background:#5BA5BD; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire br { clear: left; }
	.formulaire img { width:auto; height:auto; }
	
/* ------------ 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; }
	#copyright { text-align:center; font-size:0.9em; margin:5px auto; color:#6B9DDB; width:950px;  }
	#copyright a { color:#6B9DDB; }
		
/* ------------ FOOTER - CATEGORIES ------------------ */
	
	#categories-r  {width:900px; text-align:center; margin:0 auto; }
	#categories-r, #categories-r a , #categories-r a:hover{ text-align:center; text-decoration:none; font-size:0.8em; font-weight:100; color:#6B9DDB;}
	#categories-r p { margin:5px;}

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