P {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #06335A
}

.texte {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000
}

.grosTexte {
	font-family : Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #005983
}

.actuTexte {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #005983
}

.petitTexte {
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #355686
}

A:LINK {
	font-family : Arial, sans-serif;
	text-decoration : underline;
	color : #355686;
	font-size : 12px
}

A:HOVER {
	font-family : Arial, sans-serif;
	text-decoration : none;
	color : #355686;
	font-size : 12px
}

A:VISITED {
	font-family : Arial, sans-serif;
	color : #164B79;
	font-size : 12px
}

UL {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #06335A;
}

LI {
	padding: 5px;
}
