/************************************************************************************
**                                    Mode liste                                   **
*************************************************************************************/
div.BlocListeDossiers
{
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:5px;
}

span.titredossiers
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#0670AD;
	text-decoration:none;
}

a.titredossiers
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#0670AD;
	text-decoration:none;
}
a.titredossiers:hover
{
	/*font-family:Arial;
	font-size:14px;
	font-weight:bold;*/
	color: #ffffff;
	/*text-decoration:none;*/
}
span.dateDossiers
{
	font-family:Arial;
	font-size:12px;
	color:#505A5F;
	font-weight:normal;
}
.resumeListeDossier
{
	font-family:Arial;
	font-size:12px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:3px;
	width:100%;
}
.resumeListeDossier p {
	padding:0px;
	margin:0 0 10px 0;
}

a.enSavoirPlusDossiers
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#505A5F;
	text-decoration:none;
}
a.enSavoirPlusDossiers:hover
{
	/*font-family:Arial;
	font-size:13px;
	font-weight:bold;*/
	color: #FF7100;
	/*text-decoration:none;*/
}

/*********************************************************************************
**                                    Mode détails                              **
**********************************************************************************/
.Zone1Etendu
{
	width:555px;
	/*border:1px solid red;*/
}
.Zone1divise
{
	float:left;
	width:295px;
	padding-right:5px;
	/*border:1px solid red;	*/
}
.Zone2Etendu
{
	width:555px;
	/*border:1px solid blue;*/
}
.Zone2divise
{
	float:right;
	width:295px;
	padding-left:10px;
	/*border:1px solid blue;	*/
}
.TitrePave
{
	color: #ff7100;
	font-weight:bold;
	font-family:Arial;
	font-size: 14px;
	text-decoration:none;
	vertical-align:bottom;
	/*background-image:url(../design/pictoParaEdito2.gif);
	background-repeat:no-repeat;
	background-position:left;*/
	padding-left:0px; /* 20px */
	padding-top:8px;
	padding-bottom:8px;
	margin-left:8px;
}
.ResumeDossier
{
	font-size:12px;
	font-family :Arial;
	color : #000000;
}
.titreItem
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#505A5F;
	text-decoration:none;
}
.titreItem:hover
{
	/*font-family:Arial;
	font-size:12px;
	font-weight:bold;*/
	color:#ff7100;
	/*text-decoration:none;*/
}

.texteItem1
{
	
	background-color:#c8c8c8;
	font-family:Arial;
	font-size:12px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:30px;
	padding-left:3px
}
.texteItem2
{
	
	background-color:#b4b4b4;
	font-family:Arial;
	font-size:12px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-left:3px
}
.texteItem3
{
	
	background-color:#c8c8c8;
	font-family:Arial;
	font-size:12px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-left:3px
}
Table.paveListeDossiers
{
	margin-right:0px;
	margin-left:8px;
	width:100%;
}

.separateurEtendu
{
	border-top:1px solid white;
	width:555px;
}
.separateurdivise
{
	/*border-top:1px dashed ff7100#0670ad;*/
	border-top:1px solid white;
	width:295px;
}
