.Menu{
text-align:center;
}
.Image{
text-align:center;
} 
body {  
font-family: 'Dosis', sans-serif;
background-attachment : fixed;
background-image : url("Fondecran.jpg"); 
background-repeat: no-repeat;
}
p{
text-align:center;
font-size:14pt;
}
.Titre{
color:red;
text-align:center;
} 
#Titre1{
text-align:center;
} 
a:link {
    color: black
}
a:visited {
    color: black
}
a:hover {
    color: black
}
a:active {
    color: black
}
a img {
  border: none;
}
