body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003333;
	font-weight: bold;
}
a:visited {
	color: #003333;
	text-decoration: none;
}
a:hover {
	color: #FF0033;
	text-decoration: none;
}
a:active {
	color: #990066;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

.titre_de_section {
	font-size: 24px;
	font-weight: bold;
}
body {
	/*background-image: url(../images/square.gif);
	background-repeat: repeat;
	margin-top: 15px;  */
}
.in_footer {
	color: #FFFFFF;
	font-size: small;
}
.table_header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
}
.table_motorbike {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFDFFF;
	padding: 5;
	text-align: justify;
	margin: 5px;
}
.link_white_bk {color: #0066CC}
.rem_en_petit {font-size: x-small}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.titre_de_page {
	font-size: medium;
	font-weight: bold;
}


#powered_by {
	position:relative;
	
	width:250px;
	height:116px;
	z-index:4;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}
a.powered_by:hover {
	background:#FF9999;
}

.bleu_MS {
	color: #0066CC;
	font-weight: bold;
	font-size: 16px;
}
