@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	/* 	background-image: url(images/bg-page2.jpg);
 	background-image: url(images/bg-page.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
	/*	background-color: #FFFFFF;*/
	background-color: #efe8f0;
	/*	background-color: #64B8FF;*/
	margin: 0px;
	line-height: 18px;
}
.titres-bleu-clair {
	font-weight: bold;
	color: #9B79B6;
}
.titre-central {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 24px;
	color: #9B79B6;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B79B6;
}
.copyright {
	font-size: 9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
a:link {
	color: #9B79B6;
}
a:visited {
	color: #9B79B6;
}
a:hover {
	color: #9452a3;
	text-decoration: none;
}
a:active {
	color: #9a309a;
}
a.smalllink:link {
	color: #9B79B6;
	font-size: 9px;
}
a.smalllink:visited {
	color: #9B79B6;
	font-size: 9px;
}
a.smalllink:hover {
	color: #9a309a;
	text-decoration: none;
	font-size: 9px;
}
a.smalllink:active {
	color: #9a309a;
	font-size: 9px;
}
a.selectedlink:link {
	color: #9B79B6;
	text-decoration: none;
	font-weight: bold;
}
a.selectedlink:visited {
	color: #9B79B6;
	text-decoration: none;
	font-weight: bold;
}
a.selectedlink:hover {
	color: #9a309a;
	text-decoration: underline;
	font-weight: bold;
}
a.selectedlink:active {
	color: #9a309a;
	text-decoration: none;
	font-weight: bold;
}
.gras {
	font-weight: bold;
}
.white-text {
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #C9AFD3;
}
.date {
	font-size: 9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #9B79C1;
}
.titres-fiche {
	font-weight: bold;
	color: #9B79B6;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.versionimprimable {
	font-size: 9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #999999;
}
.citation {
	font-size: 9px;
	font-weight: normal;
	color: #EFE8F0;
	line-height: normal;
}
.titres-violets {
	font-weight: bold;
	color: #9B79B6;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.myliste {
	list-style-image: url(images/fleche4.gif);
	clip: rect(-20px,auto,auto,auto);
}

