html, body, #tableau {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
   }

body,td,th {
	margin:0px;
	vertical-align: top;
}

body {
	background-color: #ced415;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
 	color: #FFF;
}

a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
 	color: #FFF;
 	text-decoration: none;
}

a:hover{
 	text-decoration: underline;
}

#tableau {
      margin: 0 auto;
      width: 1000px;
   }
   
	#tableau th img {
		margin: 30px 20px 30px 0;
	   }
	   
	#tableau th {
		text-align:right;
		font-weight:normal;
		}
	
	#tableau th p {
		margin: 0 20px 0 0;
		}
	   
	#tableau td {
		background-color:#FFF;
		width: 800px;
	   }
	   
	#tableau td .MarginTD {
		background-color: #ced415;
		height:30px;
		width:auto;
		}
		
		
	#customers ul {	
		position:relative;
		margin: 20px 0 0 20px;
		width:100%;
		padding: 0;
		list-style-type:none;

	}
		
		#customers ul li {	
			position:relative;
			margin: 0 20px 20px 0;
			padding: 0 0 0 0;
			display:inline;
			float:left;
			vertical-align:top;
		}
		
		#customers ul li img {	
			border: 0px;
		}
		
.boxTitle {
	background-color:#000;
	height: 55px;
	width:auto;	
/*	margin: 55px 0 40px 0;*/
	}	
	
	.boxTitle img.References {
		margin: 13px 0 0 21px;
	}	
	td{
			color: #000000;
			}
			
			
.carousel
		{
			z-index:-10;
			overflow:hidden;
			padding:0px;
			margin:0 0 0 0;
			
		}
.carousel ul
		{
			list-style:none;
			padding:0px;
			margin:0px;
		}		
			