body {
	background-image: url(images/bg_site.png); 
	background-repeat:repeat-x;
	width: 1300px;
	margin: auto;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	}
#tete { 
	padding-top:10px;
	height:20px; 
	color:#666666;
	font-size: 9px	
	}	
#global {
	background-image: url(images/bg_gobal.png);
	background-repeat:no-repeat;
	width:950px;
	margin-left: 200px;
	}
#pied {
	width:950px; 
	height:30px;
	text-align:center;
	padding-bottom:30px;
	}
#copyright {
	width:950px; 
	text-align:center;
	font-size:10px;
	height:30px;
	color: #666666;		
	}
a {
	text-decoration:none;
	color:#999999;
	}
.bg_texte { 
	background-image:url(images/bg_texte.png);
	background-repeat:no-repeat;
	}
.vert {
	color: #99CC33
	}
.vert_police20px {
	color: #99CC33; 
	font-size: 20px; 
	}
.orange {
	color: #FF9900
	}
.orange_police20px {
	color: #FF9900;
	font-size: 20px;
	}
.orange_police30px {
	color: #FF9900;
	font-size: 30px;
	}
.police10px{
	font-size: 10px; 
	}
.police14px {
	font-size: 14px; 
	}
.police30px {
	font-size: 30px
	}
.noirmat_police30px {
	font-size: 30px; 
	color: #414141; 
	}
.noirmat_gras {
	color: #333333;
	font-weight: bold;
	}	