ul.quick-navigation,
#header, #left, #menu, #breadcrumb, #news,
#outils, #footer ul, .description,
.noprint, #flash, div.astuce, #coord img,
#partenaires, #reseaux, #collections{display: none;}

a{color: #000000; text-decoration: underline;}
img{
	border: none;
	margin: 20px;
}
body{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: 15px/18px "Century Gothic", Verdana, Arial, sans-serif;
}	p{font: 15px/18px "Century Gothic", Verdana, Arial, sans-serif;}

h1, h2, h3, h4, h5, h6{
	padding: 10px 0px 20px 0px;
	margin: 0px;
	font-size: 28px;
	line-height: 32px;
}
h2{clear: both; font-size: 25px; line-height: 28px;}
h3{font-size: 21px; line-height: 23px;}
h4{font-size: 18px; line-height: 20px;}
h5{font-size: 16px; line-height: 28px;}
h6{font-size: 14px; line-height: 26px;}

table, th, td{text-align: left;}
table{padding-bottom: 40px;}
th, td{
	text-align: left;
	padding: 6px 20px 6px 0px;
	border-bottom: 1px solid #000000;
}

#nouvelle p.img{
	float: right;
	padding: 30px 0px 30px 30px;
}
#nouvelle p.img img{margin: 0px;}
#nouvelle div.details{float: left;}

.clearLeft,
.clearRight,
.clearBoth{
	clear: left;
	height: 0px;
	margin: 0px;
	visibility: hidden;
	line-height: 0px;
	padding: 0px;
	font-size: 0px;
	background: #99CC00;
}
.clearRight{clear: right;}
.clearBoth{clear: both;}
