

    <!-- 
    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;
	}
	
	
	#under{
	width:990px;
	height:3px;
	margin-top: 5px;
	margin-left:5px;
    float:left;
	line-height:100%;
	background:url("") no-repeat center top;
	display: block;
	border-bottom: 2px solid #000000;
	}
	
	#second{
	display: block;
	width:990px;
	height:10px;
	margin-top: 10px;
	margin-left:5px;
    float:left;
	line-height:100%;
	background:url("") no-repeat center top;
	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;
	}

	
	#left{
	width:600px;
	height:600px;
	margin-top: 5px;
	margin-left:15px;
	padding-top:15px;
	padding-left:50px;
    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;
	font-variant: small-caps;
	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:center;
	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{
	margin-left: 2px;
	margin-bottom:2px;
    margin-right: 0px;
	border: solid 1px #000000;
    }
	
	#left2{
	width:900px;
	height:600px;
	margin-top: 5px;
	margin-left:5px;
	padding-top: 5px;
	padding-left:5px;
    float:left;
	line-height:100%;
	background:url("") no-repeat center top;
	
	}
	
	h1{
	margin:0;}
	
	#right{
	width:300px;
	height:600px;
	margin-top: 5px;
	margin-left:5px;
    float:left;
	line-height:100%;
	background:url("") no-repeat center top;
	display: block;
	border-right: 1px solid #000000;
	}
	
	#right img{
	display: block;
    margin-left: auto;
    margin-right: auto;
	border: solid 1px #000000;
    }
     #right p{
	text-align:justify;
	color:#000000;
	font-weight:normal;
	margin-top:5px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	}
	#right h1{
	font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	text-align:center;
	font-style:italic;
	line-height:80%;
	color:#000000;
	font-size:35px;
	margin-top:5px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	}
	#right h2{
	font-family:"Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	text-align:center;
	font-variant: small-caps;
	line-height:80%;
	color:#000000;
	font-size:20px;
	margin-top:5px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	}
	
	.sommaire{
	color:#000000;
	float:left;
	margin-bottom:4px;
	margin-right: 4px;
	overflow:hidden;
	padding:5px;
	width:213px;
	}
	
	.sommaire div.pic{
	background:#ffffff;
	color:#000000;
	display:block;
	margin: 0 auto;
	padding-bottom:5px;
	width:213px;
	}
	
	.sommaire h2{
	color:#000000;
	font-size:10px;
	padding-left:10px;
	padding-top:50px;

	}
	
	.sommaire2{
	background:transparent;
	float:left;
	margin:0 0 4px;
	padding:0 5px;
	width:213px;
	}
	
   <!--

