.titreInt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;

}
.basPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	color: #00FFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	cursor: hand;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;

}
.textebg {
	background-color: #006699;
	font-weight: bold;
	color: #FFFFFF;

}
.texteTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;

}
.texteClair {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;

}
.module {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660099;
}
.session {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #006699;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #663399;
	font-weight: bold;
	font-size: 12px;


}
.TBLEAU {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	cursor: crosshair;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
td, th {
	color: #0099CC;
}
.listePuce {
	text-indent: 25pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	list-style-image: url(../img/2006/images/home_16.gif);
	font-weight: bold;
}

