@charset "UTF-8";
/* CSS Document */

body {
	font: 					0.8125em Verdana, sans-serif; 
	line-height: 			1; 
	color:			 		#000; 
	background: 			#fff;
}

#header, #nav, #leftCol, #rightCol {
  	display: 				none !important;
}

body, #container, #container_programme, #footer {
  	float:  				none !important;
  	width:  				auto !important;
  	margin:  				0 !important;
	padding: 				0 !important;
	border:					none;
	background:				#white;
}


div.sidebox{}

html body #content {	
	background: 			none;
}
html body #footer {	
	background: 			none;
}	


h2 {
	background:			none;
}
 