body
{
	padding: 0px;
	margin: 0px;
	text-align: center;
}



#content_zone{
	width: 940px;
	background-image: url(../images/fd01.jpg);
	background-repeat: repeat-y;
}

#content{
	border: 0px solid #FF0000;
	background-image: url(../images/fd02.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 729px;
}

#main{
	border: 0px solid #000000;
}
#bottom{
	border: 0px #FF00CC solid;
	background: #E0DBB9;
	height: 25px;
	padding-top: 15px;
	padding-left: 30px;
	vertical-align: middle;
}

.right{
	border: 0px #00CC00 solid;
	background-image: url(../images/fd03.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 208px;
}

#rattrapHauteur{
	border: 1px solid #00CC00;
	clear: both;
	height: 600px;
}

.alignGauche{
	text-align: left;
}

.fd-tetiere{
	background-image: url(../images/tetiere2-01.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#flag{
	width: 90px;
	float: left;
}

#bdp{
	/*position: absolute;*/
	margin-right: 120px;
	color: #A8A072;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 52px;
	float: right;
}
#bdp a{
	color: #71573D;
	text-decoration: none;
}
#bdp a:hover{
	color: #71573D;
	text-decoration: underline;
}

