.vsmall  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	line-height : 120%;
	font-family : Arial;
}
.small  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	line-height : 100%;
	font-family : Arial;
}
.petite  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	line-height : 110%;
	font-family : Arial;
}
.normal  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	line-height : 100%;
	color : #000000;
}
.grand  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	line-height : 130%;
	color : #000000;
}
.smallw {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	line-height : 100%;
	font-family : Arial;
}
A.smallw {
	color : #FFFFFF;
	background-color : transparent;
}
.bouton {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#000000;
	}
.titre {
	background-color: #88aacc;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0px;
	border: 0px;
}
.disabled {
	color: #aaaaaa;
	font-style: italic;
}
.main {
	cursor : pointer;
}

