

body {
font-family: Verdana, Geneva, Helvetica, sans-serif; 
margin-left: 60px;
margin-right: 60px;
margin-top: 20px;
background-color: #F9D081;
}

a:link {
color: #FF0000;
background-color: transparent;
text-decoration: none;
}

a:visited {
color: #990099;
background-color: transparent;
text-decoration: none;
}

a:hover {
color: #FF0000;
background-color: #FFCC66;
text-decoration: none;
}

a:active {
color: #0033FF;
background-color: transparent;
text-decoration: none;
}

.grosTitre { 
font-family: Verdana, Geneva, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: normal;
letter-spacing: 1px;
color: #660000;
text-transform: uppercase;
line-height: 13px;
}

.texteGrosFort { 
font-family: Verdana, Geneva, Helvetica, sans-serif; 
font-size: 13px; 
font-style: normal; 
font-weight: bold;
color: red;
line-height: 14px;
}

.texte { 
font-family: New York, Times New Roman, Georgia, serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal;
line-height: 17px;
}

.texteEnglish { 
font-family: Courier, New York, Times, serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal;
line-height: 15px;
color: #990000;
}

.textePetit { 
font-family: Verdana, Geneva, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
line-height: 10px;
}

.textePetitMince { 
font-family: Verdana, Geneva, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal;
text-transform: uppercase;
line-height: 17px;
color: #FF0000;
}

.textePetitFort { 
font-family: Verdana, Geneva, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: bold;
color: #CC0000;
line-height: 11px;
}

.liensPetit { 
width: 100%;
font-family: Verdana, Geneva, Helvetica, sans-serif;
color: #990000;
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
line-height: 16px;
border: 1px solid gray;
background-color: #FFFFFF;
}

