

    <!-- 
    body {
	background-color: #000000;
	color: #000000;
	font-family:Georgia,Times, serif;
    font-size:11px;
	}
	 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: 15px auto 0;
	text-align:left;
	
	}
	
	#header {
	margin:0;
	padding:0;
	width:1000px;
	height:171px;
	}
	
	#header h1 a {
	height:100px;
	display:block;
	background:#ffffff url(images/header_netb.jpg) no-repeat center bottom ;
	border-bottom:1px solid #000;
	}
	
	#header h1 a span {
	display:none;
	}
	
	
	#header a{
	display: block;
	width: 1000px;
	height: 100px;
	}
	
	#header a span{
	display: none;
	}
	/*essai menu*/
	
	
	#menu{
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
	width:1000px;
	}
	
	
	#menu li a {
	background-position:0 -71px !important;
	display: block;
	float:left;
	height:71px;
	}
	
	#menu li.current a {
	background-position:0 0 !important;
	
	}
	#menu li a:hover{
	background-position: 0 0px!important; }
	
	#menu li a span{
	display: none;}
	
	#menu li.home a{
	background: transparent url(images/home.jpg) no-repeat scroll 0 0;
	width:93px;}
	#menu li.edito a{
	background: url(images/edito.jpg) no-repeat scroll 0 0;
	width:87px;}
	#menu li.suscription a{
	background: url(images/suscription.jpg) no-repeat scroll 0 0;
	width:157px;}
	#menu li.advertising a{
	background: url(images/advertising.jpg) no-repeat scroll 0 0;
	width:148px;}
	#menu li.contact a{
	background: url(images/contact.jpg) no-repeat scroll 0 0;
	width:121px;}
	#menu li.table a{
	background: url(images/table.jpg) no-repeat scroll 0 0;
	width:193px;}
	
	hr{
	display:none;
	}
	
	#first{
	width:1000px;
	height:1px;
	margin-top: 0px;
    float:left;
	line-height:100%;
	background-color:#000000;
	display: block;
	}
	
	#second{
    width:1000px;
	height:10px;
	margin-top: 5px;
    float:left;
	line-height:100%;
	background-color:#ffffff;
	display: block;
	}
	
	#second a {
	display: block;
	color: #565c60;
	font-size: 9px;
	font-family:Georgia,Times, serif;
	text-align:center;
	text-decoration:none;
	}
	
	#second a:hover{
	color: #aaabab;
	font-size: 9px;
	text-align:center;
	font-family:Georgia,Times, serif;
	text-decoration:none;
	}

	
	h1{
	margin:0;}
	
	#side_left{
	width:350px;
	height:650px;
	text-align:center;
	}
	
	#edito_block_border{
	margin:20px 2px 9px 9px;
	padding:1px;
	}
	
	#edito_block{
	padding:10px 16px 16px;
	}
	
	.left{
	display:inline;
	float:left;
	}
	
	#side_center{
	border-left:1px solid #aaabab;
	margin:15px 9px 9px 5px;
	overflow:hidden;
	float:left;
	width:635px;
	height:650px;
	}
	#slide{
	text-align:center;
	overflow:hidden;
	margin:10px 0px 0px 0px;
	border:none;
	}
	
	#slide img{
	border:none;
	}
	
	#side_right{
	margin:15px 9px 9px 0px;
	overflow:hidden;
	float:left;
	width:195px;
	height:650px;
	text-align:center;
	}
	
	#side_right_inside{
	tex-align:center;
	border-bottom:1px solid #aaabab;
	}
	
	#abo_img{
	text-align:center;
	overflow:hidden;
	padding:6px 6px 6px;
	margin:6px 0 0;
	border:none;
	}
	
	#abo a:hover{
	border: none;
	}
	
	#abo a{
	border:none;
	}
	
   <!--
   
   
