@charset "UTF-8";
#banner {
	width: 800px;
}

#global {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #e01F20;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}


#global #body #left {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 23px;
	clear: right;
	float: left;
}
h1 {
	font-size: 16px;
}
#global #body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#global #bas {
	width: 800px;
	color: #666666;
	font-size: 12px;
	background-position: top;
	right: auto;
	bottom: auto;
	display: inline;
	float: right;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#global #body #right {
	color: #666666;
	width: 600px;
	font-size: 12px;
	line-height: 25px;
	float: right;
}
#global #body #right #zoom {
	text-decoration: none;
}
#right {
}
#bloc {
}

