@charset "utf-8";

#bigImage{
width:90%;
margin-top:15px;
}

#nav{
width:100%;
height:145px;
}

#nav li{
float:none;
margin:8px;
}

#nav li a{
display:block;
width:100%;
text-align:center;
font:24px Calibri, Arial, sans-serif;
}

.citation{
white-space:pre-wrap;
font:38px Darleston, "Times New Roman", Times, serif;
text-align:center;
}

.ligne{
width:155px;
margin:0px auto;
height:1px;
background-color:#333;
margin-top:10px;
margin-bottom:10px;
}