/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background: #fff;
	}
.hide{display: none;}
.bold {font-weight:bold;}
img {display: block; border: 0;}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ff9900;
	}
p {
	font:Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	margin:0px 0px 16px 0px;
	padding:0px;
	line-height: 1.5;
	text-align: justify;
	}
a {
	color:#09c;
	font-size:14px;
	text-decoration:none;
	font-weight:400;
	line-height: 1.5;
	font-family:Geneva, arial, helvetica, sans-serif;
	}
.titre {
	font-size:60px;
	line-height:28px;
	font-weight:900;
	color:#ff9900;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {color: #ff9900;}
#Menu li{
list-style-type:none;}
#Conteneur {
	position: absolute;
	left: 50%;
	padding-top: 15px;
	margin-left: -405px;
	background: transparent;
	width: 810px;
}
#Header { 
	padding-left: 0px;
	padding-top: 0px;
	border-bottom: 1px dotted #ff9900;
	width: 800px;
	height: 150px;
}
#Content {
	margin:0px 50px 50px 200px;
	padding:40px 0 0 10px;
	top: 100px;
	width: 600px;
	}

#Menu {
	position:absolute;
	top:200px;
	left: 25x;
	width:170px;
	padding:0px;
	background-color:transparent;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:170px;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #ff9900;
	}
	
#LeftImage {
	position:absolute;
	top:250px;
	left:0px;
	padding:0px;
	padding-left: 5px;
	background-color:#fff;
	width:170px;
	}

/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

