a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.actualite {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.blue {
	color: #0033FF;
}
.bordureH {
	border-top: 1px solid #DFDFDF;
}
.bordureB {
	border-bottom: 1px solid #DFDFDF;
}
.bordureG {
	border-left: 1px solid #DFDFDF;
}
.bordureD {
	border-right: 1px solid #DFDFDF;
}
.bordure {
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
}
.tahoGris {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.linkRef {
	font-family: Tahoma, Arial, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.linkRef:hover {
	font-family: Tahoma, Arial, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}
.linkBlue {
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
}
.linkBlue:hover {
	font-weight: bold;
	color: #3366FF;
	text-decoration: underline;
}
.titre {
	background-color: #F5F4F3;
	height: 19px;
	padding-left: 10px;
	padding-right: 10px;

}
.titreGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.titreOrange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.taho {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
}
.orange {
	font-weight: bold;
	color: #FF9900;
}
.gris {
	font-weight: bold;
	color: #999999;
}
.blanc {
	color: #FFFFFF;
}
.red {
	color:#D20E0A;
}
li {
	list-style-image: url(Library/puce_g.gif);
}
.ongletOn {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.ongletOn:hover {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.ongletOff {
	font-weight: bold;
	color: #3366FF;
	padding-right: 5px;
	padding-left: 5px;
}
.ongletOff:hover {
	font-weight: bold;
	color: #3366FF;
	padding-right: 5px;
	padding-left: 5px;
}
.ongletCadre {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3366FF;
	border-right-color: #3366FF;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
}

