body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 11px
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 11px
}
ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
/* cadre */
dl.cadre {
	width: 596px;
	border: 2px solid #000;
}
.cadre dt {
	background: #000;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}
.lien_cadre {
	margin: 10px 0 0;
}
.lien_cadre a {
	font-weight: bold;
	color: #000;
}
.lien_cadre a:hover {
	text-decoration: none;
}
.col_gauche_cadre {
	width: 586px;
	float: left;
	padding: 10px 5px 5px;
	text-align: justify;
}
.col_droite_cadre {
	width: 196px;
	float: left;
	text-align: center;
	padding: 10px 0 5px 0;
}
.col_droite_cadre img {
	margin: 0 0 15px;
}
.clear {
	clear: both;
	font-size: 0;
}
.titre {
	font-size: 14px;
}
.lettrine {
	font-size: 20px;
	font-weight: bold;
}
/* Horaires */
.horaires {
	width: 380px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border: 2px solid #efefef;
	margin: 10px 0 16px;
	line-height: 22px;
}
/* */
.txt01 {
	font-size: 13px;
	font-weight: bold;
}