		body{
			margin:0;
			padding:0;
			background-image:url('../../images/arriere-plan/fond_noel.gif');
			color:#F2FFCC;
			font-family: 'Goudy Bookletter 1911', serif;
			background-color: #9C0909;  /*par sécurité, si l'image ne se charge pas (rapidement)*/
			}
		header{
			margin:0;
			padding:0;
			background-image:url('../../images/arriere-plan/header_noel.jpg');
			background-repeat: no-repeat;
			height:190px;
			
			}	
		#contenu{
			padding-left:35px;
			width:485px;
			}				
		#contenu ul{
			background-image:url('../../images/arriere-plan/imgsep.gif');
			background-repeat: no-repeat;
			background-position : center bottom;
			  padding-bottom:3em;
			}
		li{
			font-size:0.8em;			
			}	
		
