body, td, th {
	color: #CCCCCC;
}
body {
	background-color: #010165;
	background-image: url(images/saableu4.jpg);
}
a:link {
	color: #CCCCCC;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;	
	font-weight: bold;
}
.titre {
	font-family:"Script MT Bold";
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: underline;
	text-align: center;
}
.textdroittab {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-align: right;
	vertical-align: middle;
	color: #CCCCCC;
}

.titretab {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: small-caps;
	color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
}
.desctab {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #CCCCCC;
	vertical-align: middle;
}
.plop {
       text-decoration: blink;
}
