

    <!-- 
    body {
	background:url(../images/bg.png) #000000;
	color: #000000;
	font-family:Georgia,Times, serif;
    font-size:11px;
    margin: 0;
	}
	 a {
	color: #565c60;
	font-size: 12px;
	font-family:Georgia,Times, serif;
	text-decoration:none;
	}
	
	a:hover{
	color: #aaabab;
	font-size: 12px;
	font-family:Georgia,Times, serif;
	text-decoration:none;
	}



#page{
	width: 1000px;
	height: 850px;
	background:#ffffff;
	margin: 0 auto 0;
	text-align:left;
	
	}
	#header {
	width:1000px;
	height:140px;
	}
	
	#banniere a{
	height:100px;
	width: 1000px;
	display:block;
	background:url(images/header_netb.jpg) no-repeat;
	}
	
	#header span {
	display:none;
	}

	/*menu*/
	
	#menu {
	float: left;
	width: 1000px;
	height: 40px;
	}
	ul#boutons li{
	float:left;
	list-style:none;
	margin-top: -11px;
	}
	#trait{
	float:left;
	margin-top: -11px;
	height: 40px;
	width: 1px;
	background: black;
	}
	#traitv{
	float:left;
	height:1px;
	width: 1000px;
	background: black;
	}
	li.home a {
	background:url(images/b_home.jpg) no-repeat;
	width:93px;
	height:40px;
	float:left;
	}
	li.home a:hover{
	background:url(images/b_home1.jpg) no-repeat;
	width:93px;
	height:40px;
	}
	li.edito a{
	background:url(images/b_edito.jpg) no-repeat;
	width:94px;
	height:40px;
	float:left;
	}
	li.edito a:hover{
	background:url(images/b_edito1.jpg) no-repeat;
	width:94px;
	height:40px;
	}
	li.preview a{
	background:url(images/b_preview.jpg) no-repeat;
	width:135px;
	height:40px;
	float:left;
	}
	li.preview a:hover{
	background:url(images/b_preview1.jpg) no-repeat;
	width:135px;
	height:40px;
	}
	li.advertising a{
	background:url(images/b_advertising.jpg) no-repeat;
	width:179px;
	height:40px;
	float:left;
	}
    li.advertising a:hover{
	background:url(images/b_advertising1.jpg) no-repeat;
	width:179px;
	height:40px;
	}
	li.subscription a{
	background:url(images/b_subscription.jpg) no-repeat;
	width:194px;
	height:40px;
	float:left;
	}
	li.subscription a:hover{
	background:url(images/b_subscription1.jpg) no-repeat;
	width:194px;
	height:40px;
	}
	li.blog a{
	background:url(images/b_blog.jpg) no-repeat;
	width:86px;
	height:40px;
	float:left;
	}
	li.blog a:hover{
	background:url(images/b_blog1.jpg) no-repeat;
	width:86px;
	height:40px;
	}
	li.contact a{
	background:url(images/b_contact.jpg) no-repeat;
	width:134px;
	height:40px;
	float:left;
	}
	li.contact a:hover{
	background:url(images/b_contact1.jpg) no-repeat;
	width:134px;
	height:40px;
	}
		
	#left{
	width:350px;
	height:650px;
	margin:15px 9px 9px 0px;
    float:left;
	line-height:100%;
	background:url("") no-repeat center top;
	display: block;
	border-right: 1px solid #000000;
	}
	
	#left p{
	text-align:justify;
	color:#000000;
	font-weight:normal;
	margin-top:10px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	}
	#left h1{
	font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	text-align:left;
	line-height:80%;
	color:#000000;
	font-size:20px;
	margin-top:10px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	}
	#left h2{
	font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	text-align:left;
	font-variant: small-caps;
	line-height:80%;
	color:#000000;
	font-size:25px;
	margin-top:10px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	}
    #left img{
	 display: block;
    margin-left: auto;
    margin-right: auto;
	border: solid 1px #000000;
    }
    
	#left2{
	width:350px;
	height:600px;
	margin-top: 10px;
	margin-left:5px;
	padding-top: 5px;
	padding-left:5px;
    float:left;
	line-height:100%;
	background:url("") no-repeat center top;
	display: block;
	}
	h1{
	margin:0;}
	
	.left{
	display:inline;
	float:left;
	}
	
   <!--

