.bordure {
	border: 2px solid #FFFFFF;
}
.bordure2 {
	border: 1px solid #FFFF99;
}
.border_bottom{
	border-bottom:1px solid #000000;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:25px;
	border-bottom:1px solid #000000;
	margin:15 20 0 10;
}
.titres {
	color:#339933;
	font-size:16px;
	text-align:justify;
	text-decoration:underline;
	margin-left:5px;
	margin-right:20px;
}
.texte01 {
	text-align:justify;
	margin-left:10px;
	margin-right:20px;
}
.texte01:first-letter{
	font-size:20px;
}
.texte02 {
	text-align:justify;
	margin-left:10px;
	margin-right:20px;
}
.texte_vert {
	color:#339933;
}
.texte_frgb{
	font-size:11px;
	font-style:italic;
}
.link01 {
	color:#339933;
	text-decoration:none;
}
.link01:hover {
	color:#003300;
}
.link02 {
	color:#000000;
	text-decoration:none;
}
.link02:hover {
	color:#006600;
}
.fond_body {
	background-image: url(../img/body.jpg);
	background-repeat: no-repeat;
}
#integr {
	overflow-y:auto;
	height:550px;
}

#noel{
border:1px solid #FF0000;
background:url(../img/fd_noel.jpg) no-repeat bottom right;
font-weight:bold;
}

#an{
border:1px solid #FF0000;
background:url(../img/fd_an.jpg) no-repeat bottom right;
font-weight:bold;
}