body {
width: 800px;
margin: auto;
margin-top: 10px;
font-family:  verdana, arial, sans-serif;
font-size: 12px;
background-color: rgb(0,0,0);
text-align: center;
}

div#conteneur{
background-color: white;
width: 800px;
margin: 0 auto;
text-align: left;
}


.head1{

background-image: url("design/fusion1.jpg");
width: 800px;
height: 89px;
}

.head2{

background-image: url("design/fusion2.jpg");
width: 800px;
height: 40px;

}

.menu{
font-size: 12px;
background-color: rgb(0,0,128);
width: 800px;
height: 30px;

}

.sousmenu{
font-size: 12px;
background-color: rgb(128,128,255);
width: 800px;
height: 30px;

}

.centre{
width: 800px;
height: 710px;
overflow: auto;
background-color: white;

}

.foot{
width: 800px;
height: 30px;
background-color: rgb(0,0,128);
font-size: 12px;
}

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

a:hover 
{
text-decoration: underline; 
color: yellow; 
}

.textemenu{
color: white;
text-align: center;
padding-top: 7px;
}

.menuvert{
text-align: center;
padding-top: 7px;
color: rgb(0,0,128);
}

form{
background-color: rgb(179,179,255);
border-width: 3px;
border-style: double;
font-weight: bold;
margin-left: 50px;
margin-right: 100px;
}

img {
border: none;
padding-left: 15px;
padding-right: 15px;
}

h1 {
margin-top: 0.5cm;
font-size: 130%;
text-align: center;
}

h2 {
font-size: 120%;
text-align: center;
}

h3 {
padding-left: 50px;
padding-right: 15px;
font-size: 110%;
font-style: bold;
font-style: italic;
color: rgb(0,98,98);
}

h4 {
font-family:verdana, arial, sans-serif;
text-align: center;
font-size: 12px;
font-style: italic;
}

h5{
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: normal;
padding-left: 10px;
padding-right: 10px;
margin-top: 0px;
margin-left: 0.5cm;
margin-right: 0.5cm;
}

p {
padding-left: 30px;
padding-right: 30px;
margin-top: 0px;
margin-left: 0.5cm;
margin-right: 0.5cm;
text-align: justify;
}

ul {
margin: 0;
padding: 0;
}

li {
margin-left: 350px;
text-align: left;
}

th{
background-color: white;
}

td {

}

table{
border-collapse: collapse;
background-color: white;
font-family:verdana, arial, sans-serif;
font-size: 12px;
margin-left: 100px;
text-align: center;

}

.floatgauche{
float: left;
}

.floatdroite{
float: right;
}

.textedroite{
padding-left: 15px;
padding-right: 30px;
}

.textegauche{
padding-left: 30px;
padding-right: 15px;
}

.imagecolle{
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

.motvaleur {
font-size: 14px;
color: blue;
font-weight: bolder;
}

.motvaleur2{
font-size: 18px;
color: blue;
font-weight: bolder;
text-align: center;
}

.motbleu{
color: blue;
font-weight: bolder;
}

.motrouge{
color: red;
font-weight: bolder;
}

.motvert{
color: green;
font-weight: bolder;
}

.motviolet{
color: purple;
font-weight: bolder;
}

.motnoir{
font-weight: bolder;
text-align: center;
font-size: 18px;
}

.turquoise{
color: rgb(0,98,98);
}

.petit{
font-size: 12px;
}

.lien{
color: blue;
text-decoration: underline;
}

.actualite{
padding-top: 5px;
padding-bottom: 5px;
background-color: rgb(157,157,255);
color: black;
font-size: 13px;
text-align: justify;
font-family: verdana, arial, sans-serif;
border-width: 3px;
border-style: double;
border-color: black;
}

.titrenews{
font-size: 120%;
font-weight: bolder;
font-style: italic;
color: white;
}

.actualite2{
padding-top: 5px;
padding-bottom: 5px;
background-color: rgb(255,255,205);
background-image: url("design/belgique3.png");
background-position: top;
background-repeat: no-repeat;
color: black;
font-size: 13px;
text-align: justify;
font-family: verdana, arial, sans-serif;
border-width: 3px;
border-style: double;
border-color: black;
}

.titrenews2{
font-size: 130%;
font-weight: bolder;
font-style: italic;
color: rgb(0,0,128);
}

.actualite3{
padding-top: 5px;
padding-bottom: 5px;
background-color: rgb(157,157,255);
background-image: url("design/france.png");
background-position: top;
background-repeat: no-repeat;
color: black;
font-size: 13px;
text-align: justify;
font-family: verdana, arial, sans-serif;
border-width: 3px;
border-style: double;
border-color: black;
}

.important1{

color: rgb(111,111,255);
font-size: 14px;
}

.important2{
color: rgb(255,255,128);
font-size: 18px;
}

.plan{
font-size: 16px;
font-family: arial, sans-serif;
color: blue;
text-decoration: underline;
}

.plan2{
font-size: 14px;
font-family: arial, sans-serif;
color: brown;
text-decoration: underline;
padding-left: 50px;
}

.plan3{
font-size: 12px;
font-family: arial, sans-serif;
color: black;
text-decoration: underline;
padding-left: 100px;
}



.menuactif{
color: yellow;
font-weight: bolder;
}

.menuactif2{
color: blue;
font-weight: bolder;
}

.note{
font-size: 10px;
font-weight: bolder;
}

.souligne{
text-decoration: underline;
}

.grand{
font-size: 18px;
}