body {
	background-color: #6e95ce;
	font-family: Arial;
	font-size: 11px;			/* !!!!!!!!!!!!!      Taille Charte Graphique : 10px !!!!!!!!!!!!!!!!! */
	color: black;
	}
h1 {
	font-size: 14px;
	color: #577eb9;
	margin: 25px;
	}
	
	
tr#option{visibility:hidden;}
	
#conteneur{background:#fff; position:relative; width:960px; height:auto; margin:auto;}	

p {
	margin: 15px;
	}

.centrer {
	text-align: center;
	}

div#banniere {
	width: 960px;
	background-image: url(imgs/banniere.jpg);
	height:57px;
	}
	
	div#bandeau{ width:960px; height:172px;  backgr ound:red;}
	
#banniere_gauche {
	width: 737px;
	height: 226px;
	background-image: url(imgs/ban_gauche.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	/*float: left;*/
	}
	
#ciel {
	width: 53px;
	height: 226px;
	background-image: url(imgs/ciel_droite.jpg);
	background-repeat: no-repeat;
	float: right;
	}
	
#menu {
	width: 223px;
	height: 226px;
	/*background-image: url(imgs/menu.jpg);
	background-repeat: no-repeat;*/
	margin: 0px;
	float: right;
	}
	
#bandeau_droite {
	width: 207px;
	height: 452px;
	float: right; backg round:red;
	}
#bandeau_droite img {
	border: 2px solid #d0d0d0;
	margin-top: 20px;
	}
	
#milieu {
	width: 940px;
	background-image: url(imgs/background_milieu.jpg);
	background-repeat: no-repeat;
	padding-right:18px;
	}

#contenu_gauche {
padding-top: 60px;
	width: 715px; back ground:red;
}

#footer {
	width: 960px;
	height: 31px;
	background-image: url(imgs/footer.jpg);
	background-position: center;
	clear: both;
	}
	
#px120 {
	width: 120px;
	}
#px1000 {
	width: 120px;
}
#px400{
	width: 400px;
	}
	
#liens {
	padding-top: 8px;
	color: #ffffff;
	text-align: center;
	}
	
#liens a {
	color: #ffffff;
	}
