#header {
	/*border-top: 4px green solid;*/
	width: 960px;
	margin: auto;
	height: 132px;
}

	#header #rouge {
		margin-top: 3px !important;
		//margin-top: 0px !important;
		background-color: #f72f00;
		height: 76px;
	}

	#header #slogan {
		position: relative;
		/*top: -50px;
		left: 452px;*/
		top: -106px;
		left: 167px;
	}

	#header #logo {
		position: relative;
		/*top: -170px;
		left: 382px;*/
		top: -124px;
		left: 361px;
	}

.indexHr {
	height: 4px;
	margin-top: 0;
	background-color: green;
	color: green;
	width: 960px;
	border: 0;
}

#container {
	width: 960px;
	margin: auto;
}

.scierieAddress {
	color: #087300;
	float: left;
	width: 255px;
	height: 153px;
	margin-top: 156px;
	margin-left: 0px;
	padding-left: 5px;
	border-left: 3px solid #f83000;
}

.scierieTitle {
	font-weight: bold;
	font-size: 20pt;
	display: block;
	margin-top: -7px;
}

h1.scierieTitle{
	display: block;
	margin: -6px 0 -6px;
}

#footer {
	position: relative;
	width: 960px;
	height: 53px;
	margin: auto;
	margin-bottom: 6px;
	background-image: url('../images/fondbois2.jpg');
}

#copyright {
	display: block;
	position: absolute;
	bottom: 15px;
	right: 5px;
	color: #f83000;
	font-weight: bold;
	z-index: 4;
	font-size: 11px;
	text-decoration: none;
}

#flags {
	position: absolute;
	top: 20px;
	left: 15px;
}

#cheneAccueil {
	width: 260px;
	height: 410px;
	z-index: 3;
	position: absolute;
	bottom: 0;
	right: 0;
}

div.clear {
	clear: both;
}
 a.link u{ padding:0; }