body
{
background: url('KIT-Graphique/Ete-Fond1.jpg');
margin-left : auto;
margin-right : auto;
text-align: center;
}



#fond
{
background: url('KIT-Graphique/Ete-Fond2.jpg') bottom no-repeat;
width: 800px;
border: px solid white;
margin-left : auto;
margin-right : auto;
text-align: center;
background-color: #109bc6;
}

/*
#titre
{
background: url('KIT-Graphique/Ete-Titre.swf') no-repeat;
width: 800x;
height: 300px;
text-align: center;
border: px solid white;
}
*/

#bandeaudown
{
width: 800px;
height: 100px;
border: px solid white;
padding-top:0px;
padding-bottom: 0px;
}



#menu
{
float: left;
width: 150px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
border: px solid white;
font-weight : 1bold;
}

#corps
{
width: 600px;
height: 700px;
margin-left: 0;
padding: 5px;
border: px solid white;
overflow : auto;
}

/*
.imageflottante1
{
float: right;
}

.imageflottante2
{
float: left;
}
*/




a img /* supprime le cadre bleu autour des photo-liens */
{
border: none
}

             

a:focus /* Quand le visiteur sélectionne le lien */
{
color: #7f091d;
text-decoration: none;
}
a:hover /* Quand le visiteur pointe sur le lien */
{
color: #7f091d;
text-decoration: none;
}

a /* Lien normal */
{
color: #ffffff;
text-decoration: none;
}

p:first-letter /* Je veux que la première lettre de mes paragraphes... */
{
font-size: 40px;
font-family: monotype corsiva, RADAGUND, Book Antiqua, Times New Roman;
font-weight: bold;
margin-right: 0px; 
}


P
{
font-size: 25px;
color : #f1f000;
font-family: monotype corsiva, RADAGUND, Book Antiqua, Times New Roman;
}

h6
{
font-size: 15px;
color : #f1f000;
font-family: arial;
}

h5
{
font-size: 30px;
color : #d1d309;
font-family: monotype corsiva, RADAGUND, Book Antiqua, Times New Roman;
}

h1
{
font-size: 20px;
font-family: monotype corsiva, RADAGUND, Book Antiqua, Times New Roman;
color :#ffffff;
}


h4
{
font-size: 20px;
font-family: monotype corsiva, RADAGUND, Book Antiqua, Times New Roman;
color :#d1d309;
display:inline;  
}

h2
{
font-size: 35px;
font-family: monotype corsiva, RADAGUND, Book Antiqua, Times New Roman;
color :#ffffff;
display:inline;
}

h3
{
font-size: 50px;
font-family: monotype corsiva, RADAGUND, Book Antiqua, Times New Roman;
color :#af1111;
text-align : center;
display:inline;
}

dl, dt, dd, ul, li 
{
margin: 0;
padding: 0;
list-style-type: none;
}

#menu dt 
{
cursor: pointer;
margin-top: 15px ;
line-height: 20px;
text-align: left;
font-weight: bold;
font-family: monotype corsiva, RADAGUND, Book Antiqua, Times New Roman;
font-size: 20px;
color :#ffffff;
}

#menu dd
{
border: 0px solid gray;
font-family: monotype corsiva, RADAGUND, Book Antiqua, Times New Roman;
font-size: 15px;
color :#ffffff;
}



#menu li a, #menu dt a
{
color: bl;

}

#menu li a:hover, #menu dt a:hover 
{
background: #eee;
}