@charset "UTF-8";
/* CSS Document */

#infraMain {
	position:absolute;
	height: 480px;
	width: 698px;
	top:0;
	left: 0;
	cursor:default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#infraMain a{
	font-style: italic;
	font-size: 10px;
}

#infraMain p{
  margin:8px 10px 10px 10px;
  font-size: 11px;
  line-height: 18px;
  }

#infraMain p strong{
	font-size: 12px;
	font-variant: small-caps;
 }

/*-----------------------------------*/
table.infra2Cols .image{
	padding:8px 8px 0 8px;
/*	margin:35px 0 0 65px;
*/}

table.infra2Cols {
	margin:35px 0 0 65px;
	width:560px;
}

/*-----------------------------------*/
table#leTableau{
	display:block;
	border-collapse:collapse;
	width:561px;
	height:410px;
	margin:35px 0 0 65px;
	padding:0 20px 0 4px;
	overflow: hidden;
	}

#leTableau td{
	padding:2px 2px 4px 2px;
	vertical-align: top;
	border-top:1px #272a2e solid;
	border-bottom:1px #272a2e solid;
	height: 16px;
}

td.btn{
	text-align:left;
	padding-left:6px;
	width: 20px;
	background-color: #FF66FF;
}

#leTableau th{
	padding:18px 0 2px 0;
	font-weight: normal;
/*	font-variant: small-caps;
*/	font-size: 12px;
	text-align: left;
	border-top:1px #272a2e solid;
}

#leTableau .entete{
	font-size: 14px;
	text-align: left;
font-variant: small-caps;
}

#leTableau strong{
	font-variant: small-caps;
	font-weight: normal;
	font-size: 11px;
}

#dates {
	width:68px;
}
col#activit {
	font-weight: bold;
	width:132px;
}
col#btn {
	width:24px;
}


/*-----------------------------------*/
#liste{
	height:410px;
	width:561px;
	padding:0px 60px 0 0px;
	margin:0;
	margin:35px 0 0 65px;
}

#liste ul {
	text-indent:-46px;
	margin:10px 6px 0 10px;
	list-style-type: none;
	font-size: 11px;
	line-height:12px;
}
#liste li{
	margin-bottom:12px;
}

#liste ul b{
	font-size: 12px;
	font-variant: small-caps;
}
/*-----------------------------------*/
#leTexte{
	display:block;
	height:408px;
	width:559px;
	padding:0 0 0 0px;
	margin:0;
	margin:35px 0 0 67px;
	padding-right:60px;
	overflow:hidden;
}

#leTexte p{
margin-left:6px;
margin-right:6px;
line-height:15px;
}  

/*-----------------------------------*/
#reference{
	position:absolute;
	left: 65px;
	height: 48px;
	width: 568px;
	top: 482px;
	bottom:0;
	}

#reference img{
padding:0;
margin:0;
}

#reference p{
	font-size: 11px;
	line-height:16px;
	text-align:right;
	margin:0;
}

#reference p strong{
	font-size: 12px;
	font-variant: small-caps;
 }

/*-----------------------------------*/
.vScrollbar {
	z-index: 1;
	position: absolute;
	left:563px;
	top: -4px;
	width: 1px;
	height: 100%;
	background-color: #454744;
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	border-color: #171a1e;
	border-width: 0 5px 0 5px;
	border-style:solid;
}

.vScrollbarSlider {
	position: absolute;
	width: 3px;
	height: 50px;
	left: -6px;
	top: 0;
	background-color: #d0870d;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	border-width: 0 5px 0 5px;
	border-style:solid;
	border-color: #171a1e;
}



