body { 
font-family : calibri, verdana, arial, courrier, sans serif; 
background-color : #ffffff; 
color : #333366; 
font-size : 18px; 
} 
.titre { 
font-size : 30px; 
color : #ffaa33; 
font-weight : bold; 
background-color : inherit; 
text-align : center; 
} 
.question { 
font-size : 16px; 
font-style : italic; 
text-decoration : underline; 
color : #339999; 
} 
.reponse { 
font-size : 14px; 
text-indent : 5px; 
} 
img { 
border : 0; 
} 
.contenu { 
font-size : 20px; 
text-align : justify; 
padding : 15px 15px; 
} 
.sous-titre { 
font-size : 26px; 
font-weight : bold; 
text-align : center; 
} 
a { 
text-decoration : none; 
color : #d76c2a; 
font-weight : bold; 
} 
a:hover { 
text-decoration : none; 
color : #d76c2a; 
} 
a:visited { 
text-decoration : none; 
color : #ffcc99; 
} 
a:active { 
text-decoration : blink; 
color : #9999cc; 
} 
.pied { 
font-size : 12px; 
text-align : center; 
color : #9999cc; 
} 
.onglet_menu { 
border : 3px inset #ffaa33; 
padding : 5px; 
border-collapse : collapse; 
border-spacing : 4px; 
text-align : center; 
font-weight : bold; 
} 
.onglet_menu a { 
text-decoration : none; 
color : #3333cc; 
font-weight : bold; 
} 
.onglet_menu a:visited { 
color : #ffcc99; 
font-weight : bold; 
} 
.onglet_menu a:hover { 
text-decoration : none; 
color : #ffaa33; 
font-weight : bold; 
} 
.formulaire { 
text-align : right; 
padding-right : 15px; 
} 
.tarifs { 
border : 2px solid #d76c2a; 
text-align : center; 
font-size : 20px; 
} 
