

    <!-- 
    body {
	background-color: #000000;
	color: #000000;
	font-family:Georgia,Times, serif;
    font-size:11px;
	}
	 a {
	color: #565c60;
	font-size: 13px;
	font-family:Georgia,Times, serif;
	text-decoration:none;
	}
	
	a:hover{
	color: #aaabab;
	font-size: 12px;
	font-family:Georgia,Times, serif;
	text-decoration:none;
	}
	
	#container{
	width: 1000px;
	height: 550px;
	background:#ffffff;
	margin: auto;
	margin-top:15px;
	
	}
	
	#header {
	width: 1000px;
	height: 100px;
	display:block;
	background-image:url(images/header.jpg) ;
	background-position:left;
	background-repeat:no-repeat;
	}
	
	#header a{
	display: block;
	width: 1000px;
	height: 100px;
	}
	
	#header a span{
	display: none;
	}
	/*essai menu*/
	
	#head ul#menu{width:970px;margin:2px;margin-left:-35px;}
	#head ul#menu li {display:inline;margin:auto;padding:0px;float:left;}
	#head ul#menu li a {display: block;height:32px;background-position: 0 -71px!important;}
	#head ul#menu li a span{display: none;}
	#head ul#menu li#home a{background: url(images/home.jpg)left -71px no-repeat;width:93px;height:71px;}
	#head ul#menu li#diffusion a{background: url(images/diff.jpg)left -71px no-repeat;width:121px;height:71px;}
	#head ul#menu li#programming a{background: url(images/prog.jpg)left -71px no-repeat;width:157px;height:71px;}
	#head ul#menu li#contact a{background: url(images/contact.jpg)left -71px no-repeat;width:121px;height:71px;}
	#head ul#menu li a:hover{background-position: 0 0px!important; }
	
	#first{
	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:450px;
	height:300px;
	margin-top: 5px;
	margin-left:5px;
    float:left;
	line-height:100%;
	background:url("") no-repeat center top;
	display: block;
	border-right: 1px solid #000000;
	}
	
	#left p{
	text-align:justify;
	font-size:12px;
	color:#000000;
	line-height:normal;
	font-weight:normal;
	margin-top:5px;
	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: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;
	}
	#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:20px;
	margin-top:5px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	}
    #left img{
	margin-left:2px;
    margin-right: 5px;
	margin-top:7px;
	border: solid 1px #000000;
    }
    #left img.center{
	display:block;
	margin-left:auto;
    margin-right: auto;
	margin-top:20px;
	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;
	}
	
	#right{
	width:530px;
	height:300px;
	margin-top: 5px;
	margin-left:5px;
    float:left;
	line-height:100%;
	background:url("") no-repeat center top;
	display: block;
	}
	#right img.center{
	display:block;
	margin-left:auto;
    margin-right: auto;
	margin-top:20px;
	border: solid 1px #000000;

    }
     #right p{
	text-align:center;
	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;
	}
	 <!--
