.titre {
font-family: "Lucida Calligraphy", "Trebuchet Ms", Verdana;
color: #F4E9E3;
font-size: 1.5em;
}
body {
background-color: #161792;
background-image: url("images/Composants/degrade.jpg");
background-repeat: repeat-x;
font-family: "Trebuchet Ms","Comic Sans MS";
color: #F4E9E3;
}

.soustitre {
font-family: "Lucida Calligraphy", "Trebuchet Ms", Verdana;
font-size: 1.1em;
}

#menu {
margin-top: 10px;
}
#menu li {
display: inline;
font-size: 1.2em;
}

a {
color: #FFF;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

hr {
width: 200px;
border: 1px solid #FFF;
}
#description {
margin-top: 50px;
margin-bottom: 50px;
}
.logopro {
border: 1px solid green;
}

#footer {
font-size: 0.9em;
margin-top: 30px;
color: #FFF;
}

#espacepro {
 margin-top: 20px;

}

img {
border: 0;

}

.tableauproduits {
margin-top: 10px;

}

td {
margin: 35px;
padding: 15px;
}
td img {
border: 1px solid #FFF;
}

