.Textes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Textes a {
	color: #FFFFFF;
	text-decoration: none;
}
.Textes a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Textes li {
	list-style-type: square !important;
	font-size: 16px;
}
.TextesGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TextesNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Textes10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Textes10:hover {
	text-decoration: underline;
}
.Liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.Liens:hover {
	text-decoration: none;
}
.classtd {
}
.classtd td {
	padding: 5px;
}
#seminaire {
  width:291px;
	height: 200px;
	overflow: auto;
}

#promo{
	width:auto;
	height:40px;
	line-height:40px;
	text-align:center;
	margin:0 auto 5px auto;
	background:#990000;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#promo span{
	font-size: 12px !important;
	font-style: italic !important;
	font-weight: normal !important;
}