html { }
body { }
	div#container { }
		div#intro { }
			div#header { }
				a {
					color: #000;
					text-decoration: none;
				}
				a#siteTitle {
					font-size: 2.5em;
					font-weight: bold;
				}
		div#core { }
			div#main { }
				div#pageContent {
					line-height: 1.2em;
				}
			body#index_index div#video,
			body#index_index h1,
			body#index_index div.CL1 a.guillaume,
			div#news a.full,
			div#linkList,
			#lfooterLinks,
			#editPageContent { display: none; }
			
			.CL1 span.imageWrapper {
				float: none !important;
				display: inline !important;
				margin: 0 !important;
			}
		div#footer { }
			div#copyright { }
