span.enseign{
font-weight: bold;
}

div.titrePage{
text-align: center;
font-weight: bold;
color: #a0a;
}

body{
font-family: sans-serif;
}

span.desc{
color: #a0a;
}

span.formation{
color: blue;
font-weight: normal;
}

li{
margin-top: 1em;
}

div.menu{
background-color: #abb;
float: left;
width: 20%;
margin-right: 1em;
}

div.menu li{
margin-top: 0em;
}

div.adresse p{
text-align: center;
}

div.lmd {
clear : both;
color : red;
margin : 4em;
text-align : center;
font-size : 1.2em;
font-weight : bold;
}

div.lmd a {
color : red;
}

div.coords {
margin-top: 1em;
text-align: center;
clear: both;
}

span.important{
font-weight: bold;
}

table td{
padding-right: 50px;
color: #00b;
}

a {
  text-decoration : none;
}

a:hover {
background-color : #ddd;
}

