.DEK {
	POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;
}
.fond {
	background-image: url(images/fond_carton.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondgauche {
	background-image: url(images/fond_carton.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.txtbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666699;
	font-weight: bold;
}
.bleu9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0B12B2;
}
.bleu11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0B12B2;
}
.rouge9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF3300;
}
.rouge10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF3300;
}

.rouge12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF3333;
}

.fondhaut {
	background-image: url(images/fond_carton.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondeurodem {
	background-attachment: fixed;
	background-image: url(images/fond_eurodem.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
a.lienbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: 666699;
	text-decoration: none;
}
.bleupetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
}
.blanc9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

