body 	{
		background-image:url(fond.jpg);
		background-repeat:repeat-x;
		width:1000px;
		height:1050px;
		margin-right: auto;
		margin-left: auto;
		}

#logo	{
		background-image:url(logo.png);
		background-repeat:no-repeat;
		height:150px;
		width:400px;
		}
		
#banniere	
		{
		background-image:url(head.jpg);
		background-repeat:no-repeat;
		height:225px;
		width:600px;
		}

img		{
		border:0px;
		}
		
#menuqsn	
		{
		text-decoration:none;
		position:absolute;
		margin-top:-225px;
		margin-left:600px;
		}
		
#menuns	
		{
		text-decoration:none;
		position:absolute;
		margin-top:-150px;
		margin-left:600px;
		}
		
#menunc
		{
		text-decoration:none;
		position:absolute;
		margin-top:-75px;
		margin-left:600px;
		}
			
#contenu
		{
		background-image:url(contenu.jpg);
		background-repeat:no-repeat;
		position:absolute;
		height:750px;
		width:1001px;
		}
		
#titre
		{
		font-family:Verdana;
		font-size:16px;
		margin-left:10px;
		margin-top:15px;
		}
		
#message
		{
		text-align:justify;
		font-family:Verdana;
		font-size:15px;
		color:#7789ae;
		margin-left:10px;
		margin-right:10px;
		}

#contenu a
		{
		text-decoration:none;
		color:#7789ae;
		margin-left: 125px;
		font-family:Verdana;
		font-size:16px;
		}

#contenu a:hover 	
		{
	color: #C03;
	text-decoration:none;
		}
	
#contenu p
		{
		text-align:justify;
		font-family:Verdana;
		font-size:15px;
		color:#7789ae;
		margin-left:10px;
		margin-right:10px;
		}
#contenu ul li {
		text-align:justify;
		font-family:Verdana;
		font-size:15px;
		color:#7789ae;
		margin-left:10px;
		margin-right:10px;
}
