body {	width:1200px; margin:auto;
		/*background-image:url(images/fond_n_l.png);*/
		background-color:#00000F;
		font-family:Arial;
		font-size:14px;
		color:#FEFF99;
		
		scrollbar-face-color: #000032;
		scrollbar-darkshadow-color: #000032; 
		scrollbar-track-color: #000032; 
		scrollbar-arrow-color: #00015; 
		scrollbar-highlight-color: #00032; 
		scrollbar-3dlight-color: #00032
		
		}

h1 {	font-family:"Times New Roman";
		font-size:24px;
		font-style:italic;
		font-weight:bold;
		color:#FEFF99;
		text-align:center;
}

h2 {	font-family:"Times New Roman";
		font-size:21px;
		font-style:italic;
		color:#FEFF99;
		text-align:center;
}

.motcle {	width:800px; margin:auto;
			font-family:"Times New Roman";
			font-size:9px;
			color:#FEFF99;
			text-align:center;
}

.copyright { font-size:12px; }

p {text-align:center; padding-left:10px;}

.cadre { background-color:#5E5E8E; }
/*.cadre { background-color:#000033; }*/

.tab_tarifs { width:450px; margin:auto; }
.tab_tarifs td {border:1px solid #FEFF99;}