.menuON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuOFF,a.menuOFF:link,a.menuOFF:visited,a.menuOFF:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0066;
}

.menuOFFCAEM,a.menuOFFCAEM:link,a.menuOFFCAEM:visited,a.menuOFFCAEM:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}

.menuOFFCOURS,a.menuOFFCOURS:link,a.menuOFFCOURS:visited,a.menuOFFCOURS:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #009933;
}
.menuOFFSTUDIO,a.menuOFFSTUDIO:link,a.menuOFFSTUDIO:visited,a.menuOFFSTUDIO:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3366CC;
}
.menuOFFPRESSE,a.menuOFFPRESSE:link,a.menuOFFPRESSE:visited,a.menuOFFPRESSE:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #660099;
}
a.menuOFFPRESSE:hover, a.menuOFFSTUDIO:hover, a.menuOFFCOURS:hover, a.menuOFFCAEM:hover, a.menuOFF:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.TXTcourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.tirets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}

.TXTedito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.ongletrose {
	background-image: url(img-bases/onglet-rose.jpg);
	background-repeat: no-repeat;
}
.ongletjaune {
	background-image: url(img-bases/onglet-jaune.jpg);
	background-repeat: no-repeat;
}
.ongletvert {
	background-image: url(img-bases/onglet-vert.jpg);
	background-repeat: no-repeat;
}
.ongletbleu {
	background-image: url(img-bases/onglet-bleu.jpg);
	background-repeat: no-repeat;
}
.ongletviolet {
	background-image: url(img-bases/onglet-violet.jpg);
	background-repeat: no-repeat;
}
.intervenant {
	color: #666666;
	text-decoration: underline;
}
.bordurevert {
	border: thin solid #009933;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
