body{
	font-family:Arial;
	font-size:12px;
	background-image:url(../../images/fond.jpg);
	margin:0 auto;
}

#cadre{
	width:1001px;
	min-height: 600px;
}

#site{
	width: 1001px;
	min-height: 600px;
	float:left;
	background-image:url(../../images/repeat.png);
	background-repeat:repeat-y;
}

#cadre_top{
	width:1001px;
	height:9px;
	background-image:url(../../images/top.png);
	background-repeat:no-repeat;
}

#cadre_bottom{
	width:1001px;
	height:16px;
	clear:both;
	background-image:url(../../images/bottom.png);
	background-repeat:no-repeat;
}

#content_all{
	width:977px;
	min-height:600px;
	float:left;
	margin:0 0 0 13px;
	background-color:#FFFFFF;
}

#content{
	width:977px;
	min-height:300px;
	float:left;
	margin:10px 0 0 0;
}

a{
	text-decoration:none;
	color:#000000;
}

#content_right a{
	color:#596D0D;
}

#content a.lein_noir{
	color:#000000;
}

img{
	border:none;
}

.format_png{
	behavior: url("win_png.htc");
}
