.bordure {
	border: 1px solid #BED4E1;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #CC0000;
}
A.vertical:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #A42B58;
}
.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: 12px;
	font-weight: bold;
	color: #003399;
}
.fond_actu {
	background-attachment: fixed;
	background-image: url(../img/actu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_fond {
	background-attachment: fixed;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond100 {
	background-attachment: fixed;
	background-image: url(../img/fond_100.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fond_menu {
	background-attachment: fixed;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	background-attachment: fixed;
	background-image: url(../img/h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	padding-top: 10px;
	padding-left: 23px;
}
li {
	list-style-position: outside;
	list-style-image: url(../img/puce.gif);
	color: #006599;
}
