/* CSS Document */

.agenda_pt_cadre {
	width:172 px; 
	height:100%;
	background-attachment: fixed;
	background-color: #E4E4E4;
	background-image: url(../img/agenda-txt.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.arial12b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000; 
	font-weight:bold;
	padding-left:3px;
}
.horaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000; 
	line-height: 14px;
	padding-left:12px;
}
.lieu_spec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3B5CA8;
	font-weight:bold;
	text-decoration:none;
}