body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size:11pt;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
img {
	border: 0px none;
}
#bt-home{
	position:absolute;
	top:568px;
	left:983px;
}	
#gauche{
	background-image: url(images/html/fd-gauche.jpg);
	background-repeat: no-repeat;
	background-position: 0px 111px;
	width:227px;
	height:590px;
	float:left;
	
}
#menu{
	margin-left:20px;
	font-size:8pt;
	width:185px;
	height:367px;
	/*border: 1px solid #0033CC;*/
	overflow: auto;
}
#menu a{
	text-decoration:none;
	color:#FFFFFF;
	background-color: #FF6600;
	
}
#menu a:visited{
	text-decoration:none;
	color:#666600;
	background-color: #AFAA54;
}
#menu a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color: #7E8304;
}
#droite{
	float:left;
	clear:none;
	width:773px;
	height:590px;
	/*border: 1px solid #0033CC;*/
}
#haut{
	width:773px;
	height:65px;
	background-image: url(images/html/fd-haut.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#milieu{
	background-image: url(images/html/fd-droit.jpg);
	background-repeat: no-repeat;
	background-position: 719px 0px;
}
#boulot{
	width:719px;
	height:470px;
	background-image: url(images/html/fd-w.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#titre{
	padding-top:20px;
	margin-left:25px;
	float:left;
}
.rouge{
	color:#BC450E;
}
.vert{
	font-size:8pt;
	color:#7E8304;
}
#date{
	padding-top:20px;
	font-size:8pt;
}
#date, #leg{
	float:right;
	clear:none;
	margin-right:32px;
}
#img{
	margin-left:37px;
}
#bas{
	width:773px;
	height:55px;
	background-image: url(images/html/fd-bas.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#holdBt{
	float:right;
	padding-right:120px;
	padding-top:25px;
	
}
#holdBas{
	padding-left:30px;
	padding-right:58px;
	padding-top:12px;
}
.lienImg{
	border:0px none;
}

