@charset "UTF-8";
/* CSS Document */
#colonneWork{
	color:#FFF;
	position :relative;
	top: 40px;
	left: 240px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom:0px;
	width: 650px;
	height:auto;
	vertical-align: top;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #bb1d2b;
	z-index: 2;
	overflow: hidden;
	}
#workView {
	height:auto;
	width:1600px;
	position:relative;
	}
#workView_pg2 {
	height:auto;
	width:1600px;
	position:relative;
	margin-left: -682px;
	}
#workWindow {
	height:auto;
	width:1600px;
	position:relative;
	}
#blocWork {
	color:#fff;
	z-index:3;
	position:relative;
	width: 120px;
	overflow: hidden;
	font-family: "Arial", Gadget, sans-serif;
	line-height: 22px;
	padding: 1px;
	margin: 2px;
	background-color: #fff;
	}
#blocWork a:link, #blocWork a:visited{
	border:0px;
	}
#blocWork a:hover{
	border:0px;
	}

#btn a:link, #btn a:visited {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#FFF;
	width: auto;
	height: 20px;
	float:left;
	position:relative;
	text-decoration: none;
	padding:4px;
	}
#colonneGauche{
	z-index:5;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#FFF;
	float:right;
	width:215px;
	height:420px;
	top:25px;
	left:0px;
	position: absolute;
	visibility: inherit;
	text-align: right;
	}
ul#colonneGauche_liste {
	text-decoration:none;
	list-style-type: none;
	}
ul#listeImg {
	text-decoration: none;
	list-style-type: none;
	margin-left: -45px;
	}
#listeImg li {
	display:inline;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
#listeImg img{
	width:80px;
	height:80px;
	}
.titreWork {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #5B6668;
	}
.titreWork a:link, .titreWork a:visited {
	text-decoration:none;	
	color: #BC1321;
	}
.txtClient {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	}

#annotation {
	height: auto;
	width: 215px;
	position: absolute;
	top: 380px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#5B6668;
	font-size: 10px;
	}

