#agendahautcourt {
	width: 277px;
	height: 34px;
}

#agendacontenucourt {
	width: 277px;
	background-color: #DCEFF7;
	float: left;
}

.agendatitrecourt {
	width: 257px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	
}

.agendachapeaucourt {
	width: 257px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.agendaseparateurcourt {
	width: 257px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-top: 1px solid #ACC1CA;
}

.agendatoutlirecourt {
	margin-top: 3px;
	margin-left: 210px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.agendatoutlirecourt a {
	color: #000000;
	text-decoration: none;
	
}

#affcalendrier table {
	margin-left: auto;
	margin-right: auto;
}

.evenementdiv {
	float: left;
	width: 579px;
	height:32px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(/images/evenement_fond.png);
	background-repeat: repeat-x;
	text-align:center;
}

.evenementtexte {
	margin-top: 6px;
	font-size:15px; 
	font-weight:bold;
	color:#FFFFFF;
}

.listeitemagendatitre {
	float:left;
	width:579px;
	margin-left:20px;
	margin-right:20px;
	font-weight:bold;
}

.listeitemagendatexte {
	float:left;
	width:579px;
	margin-left:20px;
	margin-right:20px;
}


.listeitemagendasep {
	float: left;
	width: 579px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #ACC1CA;
}
