.bordure {
	border:4px solid #CCCCCC;
}
.fond_body {
	background:url(../img/body.jpg) no-repeat;
}
#integr {
	font-size:13px;
	color: #000000;
	padding:0 15px;
	
	
}
h3 {
	font-size: 14px;
	color: #858281;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #858281;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #EDF3D2;
}
.liste {
	font-size: 13px;
	color: #6790e5;
	font-weight: bold;
	padding-left: 50px;
	list-style-image: url(../img/puce.gif);
}
.liste2 {
	font-size: 13px;
	color: #6699CC;
	margin-left: 150px;
	list-style-image: url(../img/puce2.gif);
}
a{
font-style:italic;
font-size:13px;
color:#85934E;
}
a:hover{
font-style:italic;
font-size:13px;
color:#A8B963;
background-color:#EDF3D2;
}
.element_droit{
float:right;
margin:10 10px;
}
.element_gauche{
float:left;
margin-right:10px;
margin:10 15px;
}

h4 {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 10px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.encart {
	font-size: 14px;
	background-color: #DBE7F2;
	text-align: center;
	border: 1px solid #6699CC;
	color: #4275DF;
	margin-right: 120px;
	margin-left: 120px;
}
.liste3{
	list-style-image: url(../img/puce2.gif);
	background-color: #E1EBF4;
	text-align: left;
	border: 1px solid #6699CC;
	color: #4275DF;
	margin:0 150px;
	padding-left:30px;
}
h5 {
	background-color: #f2f7e0;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
}
.txt_italic {
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
}
.titre_page{
margin-left:50px;
margin-top:100px;
}
.liste a{
color: #6790e5;
font-style:italic;
}
.liste a:hover{
color: #6790e5;
background-color: #DBE7F2;
font-style:italic;
}
.hautdepage{
text-align:right;
padding-right:20px;}