  /*********************************************************
               GENERAL
  **********************************************************/

* { margin:0; padding:0; list-style-type:none; border:0px none; font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#004EC6;}

/*--------------------  HACK HAUTEUR IE -------------------- */

* html #main-padding {
	height: 553px;
}
* html #diaporama .big {
	width:400px;
}

/* -------------- LIENS -------------------- */

a, a:visited, a:active { text-decoration:none; color:#F97F00; font-weight:bold; }
a:hover { text-decoration:underline;  }



  /*********************************************************
               STRUCTURE
  **********************************************************/

		html {  }

		body { background:url(images/bg-body.jpg) top center repeat-y;}
		
		#deco { margin:0 auto; background:url(images/bg-deco.jpg) top center no-repeat;}
		
		#box { width:950px; margin:0 auto; background:url(images/bg-box.jpg) top center repeat-y;}

		#cadre_main {width:950px; background:url(images/bg-cadre-main.jpg) top center no-repeat;}

		#header { }

		#breadcrumb { margin-bottom:10px;}

/* ------------ MENU LEFT ------------------ */
		
		#side-left {float:left; width:210px; text-align:right;}
		#menu-left { width:182px; margin-top:90px; margin-left:28px;}

/* ------------ MAIN 750 ( 750 px site 2 colonnes ) -------------------- */ 

		#main-padding { display:block; float:left; width:740px; min-height:553px;}
		#main-padding #main { margin:25px auto 10px 30px;} /* main=710px */
		
		#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:360px; float:left;}
		.bloc-home-1 top{}
		.bloc-home-1 .titre{ width:256px; color:#0179B6; font-size:14px; font-weight:bold; line-height:25px; background:url(images/dottes.jpg) bottom left repeat-x;}
		.bloc-home-1 .pic {float:left; width:256px; text-align:left; margin-top:5px;}
		.bloc-home-1 .pic img {border:1px solid #004EC6;}
		.bloc-home-1 .detail {width:256px; float:left; text-align:right;}

/* ------------ BLOC HOME 2 ( 360 px site 2 colonnes ) ------------------ */

		.bloc-home-2 { width:690px; float:left; margin:10px auto 10px 0px;}
		.bloc-home-2 .pic {float:right; width:256px; text-align:left;}
		.bloc-home-2 .pic img {border:1px solid #004EC6;}
        .bloc-home-2 .descriptif {float:left; width:390px;}
		#main-padding #main .bloc-home-2 p {margin:0px 5px 5px 0px;} 
		.bloc-home-2 .detail {width:256px; float:right; text-align:left;}

  /*********************************************************
                PRODUIT 1er AFFICHAGE 
  **********************************************************/

/* ------------ BLOC PRODUIT 1 ( 720 px site 2 colonnes ) ------------------ */

		.bloc-produit-1 {width:690px; float:left; margin:10px auto 10px 0px;}
		.bloc-produit-1 .titre{ width:256px; color:#0179B6;  font-size:14px; font-weight:bold; line-height:25px; background:url(images/dottes.jpg) bottom left repeat-x;}
		.bloc-produit-1 .pic {float:right; width:256px; text-align:left;}
		.bloc-produit-1 .pic img {border:1px solid #004EC6;}
		.bloc-produit-1 .descriptif {float:left; width:390px;}
		.bloc-produit-1 p {margin:0px 5px 5px 0px;}
		.bloc-produit-1 .detail {width:256px; float:right; text-align:left;}

/* ------------ BLOC DETAIL ------------------ */
	.bloc-detail {width:650px; float:left; margin:10px auto 10px 0px;}
	.bloc-detail .consulter { float:left; margin-right:30px; font-weight:bold;}
	#main-padding #main .bloc-detail p {text-align:justify;}

	
/* ------------ DIAPORAMA ------------------ */
	#diaporama {margin:20px auto; width:540px;}
	#diaporama .thumb {width:110px; float:left;}
	#diaporama .thumb img {margin: 0 0 5px 0; border:1px solid #004EC6;}
	#diaporama .big {float:left; margin-right:20px; text-align:right; min-width:400px;}
	#diaporama .big img {border:1px solid #004EC6;}


/* ------------ 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 #004EC6;  padding:3px 5px 3px 5px;}
	.plan legend, .horaires legend {color:#004EC6; font-size:1.3em; padding:5px 10px; font-weight:bold}
	.plan dl dt, .horaires dl dt{font-weight:bold; color:#004EC6;}
	.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; background:#1F5C94; color:#FFF;; border:1px solid #B3B7CA;; }
	.nav a:hover { background:#F4DB02; color:#6B8EC8; border:1px solid #6B8EC8;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #FFF; color:#FFF; background:#6B8EC8;}	

/* ------------ COMMUNS (dans la charte du site) --------------------- */
	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:0 0 0 22px; float:left;}
	.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: #9ABAE9; text-align: center ; padding: 5px 0px; font-weight:bold; }
	

  /*********************************************************
               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; padding:2px; border:1px solid #000; color:#fff;  background:#1F5C94; }
	.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; }
	th, td { border-bottom: 1px solid #d7d7d7; padding:4px 0; text-align: left; vertical-align:text-top;  }
	th { color:#000000;   width:100px; text-indent:5px; font-weight:bold;}
	td { }
	tr:hover { cursor:default;  }

/* ------------ 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:#004EC6; width:950px; margin:0 auto;  }
	#copyright a { color:#004EC6; }
		
/* ------------ FOOTER - CATEGORIES ------------------ */
	
	#categories-r  {width:950px; 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;}
	#categories-r p { margin:5px;}

	/* hack clear float */ 		
	.clr { clear: both; }
	
	/* ------------REF------------------ */

#r fieldset { border:1px solid; padding:10px; width:530px; margin-left:10px;}
#r fieldset a{width:45%; float:left; padding:2px; font-size:0.8em;}
#r legend { padding:0 5px; font-weight:bold; font-size:0.9em; }	