@charset "utf-8";
.twoColFixLtHdr #container #mainContent .ListAgenda .vignette {
	padding: 1px;
	border: 1px solid #000000;
	position: relative;
}


.ListAgenda {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #007AD2;
	padding: 10px;
	position: relative;
}
