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

* {   font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#000000; margin:0; padding:0; }

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



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

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

		html { }

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

		#cadre_main { background:#fff;}

		#header { }
	


		#breadcrumb { }

/* ------------ MENU TOP ------------------ */
		
		#side-top { padding:2px 0px 0 0; margin:0 auto; width:932px; background:#d7d7d7 url('images/bg-menu.jpg') center right no-repeat; height:25px; text-align:left }
		#side-top ul{ padding:0px; margin:0; }
		#side-top td{ vertical-align:middle;}

	#menu {list-style-type:none; 
	margin:0px 0 0px 10px; /* settings for this demo olnly */
	padding-left:0; }
	
	#menu li {display:block; float:left; position:relative; z-index:100; margin-right:1px;}
	#menu li span {display:block; z-index:100; padding: 3px 10px; font-size:11px; text-transform:uppercase;}
	#menu li a, #menu li a:visited {display:block; padding:0; color:#FFFFFF; text-decoration:none;}
	#menu li a:hover {color:#de232c; display:block;}
	
	#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0;}
	#menu dt { margin:0; font-size: 11px; white-space:nowrap; float:left; text-transform:uppercase;}
	#menu dd { white-space:nowrap;  display:none; background: transparent; clear:left; margin:0; padding:0; color: #fff; font-size: 11px; text-align:left;}
	
	#menu dt a, #menu dt a:visited {display:block; color:#fff; padding: 3px 10px; text-decoration:none; width:123px;  }
	#menu dd a, #menu dd a:visited {filter:alpha(opacity=90); opacity: 0.9; -moz-opacity:0.9; background:#383838; color:#fff; text-decoration:none; display:block; padding: 3px 10px 3px 10px;  width:123px;}
	
	#menu li a:hover {border:0;}
	
	#menu li:hover dd, #menu li a:hover dd {display:block;}  
	#menu dd a:hover{ filter:alpha(opacity=100); opacity: 1; -moz-opacity:1;}	
	#menu li:hover dl, #menu li a:hover dl { color:#b81116}
	#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {background: #383838; color:#de232c; }

	#menu_top {}

/* ------------ MENU LEFT ------------------ */
		
		#side-left {float:left; width:200px; height:400px;}
		#menu-left {margin:0px;padding:0 2px;  } 
		#menu-left ul {margin:0px; } 
		#menu-left li { border-bottom:1px solid #ccc; text-transform:uppercase; padding:5px 2px; list-style-type:none;  } 
		#menu-left a { color:#000;  padding-left:15px; font-size:1em; text-decoration:none;} 
		#menu-left a:hover  { color:#de232c;  text-decoration:none;  background:url('images/picto-menu.jpg') center left no-repeat;  } 

		#menu-left .title{  padding-left:17px; font-weight:bold;  }

		#menu-left .liste li a {margin:0px; padding:0 0 0 25px; text-transform:none; font-weight:normal; }
		#menu-left .liste li a:hover { color:#de232c;  }



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

		#main-padding { display:block; float:left; margin:0 0 0 0; width:741px; background:url('images/bg-main.jpg') top center repeat-x; }
		#main-padding #main { margin:0px 5px; } /* main=735px */
		
		/*#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 { display:block; width:630px; padding:0px 0; margin:0px auto; background:url('images/bg-bloc.jpg') top left no-repeat;  height:220px; }

		.bloc-home-1 .pic {float:left;  width:275px; padding:0px 0 0 10px; background:url('images/bg-bloc.jpg') top left no-repeat; }
		.bloc-home-1 .pic img {margin:10px 0 0 10px; border:4px solid #e7e7e7; } /* changer marge suivant largeur vignette */
		.bloc-home-1 .descriptif  {width:305px;  float:left;  padding:10px 0 0 0px; }
  #main .bloc-home-1 p { margin:5px 10px;text-align:justify; } 
		.bloc-home-1 .detail {padding:10px 0 0 10px;  text-align:left;   }
		.bloc-home-1 .detail a {color:#fff;  text-decoration:none; padding:0 7px; background:#b81116; border-bottom:1px solid #141414;}
		.bloc-home-1 .prix { padding:10px 0 0 15px; }	 

/* ------------ BLOC HOME 2 ( 360 px site 2 colonnes ) ------------------ */

/*  background:url('images/360px.jpg') top left no-repeat; */
/* .bloc-home-2 .top { width:360px; background:url('images/top-360px.jpg') top left no-repeat;}*/
/* .bloc-home-2 .bottom { width:360px; background:url('images/bas-360px.jpg') top left no-repeat;}*/

		.bloc-home-2 {  float:left; margin:10px 0 20px 0px;}
		.bloc-home-2 .pic {  float:left; width:250px; text-align:left; }
		.bloc-home-2 .pic img {margin:0 0 0 30px; border:4px solid #e7e7e7; } /* changer marge suivant largeur vignette */
        .bloc-home-2 .descriptif {float:left; width:315px;   }/* changer le float pour placement*/
		.bloc-home-2 p { margin:5px 10px; } 
		.bloc-home-2 .detail {padding:10px 0 0 30px;  text-align:left;   }
		.bloc-home-2 .detail a {color:#fff;  text-decoration:none; padding:0 7px; background:#b81116; border-bottom:1px solid #141414; }
		.bloc-home-2 .prix { padding:10px 0 0 10px; }	 		
		


  /*********************************************************
                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 40px 0px;}

		.bloc-produit-1 .Pgauche{ float:left;  width:300px;  }	
		.bloc-produit-1 .Pdroite{ float:left; width:400px;}	
		.bloc-produit-1 .infos {width:600px; padding:0 0 0px 20px;}	
		.bloc-produit-1 .infos td {  padding:4px 0; text-align: left; vertical-align:text-top; background:url('images/points.png') bottom left repeat-x;  }
		.bloc-produit-1 .infos th { text-transform:uppercase; width:160px;text-align:left; }
		.bloc-produit-1 .pic {float:left; margin-left:20px; width:230px; }
		.bloc-produit-1 .pic img {border:4px solid #e7e7e7; } /* changer marge suivant largeur vignette */*

		/* ROLLOVER 1ER AFFICHAGE */
		.bloc-produit-1 .pic img { } /* changer marge suivant largeur vignette */
		
		.bloc-produit-1 .diaporama { margin:10px 0; width:400px; }
		.bloc-produit-1 .diaporama .thumb { width:400px; float:left;  }
		.bloc-produit-1 .diaporama .thumb img { margin: 0 0 5px 0; border:1px solid #e7e7e7; height:45px;  }


		.bloc-produit-1 .descriptif {margin-right :5px; float:left; width:350px;   }/* changer le float pour placement*/
		.bloc-produit-1 p { margin:5px 10px; }
		.bloc-produit-1 .detail {padding:10px 0 0 30px;  text-align:right;   }
		.bloc-produit-1 .detail a {color:#fff;  text-decoration:none; padding:0 7px; background:#b81116; border-bottom:1px solid #141414; }
		.bloc-produit-1 .prix { padding:10px 0 0 15px; }	 
		


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

	.bloc-detail { width:700px; margin:0px auto; padding:0px 0;}
	.bloc-detail  table {width:600px; padding:0 0 0px 0px;}	
	.bloc-detail   td {  padding:4px 0; text-align: left; vertical-align:text-top; background:url('images/points.png') bottom left repeat-x;  }
	.bloc-detail   th { width:180px; text-transform:uppercase; padding-left:30px; color:#7c8185; text-align: left; vertical-align:top;}	

	.bloc-detail  .diaporama { margin:10px 0 7px 30px; width:600px; }
	.bloc-detail  .diaporama .thumb { width:580px; float:left; padding:5px 0 7px 0; }
	.bloc-detail  .diaporama .thumb img { margin: 0 0 5px 0; border:1px solid #e7e7e7;  }
	.bloc-detail  .diaporama .big  {   }
	.bloc-detail  .diaporama .big img { border:4px solid #e7e7e7;  }

	.bloc-detail  .descriptif {  width:580px;  }
	.bloc-detail  h4 { font-size:1.2em; font-weight:bold;  }

/* ------------ BLOC DETAIL AFF PAGE AUTRES.PHP  ------------------ */
	.bloc-detail .Pgauche{ float:left;  width:300px;  }	
	.bloc-detail .Pdroite{ float:left; width:400px;}	
/* ------------ BLOC DETAIL AFF PAGE diapo a droite  ------------------ */
	.bloc-detail .Pdroite  .diaporama { margin:10px 0 7px 0px; width:300px; }
	.bloc-detail .Pdroite  .diaporama .thumb { width:300px; float:left; padding:5px 0 7px 0; }
	.bloc-detail .Pdroite  .diaporama .thumb img { margin: 0 0 5px 0; border:1px solid #e7e7e7;  height:45px; }
/* ------------ BLOC DETAIL AFF PAGE DETAIL.PHP diapo a gauche  ------------------ */
	.bloc-detail .Pgauche  .diaporama { margin:10px 0 7px 0px; width:300px; }
	.bloc-detail .Pgauche  .diaporama .thumb { width:300px; float:left; padding:5px 0 7px 0; }
	.bloc-detail .Pgauche  .diaporama .thumb img { margin: 0 0 5px 0; border:1px solid #e7e7e7;  height:45px; }


	.bloc-detail .descriptif { float:left; width:350px; padding: 0 10px;  }	
	.bloc-detail p { text-align:justify; }	
	.bloc-detail ul { margin: 0; padding:0 20px; }	
	.bloc-detail li { margin: 0; padding:0; }	

	
/* ------------ DIAPORAMA ------------------ */
.bloc-contact { background:url('images/bg-bloc.jpg') top center no-repeat; width:630px; margin:0 auto;  }	
.bloc-satisfaction { background:url('images/bg-bloc-satisfaction.jpg') top center no-repeat; width:630px; margin:0 auto;  }	
.bloc-contact h3{ border-bottom:1px solid #92969a; text-align:left;  }	
.bloc-satisfaction  h3{ border-bottom:1px solid #92969a; text-align:left;  }	
/* ------------ 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*/
	
    fieldset {  border:0px solid #d7d7d7; padding:4px;}	
	legend { text-align:justify; padding:0 5px; font-weight:bold; font-size:1.2em; }	

/* ------------ PLAN --------------------- */
	
	.plan, .horaires {width:606px; margin:0 auto; border:1px solid #d7d7d7;  padding:3px 5px 3px 5px;}
	.plan legend, .horaires legend {color:#333; font-size:1.3em; padding:5px 10px;}
	.plan dl dt, .horaires dl dt{width: 140px; float: left; font-weight: bold;  text-transform:uppercase; color:#333;}
	.plan dt, .horaires dt{ float:left; width:150px; padding:5px 10px;  clear:both; }
	.plan dl dd, .horaires dl dd{width:200px; padding:5px 10px;  float:left; line-height:1.4em;}
	.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;}


/* ------------ 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:#f1f1f1; color:#de232c; border:1px solid #de232c; }
	.nav a:hover { background:#de232c; color:#fff; border:1px solid #781318;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #de232c; color:#de232c; background:#f1f1f1;}	


/* ------------ COMMUNS (dans la charte du site) --------------------- */
	.prix {  font-weight:bold; font-size:1.2em; color:#de232c; margin:0px 0; padding:5px 0;}
	.prix-barre { font-size:1em; text-decoration:line-through;color:#666; }
	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; }
	.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; padding:0px 0 0 0px;  text-align:left;   }
	.retour a{color:#de232c;  text-decoration:none; padding:0 4px; background:#f1f1f1; border-bottom:1px solid #c7c7c7; }

	.print {float:right; margin:5px; padding:0px 0 0 0px;  text-align:left;   }
	.print a{color:#fff;  text-decoration:none; padding:0 4px; background:#de232c; border-bottom:1px solid #781318; }

	.top  { float:right; margin:5px; }		
	.top a { font-size:0.9em;  } /* Skinner couleur */					
					
	
	div.hr { height: 10px; clear:both;margin:0 0 0 9px; background:url('images/points.png') bottom left repeat-x; }
	div.hr hr {   display: none; }	
	
	.vide { width:300px; font-weight:bold; margin:0 auto; padding-top:30px; height:250px; text-align:center;}
	.alerte { background: #f1f1f1; text-align: center ; padding: 5px 0px; font-weight:bold; color:#de232c; }
	

/* ------------ RECHERCHE --------------------- */

	#bloc-recherche {width:730px; height:40px; }
	#bloc-recherche td {  }
  	#bloc-recherche form .bouton {cursor:pointer; color:#fff; text-decoration:none; padding:0 4px; background:#b81116; border-bottom:1px solid #141414; font-weight:bold;  margin:0 3px;  }
	#bloc-recherche select { border:1px solid #d7d7d7; }
		

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

	.formulaire { margin:5px 0px; padding:5px 0; color:#DACCB7; width:500px; 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: 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; color:#fff; text-decoration:none; padding:0 4px;background:#b81116; border-bottom:1px solid #141414; font-weight:bold;  margin:0 3px;  }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire br { clear: left; }
	.formulaire img { width:auto; height:auto; }


	/*FORMULAIRE ENQUETE DE SATISFACTION*/
	.formulaire-enquete { color:#DACCB7; width:600px; margin:0 auto; }
	.formulaire-enquete input, .formulaire-enquete textarea { display: block; float:left; margin-top:6px; vertical-align:middle;  }
	
	.formulaire-enquete label { display: block; float: left;  text-align: left; width: 100px; margin-right: 10px; font-weight:bold; }

	.formulaire-enquete input {padding:3px; background:transparent;  color:#000;  float:left; }
	.formulaire-enquete textarea{ width:200px;  border:1px solid #B4B2B2; color:#000000;}
	.formulaire-enquete input {  width:120px;  border:1px solid #B4B2B2; } /* charter bg couleur */ 
	.formulaire-enquete .input-radio { border:0px solid #fff; width:90px;   }
	.formulaire-enquete .bouton { width:120px; cursor:pointer; color:#fff; text-decoration:none; padding:0 4px; background:#b81116; border-bottom:1px solid #141414;font-weight:bold;  margin:10px 0px; }
	
	.formulaire-enquete td {  line-height:2.2em; }
	 .formulaire-enquete th { padding:5px 0;  border-bottom:1px solid #92969a; vertical-align:middle;}
	 .LibEnquete-1{ text-align:center; color:#006600; vertical-align:middle; text-align:center;}
	 .LibEnquete-2{ text-align:center; color: #FF6600; vertical-align:middle; text-align:center;}
	 .LibEnquete-3{ text-align:center; color: #FF0000; vertical-align:middle; text-align:center;}


/* ------------ TABLE ------------------ 

	table { width:100%; border-collapse:collapse; }
	th, td {  padding:4px 0; text-align: left; vertical-align:text-top;}
	th { color:#7c8185; font-weight:bold;}
	td { }
	tr:hover { cursor:default;  }*/




  /*********************************************************
               EQUIPE
  **********************************************************/

		.bloc-equipe { width:720px; margin:10px 0 0 0px; }
		.bloc-equipe .pic { margin:20px auto; width:420px; text-align:center; }
		.bloc-equipe .pic img {border:4px solid #e7e7e7;   } /* changer marge suivant largeur vignette */*

		/* ROLLOVER 1ER AFFICHAGE */
		.bloc-equipe .descriptif { width:500px; margin:0px auto; background:url('images/points.png') top left repeat-x;  }/* changer le float pour placement*/
		.bloc-equipe th  p { font-weight:normal;  text-align:justify; font-weight:normal; color:#000; }
		.bloc-equipe th {  font-weight:bold; color:#333; text-align:left;  }
		.bloc-equipe th, .bloc-equipe td { padding:2px 0; }
		.bloc-equipe a { color:#b81116; font-weight:bold; text-decoration:none; }
		.bloc-equipe a:hover {text-decoration:underline; }
 
	
/* ------------ 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:#333; width:950px;  }
	#copyright a { color:#333; }
		
/* ------------ FOOTER - CATEGORIES ------------------ */
	
	#categories-r  {width:700px; 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;}
/* ------------ RESEAU-LIENS ------------------ */	
#réseau-liens  {width:700px; text-align:center; margin:0 auto; }
#réseau-liens, #réseau-liens a , #réseau-liens a:hover{ text-align:center; text-decoration:none; font-size:0.9em; font-weight:100;}
#réseau-liens p { margin:5px;}

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

/* --------------------description-homepage-----------------------*/

#paragraphe {
margin:0 auto;
padding:0;
width:550px;
padding-left:10px;}
