@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(images/bg.jpg);
}


.huile
{
	width:480px;
	margin:0 0 10px 200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

h2
{
	width:480px;
	margin-left:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
}


#huile
{
	background-image:url(images/huile.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:710px;
}	


#bgfleur
{
	background-image:url(images/fondfleur.jpg);
	background-repeat:no-repeat;
	width:114px;
	height:202px;
	position:absolute;
	margin:150px 0 0 710px;
	z-index:2;
}

#site
{
	width:913px;
	margin:0 auto;
}
#site2
{
	width:913px;
	margin:0 auto;
}
#headerhaut
{
	background-image:url(images/headerhaut.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:710px;
	height:95px;
}
#headerhaut img
{
	float:right;
}

#headerbas
{
	background-image:url(images/headerbas.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:710px;
	height:16px;
}
#headerbas img
{
	float:right;
}

#menu
{
	width:175px;
	float:left;
}
#menu ul
{
	float:left;
	width:139px;	
}
#menu li
{
	float:left;
	width:139px;	
	list-style:none;
}

#plats
{
	clear:both;
	width:100%;
	text-align:center;
}

#sousmenu
{
	margin-top:70px;
	width:175px;
	float:left;
	position:relative;
	z-index:3;
}
#sousmenu ul
{
	float:left;
	width:139px;	
}
#sousmenu li
{
	float:left;
	width:139px;	
	list-style:none;
	margin-top:2px;
}


#btn_accueil img
{
	float:left;
	width:119px;
	height:47px;
	margin-left:30px;
}
#btn_restaurant img
{
	float:left;
	width:139px;
	height:47px;
}
#btn_huile img
{
	float:left;
	width:136px;
	height:47px;
	margin-left:10px;
}
#btn_contact img
{
	float:left;
	width:122px;
	height:47px;
	margin-left:35px;
}
#btn_trouver img
{
	float:left;
	width:138px;
	height:47px;
	margin-left:5px;
}

#btn_entree_froide img
{
	float:left;
	width:138px;
	height:43px;
	margin-left:-41px;
}
#btn_entree_chaude img
{
	float:left;
	width:136px;
	height:43px;
	margin-left:-41px;
}
#btn_menu_soir img
{
	float:left;
	width:131px;
	height:43px;
	margin-left:-41px;
}
#btn_menu_viandes img
{
	float:left;
	width:91px;
	height:43px;
	margin-left:-41px;
}
#btn_menu_poissons img
{
	float:left;
	width:98px;
	height:43px;
	margin-left:-41px;
}
#btn_menu_desserts img
{
	float:left;
	width:131px;
	height:43px;
	margin-left:-41px;
}


#ambiance
{
	width:535px;
	height:375px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(images/bodureambiancedroite.jpg);
	background-position:right;
	background-repeat:repeat-y;
	text-align:center;
}
#ambianceresto
{
	width:535px;
	height:1075px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(images/bodureambiancedroite.jpg);
	background-position:right;
	background-repeat:repeat-y;
	text-align:center;
}
#ambiancehuile
{
	width:535px;
	height:595px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(images/bodureambiancedroite.jpg);
	background-position:right;
	background-repeat:repeat-y;
	text-align:center;
}
#ambiancesitia
{
	width:535px;
	height:795px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(images/bodureambiancedroite.jpg);
	background-position:right;
	background-repeat:repeat-y;
	text-align:center;
}

#footer
{
	clear:both;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:710px;
	height:27px;
}

#photo_1
{
	float:left;
	width:150px;
	height:85px;
	margin-top:-5px;
	margin-left:200px;
}
#photo_2
{
	float:left;
	width:150px;
	height:85px;
	margin-top:-5px;
	margin-left:10px;
}
#photo_3
{
	float:left;
	width:150px;
	height:85px;
	margin-top:-5px;
	margin-left:10px;
}
.photo_5
{
	float:left;
	width:150px;
	height:85px;
	margin-top:-5px;
	margin-left:20px;
	margin-top:10px;
}

.photo_6
{
	float:left;
	width:220px;
	height:181px;
	margin-top:-5px;
	margin-left:30px;
	margin-top:10px;
}


