body   {
background-color: rgb(81,81,76);
background-image:  url("images/accueil-cenacle-nb.gif");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
margin:0;
}

a:link {	text-decoration: none;
	color: #CCCCCC;}

a:visited {	text-decoration: none;
	color: #FF9900;}

a:hover {	text-decoration: none;
	color: #990000;}


p {
	font-family: Arial,Helvetica,sans-serif;
	color:  rgb(81,81,76);
	font-size:18px;
	line-height:120%;
	margin-left:30;
	margin-right:10;
	margin-top:15;
	margin-bottom:15;
	text-align:center;
}

h1           { 
	font-size: 16px; 
	color: #CCCCCC; 
	font-family: Arial,Helvetica,sans-serif; 
	font-style: normal; 
    word-spacing: 0; 
	text-indent: 0; 
	line-height: 130%; 
	margin: 0;
	text-align: left }
			   
h2           {
	font-family: Arial,Helvetica,sans-serif;
	color: #CCCCCC; 
	font-size: 14px;
	font-style: normal;
	text-indent: 0;
	line-height: 100%;
	word-spacing: 0;
	margin-left: 10;
	margin-right: 10;
	margin-bottom: 10;
}
h3  { 
	font-family: Arial,Helvetica,sans-serif; 
	color: #CCCCCC; 
	font-size: 14px; 
	text-indent: 0; 
    line-height: 100%; 
	word-spacing: 0; 
	text-align: left; 
    margin-left: 20; 
	margin-right: 10; 
	margin-bottom: 0 
	}
h4  { 
	font-family: Arial,Helvetica,sans-serif; 
	color: #CCCCCC; 
	font-size: 12px; 
	text-indent: 0; 
    line-height: 100%; 
	word-spacing: 0; 
	text-align: left; 
    margin-left: 30; 
	margin-right: 10; 
	margin-bottom: 0 
	}

h5  { 
	font-family: Arial,Helvetica,sans-serif; 
	color: #CCCCCC; 
	font-size: 12px; 
	text-indent: 0; 
    line-height: 90%; 
	word-spacing: -2px; 
	letter-spacing: -1px;  
    margin-left: 0; 
	margin-right: 0; 
	margin-bottom: 0 }
	
#tableau { 
 	width:900px ;
	height:650px ;
	position:absolute ;
	top:50% ;
	left:50% ; 
	margin-left:-450px ; 
	margin-top:-325px ;
}