.bordure {
	border: 2px solid #666;
}
.fond_body {
	background-image: url(../img/body.jpg);
	background-repeat: no-repeat;
}
h2 {
	text-align:right;
	font:30px Arial;
	letter-spacing:3px;
	color:#F1BD50;
	border-bottom:1px dotted #999999;
}
h3 {
	color:#CCCCCC;
	text-decoration:underline;
}
.txt {
	text-align:justify;
	color:#666666;
	margin:5 50 10 25;
}
.txt-jaune {
	color:#F1BD50;
}
.txt-tableau {
	text-align:justify;
	color:#666666;
	font-size:13px;
	margin:5 20 0 20;
}
li {
	list-style-image:url(../img/puce.gif);
	margin:0 0 10 50;
}

.liste {
	list-style-image:url(../img/puce.gif);
	margin:0 0 10 0;
}

.link {
	color:#3399CC;
}
.link:hover {
	color:#000;
}
.link02 {
	color:#3399CC;
}
.link02:hover {
	color:#000;
}
#integr {
	width: 650px;
	margin-left:110px;
	margin-top:50px;
	font:13px Arial;
}

.element_droit{
float:right;
margin-left:10px;
}

.element_droit2{
float:right;
margin-right:60px;
border:1px solid #000;
}