/* ----- LIEN TYPE 1 ----- */
/* menu langue en haut */
A.linkType1 { font-family: Arial; font-size: 11px; color: #36464f; text-decoration: none; font-weight: normal; }
A:hover.linkType1 { text-decoration: underline; }
A.linkType1Selected { font-family: Arial; font-size: 11px; color: #36464f; text-decoration: none; font-weight: bold; }

/* menu haut */
A.linkType2 { font-family: Arial; font-size: 11px; color: #36464f; text-decoration:none; font-weight: bold; text-transform: uppercase; }
A:hover.linkType2 { color: #A90533; }
A.linkType2Selected { font-family: Arial; font-size: 11px; color: #A90533; text-decoration:none; font-weight: bold; text-transform: uppercase; }

/* menu haut */
A.linkType2b { font-family: Arial; font-size: 11px; color: #36464f; text-decoration:none; font-weight: bold; text-transform: uppercase; height: 24px; display: block; line-height: 24px; }
A:hover.linkType2b { color: #A90533; }
A.linkType2bSelected { font-family: Arial; font-size: 11px; color: #A90533; text-decoration:none; font-weight: bold; text-transform: uppercase; height: 24px; display: block; line-height: 24px; }

/* menu gauche */
A.linkType3 { font-family: Arial; font-size: 11px; color: #36464f; text-decoration: none; font-weight: normal; width: 176px; display: block; line-height: 22px; text-indent: 12px; }
A:hover.linkType3 { background-color: #ffffff; color: #000000 }
A.linkType3Selected { font-family: Arial; font-size: 11px; color: #a90533; text-decoration: none; font-weight: bold; width: 176px; display: block; line-height: 22px; text-indent: 12px; background-color: #b1c5d0; }

/* Navigation Path */
A.linkType4 { font-family: Arial; font-size: 11px; color: #063868; text-decoration: underline; }

/* BARRE PAGE NEWS*/
    /* numéros */
A.linkType5 { font-family: Arial; font-size: 11px; color: #063868; text-decoration: none; font-weight: bold; }
A.linkType5Selected { font-family: Arial; font-size: 11px; color: #A90533; text-decoration: none; font-weight: bold; }
    /* symboles < << > >> */
A.linkType6 { font-family: Arial; font-size: 13px; color: #063868; text-decoration: none; }

/* Liens News de la page accueil */
A.linkType7 { font-family: Arial; font-size: 11px; color: #063868; text-decoration: none; }
A:hover.linkType7 { font-family: Arial; font-size: 11px; color: #063868; text-decoration: underline; }

/* Liens News de la page NEWS */
A.linkType8 { font-family: Arial; font-size: 11px; color: #36464f; text-decoration: none; }

/* Liens blanc page management et organisation */
A.linkType9 { font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: underline; }


h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #A90533;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A90533;
}

h3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #36464f;
}

.bouton-recherche {
	border:0px;
	background-image:url(./images/fleche_recherche.gif);
	height:18px;
	width:16px;
	font-size:0px;
	cursor:pointer;
}
