.main {
	width:100%;
	margin-right:0%;	
	float:none;
	padding:0px 10px;
}
.sidebar {
	width:100%;
	float:none;
	padding:0px 20px;
}
header {
	min-height:auto;	
	padding-bottom:20px;
}
header .main {
	width:100%;	
	float:none;
}
header .sidebar {
	width:50%;
	float:left;	
	padding:0px;
	display:none;
}
header .main img {
	max-width:90%;	
}
header .sidebar img {
	max-width:90%
}
.enquete input[type="text"] {
	width:100%;
	padding:2px;
}
.enquete textarea {
	width:100%;
}
.enquete label.label {
	float:none;
	width:100%;
}
.enquete li {
	padding:4px 14px 8px 5px;
}

.enquete .textareabg {
    width:100%;
}
.slider {
	display:none;	
}
.slidernvt {
	display:none;	
}
.resslider {
	width:100%;
	height:20px;
}
	.resslider .resslidecolumn {
		width:8.5%;	
		display:inline-block;
		vertical-align:top;
		float:left;
		background-color:#fafafa;
	}
	.resslider .resslidecolumn.space {
		width:6.5%;	
		background-color:transparent;
	}
	.resslider .resslidenum {
		border:1px solid #C0C1C2;
		border-right:none;
		height:20px;
	}
	.resslider .resslidenum:hover {
		background-color:#333;
	}
	.resslider .resslidenum.space {
		border:none;
		height:20px;
	}
	.resslider .resslidenum.resten {
		border:1px solid #C0C1C2;
	}
	.resslider .resslidenum.resnvt {
		border:1px solid #C0C1C2;
	}
	.scoreheader span {
		width:8.5%;
	}
	.scoreheader span.nvt {
		margin-left: 6.5%;
	}