body
{
	background:url('images/stucco.jpg')
}

h1
{
	color:orange;
	text-align:center;
}

p
{
	font-family:"Times New Roman";
	font-size:40px;
}

#containertop{
	position: absolute;
	width: 902px;
	margin: -10px auto 0 auto;
	height: 10px;
	font-size:0.1em;
	background:url(images/container_top.png) left bottom no-repeat;
}

#container{
	width: 902px;
	margin: 44px auto 0 auto;
	background: #171A0F url(images/bg_container.png);
	padding-bottom:10px;
}

#footer{
	position: absolute;
	width: 902px;
	margin: 9px auto 0 auto;
	height: 10px;
	font-size:0.1em;
	background:url(images/container_foot.png) left bottom no-repeat;
}


#services{
	width: 858px;
	margin:26px auto 0 auto;
	position: relative;
	border: 2px solid #3B3F2D;
}

#servicescontent{
	width: 858px;
/* 	margin: 0 auto; */
	margin: 0 0 0 0;
	overflow: hidden;
/* 	background: #39442B url(images/services_bg.jpg); */
	background: #39442B;
	padding: 30px 0 20px 0;
	font-family: "Tin Bird";
	text-align: center;
	color:#f0d73f;
	vertical-align:text-top;
}

#servicescontent td{
	text-align: center;
	color:#f0d73f;
/* 	vertical-align:text-top; */
	vertical-align:top;
}

#main_image{
	position:relative;
	top:10px;
	width:860px;
	height:352px;
 	margin:26 auto 0 auto;
	background-image: url(images/logo_banner.jpg);
}


.announce {
	position:absolute;
	top:100px;
	left:460px;
	width:204px;
	height:153px;
	background-image:url(images/photo-site.png);
}

.homeimage{
/* 	position:; */
	top:0px;
	left:300px;
/* margin:26 auto 0 auto; */
/* 	left:450px; */
	width: 274px;
	height: 411px;
/*	width: 274px;*/
/*	height: 425px;*/

	background-image: url(images/home-image.jpg);

}


#border_left{
	width: 10px;
	margin: auto 10 auto 0;
	background: url(images/bg_container.png);
}


/* Menu */
#menu{
	margin: 0 auto;
	position:relative;
	top:300px;
	left:300px;
	text-transform:uppercase;
	font-family: "LithosPro";
	font-size: 1.3em;
}

* html #menu{behavior: url(stylesheets/iepngfix.htc);}

#menu ul{
	padding-top: 10px;
	padding-right: 1px;
	float: right;
}

#menu ul li{
	float: left;
	padding-left:10px;
	list-style-type: none;
}

#menu li{
	float: left;
	padding-left:10px;
	list-style-type: none;
}

#menu a{
	color: #e79a4c;
}

#menu li a:hover{
	color: #f0d73f;
}

@font-face {
  font-family: "Tin Bird";
  src: url(TinBird.ttf) format("truetype");
}

@font-face {
  font-family: "LithosPro";
  src: url(LithosPro-Bold.otf) format("opentype");
}
     font-family: Arial, Helvetica, sans-serif;
}

#menu3 a {
        display: block;
        padding: 14px;
}

#menu3 a:link, #navlist3 a:visited {
        background-image: url(images/mnu_horaire.png);
        background-repeat: no-repeat;
}

#menu3 a:hover {
        background-image: url(images/mnu_horaire_hover.png);
        background-repeat: no-repeat;
}




/* MENU 4 */
#menu4 { }

#menu4 ul {
        list-style-type: none;
        font-family: Arial, Helvetica, sans-serif;
}

#menu4 a {
        display: block;
        padding: 14px;
}

#menu4 a:link, #navlist4 a:visited {
        background-image: url(images/mnu_contact.gif);
        background-repeat: no-repeat;
}

#menu4 a:hover {
        background-image: url(images/mnu_contact_hover.gif);
        background-repeat: no-repeat;
}




/* MENU 5 */
#menu5 { }

#menu5 ul {
        list-style-type: none;
        font-family: Arial, Helvetica, sans-serif;
}

#menu5 a {
        display: block;
        padding: 14px;
}

#menu5 a:link, #navlist5 a:visited {
        background-image: url(images/mnu_epicerie.png);
        background-repeat: no-repeat;
}

#menu5 a:hover {
        background-image: url(images/mnu_epicerie_hover.png);
        background-repeat: no-repeat;
}



/* MENU 6 */
#menu6 { }

#menu6 ul {
        list-style-type: none;
        font-family: Arial, Helvetica, sans-serif;
}

#menu6 a {
        display: block;
        padding: 14px;
}

#menu6 a:link, #navlist6 a:visited {
        background-image: url(images/mnu_traiteur.png);
        background-repeat: no-repeat;
}

#menu6 a:hover {
        background-image: url(images/mnu_traiteur_hover.png);
        background-repeat: no-repeat;
}



/* MENU 7 */
#menu7 { }

#menu7 ul {
        list-style-type: none;
        font-family: Arial, Helvetica, sans-serif;
}

#menu7 a {
        display: block;
        padding: 14px;
}

#menu7 a:link, #navlist7 a:visited {
        background-image: url(images/mnu_photos.png);
        background-repeat: no-repeat;
}

#menu7 a:hover {
        background-image: url(images/mnu_photos_hover.png);
        background-repeat: no-repeat;
}



/* MENU 8 */
#menu8 { }

#menu8 ul {
        list-style-type: none;
        font-family: Arial, Helvetica, sans-serif;
}

#menu8 a {
        display: block;
        padding: 14px;
}

#menu8 a:link, #navlist8 a:visited {
        background-image: url(images/mnu_commentaires.png);
        background-repeat: no-repeat;
}

#menu8 a:hover {
        background-image: url(images/mnu_commentaires_hover.png);
        background-repeat: no-repeat;
}


p {
	margin-left: 50px;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #fffac2;
}

h1 {
	text-align: center;
	margin-left: 50px;
	margin-top: -55px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #808D33;
	font-size: 2em;
}

h2 {
	text-align: center;
	margin-left: 50px;
	margin-top: 7px;
	margin-bottom: 40px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #9BA46D;
	font-size: 1.2em;
}

h3 {
	text-align: left;
	margin-left: 50px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #98A549;
	font-size: 1.5em;
}

h4 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #808D33;
	font-size: 1.5em;
	margin-left: 50px;
	margin-left: 107px;
	margin-bottom: 30px;
}

blockquote {
	font-style: italic;
	border: 1px dotted #98A549;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #74752B;
	
}

a:link {color: #7C8832}
a:visited {color: #74752B}
a:hover {color: #993300}
a:active {color: #993300}
