body{
margin:0 20px 0 40px;
font-family: Verdana, Arial, Serif;
font-size: 80%;
}

#page{
height: 100%;
width: 100%;
min-width: 800px;
margin: 0 auto 0 auto;
padding: 0;
}

#haut_de_page{
margin: 0;
padding: 5px 0 0 0;
text-align: right;
}
.bandeau_titre{
font-family: Verdana, Arial, Serif;
font-size: 250%;
font-weight: bolder;
text-align: left;
padding: 0 0 15px 70px;
border-bottom: solid black 2px;
}


#haut_de_page img{
display: none;
}

#pied_de_page{
clear: both;
width: 80%;
min-width: 800px;
height: 77px;
text-align: right;
margin: auto;
padding-right: 210px;
border-top: solid black 2px;
}

#colonne_gauche{
display: none;
}


#colonne_droite{
float: right;
margin: 0;
padding: 0;
width: 170px;
}
#colonne_droite h2{
background:#dddddd;
}
#corps_de_page{
margin: 0 250px 0 70px;
padding: 0 20px 0 0;
min-height: 470px;
}

#corps_de_page li{
list-style-type: disc;
margin-bottom: 4px;
}

#corps_de_page a{
color: black;
}

#corps_de_page img {
border: none;}

#corps_de_page h2{
font-size: 150%;
background: #dddddd;
margin: 0;
padding: 5px;
}

#corps_de_page h4{
font-size: 150%;
font-weight: bolder;
}
#corps_de_page h3{
font-weight: bolder;
font-size: 125%;
}
.vignettes ul{
list-style: none;
}
.vignettes li{
float:left;
display:inline;
width:72px;
border: solid black 1px;
padding:10px;
margin: 5px;
text-align:center;
height:100px;
font-style:italic;
}
.vignettes a{
text-decoration: none;
}

.flottant_droit{
float: right;
margin: 5px 0 5px 10px;}

.flottant_fin{
clear: both;
}

.flottant_gauche{
float: left;
margin: 10px 10px 10px 0;
}

.encadre_droit{
padding: 0 0 0 10px;
font-family: Verdana, arial narrow, serif;
border-left: solid black 1px;
}

.encadre_droit h2{
font-weight: bolder;
background: #d9fac4;
margin: 0;
padding: 5px;
}
.encadre_droit a{
color: #247334;
}
.legende{
font-style: italic;
}
a.mask span{
display: none;
}
a.mask:hover{
background:none;
}
a.mask:hover span{
display:block;
position: relative;
}
hr{
border: none;
border-top: dashed black 1px;
margin: 10px 40px 10px 0px;
}
table{
width: 100%;
}
.normal, .normal td, .normal th{
border: inset 1px ;
margin: 0;
padding: 3px;
vertical-align: top;
}
.masquer table, .masquer tr, .masquer td, .masquer th{
border: solid black 1px;
margin: 0;
padding: 1px 5px 1px 5px;
vertical-align: top;
}
.masquer th{
background:#dddddd;
}
table.masquer{
max-width: 500px;
}

.normal th{
color: white;
background: #808080;
}
.apprentissage tr{
font-weight: bold;
}
.apprentissage td{
background:#d0d0d0;
border: inset 1px;
padding: 0 10px 0 10px;
}
.apprentissage th{
background:#808080;
color: white;
font-weight: bolder;
text-align: center;
border: inset 1px;
padding: 0 10px 0 10px;
}
.flou{
color: #aaaaaa;
}
.actualite{
border: solid black 1px;
padding: 5px;
margin-bottom: 10px;
}
.actualite h5{
font-size: 140%;
font-weight: bold;
color: white;
display: block;
background: #de4529;
margin: 0 0 5px 0;
padding: 3px 0 3px 10px;
}

