body{
font-family: Helvetica;
font-size:85%;
color:#A9A5A7; 	/* couleur principale du TEXTE */
background-color:#272823;
}

a:link{ 
color: #a8a8a1; 	/* gris plus foncé */
text-decoration:none; 
font-family: Helvetica;
font-size:85%;
}

a:visited{
color: #a8a8a1;	/* gris plus foncé */
text-decoration:none;
font-family: Helvetica;
font-size:85%;
}

a:active{ 
color: #cccc00;  	/* Jaune moutarde */ 
text-decoration:none; 
font-family: Helvetica;
font-size:85%;
}

a:hover{  
color: #cccc00;  	/* Jaune moutarde */ 
text-decoration:none;
font-family: Helvetica;
font-size:85%;
}

#Info{
Position: relative;
margin: 3% auto;
top:0px;
width:421px; 
height:385px; 
}

#Info a:link{ 
color: #a8a8a1; 	/* gris plus foncé */
text-decoration:none; 
font-family: Helvetica;
font-size:85%;
}

#Info a:visited{
color: #a8a8a1;	/* gris plus foncé */
text-decoration:none;
font-family: Helvetica;
font-size:85%;
}

#Info a:active{ 
color: #cccc00; 	/* Jaune moutarde */
text-decoration:none; 
font-family: Helvetica;
font-size:85%;
}

#Info a:hover{  
color: #cccc00;  	/* Jaune moutarde */
text-decoration:none;
font-family: Helvetica;
font-size:85%;
}

#Contact{
Position: relative;
margin: 3% auto;
top:0px;
width:421px;
height:385px;
Font-size: 14px;
}

#Contact a:link{ 
color: #a8a8a1;	/* gris plus foncé */ 
text-decoration:none; 
font-family: Helvetica;
font-size:85%;
}

#Contact a:visited{
color: #a8a8a1;	/* gris plus foncé */
text-decoration:none;
font-family: Helvetica;
font-size:85%;
}

#Contact a:active{ 
color: #cccc00; 	/* Jaune moutarde */ 
text-decoration:none; 
font-family: Helvetica;
font-size:85%;
}

#Contact a:hover{  
color: #cccc00; 	/* Jaune moutarde */ 
text-decoration:none;
font-family: Helvetica;
font-size:85%;
}

