.bordure {
	border: 2px solid #616E76;
}
A.vertical {
	DISPLAY: block;
	COLOR: #FFFFFF;
	Font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	width: auto;
	height: 40px;
	background: #CC0000;
	padding-top: 20px;
}
A.vertical:hover {
	color: #FFFFFF;
	background: #A42B58;
}
.titre {
	font:italic bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../img/fond_titre.jpg) left top repeat-x;
	border: 1px solid #FFFFFF;
}
.important {
	font:bold 13px "Trebuchet MS", "HelveticaNeueLT Pro 65 Md";
	color: #AEC0CA;
}
.news {
	background-color: #990000;
	border: 1px solid #000000;
}
A.vertical2 {
	DISPLAY: block;
	COLOR: #FFFFFF;
	Font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0 px 0 px 0 px 3 px;
	width: auto;
	height: 10 px;
	background: #CC0000;
}
A.vertical2:hover {
	color: #FFFFFF;
	background: #A42B58;
}
#integr {
	height: 400px;
	width: 650px;
	overflow-y:auto;
}
#logo {
	visibility: visible;
	height: 20px;
	width: 130px;
	position: absolute;
	background-color: #141819;
	top: 437px;
	left: 546px;
}
h1 {
	height: 15px;
	width: 550px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.droite {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
.formulaire {
	background-color: #07080A;
	border: 1px dotted #999999;
	color: #FFFFFF;
}
.txt_blanc {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.liens_bas{
	color:#A3AEB3;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.liens_bas a {
	color:#A3AEB3;
	font-weight:bold;
}
.liens_bas a:hover {
	color:#ffffff;
}
