body {
  background: #fff;
  font-family: verdana, geneva, arial, sans-serif;
  margin: 0 5%;
  width: 90%;
  letter-spacing: 1px;
  }
	
/* Styles rubriques */

h1 {
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 16px;
	line-height: 17px;
	letter-spacing: 1px;
	font-weight: bold;
 	}
 h1.bis { 
 font-size: 14px;
	font-weight: normal; 
 }
h2 {
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 1px;
	font-weight: bold;
 	}
p, td {
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	}
p a {
	text-decoration: none;
	color: #666;
	}
strong, b {
 	font-weight: bold 
 	}
img#fleche1, img#fleche2 {
	display: none;
	}
.floatleft {
	float: none;
	padding-bottom: 15px;
	}
img.noprint, #navcontainer {
	display: none;
	}
