@CHARSET "UTF-8";

/* **************************************************** */
/* RECTIFICATIONS MARGES NEGATIVES */
/* **************************************************** */

#leftcolumn,
#centercolumn,
#center,
#rightcolumn {
	float: left;
	width: auto;
	height: auto;
	min-height: 1%;
	margin: 0;
	padding: 0;
	
	/*background: yellow;*/
}

#center {
	width: 520px;
}

#leftcolumn {
	/*margin: 0;
	float: left;
	width: 180px;
	margin: 0;
	padding: 0 0 0 15px;*/
	width: 170px;
	padding: 16px 10px 0 15px;
}

#leftcolumn ul {
	/*padding-top: 24px;
	min-height: 50px;
	padding-bottom: 30px;*/
	min-height: 1%;
}

#leftcolumn ul img{
	display: none;
}

#centercolumn {
	/*margin-top: 20px;
	float: left;
	width: 520px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 20px;
	margin-left: 10px;*/
	width: 520px;
	padding: 20px 0 0 0;
	margin-bottom: 30px;
}

#center {
	/*display: none;*/
}

#rightcolumn {
	/*margin-top: 20px;
	float: right;
	width: 190px;
	position: relative;*/
	width: 200px;
	padding: 0 10px 0 15px;
}

#righttop {
	position: relative;
	margin: 0;
	padding: 0;
}

#righttop div.csc-textpic,
#righttop div.csc-textpic-imagewrap{
    overflow:visible;
}

#righttop div.csc-textpic-center-outer,
#righttop div.csc-textpic-center-inner{
    float:none;
}

#righttop a {
	position: relative;
	top: -70px;
	left: 5px;
}

#righttop img {
	position: relative;
	z-index: 50;
	margin: 0;
	padding: 0;
}

#rightbottom {
	margin: -50px 0 0 0;
	padding: 0;
}

#rightcolumn ul {
	min-height: 1%;
}

#rightcolumn ul img{
	display: none;
}

ul#news,
ul#forum,
ul#commissions,
ul#documentation,
ul#information,
ul#videos,
ul#stakeholders,
ul#forums {
	position: relative;
	clear: both;
	float: none;
	display: block;
	width: auto;
	height: auto;
	min-height: 1%;
	/* margin: 0 0 23px 0; */ 
	margin: 0 0 10px 0;
	padding: 26px 0 0 0;
	/*background: blue;*/
}

ul#news,
ul#forum,
ul#commissions,
ul#documentation,
ul#information {
}

ul#videos,
ul#stakeholders,
ul#forums {
}

ul#news {
	/*background: url(../images/news-en.png) no-repeat;
	width: 52px;
	height: 24px;*/
}

ul#forum {
	/*background: url(../images/theforum-en.png) no-repeat;
	width: 82px;
	height: 20px;*/
}

ul#commissions {
	/*background: url(../images/commissions-en.png) no-repeat;
	width: 105px;
	height: 20px;*/
}

ul#documentation {
	/*background: url(../images/documentation-en.png) no-repeat;
	width: 122px;
	height: 30px;*/
}

ul#information {
	/*margin-top: -30px;*/
}

ul#videos {
	/*margin-top: -40px;
	padding-top: 30px;
	background: url(../images/videos-en.png) no-repeat;
	width: 57px;
	height: 20px;
	padding-bottom: 10px;*/
}

ul#stakeholders {
	/*margin-top: 20px;*/
	padding: 55px 0 20px 0;
}

ul#forums {
	/*background: url(../images/forum-en.png) no-repeat;
	width: 148px;
	height: 20px;*/
}

#leftcolumn li,
#rightcolumn li {
	/*margin-left: -40px;
	width: 150px;
	line-height: 15px;*/
	display: block;
	
	float: none;
	clear: both;

	width: auto;
	height: auto;
	min-height: 1%;
	line-height: normal;

	margin: 0;
	padding: 0;
	
	/*background: red;*/
}

#videosnew {
margin-top:10px; 
margin-bottom:10px;
}



ul#news a,
ul#forum a,
ul#commissions a,
ul#documentation a,
ul#information a,
ul#videos a,
ul#stakeholders a,
ul#forums a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	height: 24px;
	background: transparent;
}



#leftcolumn li a,
#rightcolumn li a {
	/*margin-left: -40px;
	width: 150px;
	line-height: 15px;*/
	display: block;
	position: relative;
	
	float: none;
	clear: both;

	width: auto;
	height: auto;
	min-height: 1%;
	line-height: normal;
	
	margin: 0;
	padding: 0;
	
	background: transparent;
	font-weight: normal;
}

a img.buttons, #videosnew img{
	margin-bottom:5px;
}

/*
#navmenu {
	float: left;
	width: 260px;
	margin: 8px 0 0 0;
	padding: 0;
}

#searchbox {
	float: left;
	margin-left: 31px;
	margin-top: 6px;
	width: 116px;
}

#languages {
	text-align: right;
	padding: 5px 220px 0 0;
}

#languages a {
	text-decoration: none;
}

#rss a img {
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	margin: 74px 0 0 140px;
}

#compteur {
	float: left;
	width: 110px;
	height: 37px;
	margin: 15px 0 0 20px;
}
*/