h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #FFFFFF;
	background-image: url(../../images/fd-h1-bulle.gif);
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	font-weight: normal;
	background-repeat: no-repeat;
}

.titre{
	background-image: url(../../images/fd-h1.gif);
	padding-right:15px;
}


.agendaTbl{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cacaca;
	margin-bottom:15px;
}

.agendaTblDate{
	background-color:#e3eaeb;
	padding: 4px;
	width: 215px;
}

.agendaTblTitre{
	background-color:#e3eaeb;
	padding: 4px;
	width: 293px;
}

.agendaTblDate h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #06416d;
	background-image: url(../../images/agenda-puce2.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.agendaTblTitre h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06416d;
}

.agendaTblLieu, .agendaTblTxt{
	vertical-align: top;
}

.agendaTblLieu p{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.agendaTblTxt p{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

