.bordure {
	border: 1px solid #000000;
}
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;
}
.bordure p {
	padding: 0 6px;
}
h1{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.liens_bas{
	font-size:11px;
	text-align:center;
}
.liens_bas a{
	font-weight:bold;
	color:#666666;
}
.liens_bas a:hover{
	color:#000000;
}

td.fond-haut-droite {
	background-image: url(../img/chaise_haut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
	width: 447px;
}


.haut-gauche {
	height:364px;
	width:353px;
	float:left;
	background-image: url(../img/trait_gauche.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.haut-droite {
	height:364px;
	width:447px;
	float:left;
	background-image: url(../img/trait_droit.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
