.bordure {
	border: 1px solid #993300;
}
A.vertical {
	DISPLAY: block;
	COLOR: #FFFFFF;
	Font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background: #CC0000;
}
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 Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.fond_body {
	background-image: url(../img/body.jpg);
	background-repeat: no-repeat;
}
.gd_fond {
	background-image: url(../img/gd_fond.jpg);
	background-repeat: repeat-y;
}
h1 {
	background-image: url(../img/h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 400px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 45px;
	padding-top: 15px;
	font-style: italic;
}
li {
	color: #990000;
	list-style-image: url(../img/puce.jpg);
	list-style-position: inside;
	font-size: 12px;
	font-weight: bold;
}
marquee {
	background-image: url(../img/barre.jpg);
	height: 30px;
	width: auto;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	border: 1px solid #663300;
}
.formulaire {
	background-color: #B78B70;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color: #FFFFFF;
}

#liens_bas{
text-align:center;
font-size:9px;
color:#FFFFFF;
font-family:"Trebuchet MS";
}

#liens_bas a{
color:#FFF;
}
#liens_bas a:hover{
text-decoration:none;
}
