body{

}
.ligne_bott{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size:1px;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.liens a, .liens a:visited{
font-size:10px;
color:#666666;
text-decoration:none;
}
.liens a:hover{
color:#993300;
}
.Liens{

}
.Liens hr{
	width:90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F91EFF;
}
.Liens a, .Liens a:visited{
	color: #000000;
	text-decoration: none;
	font-size:12px;
	background-image: url(popup.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
}
.Liens ul li{
	list-style-image: url(../graphics/dev_r.gif);
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.dates{
	padding:29px 0 0 15px;
	cursor:default;
	color: #B9B9B9;
}
  .dates li{
  	margin:7px 3px 15px 0;
  }
  .dates li:hover{
  	color:#666;
  }
  .dates .date{
	display:block;
	padding:0 0 2px 0;
	color:#5474A5;
	font-weight:bold;
	font-size:10px;
	float:left;
	width:330px;
  }
  .dates .desc{
	display:block;
	padding:2px 0 2px 0;
	color:#5474A5;
	font-size:11px;
  }
  .dates .type{
	display:block;
	float:right;
	width:70px;
	text-align:right;
	color:#5474A5;
	font-weight:bold;
	font-size:9px;
	text-transform: uppercase;
  }
  .dates .stage .type, .dates .stage .date, .dates .stage .desc{
	color: #197100;
  }
  .dates .formation .type, .dates .formation .date, .dates .formation .desc{
	color: #980B14;
  }
  
