@charset "utf-8";
/* CSS Document */
a {
	color: #2f82d2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #2FACFF;
}
a:active {
	text-decoration: none;
}
ul{margin:0 0 0 0;

}
li{color:#09C;margin:0 0 3px 0;}

.medblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #09C;
}
.midblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #09C;
}
.smallblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #09C;
}
.smlblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #09C;
}
.txtnormal {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #666;	
text-align: justify;
}
.txtnormalwhite {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;	

}
.txtnormalblue {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #09C;	

}
.txtcopyr {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #666;
}
.txtcourriel {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 500;
color: #404040;
}

.txthighlight {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #d7761e;	
text-align: justify;
}