@CHARSET "ISO-8859-1";

html, body{
	margin: 0;
	padding: 0;
	
	height: 100%;
	
	font: 11px verdana, arial, sans-serif;
	color: #3e3d40;
	
	
	background-image: url('../images/bgDechets.jpg');
	background-attachment: fixed;
}

#header{
	width: 990px;
	height: 186px;
	margin: 0 auto;
	margin-left: 19.8%;
	margin-right: -150px;
	right: 150px;
	
	background-image: url('../images/bgHeaderRef.png') !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://www.seosgroup.com/images/bgHeaderRef.png');
   	background-image:none;
}

#content{
	background: none;
	background-color: #fff;
	height: 490px;
}


#contentInt{
	padding-right: 10px;
	padding-left: 20px;
}

#tabRef{
	position: relative;
	width: 95%;
	float: left;
}

.rowRef{
	margin: 0;
	padding: 0;
}

.colRef{	
	position: relative;
	margin: 0;
	padding: 0;
	width: 33%;
	float: left;
	font-weight: bold;
	text-align: center;
}

.vscrollerbasebeg {
background: url('../images/flecheHaut.jpg') no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbaseend {
background: url('../images/flecheBas.jpg') no-repeat;
height: 15px;
width: 15px;
}

