
body {
background-color: #fff;
font-family:Verdana, Geneva, Arial, sans-serif; 
text-align: center;
color: #000;
font-size: 14px;
margin: 0;
	}

.bg3{ background-color: #3399CC;
font-size: 12px; 
color:#000;}
.bg1{background-color: #FBFBFB;}
.bg2{ background-color: #000;  }	
	
#contener{
background-image:url(../images/fond.gif);
margin-left:auto;
margin-right:auto;
border:1px solid #000;
width:766px;
}	
	
#header{
background-image:url(../images/header.gif);
height:619px;
background-repeat:no-repeat;
	}
		
#middle1{
background-image:url(../images/dvd.gif);
background-position:480px 0px;
background-repeat:no-repeat;
width:766px;
margin-top:30px;
		}
				
	#ulysse{
	margin-top:-70px;
	margin-right:30px;
		height:498px;
		width:674px;
	background-image:url(../images/etoile.gif);
	background-position:center;
	background-repeat:no-repeat;}		
			
#footer{	
width:726px;
text-align:center;
	}

h1 {
font-family:Comic sans MS,Arial,Verdana, Geneva,sans-serif;
font-size: 20px;
text-align: left;
padding-top:225px;
margin-left:40px;
margin-right:40px;
color:#00CCFF;
	}
		
		#news{
			height:61px;
	margin-left:30px;
			}	
			
.txt-center{
font-family:Comic sans MS, Arial, Helvetica, sans-serif; 
color: #33CCFF;
font-size: 19px;
font-weight: bold;
text-align:center;
line-height: 24px;
margin-top:160px;
margin-left:36px;
	}	


.txt-left{
font-family:"Courier New", Courier, monospace;
color: #fff;
font-size: 16px;
font-weight: bold;
text-align:left;
line-height: 22px;
margin-bottom:40px;
margin-top:-2px;
margin-right:30px;
margin-left:30px;
	}	
	
a {
	color: #FFFF00;
	font-size:16px;
}
a:link {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color:#0cf;
	}


#foot{
text-align: center;
font-family : "Courier New", Courier, monospace;
font-size: 12px;
color: #F1F1F1;
}

	
	
		
