@charset "UTF-8";
/* CSS Document */

body{
	 background-image:url(images/background.jpg);
	 background-repeat:repeat-x;
	 background-position:top left; */
	 margin: 0px; /* pour éviter les marges */
	 margin-top:0px;
     text-align: center; /*pour corriger le bug de centrage IE*/
	 background-color:#ffffff;
	 
}

#conteneur {

	/* on positionne le conteneur */	
	/*position:relative;*/
    margin-left: auto;
    margin-right: auto;
	padding:0px;
	width:1022px;
	
}

.entete-gauche{
float:left;
background-image:url(images/entete-gauche.jpg);
width:48px;
height:303px;
}

.entete{
float:left;
background-image:url(images/entete.jpg);
width:921px;
height:303px;
}

.entete-droite{
float:left;
background-image:url(images/entete-droite.jpg);
width:53px;
height:303px;
}

.flash{
float:left;
/*background-image:url(images/flash.jpg);*/
width:1022px;
height:228px;
}

.col-gauche-index{
float:left;
width:370px;
background-color:#695e3e;
}

.col-gauche-traiteur{
background-image:url(images/traiteur.jpg);
background-repeat:no-repeat;
float:left;
width:344px;
height:391px;
background-color:#695e3e;
}

.col-gauche-atelier{
background-image:url(images/img-atelier.jpg);
background-repeat:no-repeat;
float:left;
width:344px;
height:391px;
background-color:#695e3e;
}

.col-gauche-societe{
background-image:url(images/img-societe.jpg);
background-repeat:no-repeat;
float:left;
width:344px;
height:409px;
background-color:#695e3e;
}

.col-gauche-bio{
background-image:url(images/bio.jpg);
background-repeat:no-repeat;
float:left;
width:344px;
height:391px;
background-color:#695e3e;
}

.col-gauche-contact{
background-image:url(images/img-contact.jpg);
background-repeat:no-repeat;
float:left;
width:344px;
height:391px;
background-color:#695e3e;
}

.separation-gauche{
float:left;
width:49px;
height:1px;
}

.col-droite{
margin-left:2px;
float:left;
width:548px;
height:490px;
background-color:#786b47;
}

.col-droite-index{
margin-left:2px;
float:left;
width:548px;
background-color:#786b47;
}

.col-droite-traiteur{
margin-left:2px;
float:left;
width:575px;
background-color:#786b47;
background-image:url(images/backgound-texte.jpg);
}

.col-droite-dejeuner{
margin-left:2px;
float:left;
width:575px;
background-color:#786b47;
background-image:url(images/backgound-texte.jpg);
}

.col-droite-cocktail{
margin-left:2px;
float:left;
width:575px;
background-color:#786b47;
background-image:url(images/backgound-texte.jpg);
}

.title-actu{
background-image:url(images/titre-actu.jpg);
width:370px;
height:37px;
}

.texte-date{
padding-top:0px;
padding-left:30px;
padding-right:30px;
text-align:left;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:13px;
color:#b7c618;
line-height:17px;
}

.texte-actu{
margin-top:0px;
padding-top:0px;
padding-left:30px;
padding-right:20px;
text-align:left;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
color:#f5e9c8;
}

.texte-traiteur{
margin-bottom:0px;
padding-bottom:5px;
margin-top:0px;
padding-top:10px;
padding-left:45px;
padding-right:20px;
text-align:left;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
color:#f5e9c8;
}

.sous-titre{
margin-top:10px;
padding-top:0px;
padding-left:30px;
padding-right:20px;
text-align:left;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
color:#b7c618;
line-height:17px;
}

.title-bienvenue{
background-image:url(images/titre-bienvenue.jpg);
width:548px;
height:40px;
}

#contenu{
float:left;
background-image:url(images/fond-contenu.jpg);
width:1022px;
}

.footer{
float:left;
background-image:url(images/footer.jpg);
width:1022px;
height:100px;
}

.liens-footer{
padding-left:50px;
margin-left:0px;
text-align:left;
float:left;
width:715px;
margin-top:55px;
}

.liens-footer a{
text-align:left;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:11px;
color:#f5e9c8;
text-decoration:none;
letter-spacing:1px;
}

.liens-agence{
float:left;
width:200px;
margin-top:55px;
}

.liens-agence a{
text-align:left;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:11px;
color:#f5e9c8;
text-decoration:none;
}
