HTML {
	width: 100%;
	height: 100%;
}
BODY{
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF no-repeat url(../images/feuillage.jpg) right bottom;
}
DIV.sourcecontainer{
	position: absolute;
	background: transparent;
	padding: 0px;
	left: 0px;
	right: 0px;
	height: 100%;
	width: 100% ;
}
DIV.sourceheader {
	height: 100px;
	width:100%;
}
DIV.sourcemaskheader {
	width:49%;
	background: transparent no-repeat url(../images/bandeau_spr.gif) left bottom;
	overflow: hidden;
	height: 100px;
}

DIV.sourcenewscontainer {
	top:0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	margin-top:-95px;
	left:50%;
	width:45%;
	height: 98px;
	overflow : auto;
	border:1px solid #889F04;
	background-color:#F0FEB8;
}
	
#languageselect{
	margin: 5px 5px 5px 5px;
}

DIV.sourceleft {
	left: 0px;
	/*height: 100%;*/
	width: 150px;
	margin: 0px;
	padding: 3px;
	padding-top:0px; 
	position: absolute;
	overflow: hidden;
}

DIV.sourceright
{
	display:none;
}

DIV.sourcecontainerdroite{
	margin-left: 160px;
	OVERFLOW: hidden;
	WIDTH: auto;
	HEIGHT: auto;
	min-height: 80%;
}

DIV.sourcecontainercontent {
	MARGIN-LEFT: 0px;
	OVERFLOW: auto;
	WIDTH: auto;
	HEIGHT: auto;
	min-height: 70%;
	background-image: url(../images/trans.gif);
	border: #B6D507  solid;
	border-width: 1px 1px 0px 1px;
}

DIV.sourcefootercontainer {
	background-image: url(../images/trans.gif);
	border: #B6D507  solid;
	border-width: 0px 1px 1px 1px;
	overflow: hidden;
	padding-top:10px;
	padding-bottom: 10px;  
}

DIV.sourcefoot{
	margin-left: 10px;
	margin-right: 10px;
	border:1px solid #B6D507;
	background-color:#CC3333;
}
DIV.sourcecontent {
	width: 99%;
	padding:4px;
}

DIV.sourcebodynav {
	height: 30px;
	width: auto;
	overflow: hidden;
}
DIV.rootlinecontainer {
	padding-top:2px;
	padding-top:2px;
	height: 20px;
	overflow: hidden;
}
/*
DIV.search {
	padding-top:5px;
	margin-right: 0.8em;
	margin-top: 0.2em;
	float:right;
}*/