body{
	background-image:  url(pix.jpg);
}

body,td {
	font-family: "Calibri";
	font-size: 20px;
	font-weight: normal;
	color: #666;

}

#navigation {     
	margin: 0 ;     
	padding: 0 ;     
	list-style: none ;     
	text-align: center ;     
	}
	
#navigation li {     
	display: inline ;    
 	margin-right: 1px ;     
 	color: #fff ;         
 }

#navigation li a {     
	padding: 1px 5px ;       
	color: #999 ;       
	line-height: 15px ;     
	text-align: center ;     
	text-decoration: none ;  
	font-size: 12px;   
	}
	
#navigation li a:hover, #navigation li a:focus, #navigation li a:active {          
		color: #666 ;     }



.note {
	font-size: 24px;
	color: #666;
	font-weight: normal;


}

.fond {
	background-image:  url(fond.jpg);
	background-repeat: no-repeat;
	height: 644px;
	width: 940px;
	text-align: center;
}

h1{
	font-family: Cambria, "Times New Roman";
	font-size: 60px;
	color: #330000;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 0px;

}

a.bouton {
	font-size: 32px;
	font-weight: bold;
	/*background-image: url(btn.jpg);
	background-repeat: no-repeat;*/
	margin-top:16px;
	margin-bottom:36px;
	height:70px;
	display:block;
	background-position: center;
	line-height: 70px;
	text-decoration: none;
}

h2 {
	font-size: 24px;
	color: #330000;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	letter-spacing: 0em;





}
.soustitre{
	font-size: 24px;
	font-weight: bold;
	color: #330000;
}

.point {
	color: #333333;
}
