
/* Import de la CSS d'initialisation
----------------------------------------------------------*/

@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/

body { color:#FFFFFF; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; font-size:12px; }

h1 { color:#FFFFFF; font-size: 12px; padding-bottom:20px; line-height:20px; font-weight:bold; }
h2 { color:#FFFFFF; font-size: 1.3em; }
h3 { color:#FFFFFF; font-size: 1.17em; }
h4 { color:#FFFFFF; font-size: 1em; }
h5 { color:#FFFFFF; font-size: 0.83em; }
h6 { color:#FFFFFF; font-size: 0.67em; }
p { color:#FFFFFF; font-size: 1em; }
ul, ol { color:#FFFFFF; font-size: 1em; }
li {  color:#FFFFFF; font-size: 1em; }
a { color:#FFFFFF; text-decoration:underline; }
a:hover { text-decoration:none; color:#BBD045; } /* si changement de couleur au survol */
a:visited { } /* si changement de couleur après le clic */
input { border-width:thin; padding:3px; color:#FFFFFF; }
textarea { border-width:thin; padding:3px; color:#FFFFFF; }
em { }
strong { }


/* Éléments Particuliers
----------------------------------------------------------*/

/* Placement d'images */
.imgAccueil { float:left; padding:20px 15px 40px 0; text-align:center; }
.imgLeft{ float:left; margin-right:1em; }
.imgRight{ float:right; margin-left:1em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }

/* Des classes d'alignement du texte */
.h1index{ position:absolute; left:0; top:490px; width:100%; padding:0; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.justify { text-align: justify; }

/* Des classes de formatage du texte en ligne */
.bold, .gras { font-weight: bold; }
.italic, .italique { font-style: italic; }
.strike, .barre { text-decoration: line-through; }
.grenat { color: #510D00; }
.vert { color: #BCD146; }

/* Des classes flotante */
.floatleft { float: left; }
.floatright { float: right; }

/* Les "nettoyeurs" */
.clearb { clear: both; }
.clearer { clear: both; width: 0; height: 0; line-height: 0; }

/* Formulaire de contact */
#frmEnvoi{ width:470px; float:right; }
#frmEnvoi input, textarea{ background-color:transparent; border-width:thin; }
#frmEnvoi .field{ text-align:right; margin-top:10px; }
#frmEnvoi .champ { border:none; border:#82902F solid 1px; padding:5px; background-color:#BBD045; color:#000000; }
#frmEnvoi .champ:focus { }
#frmEnvoi #code {  border:none;  border:#82902F solid 1px; padding:5px; background-color:#BBD045; color:#000000;}
#frmEnvoi #code:focus { }
#frmEnvoi #send2 { border-color:#82902F;  background-color:#BBD045; color:#000000;}
/*----------------*/
#page-plan-du-site{
margin:0 auto; width:950px; 
}
#head-plan-du-site{
background:url(../images/plan-du-site/head-plan-du-site.jpg) no-repeat;
height: 286px;
}
#menu-plan-du-site{
	background:url(../images/plan-du-site/menu-plan-du-site.jpg) no-repeat;
	height:509px;
}
#content-plan-du-site{
	padding:20px 70px 20px 70px;
	text-align:justify;
	line-height:30px;
}
#foot-plan-du-site{
background:url(images/photos/plan-du-site/footer-plan-du-site.jpg) no-repeat;
height: 43px;
}
/*#plan du site*/
/*************google map*******************/
.plan {
	width: 808px;
	height: 500px;
	border: 2px solid #bcd045;
		text-align:-moz-center;
	!text-align:center;
	margin:auto;

}
#map .infosbulle {
	width: 220px;
	border: none;
	margin: 0;
	padding: 0;
		text-align:-moz-center;
	!text-align:center;

}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #5F0666;
	font-weight: bold;
	margin-bottom: 1em;
	text-align:-moz-center;
	!text-align:center;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
	text-align:center;
}
.plan-printer {
	display:block;
	text-align:right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}
.contact{
	text-align:-moz-center;
	!text-align:center;
}
/*-----------------High light---------------*/
.highslide {
	cursor: url(images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}


.highslide-wrapper {
	background: white;
}
.highslide img { border:none;}

.highslide-image{
	border: 1px solid #bcd045;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 1px solid #bcd045;
	border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: normal;
    text-decoration: none;
	padding: 2px;
	border: 1px solid #bcd045;
    background-color: white;
    
    padding-left: 14px;
    background-image: url(images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background-image:url(../images/graphics/fullexpand.gif);
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/*These must always be last*/
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.fix{
width:100%;
margin:0 auto;
}
.fix1{
width:800px;
margin:auto;
}
.text-qui{
margin-left:30px;
}
.img-qui{
margin-left:65px;
}
.button-traiteur{
margin-left:9px;
}
.div-main{
width:813px;
margin:auto;
}
.div-main1{
width:806px;
margin:auto;
}

.div-sub{
width:390px;
}
.border-div{
border:1px solid #bcd045;
background-image:url(../images/traiteur/lunch-cocktails/bg.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div2{
border:1px solid #bcd045;
background-image:url(../images/traiteur/lunch-cocktails/bg2.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div3{
border:1px solid #bcd045;
background-image:url(../images/traiteur/lunch-cocktails/bg3.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div4{
border:1px solid #bcd045;
background-image:url(../images/traiteur/lunch-cocktails/bg4.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div5{
border:1px solid #bcd045;
background-image:url(../images/traiteur/lunch-cocktails/bg5.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div6{
width:386px;
}
.border-div7{
border:1px solid #bcd045;
background-image:url(../images/traiteur/buffet/bg14.jpg);
width:365px;
height:853px;
#height:848px;
_height:848px;
text-align:center;
padding:10px;
}
.border-div8{
border:1px solid #bcd045;
background-image:url(../images/traiteur/buffet/bg8.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div9{
border:1px solid #bcd045;
background-image:url(../images/traiteur/buffet/bg9.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div10{
border:1px solid #bcd045;
background-image:url(../images/traiteur/buffet/bg10.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div11{
border:1px solid #bcd045;
background-image:url(../images/traiteur/buffet/bg11.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div12{
border:1px solid #bcd045;
background-image:url(../images/traiteur/buffet/bg12.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div13{
border:1px solid #bcd045;
background-image:url(../images/traiteur/buffet/bg13.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div14{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg14.jpg);
width:365px;
text-align:center;
padding:10px;
height:540px;
}
.border-div15{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg15.jpg);
width:365px;
text-align:center;
padding:10px;
height:420px;
#height:410px;
_height:410px;
}
.border-div16{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg16.jpg);
width:365px;
text-align:center;
padding:10px;
height:580px;
#height:570px;
_height:570px;
}
.border-div17{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg17.jpg);
#background-image:url(../images/traiteur/plats-emporter/bg18.jpg);]
_background-image:url(../images/traiteur/plats-emporter/bg18.jpg);
width:365px;
text-align:center;
padding:10px;
height:620px;
#height:593px;
_height:593px;
}
.border-div19{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg19-1.jpg);
#background-image:url(../images/traiteur/plats-emporter/bg19.jpg);
_background-image:url(../images/traiteur/plats-emporter/bg19.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div20{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg20.jpg);
#background-image:url(../images/traiteur/plats-emporter/bg20-1.jpg);
_background-image:url(../images/traiteur/plats-emporter/bg20-1.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div21{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg21.jpg);
width:365px;
text-align:center;
padding:10px;
height:520px;
}
.border-div22{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg22.jpg);
#background-image:url(../images/traiteur/plats-emporter/bg22-1.jpg);
_background-image:url(../images/traiteur/plats-emporter/bg22-1.jpg);
width:365px;
text-align:center;
padding:10px;
height:1873px;
#height:1838px;
_height:1838px;
}
.border-div23{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg23-1.jpg);
#background-image:url(../images/traiteur/plats-emporter/bg23.jpg);
_background-image:url(../images/traiteur/plats-emporter/bg23.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div24{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg24.jpg);
#background-image:url(../images/traiteur/plats-emporter/bg24-1.jpg);
_background-image:url(../images/traiteur/plats-emporter/bg24-1.jpg);
width:365px;
text-align:center;
padding:10px;
margin: 0 auto;
}
.border-div25{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg25-1.jpg);
#background-image:url(../images/traiteur/plats-emporter/bg25.jpg);
_background-image:url(../images/traiteur/plats-emporter/bg25.jpg);
width:365px;
text-align:center;
height:3012px;
#height:2989px;
_height:2995px;
padding:10px;
}
.border-div26{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg26.jpg);
width:365px;
text-align:center;
height:434px;
#height:430px;
_height:430px;
padding:10px;
}
.border-div27{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg27.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div28{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg28.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div29{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg29.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div30{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg30.jpg);
width:365px;
text-align:center;
padding:10px;
}
.border-div31{
border:1px solid #bcd045;
background-image:url(../images/traiteur/plats-emporter/bg31-1.jpg);
#background-image:url(../images/traiteur/plats-emporter/bg31.jpg);
_background-image:url(../images/traiteur/plats-emporter/bg31.jpg);
width:365px;
text-align:center;
height:2577px;
#height:2549px;
_height:2547px;
padding:10px;
}

.border-div1{
border:1px solid #bcd045;
background-image:url(../images/traiteur/lunch-cocktails/bg.jpg);
width:365px;
text-align:center;
height:249px;
#height:246px;
_height:246px;
padding:10px;
}
.lunch{
margin-left:20px;
}
#table-lunch{
	border-collapse:collapse;
	width:360px;
	text-align:left;
}
#table-lunch tr{
}
#table-lunch td{
padding:10px 0 10px 0;
}
.td1{
width:60%;
}
.td2{
width:40%;
}
.text-color{
color:#510d00;
font-size:14px;
}
.text-color1{
color:#510d00;
}
.img-buffet{
margin-left:33px;
}
.img-plats-emporter{
margin-left:38px;
}
.text-color2{
color:#6c7c0c;
font-size:14px;
}
.text-color3{
color:#404908;
font-size:14px;
}
.text-color4{
color:#404908;
}
.text-color5{
color:#6c7c0c;
}

.text-prestation-complementaires{
margin-left:280px;
}
/******************/
#table-jour{
	border-collapse:collapse;
	border:1px dotted #bcd045;
	width:806px;
	text-align:center;
	vertical-align:middle;
}
#table-jour tr{
}
#table-jour td{
padding:10px 5px 10px 5px;
line-height:20px;
}
.td3{
width:20%;
border-bottom:1px dotted #bcd045;
border-right:1px dotted #bcd045;
vertical-align:middle;
}
/******************/
.text1{
color:#bcd045;
}
.text2{
color:#bcd045;
font-size:14px;
}
/****/
#table-module{
	border-collapse:collapse;
	width:360px;
	text-align:left;
}
#table-module tr{
}
#table-module td{
padding:10px 0 10px 0;
vertical-align:middle;
}
.td4{
width:60%;
}
.td5{
width:20%;
text-align:right;
}
.td6{
width:80%;
}
.td7{
width:20%;
text-align:right;
}
#table-module1{
	border-collapse:collapse;
	width:360px;
	text-align:left;
}
#table-module1 tr{
}
#table-module1 td{
padding:10px 0 10px 0;
vertical-align:middle;
}
#table-module2{
	border-collapse:collapse;
	width:806px;
	text-align:center;
}
#table-module2 tr{
}
#table-module2 td{
padding:10px;
vertical-align:middle;
}
.td8{
width:40%;
border:1px dotted #bcd045;
border-right:1px dotted #bcd045;
vertical-align:middle;
}
.td9{
width:20%;
border:1px dotted #bcd045;
border-right:1px dotted #bcd045;
vertical-align:middle;
}
#table1{
	border-collapse:collapse;
	border:1px dotted #bcd045;
	width:400px;
	text-align:left;
}
#table1 tr{
}
#table1 td{
padding:10px;
}
.td10{
width:50%;
border:1px dotted #bcd045;
}

/*****************/
.width-1{
width:400px;
margin:auto;
}
.align1{
margin-left:180px;
}
.align2{
margin-left:135px;
}
.align3{
margin-left:66px;
}
.margin-div{
margin:0 auto;
}
sup{
vertical-align:super;
font-size:10px;
}

.encart {
	padding: 30px 0 0 30px;
	background: url(../images/fond-encart.gif) no-repeat top left;
}
