.titre {
background-color : #a9c200;
color: black;
font-weight : normal;
text-align : center;
font-size:15px;
font-family: helvetica, arial, sans-serif;
line-height:17px;
}

.titre_gros {
background-color : #a9c200;
color: black;
font-weight : normal;
text-align : center;
font-size:32px;
font-family: helvetica, arial, sans-serif;
line-height:37px;
}


.titreLandscapeiPhone {
background-color : #1a1a1a;
color: white;
font-weight : normal;
text-align : center;
font-size:18px;
font-family: helvetica, arial, sans-serif;
line-height:20px;
}


.titreLandscapeiPad {
background-color : #1a1a1a;
color: white;
font-weight : normal;
text-align : center;
font-size:40px;
font-family: helvetica, arial, sans-serif;
line-height:50px;
}