body{
	background-image: url(img/bg.jpg);	/*line-height: 1.5;*/	color: #4d5350; 
 	background: white url(img/bg.jpg) repeat 100px -50px;
  	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}#cadre_principal{
	width: 950px;	background-color: white;		/* fixe les ombres portées */	-moz-box-shadow: 1px 3px 5px #333; 	-webkit-box-shadow: 1px 3px 5px #333;  	 box-shadow: 1px 3px 5px #333;}.vers_topic{
	width: 590px;	font-size: 13px;
}.tableau_commande{
	width: 360px;
}.news{
	width: 360px;	/*border-spacing: 40px;*/	padding-left: 30px;
}.liens{
	width: 360px;
}h1, h2, h3, h4, h5, h6 {
	color:#4D5350;
	font-family:'Meta Serif Bold','Lucida Bright',Cambria,Georgia,serif;
	font-weight:bold;
}h2 { font-size: 20px; margin-bottom: 1px;margin-top: 5px; }.menu{
	margin-left: 20px;
}a:link{
	color: #4d5350; 	text-decoration: underline;	font-size: 13px;
}a:visited{
	color: #4d5350; 	text-decoration: underline;	font-size: 13px;
}a:hover{	color: #000;	font-size: 13px;}a.bouton:link{
	text-decoration: none ;	opacity: 0.8;	filter: alpha(opacity=80);
}a.bouton:visited{
	text-decoration: none ;	opacity: 0.8;	filter: alpha(opacity=80);
}a.bouton:hover{
	text-decoration: none ;	opacity: 1;	filter: alpha(opacity=100);
}img.bouton:hover{
	opacity: 1;	filter: alpha(opacity=100);
}img.bouton{
	opacity: 0.8;	filter: alpha(opacity=80);
}