body {
width: 800px;
margin: auto;
margin-top: 2px;
font-family:  verdana, arial, sans-serif;
font-size: 12px;
background-color: black;
text-align: center;
}

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


.gauche{
float: left;
background-color: rgb(0,0,128);
background-image: url("design/titre2.png");
background-repeat: no-repeat;
width: 180px;
height: 555px;
overflow: auto;
}


.droite{
float: right;
width: 580px;
height: 555px;
background-color: white;
overflow: auto;
}


.centre{
height: 555px;
background-color: white;
background-image: url('design/bandeau1.png');


}

.centre2{
height: 555px;
background-color: white;
background-image: url('design/bandeau2.png');
}

.centre3{
height: 555px;
background-color: white;
background-image: url('design/romainyvon.png');
}

.centre4{
height: 555px;
background-color: white;
background-image: url('design/actualite.png');
}

.centre5{
height: 555px;
background-color: white;
background-image: url('design/residentiel.png');
}

.centre6{
height: 555px;
background-color: white;
background-image: url('design/evenementiel.png');
}

.foot{
width: 800px;
height: 20px;
background-color: black;
font-size: 12px;
}

.menu{
padding-top: 95px;
}


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

h1{
padding-top: 10px;
font-size: 16px;
text-align: center;
}

h2{
font-size: 14px;
text-align: center;
color: blue;
}

h3{
margin-left: 0.2cm;
padding-left: 15px;
font-size: 12px;
color: blue;
}

h4{
font-size: 10px;
text-align: center;
}

h6{
padding-left: 5px;
font-size: 10px;
}

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

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


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

.pied{
text-align: center;
padding-top: 3px;
color: white;
}

.logo{
padding-left: 0px;
margin-left: 0px;
}

.blanc{
color: white;
}

.rouge{
color: red;
}

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

.lien2{
text-decoration: none;
color: rgb(0,0,128);
font-weight: bolder;
}

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

.floatgauche{
float: left;
}

.floatdroite{
float: right;
}

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

.note2{
font-size: 9px;
}

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

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

.motbleu2{
color: rgb(0,0,128);
font-weight: bolder;
}

.petit{
font-size: 10px;
}

td {
width: 200px;
}

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

}

fieldset{
border-color: rgb(0,0,128);
margin-left: 10px;
padding: 10px;
text-align: justify;
}

legend{
font-weight: bolder;
color: rgb(5,5,241);
}

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

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

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

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