body
{
	background-color:#d9d5ca;
	margin:0;
	padding:0;
	font-family: Arial, Geneva, Tahoma, Helvetica, sans-serif;
	font-size:12px;
}
@media screen
{
.toscreen {display:block;}
.toprint {display:none;}
}
@media print
{
body	{background-color:#fff;}

.toprint {display:block;}
.toscreen {display:none;}
}

ul, ol, li
{
	border: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#header
{
	margin-top:10px;
	background:url(/pix/fond_header.png) center top no-repeat;
	height:207px;
	text-align:center;
	clear:both;
	/*overflow: hidden; SURTOUT PAS */
}

#header a
{
	color:#333;
}

#header div.content, #main div.content
{
	width:972px;
	margin:auto;
	clear:both;
}

#header div.content div.photo
{
	float:left;
	margin:22px 13px 0 13px;
	height:157px;
	width:211px;
}

/* ----------------------------- */

#nav
{
	clear:both;
	/*height:27px;*/
}

#nav ul
{
	clear: both;
	color: #333;
	height: 27px;
	width:972px;
	line-height:14px;
	/*font-size: 12px;*/
	font-weight:bold;
	background-color:#dbd7cc;
}

#nav ul li
{
	background:url(/pix/navSeparator.png) right no-repeat;
	display: block;
	float: left;
	position: relative;
	z-index: 1000 !important;
	/*background-color:#059; que pour la couleur selectionnee*/
	/*width:162px;*/
}

#nav ul li a
{
	/*color: #333;*/
	text-decoration:none;
	display: block;
	float: left;
	font-size:15px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:3px solid #fff;
	width:162px;/**/
}

#nav ul li ul
{
	display: none;
	height: auto;
	left: 0px;
	position: absolute;
	top: 27px;
	width: 240px;/**/
	text-align:left;
	border-bottom:none;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:2px solid #fff;
	border-top:none;
}

#nav ul li ul li
{
	background-color: #dbd7cc;
	background-image: none;
	display: block;
	width: 240px;/**/
	float: none;
	/*border-bottom:1px dotted #333;*/
}

#nav ul li ul li a
{
	/*background-color: #2c8fb9;*/
	font-size:12px;
	display: block;
	float: none;
	padding: 4px;
	width: 232px;/**/
	font-weight:normal;
	border-bottom:1px solid #fff;
}

#nav ul li:hover ul, #menu ul li.over ul
{
	display: block;
}

#restaurant a.selected, #restaurant a:hover
{
background-color:#b11117;
color:#fff;
}
#boutique a.selected, #boutique a:hover
{
background-color:#754a76;
color:#fff;
}
#groupes a.selected, #groupes a:hover
{
background-color:#a6ce39;
color:#fff;
}
#seminaires a.selected, #seminaires a:hover
{
background-color:#0069b5;
color:#fff;
}
#traiteur a.selected, #traiteur a:hover
{
background-color:#f15a22;
color:#fff;
}
#contact a.selected, #contact a:hover
{
background-color:#ccc;
color:#fff;
}

#main
{
	background:url(/pix/fond_main.png) center repeat-y;
	text-align:center;
	overflow:hidden;
	clear:both;
}

#main div.content
{
	overflow:hidden;
}

#col1
{
	float:left;
	width:637px;
}

/* ---------------------- */

#col1 div.titre div.nav ul
{
	margin: 7px 0 10px 22px ;
}

#col1 div.titre div.nav ul li
{
	list-style:disc;
	padding: 4px 0 4px 0;
	color:#978c86;
	margin:0;
}

#col1 div.titre div.nav ul li a
{
	/*color:#b11117;*/
	text-decoration: none;
}

#col1 div.titre div.nav ul li a:hover
{
	text-decoration: underline;
}

#col1 div#body
{
	margin:10px 0 10px 20px;
	text-align:justify;
	line-height:18px;
	/*font-size:12px;*/
	/*font-weight:normal;*/
}

#col2
{
	float:left;
	clear:right;
	width:335px;
	overflow: hidden;
}

div.blocSml
{
	float: right;
	padding-top: 53px;
	margin: 20px 10px 0 3px;
	width:305px;
	text-align:left;
	overflow:hidden;
	/*font-size:12px;*/
}

div.blocBig
{
	float: right;
	padding-top: 53px;
	margin: 20px 10px 0 3px;
	width:623px;
	text-align:left;
	overflow:hidden;
	/*font-size:12px;*/
}

#col1 div.blocBig
{
	float: right;
	padding-top: 53px;
	margin: 20px 0px 0 20px;
	width:616px;
	text-align:left;
	overflow:hidden;
	/*font-size:12px;*/
}

#col2 div.blocSml
{
	float: left;
	padding-top: 53px;
	margin: 20px 10px 0 20px;
	width:305px;
	text-align:left;
	overflow:hidden;
	/*font-size:12px;*/
}

div#blocRebond1{background: url(/pix/titre_bloc_rebond_1.png) left top no-repeat;min-height:200px;}
div#blocRebond2{background: url(/pix/titre_bloc_rebond_2.png) left top no-repeat;min-height:200px;}
div#blocRebond3{background: url(/pix/titre_bloc_rebond_3.png) left top no-repeat;min-height:200px;}
div#blocRebond4{background: url(/pix/titre_bloc_rebond_4.png) left top no-repeat;min-height:200px;}
div#blocRebond5{background: url(/pix/titre_bloc_rebond_5.png) left top no-repeat;min-height:200px;}
div#blocRebond6{background: url(/pix/titre_bloc_rebond_6.png) left top no-repeat;min-height:200px;}
div#blocRebond7{background: url(/pix/titre_bloc_rebond_7.png) left top no-repeat;min-height:200px;}
div#blocRebond8{background: url(/pix/titre_bloc_rebond_8.png) left top no-repeat;min-height:200px;}
div#blocRebond9{background: url(/pix/titre_bloc_rebond_9.png) left top no-repeat;min-height:200px;}
div#blocRebond10{background: url(/pix/titre_bloc_rebond_10.png) left top no-repeat;min-height:200px;}
div#blocRebond11{background: url(/pix/titre_bloc_rebond_11.png) left top no-repeat;min-height:200px;}
div#blocRebond12{background: url(/pix/titre_bloc_rebond_12.png) left top no-repeat;min-height:200px;}

/* restaurant */
#site div#blocRebond1 a, #site div#blocRebond1 a:visited, #site div#blocRebond2 a, #site div#blocRebond2 a:visited, #site div#blocRebond3 a, #site div#blocRebond3 a:visited, #site div#blocRebond4 a, #site div#blocRebond4 a:visited, #site div#blocRebond5 a, #site div#blocRebond5 a:visited 
{padding:10px 0 10px 20px;background: url(/pix/feuille_rouge.png) left no-repeat;color:#b11117;}
#site div#blocRebond1 a:hover, #site div#blocRebond2 a:hover, #site div#blocRebond3 a:hover, #site div#blocRebond4 a:hover, #site div#blocRebond5 a:hover 
{padding:10px 0 10px 20px;background: url(/pix/feuille_rouge_desat.png) left no-repeat;color:#666;}

/* boutique */
#site div#blocRebond6 a, #site div#blocRebond6 a:visited {padding:10px 0 10px 20px;background: url(/pix/feuille_violette.png) left no-repeat;color:#6f2ba4;}
#site div#blocRebond6 a:hover {padding:10px 0 10px 20px;background: url(/pix/feuille_rouge_desat.png) left no-repeat;color:#666;}

#site div#blocRebond7 a, #site div#blocRebond7 a:visited {padding:10px 0 10px 20px;background: url(/pix/feuille_violette.png) left no-repeat;color:#6f2ba4;}
#site div#blocRebond7 a:hover {padding:10px 0 10px 20px;background: url(/pix/feuille_rouge_desat.png) left no-repeat;color:#666;}

/* groupes */
#site div#blocRebond8 a, #site div#blocRebond8 a:visited {padding:10px 0 10px 20px;background: url(/pix/feuille_verte.png) left no-repeat;color:#779f10;}
#site div#blocRebond8 a:hover {padding:10px 0 10px 20px;background: url(/pix/feuille_rouge_desat.png) left no-repeat;color:#666;}

/* seminaires */
#site div#blocRebond9 a, #site div#blocRebond9 a:visited {padding:10px 0 10px 20px;background: url(/pix/feuille_bleue.png) left no-repeat;color:#0069b5;}
#site div#blocRebond9 a:hover {padding:10px 0 10px 20px;background: url(/pix/feuille_rouge_desat.png) left no-repeat;color:#666;}

/* traiteur */
#site div#blocRebond10 a, #site div#blocRebond10 a:visited {padding:10px 0 10px 20px;background: url(/pix/feuille_orange.png) left no-repeat;color:#f15a22;}
#site div#blocRebond10 a:hover {padding:10px 0 10px 20px;background: url(/pix/feuille_rouge_desat.png) left no-repeat;color:#666;}


#bottom
{
	background:url(/pix/fond_bottom.png) center top no-repeat;
	text-align:center;
	clear:both;
	padding-top:25px;
	font-size:11px;
	color:#666;
	margin-bottom:10px;
}

.illustration {
	border:3px solid #fff;
}

.shop #cbHaut {
	float:left;clear:left;margin-left:360px;margin-top:10px;margin-bottom:10px;width:260px;height:55px;text-align:left;
	background:url(/pix/fond_cb_sml.png);
}

.pay #cbHaut1 {
	float:left;clear:left;margin-left:295px;margin-top:0px;margin-bottom:10px;width:700px;height:100px;text-align:left;
	background:url(/pix/paiement_1.png);
}
.pay #cbHaut2 {
	float:left;clear:left;margin-left:295px;margin-top:0px;margin-bottom:10px;width:700px;height:100px;text-align:left;
	background:url(/pix/paiement_2.png);
}
.pay #cbHaut3 {
	float:left;clear:left;margin-left:295px;margin-top:0px;margin-bottom:10px;width:700px;height:100px;text-align:left;
	background:url(/pix/paiement_3.png);
}
.pay #cbHaut4 {
	float:left;clear:left;margin-left:295px;margin-top:0px;margin-bottom:10px;width:700px;height:100px;text-align:left;
	background:url(/pix/paiement_4.png);
}
.pay #cbHaut5 {
	float:left;clear:left;margin-left:295px;margin-top:0px;margin-bottom:10px;width:700px;height:100px;text-align:left;
	background:url(/pix/paiement_5.png);
}

.shop #cbHaut div {
	margin-left:80px;margin-top:12px;color:#754a76;font-size:14px;font-weight:bold;line-height:16px;
}
.shop #panierHaut {
	float:right;clear:right;margin-top:10px;margin-right:10px;margin-bottom:10px;text-align:center;height:55px;
}
.shop #compteHaut {
	float:right;margin-top:10px;margin-right:10px;margin-bottom:10px;text-align:center;height:55px;
}
.shop #panierHaut a {
	text-decoration:none;
}
.shop #tgHaut {
	clear:both;float:none;margin-left:200px;margin-right:10px;background-color:#fff;border:2px solid #978d84;overflow:hidden;
}
.shop #tgHaut div.illustration {
	float:left;
	margin:5px;
}
.shop #tgHaut div.descriptif {
	float:left;
	color:#000;
	text-align:justify;
	margin-left:10px;
	width:380px;
}
.shop #tgHaut div.descriptif h2 {
	font-weight:bold;
	color:#000;
	font-size:15px;
}
.shop #tgHaut div.descriptif a {
	background: url(/pix/feuille_violette_vide.png) left no-repeat;
	color:#754a76;
	line-height:25px;
	padding:10px 0 10px 20px;
}
.shop #tgHaut div.prix {
	float:left;
	margin:0px 10px 10px 30px;
	font-weight:bold;
	color:#000;
	font-size:15px;
	text-align:center;
	padding-top:30px;
}
.shop #tgHaut div.prix strong {
	color:#754a76;
	font-size:18px;
}
.shop #tgHaut div.prix a {
	background: url(/pix/feuille_violette_vide.png) left no-repeat;
	padding:10px 0 10px 20px;
	color:#754a76;
	font-size:18px;
}
.shop .infoCB {
	overflow:hidden;
	background: url(/pix/fond_cb_300.png) left no-repeat;
	width:300px;
	height:214px;
}
.shop .infoCB div {
	margin:60px 20px 10px 150px;
	text-align:justify;
	font-size:12px;
	font-weight:bold;
}

.shop #produit {
	overflow:hidden;
	float:none;
	clear:both;
	margin-left:190px;
	
}

.shop #produit #titre{
	margin-left:10px;
	text-align:left;
	color:#754a76;
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}

.shop #produit #titre a {
	color:#754a76;
}

.shop #produit #photo {
	background:url(/pix/fond_tg_produit.png) center top no-repeat;
	padding:10px;
	width:300px;
	float:left;
	overflow:hidden;
}
.shop #produit #txt{
	font-size:14px;
	text-align:left;
	margin-top:20px;
	margin-right:30px;
	padding-left:20px;
	overflow:hidden;
}
.shop #produit #txt #titre{
	margin-left:0px;
	margin-top:0px;
}
.shop #produit #txt #poids{
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
}
.shop #produit #txt #prix{
	margin-top:10px;
	font-size:20px;
	font-weight:bold;
	background:url(/pix/fond_cb_fiche.png) right bottom no-repeat;
	height:94px;
}
.shop #produit #txt #prix strong, .shop #produit #txt #prix strong a{
	color:#754a76;
}
.shop #produit #txt #prix strong #commande{
	margin-top:12px;
}
