html{
    font-family: Myriad, Verdana, Times New Roman,Times, serif;
    font-weight: normal;
    color: #3b1d7c;
    text-decoration: none;
    text-align: left;
    background-color: #FAFAFA;
}

body{
     margin: 0em; 
}

a{
    color: #efa308;
}

h1{
    border-bottom : #efa308 dotted 1px;
}

.red{
    color: red;
    font-weight: bold;
}

#haut{
	/*border:#efa308 dotted 1px;*/ 
	height:120px;
	margin-left : 300px;
}

#bas{
    margin-top:2em;
    border-top : #efa308 dotted 1px;
    text-align:center;
    font-size: 0.6em;
    padding:0.5em;
}

#haut_selectionne {
 font-weight:bold; 
 text-decoration:none;
}

#conteneur{
   width: auto;	
   text-align : justify;
	margin:  0 1em 1em 1em;
	/*border:#efa308 dotted 1px;*/
   font-size: 0.8em;
}

#haut{
	margin-bottom: 2em;
}

#footer{
	margin-top: 2em;
	clear: both;
}

.formu{
	margin:auto;
}
