@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-image:
	background-repeat: repeat;
	font-size: 14px;
}
.menu {
	background-color: #FFFFFF;	
}
a:link {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}
.contenu {
	width:756px;
	height:100%;	
}
