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

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

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



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

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

		html {margin:0; padding:0;   }

		body { margin:0; padding:0; background:#180000 url('images/bg-bas2.jpg') bottom left no-repeat; }
		
		#deco-1 { margin:0 auto; background: url('images/deco2.png') top center no-repeat; }  /* pour arrière plan décoratif ----- */
	
		#deco { margin:0 auto; background: url('images/bg2.jpg') top center no-repeat; }  /* pour arrière plan décoratif ----- */
		
		#deco-home { margin:0 auto; }  /* pour arrière plan décoratif ----- */
	
		#box { width:880px; margin:0 auto; color:#F4EAD4  }

		#cadre_main { width:880px; margin:0 auto;  }

		#header {  height:155px }
	


		#breadcrumb { width:780px; height:290px }






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

		#main-padding { display:block; margin:0 auto; width:790px; min-height:700px; -height:700px; }  /* background:#0a0000 url('images/main.jpg') bottom center no-repeat; border:1px solid #400000; */
		#main-padding #main { margin:10px 5px; } /* main=740px */
		
		#main-padding #main ul { margin:8px 0;  }
		#main-padding #main li {  padding:0 0 5px 0px; margin:0 0 0 25px;}
		
		.rubrique p { padding: 0 40px 5px 40px; font-size:1.2em; color:#FFFFFF } 
		
		.rubrique li { padding-left: 50px !important; } 
		.rubrique a, .rubrique a:visited, .rubrique a:active {font-size:1.2em;  text-decoration:none; font-weight:normal; background: url('images/picto2.png') center left no-repeat; padding:0px 5px 0 17px; }
		.rubrique a:hover { text-decoration:none; color:#d00000;   }

  /*********************************************************
                HOME
  **********************************************************/
  
  
  /* ------------ BLOC Traiteur 4 (240 px site 2 colonnes ) ------------------ */



	    .traiteur { width:170px; float:left; margin:0px 0 5px 0px; margin-right:10px; text-align: center;   }
		.traiteur .pic { width:170px;text-align: center; height:170px; background:#7e292f; }
		.traiteur a .pic  { filter:alpha(opacity=30); opacity: 0.3; -moz-opacity: 0.3;  border:1px solid #b58862; }
		.traiteur a:hover .pic  { filter:alpha(opacity=100); opacity: 1; -moz-opacity:1; border:1px solid #b58862; }
		.traiteur .detail { padding:5px 5px 5px 5px;  margin:0 ; text-align:center;  }
		.traiteur a:hover .detail { color:#ffeba5; text-decoration:none  }
		
		
		
		
/* ------------ 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 {width:630px; margin:10px auto; margin-bottom:20px;}

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

/* ------------ 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 { width:360px;  float:left; margin:10px 0 20px 2px;}
		.bloc-home-2 .pic {  float:left; width:320px; text-align:center; }
		.bloc-home-2 .pic img {margin:0 0 0 0; border:0px solid #fff; } /* changer marge suivant largeur vignette */
        .bloc-home-2 .descriptif {float:left; width:350px;   }/* changer le float pour placement*/
		.bloc-home-2 p { margin:5px 10px; } 
		.bloc-home-2 .detail {padding:10px 0 0 10px; text-align:left;  }
		.bloc-home-2 .prix { padding:10px 0 0 10px; }	 		
		

.smenu { float:left  }		
.smenu a, .smenu a:visited, .smenu a:active { font-size:1.2em;  text-decoration:none; font-weight:normal; background: url('images/picto2.png') center left no-repeat; padding:0px 5px 0 17px; }
.smenu a:hover { text-decoration:none; color:#d00000;   }


  /*********************************************************
                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 0 0px; padding-left:40px}
		.bloc-produit-1 .pic {float:left; width:320px; text-align:right }
		.bloc-produit-1 .pic img { border:6px solid #400000;  } /* changer marge suivant largeur vignette */*
		
	
		
		.bloc-produit-1 .descriptif {margin-right :5px; float:left; width:380px;   }/* changer le float pour placement*/
		.bloc-produit-1 p { margin:5px 10px; line-height:1.5em; }
		.bloc-produit-1 .detail {padding:10px 0 0 10px; }
		.bloc-produit-1 .detail a {padding:0px 0 0 20px; background:url('images/picto.png') center left no-repeat; text-transform:uppercase  }
		.bloc-produit-1 .prix { padding:10px 0 0 15px; }	 
		

		/* ------------ BLOC PRODUIT 2 ( 360 px site 2 colonnes ) ------------------ */
		.bloc-produit-2 { width:360px; float:left; margin:10px 0 0 2px; }
		.bloc-produit-2 h3 { text-align:center;height:30px; margin:5px;  } /* changer height sit titre long*/
		.bloc-produit-2 .pic { width:320px; }
		.bloc-produit-2 .pic img {} /* changer marge suivant largeur vignette */
		.bloc-produit-2 .descriptif { width:400px;  }/* changer le float pour placement*/
  #main .bloc-produit-2 p { padding:5px 20px; margin:0; } 
		.bloc-produit-2 .detail {padding:5px 0 0 10px; width:340px; height:10px; }
		.bloc-produit-2 .prix { padding:5px 10px 0 10px; width:340px; height:20px; text-align:left;}


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

		.bloc-produit-3 { width:240px; float:left; margin:10px 0 0px 2px; }
		.bloc-produit-3 h3 { text-align:center;height:30px; margin:5px;  } /* changer height sit titre long*/
		.bloc-produit-3 .pic { width:220px; }
		.bloc-produit-3 .pic img {margin-left:10px; } /* changer marge suivant largeur vignette */
		.bloc-produit-3 .descriptif { width:240px;  }/* changer le float pour placement*/
  #main .bloc-produit-3 p { padding:5px 10px; margin:0; } 
		.bloc-produit-3 .detail {padding:5px 0 0 10px; width:220px; height:10px; }
		.bloc-produit-3 .prix { padding:5px 10px 0 10px; width:220px; height:20px; text-align:left;}


	

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

	.bloc-detail { width:720px; padding-left:40px;}
	.bloc-detail .descriptif {padding:5px 0;  width:600px; float:left; width:460px; line-height:1.5em }	
	.bloc-detail p { text-align:justify;  margin:5px 10px; line-height:1.5em; }	

	

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

	#diaporama { float:right; min-height:300px; width:240px; }
	#diaporama .thumb { width:228px; float:left;  }
	#diaporama .thumb img { margin: 0 0 5px 0; border:4px solid #400000;;  width:100px; height:100px;}
	#diaporama .big img {  float:left; border:1px solid #3D383E; }


/* ------------ 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 #86383d;  padding:3px 5px 3px 5px;}
	.plan legend, .horaires legend {color:#fff; font-size:1.3em; padding:5px 10px;}
	.plan dl dt, .horaires dl dt{font-weight:bold; color:#fff;}
	.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: 5px 10px 10px 0px; text-align:right;  padding:5px 0;}
	.nav a:link, .nav a:visited { padding:3px 7px; background:#310c0c; color:#ffeba5; border:1px solid #400000; }
	.nav a:hover { background:#090B18; color:#fff; border:1px solid red;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #400000; color:#ffeba5; background:#762529;}	


/* ------------ COMMUNS (dans la charte du site) --------------------- */
	.prix {  font-weight:bold; font-size:1.2em; color:#fff; margin:0px 0; padding:5px 0;}
	.prix-barre { font-size:1em; text-decoration:line-through;color:#fff; }
	h2 { font-weight:bold; font-size:1.2em; }
	h3 {  font-weight:normal; font-size:1.4em; text-align:left;  vertical-align:middle; padding:5px 0; color:#FFFFFF;   }
	h4 {  font-weight:normal; font-size:1.4em; text-align:center; margin:15px 0 0 0px; color:#f3d09e; background: url('images/h4.png') no-repeat center bottom; padding:3px 0 20px 0px;  }
	h4 strong {   font-size:1.1em;  }
	strong { font-weight:bold; }
	.annotation {font-style:italic; font-size:0.9em;}
	
	/* ------------ ICONS --------------------- */

	.icon-pdf a { font-weight:normal; background:#310c0c url('images/icons/pdf.png') no-repeat left center; padding:3px 20px 3px 22px; border:1px solid #000;   margin-bottom:5px; filter:alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7; }
	.icon-pdf a:hover {  filter:alpha(opacity=100); opacity: 1; -moz-opacity: 1; text-decoration:none }
	.icon-link a {font-weight:normal; background:#400000 url('images/icons/link.png') no-repeat left center; padding:3px 20px 3px 22px; border:1px solid #000;   margin-bottom:5px; filter:alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7;  }
	.icon-link a:hover { filter:alpha(opacity=100); opacity: 1; -moz-opacity: 1; text-decoration:none }


	/* ------------ ICONS --------------------- */
	
	.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}
	.retour { float:right; margin: 5px; padding:3px;  border:1px solid #000;  background:#400000;  text-align:center; }
	.retour a { padding:8px 15px; color:#ffeba5; text-transform:uppercase; font-size:0.9em; }			
	
	.top  { float:right; margin:10px; }		
	.top a { font-size:0.9em;  } /* Skinner couleur */					
					
	
	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:200px; font-weight:bold; margin:0 auto; padding-top:30px;}
	.alerte { background: #760000; text-align: center ; padding: 5px 0px; font-weight:bold; }
	

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

	#recherche-menu {width:200px; height:110px; margin:10px 0 10px 5px; }
	#recherche-menu .top { height:20px; width:180px; }
	#recherche-menu form { margin:0 auto; width:180px;  }
	#recherche-menu select { font-size:0.9em; border:1px solid #d7d7d7; vertical-align:middle; width:146px; vertical-align:middle;background:#fff; color:#000000;  }  /* Skinner couleur */
	#recherche-menu .input-rech { padding:4px; font-size:0.9em; border:1px solid #d7d7d7; vertical-align:middle; width:145px; background:#fff; color:#000000;} /* Skinner couleur */
	#recherche-menu option { vertical-align:middle; padding:2px; width:200px; color:#000000;  } /* Skinner couleur */
	#recherche-menu label { float:left; width:150px; text-indent:10px; margin:0; }
	#recherche-menu img { height:auto; size:auto; }
		

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

	.formulaire {  padding:5px 0; color:#DACCB7; width:560px; 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: 180px; margin-right: 10px; color:#FFFFFF; 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; }
	.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;  }




  /*********************************************************
               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;  width:790px;  }
	#copyright { text-align:center; font-size:0.9em; margin:5px auto; color:#7d665e; width:790px;  }
	#copyright a {color:#9e8177;}
		
/* ------------ 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; color:#7d665e}
	#categories-r p { margin:5px;}

	/* hack clear float */ 		
	.clr { clear: both; }
	
	#preview{ position:absolute; background:#BA3E3B; padding:5px; display:none; color:#fff; }


