html {
	margin: 0;
	padding: 0;
	}
body { 
    min-width: 1000px;
	background: transparent url(champs3.jpg) no-repeat top left;
	margin: 0; 
	padding: 0;
	}
p { 
    
    font: italic 10pt/22pt georgia;
	line-height: 1.88889;
	color: #80818d; 
	margin-top: 0; 
	text-align: justify;
	}
h1 { 
   
	font: italic 32pt/22pt georgia;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: red;
	text-align: center;
	}	
	
h3 { 
   
	font: italic 15pt/22pt georgia;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: green;
	text-align: center;
	}
	
a:link { 
	font-weight: italic 10pt/18pt georgia; 
	text-decoration: none; 
	color: red;
	}
a:visited { 
	font-weight: italic 10pt/18pt georgia; 
	text-decoration: none; 
	color: red;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #ffa9a9;
	}
acronym {
	border-bottom: none;
	}	
#container{
    background: transparent url(champs2.jpg) no-repeat bottom right;
    padding: 20px 160px 0 150px;  
	}
#table {	
	padding-left: 110px;
	list-style-image: url("puce.jpg");
	list-style-position: outside;
	}

#table table {	
    
    background: none;
	border-collapse: collapse; 
	font-size: 100%;
	font-family:"Times New Roman";
	}
#table td {
    
    vertical-align: top;
    width: 50%;
    height: 14.29%;	
    text-align: left;
	color: #80818d;
	padding-left: 20px;
	padding-right: 20px;
	
	}	

#footer  p{ 
	text-align: center; 
	}	
#option{
    position: absolute;
    top: 370px;
    left: 20px;
    width: 240px;
	height: 300px;
	background: url(rouge.jpg);
	}
#option ul{
	margin-top: 60px;
	margin-left: 0px;
	padding: 15px;
	
	}
#option li  {
    
	line-height: 0.5;
	background: none; 
	display: block;
    text-align: center;	
	padding-top: 0px; 
	margin-bottom: 0px;
	list-style-type: none;
	color: #555753; 
	font: italic 10pt/18pt georgia;
	}
