.menusecondaire {  font-family: Arial; color: #344A92; font-size: 10pt; font-weight: bold; text-decoration: none}

.menusecondaire:hover { font-family: Arial; font-size: 10pt;  font-weight: bold;  color: #A49533; text-decoration: none }

.texte {  font-family: Arial; font-size: 10pt; color: #344A92; text-decoration: none }
.texte:hover {  font-family: Arial; font-size: 10pt; color: #A49533; text-decoration: none }

.p {  font-family: Arial; font-size: 10pt; color: #344A92; font-weight: bold; text-decoration: none }

.li {  font-family: Arial; font-size: 10pt; color: #344A92; text-decoration: none }
.li:hover {  font-family: Arial; font-size: 10pt; color: #A49533; text-decoration: none }

.gras { font-family: Arial;  font-weight: bold; font-style: italic; font-size: 12pt; color: #ff0000}

.coordonnees {  font-family: Arial; font-size: 8pt; color: #A49533; text-decoration: none}

.coordonnees:hover { font-family: Arial; font-size: 8pt;  color: #344A92; text-decoration: none }

body {
	background-image: url(images/repeat_05.gif);
	background-repeat: repeat-x;
}

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

li {
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}
