@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 101px;
	text-align: center;
}
.content {
	background-image: url(images/surf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	text-align: center;
}
.contentsk8 {
	background-image: url(images/sk8.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	text-align: center;
}
.contentsnow {
	background-image: url(images/snow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	text-align: center;
}
.box {
	height: 14px;
	width: 200px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.txt11blue {
	font-size: 11px;
	font-weight: bold;
	color: #2992AF;
}
.txtgris {
	color: #666666;
}
.txt11Red {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

	div#msg {margin-bottom:10px; margin-top:5px}
	
	div#valider { float:right;}




