.bordure {
	border: 1px solid #FFFFFF;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #03147C;
}
A.vertical:hover {
	COLOR: #000066;
	BACKGROUND-COLOR: #5CA5F2;
}
.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: #FF9900;
}
.fond {
	background-attachment: fixed;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#integration { padding:4px 6px 4px 10px; font-family:"Comic Sans MS"; font-size:1.1em; font-weight:normal;}
div#integration table td {font-weight:normal;font-family:"Comic Sans MS"; font-size:0.9em;}
div#integration a, table { color:#9AA700;}
div#integration a:hover { color:#00A6E3;}
ul.element_liste { list-style-image:url("../img/puce.jpg");}
ul.element_liste li { margin-bottom:4px;}
ul.element_liste  ul { list-style-image: url("../img/puce2.gif");}
.element_centrer {text-align:center;}
table#contacts td a  { background-color:#FFFFFF; color:#003366; display:block; width:260px;}
table#contacts td a:hover  { background-color:#02056c; color:#FFFFFF;}
.rubrique { letter-spacing:3px; text-decoration:underline overline;}
table#login {background:url(../img/fond_login.jpg) no-repeat top left; border:1px solid #FFF; height:120px;}