body
{
background-image:url(img/fond7.png);
background-repeat:repeat-y;
background-color:white;
}

/*			MENU			*/

.baniere_0
{
width:1000px;
height:150px;
position:absolute;
top:0px;
left:0px;
background-image:url(img/baniere7.png);
}
.horloge_0
{
height:50px;
width:150px;
position:absolute;
top:10px;
left:840px;
text-align:center;
color:red;
}
.acces_admin
{
height:50px;
width:150px;
position:absolute;
top:70px;
left:840px;
text-align:center;
}
.menu_pomme_1
{
background-image:url(img/pomme150x150_1.png);
width:150px;
height:150px;
position:absolute;
top:150px;
left:25px
}
.menu_pomme_1:hover
{
background-image:url(img/pomme150x150_2.png);
width:150px;
height:150px;
position:absolute;
top:150px;
left:25px
}
.menu_pomme_2
{
background-image:url(img/bouton_pomme.png);
width:40px;
height:40px;
position:absolute;
top:300px;
left:80px;
}
.menu_pomme_2:hover
{
background-image:url(img/bouton_pomme_accueil.png);
width:190px;
height:40px;
position:absolute;
top:300px;
left:5px;
}
.menu_pomme_3
{
background-image:url(img/bouton_pomme.png);
width:40px;
height:40px;
position:absolute;
top:340px;
left:80px
}
.menu_pomme_3:hover
{
background-image:url(img/bouton_pomme_recettes.png);
width:190px;
height:40px;
position:absolute;
top:340px;
left:5px;
}
.menu_pomme_4
{
background-image:url(img/bouton_pomme.png);
width:40px;
height:40px;
position:absolute;
top:380px;
left:80px
}
.menu_pomme_4:hover
{
background-image:url(img/bouton_pomme_horraireettarif.png);
width:190px;
height:40px;
position:absolute;
top:380px;
left:5px;
}
.menu_pomme_5
{
background-image:url(img/bouton_pomme.png);
width:40px;
height:40px;
position:absolute;
top:420px;
left:80px
}
.menu_pomme_5:hover
{
background-image:url(img/bouton_pomme_mecontacter.png);
width:190px;
height:40px;
position:absolute;
top:420px;
left:5px;
}
.menu_arr_part1
{
width:150px;
height:270px;
position:absolute;
top:500px;
left:25px;
text-align:center;
background-image:url(img/fond_menu_arr.png);
border-top:4px ridge red;
border-bottom:4px ridge red;
}
.menu_arr_part2
{
width:140px;
height:200px;
position:absolute;
top:565px;
left:30px;
border-top:2px ridge rgb(201,201,201);
border-bottom:2px ridge rgb(201,201,201);
overflow:auto;
}
.menu_arr_part2:hover
{
width:140px;
height:200px;
position:absolute;
top:565px;
left:30px;
border-top:2px ridge red;
border-bottom:2px ridge red;
overflow:auto;
}
.lien_menu_arr0
{
color:white;
text-decoration:none;
}
.lien_menu_arr0:hover
{
color:white;
background-color:blue;
}
