table.table1 {
display:none;
}
table.table2 {
display:none;
}
body {
  color: black;
  margin-left:auto;
  margin-right:auto;
  text-align: center;
  background-color: white;
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
}
a {
display:none;  
}
h1.prixeuros {
  font-size: 30pt;
  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.prixeuros {
  font-size: 25pt;
  color:red;
  text-align: center;
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  color: green;
  text-decoration:none;
  margin-left:auto;
  margin-right:auto;
}
h3.prixeuros {
  font-size: 20pt;
  text-align: center;
  font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;
  color: green;
  text-decoration:none;
  margin-left:auto;
  margin-right:auto;
}  
div.imprimer {
display:none;  
}
table.prixeuro
{
font-size: 14px;
background-color: #ffffff; 
background-image: none;
width:19cm;
height:25cm;
text-align: left;
margin-left:auto;
margin-right:auto;
border-width: 5px;
border-style: outset;
border-color: green;
color:green
}

