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

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

/*--------------------  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:#d80000; font-weight:bold; }
a:hover { text-decoration:underline;  }



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

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

		html {  }

		body { margin:0 auto; background:#fbeec5 url('images/bg.jpg') top center repeat-x ; }
		#deco {  background: url('images/deco.jpg') top center no-repeat;}  /* pour arrière plan décoratif ----- */
		
		#box { width:950px; margin:0 auto;}

		#cadre_main {  }

		#header { }
	


		#breadcrumb { }

/* ------------ MENU TOP ------------------ */
	

/* ------------ MENU LEFT ------------------ */
		
		#side-left {float:left; width:200px; padding-top:50px;}
		#menu-left {margin:10px 0 0 20px; padding:0; }
		#menu-left li {margin:12px 0; width:150px; background: url('images/picto.png') top left no-repeat; }
		#menu-left li { text-transform:uppercase; padding-left:15px;font-weight:bold;  }
		#menu-left li a {color:#750c00;  text-decoration:none;  }
		#menu-left li a:hover {color:#750c00; color:#d80000;  }
		#main-padding #main #menu-left .smenu ul {margin:0px 0; padding:0; }
		#menu-left .smenu li {margin:0px 0; width:140px;  background:none }
		#menu-left .smenu li a { display:block; text-transform:none;  padding:3px 0 3px 0px; color:#750c00; text-decoration:none; }
		#menu-left .smenu li a:hover {  background:#fcf2d1; color:#d80000;  }
	


/* ------------ MENU RIGHT ------------------ */
		
	

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

		#main-padding {  float:left; margin:0 0 0px 0; width:750px; background:#fff url('images/bg-main.jpg') bottom center no-repeat; }
		#main-padding #main { margin:5px 5px; min-height:700px; } /* main=740px */
		
		#main-padding #main ul { margin:8px 0; padding:0px; }
		#main-padding #main li {  padding:0 0 5px 0px; margin:0 0 0 20px;}
		#main-padding #main p { line-height:1.5em; margin:10px 0; text-align:left; font-size:1.1em;}		


  /*********************************************************
                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-produit-1 {width:700px; margin:0px auto; }
		#main-padding #main .bloc-produit-1 p { margin:5px 15px; }
	

	
/* ------------ 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-produit-2 { width:350px; float:left; margin:0px 10px 30px 0px;   } 
		.bloc-produit-2 h3 {  }	
		.bloc-produit-2 .descriptif  {width:300px; margin: 0 auto; line-height:1.5em; font-size:1.1em; }
		.bloc-produit-2 .detail {width:140px; text-align:center; padding:10px 5px; background:#d80000; border:1px solid #d7d7d7;}	
		.bloc-produit-2 .detail a { color:#fcf2d1; }	
		.bloc-produit-2 .pic {margin:10px auto; width:298px; text-align:center;  }
		.bloc-produit-2 .pic img {margin:0 0 0 0; border:1px solid #750c00; width:298px; height:200px  } /* changer marge suivant largeur vignette */
	    		
	
 


  /*********************************************************
                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:700px; margin:10px 0 30px 0px;}
		.bloc-produit-1 .pic {float:left; margin:20px 0 20px 0px; width:100px; }
		.bloc-produit-1 .pic img {  border:1px solid #8f7863 } /* changer marge suivant largeur vignette */*

		/* ROLLOVER 1ER AFFICHAGE */
		.bloc-produit-1 .pic img { } /* changer marge suivant largeur vignette */
		.bloc-produit-1 .diaporama { margin:20px 0 0 0px; width:700px; float:left; }
		.bloc-produit-1 .diaporama img { }
		.bloc-produit-1 .diaporama .thumb { width:700px; text-align:center;  }
		.bloc-produit-1 .diaporama .thumb img { margin: 5px; border:1px solid #c8056f; width:210px; height:150px;  }
		
		/* FIN ROLLOVER 1ER AFFICHAGE */
		

		
		.bloc-produit-1 .descriptif {float:right; width:580px; margin:20px 0 0 0px;   }/* changer le float pour placement*/
		.bloc-produit-1 p { margin:5px 10px; }
		.bloc-produit-1 .detail { padding:5px auto; width:75px; }
		.bloc-produit-1 .detail img {border:0px solid #8b7663; }
		.bloc-produit-1 .prix { padding:10px 0 0 0px; text-align:right}	 
		

	    .rubrique {float:left; width:690px; margin:10px 0 30px 20px;  }/* changer le float pour placement*/
		.bloc-produit-1 p { margin:5px 10px; }

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

	.bloc-detail { width:700px; margin:0px auto; padding:50px 0 0 0px;}
	.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:20px 0 20px 0px; width:700px; float:left; }
	#diaporama .thumb { width:150px; text-align:left; float:left;   }
	#diaporama .thumb img { margin: 5px; border:1px solid #8b7663; width:50px; height:50px;   }
	#diaporama .big  {  float:right; width:550px;  }
	#diaporama .big img {  border:1px solid #8b7663; width:540px; }


/* ------------ 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:600px; margin:30px 30px; border:1px solid #d1aa75;  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; }
	.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:#111b46; color:#ccc7a2; border:1px solid #ccc7a2; }
	.nav a:hover { background:#111b46; color:#fff; border:1px solid #fff;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #fff; color:#fff; background:#111b46;}	


/* ------------ COMMUNS (dans la charte du site) --------------------- */
	.prix {  font-weight:bold; font-size:1.4em; color:#fff; margin:0px 0; padding:5px 0; color:#330000;}
	.prix-barre { font-size:1em; text-decoration:line-through; }
	h2 { font-weight:bold; font-size:1.4em; }
	h3 { text-transform:normal;  font-size:1.4em; font-weight:bold; text-align:left;  vertical-align:middle; padding:10px 5px;  color:#53261a; background: url('images/h3.gif') center left no-repeat; }
	h4 {  font-weight:bold; font-size:1.3em; text-align:left; margin:0;  padding:10px 5px;  color:#53261a; background: url('images/h3.gif') center left no-repeat;}
	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 top; padding:5px 0 5px 22px; }
	.icon-link { background: url('images/icons/link.png') no-repeat left top; padding:5px 0 5px 22px; }


	/* ------------ ICONS --------------------- */
	
	.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}
	.retour { float:right;  text-align:center; margin-bottom:20px;   }	
	.retour a {   cursor:pointer;   }		
	
	
	.print { float:left;   text-align:center; margin-bottom:20px;   }	
	.print a {   cursor:pointer; font-weight:bold; }	
	
	.top  { float:right; margin:5px; }		
	.top a { font-size:0.9em; } /* Skinner couleur */		
	.top a img { border:0 } /* Skinner couleur */				
					
	
	div.hr { height: 30px; clear:both; margin:0 0 0 0px; }
	div.hr hr {   display: none; }	
	
	.vide { width:300px; font-weight:bold; margin:0 auto; padding-top:30px; color:#FFFFFF;}
	.alerte {  text-align: center ; padding: 5px 0px; font-weight:bold; color:#FFFFCC; }
	

  .tri { width:400px; margin:0px auto; padding:10px 0 0 0px;}
  /*********************************************************
               FORMULAIRE
  **********************************************************/

	.formulaire { margin:5px 0px; padding:5px 0; color:#DACCB7; width:640px; margin:0 30px;}
	.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: 280px; margin-right: 10px; font-weight:bold; font-size:1.2em;  }

	/*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 #d7d7d7; color:#fcf2d1;  background:#d80000; }
	.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 #36394e; padding:4px 0; text-align: left; vertical-align:text-top;  }
	th {  font-family:"Times New Roman", Times, serif; font-size:1.4em;  width:100px; }
	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; padding-bottom:7px }
	#copyright { text-align:center; font-size:0.9em; margin:5px auto;  width:700px; padding-left:250px;  }
	#copyright a { color:#333333  }
		
/* ------------ FOOTER - CATEGORIES ------------------ */
	
	#categories-r  {width:700px; text-align:center; padding-left:250px; 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:#d08d62}
	#categories-r p { margin:5px;}

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

