
h1 {
	color: black;
	font-size:20pt;
	margin-top: -2px;
}
/*--------------------------------------------------------------------*/
.fbaniere {
	font-family: "Monotype Corsiva", serif;
	font-size:30pt;
	font-weight: bold;
}
/*--------------------------------------------------------------------*/
.fmenu {
	font-family: "Monotype Corsiva", serif;
	color: white;
	font-size:12pt;
	font-weight: bold;
}
/*--------------------------------------------------------------------*/
.fsousmenu {
	font-family: "Monotype Corsiva", serif;
	/*font-weight: bold;*/
	font-size:13pt;
	line-height:8px;
}
/*--------------------------------------------------------------------*/
.fcontenu {
	font-family: "Monotype Corsiva", serif;
	/*font-weight: bold;*/
	font-size:13pt;
	
}
/*--------------------------------------------------------------------*/
.ftitre {
	font-family: "Monotype Corsiva", serif;
	/*color: #AAAAAA;*/
	color: #0000CC;
	font-size:14pt;
}/*--------------------------------------------------------------------*/
.ftitreliv {
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}

/*--------------------------------------------------------------------*/

.fimportant {
	color: #0000CC;
	font-weight: bold;
	
}/*--------------------------------------------------------------------*/

.fpied {
	font-family: "Monotype Corsiva", serif;
	font-weight: bold;
	font-size:13pt;
}
/* LIENS Style */
A.amenu {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
A.amenu:Hover {
	font-weight: bold;
	color: #F8F200;
	text-decoration: none;
}

A.assmenu {
	text-decoration: none;
	color: #202020;
	font-family: "Monotype Corsiva", serif;
	font-size:13pt;
	line-height:8px;
}
A.assmenu:Hover {
	color: #202020;
	text-decoration: none;
}

/* LIENS Selectionné Style  */

A.assmenusel {
	text-decoration: none;
	color: #0000CC;
	font-family: "Monotype Corsiva", serif;
	width:150px;
	font-size:14pt;
	line-height:8px;
}
/*--------------------------------------------------------------------*/
