body {
	background-image: url(../images/vague.png);
	font-family:"Trebuchet MS";
	margin: 0 0;
}

img{border:0;margin:0;}
td{font-size:16px;}

a.menu:link {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.menu:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.borduretopgauche {
	border-top-color: #639AD0;
	border-top-style:dotted;
	border-left-color: #639AD0;
	border-left-style:dotted;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
} 

.borduretopdroite {
	border-top-color: #639AD0;
	border-top-style:dotted;
	border-right-color: #639AD0;
	border-right-style:dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 

.bordurebas {
	border-bottom-color: #639AD0;
	border-bottom-style:dotted;
	border-right-color: #639AD0;
	border-right-style:dotted;
	border-left-color: #639AD0;
	border-left-style:dotted;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
} 

.moteur {
	color: #639AD0;
	font-family:"Trebuchet MS";
	font-size: 10px;
	text-align: center;
}

.police_blanc {color:#FFFFFF; font-size:10px; font-weight:bold}
.police_xsmall {font-size:13px}
.police_xxsmall {font-size:10px}
