@charset "utf-8";
/* CSS Document */
a.cadre:link
	{color:#993300;
	}
	
a.cadre:hover
	{color:#FFFFFF;
 	 font-weight:bolder;
	 text-decoration:none;
	}
	
a.cadreC:link
	{color:#993300;
	}
	
a.cadreC:hover
	{color:#333333;
 	 font-weight:bolder;
	 text-decoration:none;
	}

.Style1 {
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
}
.Style2 {font-family: Arial, Helvetica, sans-serif}
.Style4 {
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
}
.Style5 {
	font-size: 12px;
	color: #006666;
}
.Style7 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#0066FF;
}
.Style7C {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FF0033;
}

.Style8 {color: #FFFFFF}
.Style9 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
.Style10 {color: #FF0000}
.Style11 {
	font-size: 12px;
	color: #009966;
}
