.MenuAnnexe /*on masque les liens "votre dossier" et "fiches a imprimer"*/
{
	display:none;
}
.pnlActivite
{
	margin-left:21px;
	width:729px;
}
.headerActivites
{
	width:729px;
	border-top-color:#00B6F2;
	border-top-style:dashed;
	border-top-width:1px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:Black;
	margin-bottom:30px;
}
.titreActivites
{
	font-family:Verdana;
	font-size:24px;
	font-weight:normal;
	color:#00B6F2;
	margin-top:12px;
	margin-bottom:15px;
}
.titreActivites:first-letter
{
	text-transform:uppercase;
	font-family:Verdana;
	font-size:36px;
	font-weight:bold;
}
.dl60Activites
{
	border-collapse:separate;
	margin-top:-40px;
	margin-left:-40px;
	margin-right:-40px;
}

.dl_items
{
	width:150px;
	vertical-align:top;	
}

.divLettres
{
	margin-bottom:12px;
	border-bottom-color:#00B6F2;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.lblLettres
{
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	color:#00B6F2;
	margin-left:14px;
}
.divLnkActivite
{

}
.hlnkActivite
{
	background-image:url("../media/puces/fleche_bleu.gif");
	background-position:left 2px;
	background-repeat:no-repeat;
	padding-left:14px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:Black;
	display:inline;
}
.hlnkActivite:hover
{
	color:#00B6F2;
	text-decoration:underline;
}