body {
background-image:url(../images/fond_bleu.jpg);
background-position: center;
background-repeat: repeat-y;
}

a {
font-weight:bold;
color: #7B9CD2;
}

a:hover {
font-weight:bold;
color: #003366;
}

.txt01 {  font-family: Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal;  text-align: left; color: #003366  } 
.txt01bold {  font-family: Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;  text-align: left; color: #003366  } 
.txt02 {  font-family: Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: normal;  text-align: left; color: #003366  }
.txt02_rouge {  font-family: Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: normal;  text-align: left; color: #FF0000; }

.txt02_bleuclair {  font-family: Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: normal;  text-align: left; color: #7B9CD2; }

a.txt02_bleuclair {  text-decoration:none; font-style: normal; font-weight: normal;  text-align: left; color: #7B9CD2; }
a:hover.txt02_bleuclair {  text-decoration:none; font-style: normal; font-weight: normal;  text-align: left; color: #003366; }

.pied {  
font-family: Arial, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;  
text-align: justify; 
color: #666666;  
}

.navigation {
font-family: Arial, sans-serif;
font-size: 14px;
font-weight:bold;
}

a.navigation {
font-weight:bold;
color: #7B9CD2;
text-decoration:none;
}

a:hover.navigation {
font-weight:bold;
color: #003366;
text-decoration:none;
}

.navigation_clair {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight:bold;
color: #7B9CD2;
}

.fond_navigation {
background-color:#FFFFFF;
background-image:url(../images/colonne_gauche_vf.gif);
background-repeat: no-repeat;
}

.fond_centre {
background-color:#FFFFFF;
background-image:url(../images/colonne_gauche_vf.gif);
background-repeat: no-repeat;
}

.bouton {
background-color: #7B9CD2;
font-size: 12px;
font-weight: bold;
color:#FFFFFF;
}

.blanc {
background: #FFFFFF ; font-family: Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal;  color: #000000 }

.rouge {
color: #FF0000;
font-weight: bold;
}

.scrollpn {
scrollbar-arrow-color: #333333;
scrollbar-base-color: #F8F8F8;
scrollbar-track-color: #F8F8F8;
scrollbar-face-color: #cccccc;
scrollbar-shadow-color: #333333;
scrollbar-highlight-color: #F8F8F8;
scrollbar-darkshadow-color: #cccccc;
scrollbar-3d-light-color:  #cccccc;
}

table, td {  font-family: Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal;
text-align: justify; color: #003366  }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;  text-align: justify; color: #003366  }

h2 { font-family: Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;  text-align: justify; color: #003366 }

ul {
margin:0;
padding: 0 0 0 20px;
}

li {
display: list-item;
list-style: none;
background-image:url(../images/img_liste.gif);
background-repeat:no-repeat;
background-position:0% 80%;
padding-left: 20px;
margin-top: 4px;
}

