@charset "UTF-8";
.titrezone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #993366;
}
.legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #660033;
}
.titreform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #660033;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #660033;
	border-right-color: #660033;
	border-bottom-color: #660033;
	border-left-color: #660033;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.chiffre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660033;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.degrade {
	background-image: url(images/degrade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.degradebas {
	background-image: url(images/degrade2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.texteformation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
