@charset "utf-8";
/* CSS Document */

body {
margin:0px;
font-family:Trebuchet, Geneva, Arial, Helvetica, sans-serif;
font-size:1em;
background-image:url(images/fond.jpg);
text-align:center;
text-decoration:none;

}

#header {
background-color:#003399;
width:100%;
height:170px;
padding-top: 10px;
}

#centrage {

width:100%;

}

#menu {
background-color:#FFCC00;
width:100%;
height:30px;
color:#003399;
font-weight:bold;
font-size:0.9em;
padding-top:10px;
text-align:center;
}


#contenu {
background-color:#FFFFFF;
width:955px;
margin-left:auto;
margin-right:auto;
padding-left:5px;
text-align:left;
}

#bottom2 {
background-color:#FFCC00;
width:100%;
height:12px;

}
#bottom {
background-color:#003399;
width:100%;
height:80px;
color:#FFFFFF;
font-size:0.9em;
font-weight:bold;
padding-top:20px;
}

.adresse a, a:visited, {
text-decoration:none;
color:#FFCC00;
}
.adresse a:hover {
text-decoration:none;
color:#000000;
}

.adresse {
text-decoration:none;
color:#FFCC00;
}


.menutexte {
text-decoration:none;
color:#003399;
}

.menutexte a, a:visited {
text-decoration:none;
color:#003399;
}

.menutexte a:hover {
text-decoration:none;
color:#FFFFFF;
}


.menu {
text-decoration:none;
}

.texte {
font-size:0.8em;
color:#003399;
margin-right:10px;
}

.imagesdroite {
float:right;
margin-left:5px;
margin-right:10px;
}

.imagesdroite2 {
float:right;
margin-left:5px;
margin-right:270px;
}

.imagesgauche {
float:left;
margin-right:20px;
}



.texte_jaune {
font-size:0.8em;
color: #FF0000;
font-weight:bold;
margin-left:10px;
margin-right:10px;
}

.texte_centre {

text-align:center;
}

.csl {
font-size:1em;
color: #FF0000;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
}

.titre {
font-size:1.2em;
font-family:"Times New Roman", Times, serif;
color:#003399;
text-align:center;
}
.titre_jaune {
font-size:1.3em;
font-family:"Times New Roman", Times, serif;
color:#FFCC00;
text-align:center;
}