
@font-face
{
    font-family: 'SpeakItalic';
    src: url('../font/Speak-BoldItalic.ttf');
}
   
@font-face
{
    font-family: 'Speak';
	font-weight:bold;
    src: url('../font/Speak-Bold.ttf');
}         


html    { overflow-x:hidden;overflow-y:scroll; }
body{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
.bgmaximage{
position:fixed !important;
}
*html .bgmaximage{
	position:relative;
}
#global{
	display:block;
	float:left;
	width:100%;
	height:100%;
}
#global #global_bandeau{
	display:block;
	float:left;
	width:100%;
	height:100%;
	background:url(../images/site/bandeau_simple.gif) repeat-x top left;
}
#global #global_bandeau.index{
	display:block;
	float:left;
	width:100%;
	height:100%;
	background:url(../images/site/bandeau_accueil.png) repeat-x top left;
}
#global #site{
	display:block;
	float:left;
	width:100%;
}
#global #foot{
	display:block;
	
	position:relative;
	margin:0 auto;
	width:801px;
}
#global #global_bandeau #footer{
	display:block;
	float:left;
	width:100%;
	height:110px;
	margin-top:20px;
	padding-bottom:10px;
	background:url(../images/site/bg_footer.png) repeat-x top left;
}
#global #global_bandeau #footer p{
	margin:0;
	padding:0;
	width:801px;
	text-align:center;
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
}
#global #global_bandeau #footer p a{
	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
#global #global_bandeau #footer p a:hover{
	border-bottom:#95291F dotted 1px;
	color:#95291F;
}
#global #global_bandeau #footer ul{
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:801px;
}
#global #global_bandeau #footer ul li{
	float:left;
	margin-left:25px;
}
#global #global_bandeau #footer ul li.footer-contact{
	margin-top:28px;
}
#global #global_bandeau #footer ul li.footer-faq{
	margin-top:37px;
}
#global #global_bandeau #footer ul li.footer-offres{
	margin-top:38px;
	margin-left:0px;
}
#global #global_bandeau #header{

	width:801px;
	height:184px;
	position:relative;
	margin:0 auto;

}
#global #global_bandeau #ss_menu{
	position:relative;
	display:block;
	margin:0 auto;
	width:801px;
	height:43px;
	/*margin-left:6px;*/
	margin-top:-22px;
	z-index:2;
}
#global #global_bandeau #header #logo{
	display:block;
	width:801px;
	height:118px;
	margin-top:9px;
}
#global #global_bandeau #header #menu{
	position:relative;
	display:block;
	width:801px;
	height:74px;
	margin-top:-4px;
	background:url(../images/site/bg_menu.png) no-repeat top left;
	z-index:1;
}
#global #global_bandeau #header #menu #liste_menu{
	display:block;
	width:801px;
	height:74px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#ss_menu .liste_ss_menu{
	display:none;
}
#ss_menu .liste_ss_menu_on{
	display:block;
}
#ss_menu .liste_ss_menu,#ss_menu .liste_ss_menu_on{
	width:801px;
	height:43px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background:url(../images/site/bg_ss_menu.png) no-repeat top left;
}
#menu ul li{
	display:block;
	float:left;
	padding-left:16px;
	padding-right:16px;
	margin-top:-10px;
}
#ss_menu ul li{
	display:block;
	float:left;
	padding-left:13px;
	padding-right:13px;
	margin-top:-2px;
}
#global #global_bandeau #page{
	display:block;
	float:left;
	width:100%;
}
#global #global_bandeau #page #contenu{
	width:801px;
	position:relative;
	margin:0 auto;
}
.accueil_gauche{
	display:block;
	float:left;
	width:502px;
	height:416px;
}
.accueil_gauche .actus{
	display:block;
	float:left;
	width:250px;
	height:118px;
	background: url(../images/site/bg_actu.png) no-repeat top left;
	z-index:1;
	padding-top:28px;
	padding-left:20px;
	padding-right:18px;
	
}
.accueil_gauche .actus h2{
	font-family:"Myriad Pro", arial;
	font-size:17px;
	color:#95291f;
	font-weight:normal;
	margin:0;
	padding:0;
}	
.accueil_gauche .actus p.resum{
	font-family:Tahoma;
	font-size:10px;
	color:#771e16;
	line-height:14px;
	margin:0;
	padding:0;
	margin-top:4px;
	*margin-top:-20px;
}
.accueil_gauche .actus p.lien{
	width:179px;
	height:22px;
	margin:0;
	padding:0;
	text-align:right;
	margin-top:8px;
	*margin-top:3px;

}
.accueil_gauche .actus p.lien a{
	position:absolute;
	background: url(../images/site/actu_suite.png) 0 0 no-repeat;
	width:71px;
	height:22px;
	text-decoration:none;
}
.accueil_gauche .accueil_perso{
	position:absolute;
	padding-top:11px;
	margin-left:320px;
	*margin-left:-200px;
	*margin-top:-150px;
	
}
.accueil_gauche .edito{
	display:block;
	float:left;
	width:449px;
	height:224px;
	background: url(../images/site/bg_edito.png) no-repeat top left;
	z-index:1;
	margin-top:20px;
	padding-left:28px;
	padding-top:20px;
	padding-right:25px;
}
.accueil_gauche .edito h2{
	margin:0;
	padding:0;
	color:#f8b332;
	font-family:"Myriad Pro", arial;
	font-size:23px;
	font-weight:normal;
	height:24px;
}
.accueil_gauche .edito p{
	font-family:Trebuchet MS, arial;
	font-size:12px;
	color:#fff;
	margin-top:0px;
}
*+html .accueil_gauche .edito p{
	margin-top:-8px;
}
.accueil_droite{
	display:block;
	float:left;
	width:262px;
	height:416px;
	margin-left:35px;
}

.container-up{
	display:block;
	float:left;
	width:801px;
	height:4px;
	background: url(../images/site/bg-container-up.png) no-repeat top left;
}
.container{
	display:block;
	float:left;
	width:751px;
	min-height:400px;
	background: url(../images/site/bg-container.png) repeat-y top left;
	padding-left:28px;
	padding-top:12px;
	padding-right:22px;
}
.container2{
	display:block;
	float:left;
	width:777px;
	background: url(../images/site/bg-container.png) repeat-y top left;
	padding-left:10px;
	padding-top:12px;
	padding-right:10px;
}
.barre{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:751px;
	border-top:1px dotted #b66b64;
	margin-top:17px;
}
h1{
	display:block;
	float:left;
	width:800px;
	font-family: 'Speak', Myriad Pro, arial;
	font-size:22px;
	color:#f8b332;
	margin:0;
	padding:0;
	margin-top:-17px;
}
h1 span{
	padding-right:12px;
	background-color:#95291f;
	overflow:hidden;
}
h2{
	display:block;
	float:left;
	width:800px;
	font-family:'SpeakItalic',Myriad Pro, arial;
	font-size:17px;
	color:#fff;
	margin:0;
	padding:0;
}
h6{
	display:block;
	float:left;
	width:800px;
	font-family:Myriad Pro, arial;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	margin:0;
	padding:0;
}

.text{
	display:block;
	float:left;
	width:429px;/*
	height:342px;*/
	border:#B64238 solid 1px;
	padding-left:32px;
	padding-top:18px;
	padding-right:40px;
/*	background: url(../images/site/bg-page-text.png) no-repeat top left;*/
	margin-bottom:20px;
	margin-top:12px;
	*padding-bottom:15px;
}
.text .img{
	text-align:center;
}
.text form span.ligne{
	display:block;
	float:left;
	width:431px;
	margin-top:3px;
}
.text form{
	*display:block;
	*float:left;
	*padding-bottom:10px;
}
.text form label{
	display:inline-block;
	float:left;
	width:110px;
	text-align:right;
	font-family:arial;
	font-size:11px;
	color:#fff;
	padding-top:3px;
}
.text form input{
	display:block;
	float:left;
	border:1px solid #000;
	margin-left:5px;
	width:200px;
	height:18px;
	font-family:arial;
	font-size:12px;
	color:#95291f;
	padding-left:3px;
}
.text form select{
	display:block;
	float:left;
	border:1px solid #000;
	margin-left:5px;
}
.text form textarea {
	display:block;
	float:left;
	border:1px solid #000;
	margin-left:5px;
	width:200px;
	height:60px;
	font-family:arial;
	font-size:12px;
	color:#95291f;
	padding-left:3px;
}
#Mme, #Mlle, #M{
	width:20px;
}
.text form input.cp{
	width:48px;
}
.text form input.tel{
	width:112px;
}
.text form  label.radio{
	width:40px;
	text-align:left;
}
.text form  .envoyer{
	width:97px;
	height:33px;
	background:url(../images/site/envoyer.png) 0 0 no-repeat;
	cursor:pointer; 
	font-size:0;
	border:none;
	margin-left:115px;
	margin-top:5px;
}	
.text form  .envoyer:hover{
background:url(../images/site/envoyer.png) 0 -33px no-repeat;
}
#contenu .coord{
	position:absolute;
	width:166px;
	height:319px;
	background:url(../images/site/perso_contact.png) 0 0 no-repeat;
	margin-left:370px;
	margin-top:125px;
	padding-left:15px;
	padding-top:5px;
	padding-right:210px;
	font-family:Tahoma;
	font-size:10px;
	line-height:15px;
	color:#fff;
	*margin-left:-130px;
	*margin-top:55px;
}
.text2{
	display:block;
	float:left;
	width:447px;
	height:359px;
	padding-left:20px;
	padding-top:10px;
	padding-right:290px;
	background: url(../images/site/bg-page-text2.png) no-repeat top left;
	margin-bottom:10px;
	margin-top:12px;
}
.text3{
	display:block;
	float:left;
	width:717px;
	height:359px;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	background: url(../images/site/bg-page-text2.png) no-repeat top left;
	margin-bottom:10px;
	margin-top:12px;
}
.text4{
	display:block;
	float:left;
	width:715px;
	border:#B64238 solid 1px;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	margin-bottom:10px;
	margin-top:12px;
}

.text4 .faq{
	display:block;
	float:left;
	width:704px;
	margin-bottom:10px;
}

.text4 #endFaq{
	display:block;
	float:left;
	width:704px;
	margin-top:45px;
}
.text4 .faq h2{
	display:block;
	float:left;
	width:704px;
	color:#f8b332;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma,Arial, Geneva, sans-serif;
	cursor:pointer;
}
.text4 .faq .question{
}
.text4 .faq h2:hover{
	color:#FFF;
}
.text4 .faq .reponse{
	display:none;
	float:left;
	margin-top:10px;
	margin-bottom:15px;
}
.text3 ul.credit{
	margin-top:20px;
	margin-left:40px;
}
.text3 ul.credit a{
color:#fff;
}
.text3 ul.plan{
	margin:0;
	margin-left:40px;
}
.text3 ul.plan ul{
	margin-left:20px;
}
.text3 ul.plan a{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-align:justify;
	line-height:16px;
	text-decoration:none;
}	
.text3 ul.plan a:hover{
	text-decoration:underline;
}
.text4 ul.credit{
	margin-top:20px;
	margin-left:40px;
}
.text4 ul.credit a{
color:#fff;
}
.text4 ul.plan{
	margin:0;
	margin-left:40px;
}
.text4 ul.plan ul{
	margin-left:20px;
}
.text4 ul.plan a{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-align:justify;
	line-height:16px;
	text-decoration:none;
}	
.text4 ul.plan a:hover{
	text-decoration:underline;
}
#contenu .images{
	position:absolute;
	margin-top:70px;
	margin-left:540px;
	*margin-top:-370px;
	*margin-left:40px;
}
.text2 .images2{
	position:absolute;
	margin-top:-45px;
	margin-left:460px;
}
.text2 .images3{
	position:absolute;
	margin-top:-67px;
	margin-left:416px;
}
#contenu .perso{
	display:block;
	float:left;
	width:500px;
	text-align:center;
	margin-top:-30px;
}
#contenu .perso2{
	display:block;
	float:left;
	width:757px;
	text-align:center;
	margin-top:-43px;
}
.text p, .text2 p, .text3 p, .text4 p{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-align:justify;
	line-height:16px;
	*line-height:14px;
}
.text  ul, .text2 ul, .text3 ul, .text4 ul{
	list-style-image:url(../images/site/puce.png);
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-align:justify;
	line-height:16px;
	padding-left:15px;
}
.text p.align-right{
	text-align:right;
}
.container-down{
	display:block;
	float:left;
	width:801px;
	height:8px;
	background: url(../images/site/bg-container-down.png) no-repeat top left;
}

.pointeur{
	cursor:pointer;
}
#plats_cuisine{
	display:none;
	float:left;
	margin-bottom:35px;
}
#quitteplats{
	display:block;
	float:right;
	margin-top:-42px;
}
#img_gauche{
	display:block;
	float:left;
	width:491px;
}
#img_droite{
	display:block;
	float:left;
	width:284px;
}
#img_droite .mini_img{
	display:block;
	float:left;
	width:142px;
	height:87px;
}

/* IE6 */
*html #global{
	
}
* html #global #global_bandeau.index{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='./datas/images/site/bandeau_accueil.png',sizingMethod='scale');
	background: none;
}
* html #global #global_bandeau #footer{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='./datas/images/site/bg_footer.png',sizingMethod='scale');
	background: none;
}
* html #global #global_bandeau #header #menu{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='./datas/images/site/bg_menu.png',sizingMethod='scale');
	background: none;
}
/* FIN IE6 */

/* IE7 */
.container2{
	*padding-bottom:35px;
}
#contenu .images{
	*margin-top:-350px;
}
#contenu .perso{
	*margin-top:-20px;
}
/* FIN IE7 */
