/* CSS Document */

.background-index {
background-image: url(images/background.gif);
background-repeat: repeat-x;
background-position: bottom;
}

.background-accueil {
background-image: url(images/background-accueil.jpg);
background-repeat: repeat;
}

.texte {
font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000000;
text-align: justify;
}

.titre {
font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
font-size: 11pt;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #000000;
}

.textegras {
font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #000000;
}

.petittexte {
font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000000;
}

A.liens:link { font-family: Arial; font-size: 9pt; color: #336699; text-decoration:underline}
A.liens:visited { font-family: Arial; font-size: 9pt; color: #336699; text-decoration:underline}
A.liens:hover { font-family: Arial; font-size: 9pt; color: #666666; text-decoration:underline}
A.liens:active { font-family: Arial; font-size: 9pt; color: #000000; text-decoration:underline} 

A.liens2:link { font-family: Arial; font-size: 9pt; color: #336699; text-decoration:none}
A.liens2:visited { font-family: Arial; font-size: 9pt; color: #336699; text-decoration:none}
A.liens2:hover { font-family: Arial; font-size: 9pt; color: #666666; text-decoration:underline}
A.liens2:active { font-family: Arial; font-size: 9pt; color: #000000; text-decoration:none} 