/* CSS Document */
html,body {
background-color : #111;
font-family: "Trebuchet MS"  Verdana, Arial, Helvetica, sans-serif;
color: white;

}

#contenu{

width:770px;
margin-left: 50px;
text-align:justify;



}

#plan{

width:770px;
margin-left: 15px;
color: white;}

#footer{margin:80px 0 0 0;width:100%;font-size:12px;text-align:center;}



.aide{

    font-size : 1.2em;
	font-family: "Trebuchet MS"; 
	color:white; 
    text-align:justify;
	

}

.aide a{

    
    color:white; 
    border-bottom: 1px dashed white;
	

}

.aide a:hover{

    
    color:#bfa230; 
    border-bottom: 1px dashed #bfa230;
	

}

.aide a:visited {

color:white; 
border-bottom: 1px dashed white;



}



.retour{

    font-size : 1em;
	font-family: "Trebuchet MS"; 
	color:white; 
    text-align:right;
	

}

.retour a{

    
    color:#bfa230; 
    border-bottom: 1px dashed #bfa230;
	

}

.retour a:hover{

    
    color:#707070; 
    border-bottom: 1px dashed #707070;
	

}

.retour a:visited {

color:#bfa230; 
border-bottom: 1px dashed #bfa230;;



}

h1{

font-family: "Trebuchet MS"  Verdana, Arial, Helvetica, sans-serif;
color: white;
font-size:25px;
text-align:center;

}

h2{

font-family: "Trebuchet MS"  Verdana, Arial, Helvetica, sans-serif;
color: white;
font-size:20px;

}

h3{

font-family: "Trebuchet MS"  Verdana, Arial, Helvetica, sans-serif;
color: white;
font-size:14px;
text-align:center;
padding:5px;


}


p{

font-family: "Trebuchet MS"  Verdana, Arial, Helvetica, sans-serif;
color: white;
font-size:14px;
padding:5px;
margin-left: 30px;

}


a:link {color: white; 
text-decoration:underline;
text-decoration: none;
border-bottom: 1px dashed white;

}


a:visited {

color:silver; 
text-decoration:underline;
text-decoration: none;
border-bottom: 1px dashed silver;



}


a:hover {

color:silver; 
text-decoration:underline;
text-decoration: none;
border-bottom: 1px dashed silver;

}

.ssrub a{
color: #bfa230;
border-bottom:none;


}

.ssrub a:hover {
color: #bfa230;
border-bottom: 1px dashed #bfa230;

}

.ssrub a:visited {
color:silver; 
text-decoration:underline;
text-decoration: none;
border-bottom: 1px dashed silver;



}
