.bordure {
	border:2px solid #FFFFFF;
}
.fond_body {
	background:url(../img/body.jpg) no-repeat;
}
/*################# la div intégration ########## */
div#integration {font: 13px "Trebuchet MS"; color:#000000; padding: 20px;}

/*################# les liens ########## */
a{color:#CCCCCC;}
a:hover{color:#99CC33;}

/*################# les titres ########## */
h2:first-letter {
	color:#888346;
	font-size:26px;
}
/*#################  les tableaux ########## */
table td {
	font-size: 13px;
}.liste {
	font-size: 13px;
	color: #F29200;
	padding-left: 60px;
	list-style-image: url(../img/puce.gif);
	font-weight: bold;
}
a {
color:#a86b40;
font-style:italic;
background-color:#fff2ea;
font-weight:bold;}
a:hover{
color:#FF6600;}
marquee{
background-color:#f5d8c1;
color:#FF6633;
width:450px;
border:1px dashed #FF6633;
font-weight:bold;
margin:0 80px;
}
.element_droit{
float:right;
margin:10 10px;
}
.element_gauche{
float:left;
margin:10 10px;
}.encart {
	font-size: 14px;
	color: #8A8548;
	text-align: left;
	margin:0 50px;
	padding-left: 10px;
	border: 1px dashed #8a8548;
	background-color: #e4e3a0;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
	font-size: 14px;
	color: #333366;
	font-weight: bold;
}
.liste2 {
	font-size: 13px;
	color: #333366;
	padding-left: 60px;
	list-style-type: square;
}
.bordure_noire{
border:1px solid #000000;}

h4 {
	font-size: 14px;
	color: #F8E7CD;
	font-weight: bold;
	background-color: #FF9933;
	text-align: center;
}
h5 {
	font-size: 14px;
	color: #F8E7CD;
	font-weight: bold;
	background-color: #4D5F63;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #888346;
	background-color: #e4e3a0;
	border-bottom: 1px dashed #888346;
	margin:30 20px 0;
	text-align: right;
	padding-right:10px;
}
.liste a {
    font-style:italic;
	background-color:#F8E7CD;
	font-size: 14px;
	color: #F29200;
	font-weight: bold;
	text-decoration:none;
}
.liste a:hover{
font-style:italic;
background-color:#E3E3C7;
	font-size: 14px;
	color: #F29200;
	font-weight: bold;
	text-decoration:none;
}