body {
	 background-image: url(../images/patern.gif);
	
	height: 1000px;
}

th, td {
	border: none;
}

table {
	margin: 0;
}

a:link {
	font-weight: normal;
	color: #f58020;
}

a:visited {
	font-weight: normal;
	color:#f58020;
	text-decoration: dash;
}

a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
}

.projet_client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #f58020;
	text-align: left;
	vertical-align: middle;
}

#imgContainer {
	height: 325px;  
	width: 780px;  
	padding: 0;  
  margin: 0;  
}

#imgContainer img {
	height: 325px;  
	width: 780px;  
}

img.nav {
	width:30px;
	height: 20px;
	position: absolute;
	z-index: 100;
	top: 449px;
	cursor: pointer;
}

img#next {
	left: 920px;
}

img#previous {
	left: 170px;
}

#data {
	display: none;
}

img.bullet {
	height: 13px;  
	width: 23px;  
	cursor: pointer;
}

img.current {
	cursor: default !important;
}

td#nav {
	padding-top: 4px;
}
.tableau {
	background-image: url(../images/Back_table.png);
	background-repeat: no-repeat;
}

