.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	line-height: 18px;
}
.background {
	background-image: url(../images/montages/montage01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.montage2 {
	background-image: url(../images/montages/montage02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.montage3 {
	background-image: url(../images/montages/montage03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
body {
	background-color: #CCFFCC;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	line-height: 15px;
}

