.lienmenu:link {
	background-image: url(images/fond_menu_vide.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.lienmenu:visited {
	background-image: url(images/fond_menu_vide.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.lienmenu:hover {
	background-image: url(images/fond_menu.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.lienmenu:active {
	background-image: url(images/fond_menu_vide.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.lienpage:link {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.lienpage:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.lienpage:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #33CCFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.texte_bandeau {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size:32px;
}
body {
	background-color: #B3CEFD;
	margin: 0px;
}
.titre_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	color: #336699;
}
.entete_colonne {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}
.titre_article {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-size: 18px;
	font-weight: bold;
}
.titre_article Style1 {font-size: 14px}
.texte_article {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        color: #000000;
}
.texte_article_fond_blanc {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        color: #006699;
}
.legende_photo {
	color: #006699;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.source_photo {
        color: #006699;
        font-size: 10px;
        font-family: Georgia, "Times New Roman", Times, serif;
}
.titre_cellule {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-size: 14px;
	font-weight: bold;
}
.petit_titre_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	color: #336699;
}
.texte_tableau {
        font-family: Georgia, "Times New Roman", Times, serif; 
        color: #006699; 
        font-size:15px
}
.titre_carte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	color: #FFFFFF;
}

