.bordure {
	border: 1px solid #A00C9E;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-image: url(../img/bt1.jpg);
	border: 1px solid #FFFFFF;
}
A.vertical:hover {
	COLOR: #990066;
	background-image: url(../img/bt2.jpg);
}
.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_bas {
	background-attachment: fixed;
	background-image: url(../img/bas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_logo {
	background-attachment: fixed;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_centre {
	background-attachment: fixed;
	background-image: url(../img/fond_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.txt{
margin-left:50px;
margin-right:50px;
border-left:1px dotted #A10FA0;
padding-left:5px;
}

.titres{
background-image:url(../img/fond_titre.jpg);
margin-left:60px;
}

.horaires{
background-color:#FAB8F8;
border:2px dotted #A00C9E;
text-align:center;
font-weight:bold;
display:block;
width:400px;
margin-left:330px;
}

.listes{
color:#FFFFFF;
text-decoration:none;
}

.listes:hover{
color:#FFFFFF;
text-decoration:underline;
}
