<style type="text/css">{  }
/*
en-tête idem sur toutes les pages
*/
body {  
background-color: #333333;
margin-top: 20px;
margin-left: 30px;
margin-right: 30px;
font-family: arial;
}
#titre {
text-align: center;
background-color: FFCC00;
padding: 20px;
}
#menu {
background-color: #FFE377;
text-align: center;
margin-top: 2px;
padding-left: 40px;
}
#menu td{
color: #FFCC00;
padding: 15px;
}
#menu a {
color: #0000FF;
}
#menu a:hover{
color: #00FF00;
text-decoration: none;
background-color: #333333;
}
/*
FIN
*/



/*
mise en forme des titres
*/

h1 {
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
color: #FFCC00;
background-color: #666666;
font-weight: normal;
font-size: 2.5em;
margin-top: 0px;
margin-left: 100px;
margin-right: 100px;
margin-bottom: 30px;
}

h2 {
color: #FFFFFF;
font-weight: normal;
font-size: 1.4em;
margin-top: 60px;
border-bottom: thin solid #FFFFFF;
margin-left: 100px;
margin-right: 100px;
margin-bottom: 60px;
}
h3 {
color: #FFFFFF;
font-size: 1em;
margin-left: 300px;
border-color: #666666;
border-style: solid;
margin-right: 300px;
padding: 10px;
margin-bottom: 0px;
}

h4 {
color: #FFCC00;
margin-right: 300px;
text-align: right;
margin-top: 0px;
font-style: italic;
}

h5 {
color: #FFFFFF;
margin-left: 300px;
margin-top: 0px;
font-weight: normal;
font-size: 0.9em;
}
a{
color: #FFFFFF;
}
a:hover{
color: #00FF00;
text-decoration: none;
}
strong{
font-size: 1.2em;
font-variant: small-caps;
font-weight: normal;
}
.jaune{
font-size: 1.5em;
color: #FFCC00;
}
.gras{
font-weight: bold;
}
.ecriture {
color: #FFFFFF;
font-style: italic;
font-size: 1.2em;
margin-top: 50px;
margin-right: 100px;
text-align: right;
margin-bottom: 0px;
}
/*
FIN
*/


/*
fil d'ariane
*/
#filariane {
font-size: 0.9em;
color: #FFFFFF;
}
#filariane a{
color: #FFFFFF;
}
#filariane a:hover{
color: #00FF00;
text-decoration: none;
}
/*
mise en forme des titres
*/


#image_realisation {
letter-spacing: 50px;
text-align: center;

}


/*
pied de page idem sur toutes les pages
*/
#pied_de_page {
background-color: #FFCC00;
color: #000000;
font-size: 0.9em;
font: verdana;
}
.gauche {
float: left;
text-align: left;
color: #000000;
height: 50px;
padding-top: 5px;
}
.droite {
text-align: right;
color: #000000;
font-size: 1.1em;
height: 50px;
padding-top: 5px;
}
.droite a {
color: #0000FF;
}
.droite a:hover {
color: #00FF00;
text-decoration: none;
}



#compteurs {
text-align: center;
margin-top: 150px;
}
/*
FIN
*/


-->
</style>
