body {
font-family: Tahoma,Arial;
background-image: url(data/fond.jpg);
background-position: right;
background-repeat: repeat;
}

.menu0 {
padding-top: 42px;
margin-bottom: 42px;
text-align: center;
width: 128px;
}

.menu0 a:first-letter {
color: #55ee55;
font-size: 25px; 
}

.menu0 a {
text-decoration: none;
font-weight: bold;
font-size: 24px;
color: #ffffff;
}

.menu0 a:hover {
color: #ccff99;
}

.menu {
width: 128px;
margin-left: 5px;
margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
background: #629cb0;
border: 3px solid black;
text-align: center;
}

.menu a{
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

.menu a:hover{
color: #ccff99;
}

.menuc {
width: 128px;
margin-left: 5px;
margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
background: #3477b5;
border: 3px solid black;
text-align: center;
}

.menuc a{
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

.menuc a:hover{
color: #ccff99;
}

.menuo {
width: 124px;
margin-left: 5px;
margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
background: #44cc44;
border: 3px solid black;
text-align: center;
}

/* .menuo:first-letter {
color: #cc0000;
font-size: 25px;
} */

.menuo a{
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

.menuo a:hover{
color: #dddddd;
}

/* CADRE DE TITRE */
.titre {
margin-top: 50px;
padding: 7px;
width: 520px;
border: 5px solid black;
background: white;
text-align: center;
} 

.titre h1 {
margin: 0px;
color: #cc0000;
font-size: 40px;
font-weight: bold;
text-transform: none;
}

.titre h2 {
margin: 0px;
color: #cc0000;
font-size: 22px;
font-weight: bold;
text-transform: none;
}

h3 {
position: relative;
width: 400px;
left: 75px;
background: white;
padding: 5px;
border: 3px solid black;
text-align: center;
font-size: 20px;
font-weight: bold;
}

.cadreimg{
position: absolute;
border: 3px solid black;
}

.cadretxt {
position: absolute;
border: 3px solid black;
background: white;
padding: 5px;
text-align: left;
}

.stage {
position: relative;
clear: both;
width: 450px;
border: 6px outset black;
font-size: 12px;
padding: 5px;
text-align: left;
background: white;
left: 40px;
margin-bottom: 50px;
}

.purp {
font-weight: bold;
color: #800080
}

.vert {
font-weight: bold;
color: #009900
}

.bleu {
font-weight: bold;
color: #0033CC
}

.marron {
font-weight: bold;
color: #996600
}

.rouge {
font-weight: bold;
color: #CC0000
}

.exemple{
font-family: "Times New Roman";
font-size: 12px;
font-style: italic;
}
