A:link {
	color:#aaaaaa;
	text-decoration: none;
}

A:active {
	color: #ff0000;
	text-decoration: underline;
}

A:visited {
	color: #aaaaaa;
	text-decoration: none;
}

A:hover {
	text-decoration: none;
}
.legal {  font-size: 8pt}
body {  font-family: Arial, Helvetica; font-size: 11pt; color: #FFFFFF}
h1 {  font-size: 16pt; font-weight: bold; text-align: center}
h2 {  font-size: 14pt; font-weight: bold}
h3 {  font-size: 10pt; font-weight: bold}

. {  font-family: Arial, Helvetica; font-size: 11pt; color: #FFFFFF}

.afaire {color:#ff0000; font-size:9pt}

.legende {  font-size: 10pt; text-align: center; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}

.SousTitre {  font-size: 16pt; font-weight: bold; color: #003366; text-align: center}

span.scrollmenu {
 position: absolute; /* IE hack (IE doesn't support position: fixed) */
}
[class="scrollmenu"]{ /* Mozilla only */
	position: fixed !important;
}

.ExternalURL {
	background-image:url(ExternalURL.png);
	padding-left: 12px;
}
.URLPDF {
	background-image:url(urlpdf.png);
	padding-left: 20px;
}
.ModePhotosSelected {
	font-weight: bold;
	background-image:url(checked.png);
	padding-left: 20px;
}
.ModePhotosNotSelected {
	font-weight: normal;
	background-image:url(unchecked.png);
	padding-left: 20px;
	cursor:hand;
}
