/* = = = = = Styles pour les navigateurs de generation 4  = = = = */

/* =============== TAGS HTML GENERIQUES ==================== */

body {
	background: #FFF;
}

body, p, ul, li, h1, h2, h3, h4, h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}

/* Linkology */
a:link  {
	color: #305E9A;
}

a:visited {
	color: #305E9A;
}

a:hover {
	color: #99b7e0;
}

a:active {
	color: #99b7e0;
}

img {
	border: none;
}*/

/* =============== HAUT DE PAGE ==================== */

#langue h1, #recherche h1, #btrail h1{
	color: #000;
	font-weight: normal;
}


/* =============== CENTRE ===================== */

h1 {
	color: #04124d;
}

h2 {
	border-bottom: #99b7e0 1px solid;
	color: #99b7e0;
}

h3 {
	color: #99b7e0;
	font-weight: normal;
}