
div.Dossiers_Gauche
{
	width:295px;
	float:left;
	
}
div.Dossiers_Droiteetendu
{
	width:645px;
}
div.Dossiers_Droitenormal
{
	float:left;
	width:170px;
}
a.LienDoc
{
	color:#FBB521;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
a.LienDoc:hover	
{
	color:#FBB521;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

div.titreCategorie
{
	color:#FBB521;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	background-image:url(/design/pictoLienCategorie.gif);
	background-repeat:no-repeat;
	background-position:left 5;
	margin-right:5px;
	
}
div.PointilleCategorie
{
	border-top:1px solid #D1D1D1;
	border-bottom:1px dashed #D1D1D1;
	margin-right:5px;
	margin-bottom:3px;
}
div.LienGauche
{
	margin-bottom:5px;
	
}
a.LienGauche
{
	color:black;
	font-family:Verdana;
	font-size:11px;
	font-weight:bol;
	text-decoration:none;
}
a.LienGauche:hover
{
	color:black;
	font-family:Verdana;
	font-size:11px;
	font-weight:bol;
	text-decoration:underline;
}