.bordure {
	border: 1px solid #CCCCCC;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 1px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #CC0000;
}
A.vertical:hover {
	COLOR: #981E0F;
	BACKGROUND-COLOR: #CCCCCC;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/fond_titre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-style: italic;
}
.important {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
#integr {
	height: 330px;
	width: 701px;
	overflow:auto
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 12px;
	width: 200px;
	padding-left: 10px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 12px;
	width: 200px;
	padding-left: 15px;
}
li {
	list-style-position: outside;
	list-style-image: url(../img/puce.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left:5px;
}
strong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.image {
	height: auto;
	width: 229px;
	background-attachment: fixed;
	background-image: url(../img/fond_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.ae:link {
	color: #FF6600;
	text-decoration: none;
}
.ae:visited {
	text-decoration: none;
	color: #990000;
}
.ae:hover {
	text-decoration: underline;
	color: #990000;
}
.ae:active {
	text-decoration: none;
	color: #666666;
}
.liens_bas {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.liens_bas  strong {
	color: #000000;
}
.liens_bas a{
	font-weight: normal;
	color:#990000;
}
.liens_bas a:hover{}