.bordure {
	border: 2px solid #FFFFFF;
}
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;
}
.fond {
	background: url(../img/gd_fond.jpg) repeat-y left top;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 1px;
	margin-right: 150px;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.texte {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
.important {
	background-color: #FFFFFF;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #B40128;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px dashed #AB0415;
	font-style: normal;
}
.horaires {
	text-align: center;
	font-size: 15px;
	font-style: italic;
	padding: 1px;
	margin-right: 150px;
	margin-left: 150px;
	border: 1px solid #FFFFFF;
	background-color: #AB8ABD;
	color: #FFFFFF;
	background: url(../img/logo_fleur.gif) repeat-x center center;
}
.bordure_tiret {
	border: 1px dashed #FFFFFF;
}
.bordure_violet {
	border: 1px dashed #564469;
}
.coordonnees {
	background-color: #FFFFFF;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #593C68;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px dashed #593c68;
	font-style: normal;
	background-image: url(../img/fleur_blanche.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
.bordure_solide {
	border: 1px solid #564469;
}
#etape { }
