@charset "utf-8";
body {
	background-color: #757575;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fondtest.jpg);
	background-repeat: repeat-x;
}
.dft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.selpage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.pied {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#menueco {
	position:absolute;
	left:342px;
	top:0px;
	width:187px;
	height:112px;
	z-index:1;
}
#menusport {
	position:absolute;
	left:342px;
	top:0px;
	width:187px;
	height:112px;
	z-index:1;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #000000;
}
a.apied {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.apied:link {
	text-decoration: none;
}
a.apied:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.apied:hover {
	text-decoration: none;
	color: #FF0000;
}
a.apied:active {
	text-decoration: none;
	color: #FFFFFF;
}
