  /*********************************************************

               GENERAL

  **********************************************************/



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



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



* html #main-padding {

	height: 565px;

}



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



a, a:visited, a:active { text-decoration:none; color:#054DA1; font-weight:bold; }

a:hover { text-decoration:underline;  }







  /*********************************************************

               STRUCTURE

  **********************************************************/



		html {}



		body {background:url(images/bg-body.jpg) top center no-repeat #000000;}

		

		#deco {}

		

		#box {width:951px; /*margin:0  0  0 235px*/margin:0  auto;}



		#cadre_main {width:951px; margin:0  auto; background:url(images/bg-cadre-main.jpg) top left repeat-y;}



		#cadre_main1 {width:951px; margin:0  auto; background:url(images/bg-cadre-main1.jpg) top left no-repeat;}



		#header { }



		#breadcrumb { }



/* ------------ MENU LEFT ------------------ */

		

		#side-left {float:left; width:200px;}

		#menu-left {margin:0px; }
		#menu-left li { background: none repeat scroll 0 0 #4B6F98;
    margin-bottom: 2px;
    margin-left: 5px;
    margin-top: 3px;
    padding: 3px;
    width: 184px;  }
	
	#menu-left li:hover { background: none repeat scroll 0 0 #a2b6cb;  }
        #menu-left li a { color:#fff; text-transform:uppercase; }
        #menu-left li a:hover { color:#071424; text-decoration:none; }
		
		.code-image { width:190px; margin:0 auto;}

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



		#main-padding {display:block; float:left; width:750px; min-height:505px;}

		#main-padding #main {margin:0px 0px;}

		

		#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 {width:720px; margin:20px 0 20px 10px;}

		.bloc-home-1 .pic {float:left; width:202px; text-align:left;}

		.bloc-home-1 .pic img {border:1px solid #75ACEB;}

		.bloc-home-1 .descriptif {float:right; width:485px;}

  		#main-padding #main .bloc-home-1 p { margin:0px 0px; text-align:justify;} 

		.bloc-home-1 .detail {float:left; margin-top:15px;}



  /*********************************************************

                PRODUIT 1er AFFICHAGE 

  **********************************************************/



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



		.bloc-produit-1 {width:720px; margin:20px 0 20px 10px;}

		.bloc-produit-1 .pic {float:left; width:202px; text-align:left;}

		.bloc-produit-1 .pic img {border:1px solid #75ACEB;}

		.bloc-produit-1 .descriptif {float:right; width:485px;}

  		#main-padding #main .bloc-produit-1 p {margin:0px 0px; text-align:justify;} 

		.bloc-produit-1 .detail {float:left; margin-top:15px;}

		

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



	.bloc-detail {width:720px; margin:20px 0 20px 10px;}

	#main-padding #main .bloc-detail p {margin:10px 0px; text-align:justify; color:#000; }



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



	#diaporama { margin:10px auto; width:400px; text-align:center;}

	#diaporama .thumb {width:400px; margin:0px auto;}

	#diaporama .thumb img { margin: 0 0 5px 0; border:1px solid #75ACEB;  }

	#diaporama .big img {border:1px solid #75ACEB; }



/* ------------ 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; border:1px solid #d7d7d7;  padding:3px 5px 3px 5px; float:left; margin-left:5px; margin-bottom:30px}

	.plan legend, .horaires legend {color:#d7d7d7; font-size:1.3em; padding:5px 10px; font-weight:bold;}

	.plan dl dt, .horaires dl dt{font-weight:bold; color:#306EB5;}

	.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:#12283B; color:#62B4F6; border:1px solid #62B4F6;}

	.nav a:hover { background:#FFF; color:#12283B; border:1px solid #12283B;  text-decoration:none; }

	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #12283B; color:#12283B; background:#62B4F6;}	



/* ------------ COMMUNS (dans la charte du site) --------------------- */

	.prix {font-weight:bold; font-size:1.2em; color:#005FAF; padding:5px 0; margin-right:20px;}

	.prix-barre {font-weight:bold; font-size:1.2em; text-decoration:line-through;color:#666; margin-right:20px;}

	h3 { text-transform:uppercase; color:#CDC51D; font-size:1.3em; font-weight:bold;text-align:left;  vertical-align:middle; padding:5px 0; margin:5px 0px;   }

	

	strong { font-weight:bold; }

	

	/* ------------ ICONS --------------------- */

	.icon-pdf { background: url('images/icons/pdf.png') no-repeat left center; padding:0 0 0 22px; width:200px; }

	.icon-link { float:right; background: url('images/icons/link.png') no-repeat left center; padding:0 0 0 22px; width:200px; }

	/* ------------ ICONS --------------------- */

	

	.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}

	.retour { float:right; margin:10px 50px 10px auto;}		

	

	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: #7693B3; text-align: center ; padding: 5px 0px; font-weight:bold; color:#FFF;}

	

  /*********************************************************

               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; }

	.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:#7693B3; }

	.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; }

		

  /*********************************************************

               PIED DE PAGE

  **********************************************************/	



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



	#footer { margin:0 auto; }

	#copyright { text-align:center; font-size:0.9em; margin:5px auto; color:#fff; width:950px; margin:0 auto;  }

	#copyright a { color:#fff; }

		

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

	

	#categories-r  {width:951px; 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; color:#FFF;}

	#categories-r p {margin:5px; color:#FFF;}



	/* hack clear float */ 		

	.clr { clear: both; }
