.bordure {
	border: 2px solid #656FC8;
}
A.vertical {
	DISPLAY: block;
	COLOR: #6772C4;
	Font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: 224px;
	height:16px;
}
A.vertical:hover {
	color:#FFCC00;
}
.fond_body {
	background: url(../img/body.jpg) no-repeat;
	width:676px;
}
#integr {
	width:630px;
	margin-left:30px;
}
h2 {
	font:30px Times;
	border-bottom:1px solid;
	margin:20 200 40 0;
}
.texte_justifie01 {
	text-align:justify;
	margin:10 50;
}
.texte_justifie01:first-letter {
	font-size:25px;
	color:#FFFF99;
}
.texte_justifie02 {
	text-align:justify;
	margin:10 50;
}
.texte_centre {
	text-align:center;
	margin:10 50;
}
.texte_petit {
	font-size:11px;
}
.link01 {
	color:#FFFFCC;
}
.link01:hover {
	color:#FFFF66;
}
.fond_encart {
background-color:#575C82;
border:#FFFFFF;
border:solid;
}
.encart{
	width:260px;
	height:170px;
	text-align: center;
	margin: auto!important;
	margin-left:250px;
	background-color: #8C96D3;
	border: 1px dashed black;
	}

