#contenu{
	position:absolute;
	margin:5px;
	padding:3px;
	top:-4px;
	left:165px;
	height:300px;
	width:670px;
}
#news{
	position:absolute;
	margin:5px;
	padding:3px;
	top:0px;
	left:598px;
	height:300px;
	width:241px;
	font-size:9px;
	color:#333333;
}
#savoir1{
	text-align:right;
	position:absolute;
	top:250px;
	left:250px;
	width:180px;
	line-height:16px;
}
#savoir2{
	text-align:right;
	position:absolute;
	top:410px;
	left:400px;
	width:120px;
	line-height:16px;
	height: 60px;
}
#img_droite{
	position:absolute;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	height:310px;
	width:168px;
}
.textenews {
	font-family: "Century Gothic";
	font-size: 10px;
}

table.sample {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px ;
}
table.sample th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	
	-moz-border-radius: 0px 0px 0px 0px;
}
