body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-image: url(images/fond.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-attachment: fixed;
	list-style-type: circle;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	list-style-type: square;
	background-color: #F3FFD1;
}

a {
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

form {
	background-image: url(images/fondform.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F3FFD1;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #9900FF;
	line-height: normal;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
 color: #000000;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFFFF;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	color: #000000;
	background-position: center top;
	line-height: 15px;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/navbar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: normal;
}

.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/navbarover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding: 3px;
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
	background-color: #99CC00;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px inset #CCCCCC;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #333333;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #006633; font-weight: bolder; font-size: 12px;
 }

input.big {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

input.small {
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.blanc {
	color: #000000;
	background-color: #FFFFFF;
}
.rouge {
	color: #000000;
	background-color: #FF0000;
}
.vert {
	color: #000000;
	background-color: #00FF00;
}
.jaune {
	color: #000000;
	background-color: #FFFF00;
}
.orange {
	color: #000000;
	background-color: #FF9933;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	border: thin dashed;
}
.grey {

	color: #000000;
	background-color: #CCCCCC;
}
.black {


	color: #FFFFFF;
	background-color: #000000;
}
.drapeau {
	background-attachment: scroll;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.blue {
	color: #000000;
	background-color: #3399FF;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	background-color: #FFFFFF;
	border: thin inset #333333;
	background-image: none;
}
.formulaire {
	background-color: #E9FFB6;
	color: #000000;
}
.asterisque {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

