body
{
margin: auto;
position: center;
width: 95%;
background-color: rgb(0,100,100);
}

#bloc_principal
{
border: 4px solid black;
width: 100%;
padding-top: 0.3%;
padding-bottom: 0.6%;
padding-left: 0.3%;
padding-right: 0.7%;
margin-left: -1%;
margin-right: 0%;
background-color: rgb(125,170,0);}

img
{
border: 2px solid black;
width: 100%;
margin-bottom: 2%;
margin-left: 0%;
margin-right:0%;
margin-bottom: -2.5%;
font-size: 4px}

.images
{font-size:4px}


#menu
{
border: 2px solid black;
float: left;
background-color: rgb(138,240,136);
font-family: "Comic Sans MS";
width: 19.8%;
margin-top: 2.5%;
margin-left: 0.5%;
margin-bottom:1%;
background-image: url("images/fond_ecran.jpg");
padding-left: 0.8%;
padding-right: 0.8%;
}
.element_menu
{
color: rgb(150,0,0);
font-size: 0.9em;
text-align: center;}

h3 a
{color: rgb(150,0,0);}

.element_menu a:hover , li a:hover, .commandes a:hover
{background-color: black;
color: white}

#corps_de_texte
{
border: 2px solid black;
background-color: rgb(225,225,150);
color: rgb(0,0,100);
text-align: center;
font-size: 1.2em;
font-family: "Comic Sans MS";
margin-left: 23%;
margin-right: 0%;
margin-top: 2.6%;
padding-left: 2%;
padding-right: 1%;
padding-bottom: 3%;
height: 60%}

h1
{font-size: 1.8em}

h2
{font-size: 1.8em;
font-family: "Vivaldi", "Lucida Calligraphy";
color: red;
}

a
{
color: black;
text-decoration: none}

#pied_de_page
{
font-size: 1.3em;
position: center;
font-weight: bold;
color: rgb(0,100,100);
text-align: center;
margin-bottom: 0.4%;
margin-top: 3%;}


.copy
{color: white;
font-size: 0.7em;
text-align: center}

#corps_de_texte .image
{
position : relative;
width : 40%;
height: 40%;
margin-left: 2%;
margin-right: 2%;
margin-top: 13%;
margin-bottom: 3%;
float : right;}

#corps_de_texte img
{width: 10%;
height: 10%;
margin-right: 2%;
margin-bottom: 1%;}

table
{
border-collapse: collapse;
width: 96%;
font-family: Arial;}

td
{border: rgb(233,181,3) solid 2px;
padding: 5px;
margin:auto}

thead
{border: rgb(233,181,3) solid 2px;
padding: 5px;
background-color : black;
color: rgb(200,150,30);
font-family: "Times New Roman", Arial;}

.commandes a
{
color: red;
text-decoration: none;
text-decoration: blink;
font-size: 1,8em;}

#menu #langue
{max-height: 50%;
max-width: 25%;
margin: auto;}