.bordure {
	border: 1px solid #FFFFFF;
}
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: 13px;
	font-weight: bold;
	color: #FF9900;
}
.fond_body {
	background: url(../img/body.jpg) no-repeat left bottom;
}
h2 {
	background: url(../img/h2.jpg) no-repeat left top;
	height: 80px;
	width: 408px;
	padding-top: 45px;
	padding-left: 120px;
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #003366;
}
h3 {
	background-image: url(../img/h3.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000066;
}
marquee {
	background-color: #B5D4F1;
	height: 60px;
	width: 100%;
	padding-top: 25px;
	border: 1px dashed #333333;
	font-weight: bold;
}

#tab{
empty-cells:hide;
}