body { background-color: #fff; color: #000; font-family: Verdana, Geneva, Arial, sans-serif ; } 

h1 { color: #000; font-size: 0.8em; }
h2 { color: #000; font-size: 0.7em; }
h3 { color: #000;font-size: 0.6em}
h5 { color: #000;font-size: 0.4em}
p  { color: #000;font-size: 0.6em}

#copy_right {
		background-color: #fff ; 
		position: absolute ; 
		top: 587px ; 
		left: 505px ; 
		width: 255px ; 
		height: 15px}
	
#inf_gauche {
		background-color: #fff ; 
		position: absolute ; 
		top: 133px ; 
		left: 16px ; 
		width: 474px ; 
		height: 418px}
	
#disclaimer_link {
		background-color: #fff ; 
		position: absolute ; 
		top: 550px ; 
		left: 16px ; 
		width: 237px ; 
		height: 15px}
					
#whatsnew {
		background-color: #fed ; 
		position: absolute ; 
		top: 530px ; 
		left: 254px ; 
		width: 237px ; 
		height: 30px}
							
#titre_gauche {
		background-color: #fff ; 
		position: absolute ; 
		top: 60px ; 
		left: 20px ; 
		width: 328px ; 
		height: 38px}	
		
#sup_droit {background-color: #fff ; position: absolute ; top: 0px ; left: 520px ; width: 280px ; height: 99px}

#sup_droit_1 {background-color: #fff ; position: absolute ; top: 3px ; left: 520px ; width: 280px ; height: 25px}
#sup_droit_2 {background-color: #fff ; position: absolute ; top: 28px ; left: 520px ; width: 280px ; height: 25px}
#sup_droit_3 {background-color: #fff ; position: absolute ; top: 53px ; left: 520px ; width: 280px ; height: 25px}
#sup_droit_4 {background-color: #fff ; position: absolute ; top: 78px ; left: 520px ; width: 280px ; height: 25px}
		
#inf_droit {
		background-color: #fff ;
		position: absolute ;
		top: 200px ;
		left: 550px ;
		width: 250px ;
		height: 350px}
		
#h_line {
		background-image: url("../images/trait-h.png") ;
		position: absolute ;
		top: 109px ;
		left: 0px ;
		width: 800px ;
		height: 20px}
		
#v_line {
		background-color: #aaa ;
		position: absolute ;
		top: 0px ;
		left: 494px ;
		width: 4px ;
		height: 600px}
