P.texte-petit {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
}

P.texte1 {
	font-family : Arial;
	font-size : 14px;
	color : Black;
	font-weight : normal;
}
P.texte2 {
	font-family : Arial;
	font-size : 14px;
	color : Navy;
	font-weight : bold;
}

P.titretexte {
	font-family : Arial;
	font-size : 24px;
	color : #00008B;
    font-weight: bold;
}

P.titretexte2 {
	font-family : Arial;
	font-size : 16px;
	color : Navy;
	font-weight: bold;
}

A:HOVER {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	color : Navy;
	text-decoration : none;
}

A:LINK {
	color : Navy;
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	text-decoration : none;
}

A:VISITED {
	color : Navy;
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	color : Navy;
	text-decoration : none;
}

BODY {
	background-attachment : fixed;
	margin-bottom : 5px;
	margin-top : 10px;
	background-image : url(bkgnd1a.jpg);
	background-position : left;
}

	H1 {	
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana;
	color : #CCCC99;
	line-height:10px;
}
