html, body{
background-image: url(images/background.jpg);
}

table{
background-color: white;
}

a{
font-family: Trebuchet MS, Arial;
color: #3521C6;
}

p{
font-size: 13px;
font-family: Trebuchet MS, Arial;
color: #545454;
}

li{
font-family: Trebuchet MS, Arial;
font-size: 14px;
color: #545454;
text-align: left;}


h1{
text-align: center;
font-family: Trebuchet MS, Arial;
font-size: 18px;
}

h3{
font-family: Trebuchet MS, Arial;
font-size: 16px;
color: #545454;
}

h4{
font-family: Trebuchet MS, Arial;
font-size: 14px;
color: #545454;
}

div.titre{
color: #FEE737;
font-family: Trebuchet MS, Arial;
text-align: center;
font-size: 18px;
}


.menu{
text-align: center;
vertical-align: top;
}

.ligne{
font-size: 0px;
}


.contenu{
text-align: justified;
vertical-align: top;
width: 100%;
}

.actualite{
background-image: url(images/background2.jpg);
background-repeat: no-repeat;
}

.nouveaute{
background-image: url(images/background4.jpg);
background-repeat: no-repeat;
}

.theme{
background-image: url(images/background5.jpg);
background-repeat: no-repeat;
}