@charset "utf-8";
/* CSS Document */
BODY{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-image:url(images/pageBg.gif);
	background-repeat:repeat-x;
	background-color:#cac6aa;
}
H1{
	display:none;	
}
A:link, A:visited{
	color:#00386c;
	text-decoration:underline;
}
A:hover{
	color:#00baf2;
}	
#header{
	margin:auto;
	width:960px;
	padding:0px 0px 0px 0px;
	height:153px;
	background-image:url(images/headerBg.gif);
	background-repeat:no-repeat;
}
#header H2, #content H2{
	font-size:26px;
	line-height:30px;
	padding:0;
	margin:0;
	font-weight:normal;
	color:#00386c;
	letter-spacing:-0.5px;
	padding-bottom:10px;
}
#header .title{
	float:left;
	padding-left:0px;
	padding-top:26px;
}
#header .facebook{
	float:right;
	width:220px;
	height:85px;
	padding-top:11px;
	padding-right:27px;
}
#container{
	width:880px;
	margin:auto;
	padding:0px 0px 0px 80px;
	margin-bottom:20px;
}
#container #content{
	background-image:url(images/containerBg.jpg);
	background-repeat:no-repeat;
	padding:0px 10px 10px 90px;
	background-color:#e7e4be;
}
#content .leftCol{
	float:left;
	width:460px;
	padding:0;
	margin-right:20px;
	color:#46453c;
	font-size:14px;
	line-height:18px;
	letter-spacing:-0.5px;
}
#content .leftCol P{
	text-align:justify;
	margin-top:10px;
}
#content .leftCol blockquote{
	margin-left:80px;
}
#content .rightCol{
	float:left;
	width:300px;
	padding:10px 0px 0px 0px;
}
#content .pdfDownload{
	background-image:url(images/pdfDownloadBg.gif);
	background-repeat:no-repeat;
	width:380px;
	padding:20px 0px 20px 80px;
}
#content .pdfDownload A{
	font-size:18px;	
}
#pointsVente{
	width:760px;
	padding:10px;
	background-image:url(images/venteBg.jpg);
	background-repeat:no-repeat;
	background-color:#98c4bf;
}
#pointsVente .title{
	font-size:20px;
	line-height:24px;
	color:#FFF;
	font-style:italic;
}
#pointsVenteTable{
	width:760px;
	padding:0;
	margin:0;
}
#pointsVenteTable TD{
	vertical-align:top;
	text-align:left;
	color:#000;
	font-size:11px;
	line-height:14px;
	padding-top:10px;
}
#pointsVenteTable .spacer{
	width:60px;
}
#pointsVenteTable .adresse{
	width:240px;
	padding-left:20px;
}
#pointsVenteTable .region{
	color:#00386c;
	font-size:12px;
	line-height:20px;
	text-transform:uppercase;
	border-bottom:1px dotted #FFF;
	font-weight:bold;
}
.logosZone{
	padding-top:20px;	
}
.hideFromScreen{
	display:none;	
}


#slideshow {
    position:relative;
    height:330px;
	padding:0;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 330px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 330px;
    display: block;
    border: 0;
}
.gagnant TD, .gagnant TH{
	padding:4px;
	text-align:left;
	vertical-align:top;	
}
.gagnant .odd{
	background-color:#FFF;	
}
.gagnant TH{
	background-color:#00386c;
	color:#FFF;	
}
.fvg{
	float:left;
}
.menu{
	background-color:#FFF;
	padding:20px;
	border:1px solid #b3af96;
	width:450px;
	margin-bottom:20px;	
}
.menu P{
	margin:5px 0px;
	text-align:center;	
}
.menu_date{
	font-size:18px;
	font-style:italic;
	margin:0px 0px 0px 0px!important;		
}
.menu_chef{
	font-weight:bold;	
	margin:0px 0px 5px 0px!important;
}
.menu_titre{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	margin:20px 0px 0px 0px!important;	
}
.menu_soustitre{
	font-size:16px;
	font-style:italic;
	margin:0px 0px 5px 0px!important;	
}
.menu_artisan{
	font-size:16px;
	margin:20px 0px 0px 0px!important;	
}	
.menu_services, .menu_prix{
	font-size:14px;
	font-weight:bold;
	margin:20px 0px 0px 0px!important;	
}
.menu_tel{
	font-size:14px;
	font-weight:bold;
	margin:20px 0px 0px 0px!important;		
}
