/* CSS Document */
body {
	background-color:#ffffff;
}
td{
	border:none;
}
div#conteneur {
	width:1100px;
	top:10px;
	margin-left:0px;
	background-color:none;
}
#haut {
	width:190px;
	height:150px;
	top:10px;
	border:none;
	margin-left:0px;
	background-color:none;
}
#menu {
	width:748px;
	height:30px;
	top:100px;
	margin-left:10px;
	border:none;
	background-color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	padding-top:100px;
	background-image:url(../i/back.jpg); background-attachment:fixed; background-repeat:no-repeat;
}
a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding-left:15px;
	text-align:center;
}
a:hover {
	color:#FF9900;
}
a:focus{
color:#CC0000;
font-weight:bold;
}
