body {
  background-image: url(fond_venjpeg1.jpeg);
  background-repeat: repeat;
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
}
.table1 {
font-size: 150%;
text-align: center;
color: white;
font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
background-color:rgb(184, 210, 104);
width: 90%;
height:70px;
margin-left:auto;
margin-right:auto;

}
.page {
background-color:#F5F8FC;
border:1px solid #000000;
padding:0;
margin:0;
height:320px;
}

td.titre1 {
font-size: 150%;
border-width:1px;
border-style:solid; 
border-color:rgb(184, 210, 104);
border-style: outset;
}
.table2 {
color:white;
font-size: 100%;
text-align: center;
font-family: "Times New Roman","Comic Sans MS",Georgia,serif;
background-color: rgb(184, 210, 104);
font-size: 120%;
width: 90%;
height:auto;
margin-left:auto;
margin-right:auto;
}
td.titre2 {
color:white;
font-size: 100%;
border-width:1px;
border-style:solid; 
border-color:rgb(184, 210, 104);
border-style: outset;
}
table.menutraiteur {
color: green;
font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
background-color:rgb(204, 255, 255); 
width: 90%;
height:auto;
margin-left:auto;
margin-right:auto;
display:none;
}
table.menuacceuil{
background-color: rgb(204, 255, 255);
text-align: left;
border-width: 1px;
border-style: outset;
border-color: green;
width:449;
}
table.menucarte {
color:green ;
font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
background-color:rgb(204, 255, 255); 
width: 90%;
height:auto;
margin-left:auto;
margin-right:auto;
}
td.menug {
vertical-align : top;
text-align: left;
font-size: 100%;
border-width:1px;
border-style:solid; 
border-color:green;
border-style: outset;
padding-top:15px;
padding-right:15px;
padding-left:15px;
}
td.menuc {
vertical-align : top;
text-align: center;
font-size: 100%;
border-width:1px;
border-style:solid; 
border-color:green;
border-style: outset;
padding-top:15px;
padding-right:15px;
padding-left:15px;
}
.tableadresse {
  font-size: 150%;
  text-align: center;
  color: green;
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  background-color: yellow;
}
p.fontedessous {
  border-style: solid;
  color: green;
  font-size: 100%;
  text-align: left;
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  background-color: transparent;
  font-style: normal;
  margin-left: 5%;
}
p.millieu {
  border-style: solid;
  color: green;
  font-size: 100%;
  text-align:center;
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  background-color: transparent;
  font-style: normal;
  }
p.millieu:hover {
  border-style: solid;
  color: green;
  font-size: 150%;
  text-align:center;
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  background-color: transparent;
  font-style: normal;
  }
.cediv {
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  color: black;
  font-size: 100%;
  text-decoration: none;
  background-color: #ffffcc;
}
a {
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  color: green;
  font-size: 100%;
  text-decoration: none;
  background-color: rgb(184, 210, 104);
}
a:hover {
  color: red;
  text-decoration: underline;
}
h1 {
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  color: green;
  text-decoration: underline;
}
h1.prixeuros {
  text-align: center;
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  color: green;
  text-decoration: underline;
  margin-left:auto;
  margin-right:auto;
}
h2 {
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  color: green;
  text-decoration: none;
}
h2.prixeuros {
  text-align: center;
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  color: red;
  text-decoration:undeline;
  margin-left:auto;
  margin-right:auto;
}

h3 {
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  color: green;
  text-decoration: none;
}
h3.prixeuros {
  text-align: center;
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  color: green;
  text-decoration:none;
  margin-left:auto;
  margin-right:auto;
}  
h4 {
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  color: green;
  text-decoration: none;
}
div.centrage {
text-align: center;
margin-left:auto;
  margin-right:auto;
}
bas_page {
  border-style: solid;
  color: green;
  font-size: 100%;
  text-align: left;
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  background-color: transparent;
  font-style: normal;
  margin-left: 5%;
}
a.imprimer {
        display: block;
        background-image: url(./image/imprimante_logo.png);
        background-repeat: no-repeat;
        width: 22px;
        height: 22px;
        float: right;
        margin-right: 10px;
}
table.prixeuro
{
background-color: rgb(204, 255, 255);
width: auto;
height:auto;
text-align: left;
margin-left:auto;
margin-right:auto;
border-width: 1px;
border-style: outset;
border-color: green;
}
.floatleft 
{
  float:left ;
  
}


