.last-modified{

	float:right;

	color:#cccccc;

	font-size:10px;

	padding: 20px 20px;

}

.clear-both{

	clear:both;

}

.breadcrumb{

	position:relative;

	top:128px;

	padding:0px 20px;

	font-size:12px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#7f7f7f;

/*	float:left;*/

}

.breadcrumb a{

	font-size:12px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#116aaf;

	text-decoration:none;

}

.breadcrumb a:hover{

	color:#116aaf;

	text-decoration:underline;

}

#container{
	/*position:absolute; */
	/*left: 50%;*/
	top: 9px; 
	width: 1000px; 
	/*margin-left: -500px; moiti� de la largeur */	
	margin: 0 auto;
	background-color:#ffffff;
}

#bodytext{

	position:relative;

	float:left;

	top:135px;

	/*left:200px;*/

	display:inline-block;

	margin:0px 10px 180px 10px;

}

#left-panel{

	float:left;

	/*position:absolute;*/

	left:0px;

	margin-top:125px;

	display:inline-block;

	width:182px;

	padding-left:10px;

	padding-right:10px;

}

#right-panel{

	float:right;
	margin-top:125px;
	display:inline-block;
	width:145px;
	padding-right:20px;
	padding-left:10px;
	margin-bottom: 20px;

}


.panel-bullet-list ul { list-style:disc outside!important; font-size:9px!important; margin-left:12px!important;}
.panel-bullet-list ul a {font-size:10px!important;padding-bottom: 5px!important;color: #116AAF!important;}
.panel-bullet-list ul a:hover {text-decoration: underline!important; color:#116AAF!important;}
#left-panel blockquote {margin: 0 0 0 10px;}

.panel-hrule ul {margin:0; padding:0 0 0 5px; font-size:10px;}
.panel-hrule li:first-child {border-top:0px;padding-bottom:3px;padding-top:0;margin-top:1px;} 
.panel-hrule li {border-top:1px solid #F5F5F5; padding:6px 2px 0 0;margin-top:4px;} 

#right-panel a.pdf-right {background: url("/icons/link-icons/pdf.gif") no-repeat right 0px!important;margin-right:10px!important;padding-bottom:5px;min-height:16px;}
#right-panel a.protected-right {background: url("/icons/link-icons/key16x16.gif") no-repeat bottom right!important; margin-right:10px!important;padding-bottom:0px;}
#right-panel .panel-hrule a.fr {background: url("/icons/frflag.gif") no-repeat right 3px rgba(0, 0, 0, 0)!important; margin-right: 10px !important;min-height:11px;margin-top:-28px;padding-bottom: 5px;}

#right-panel li:first-child a.pdf-right {margin-bottom:5px!important}

.border {border-bottom:1px solid #D6D6D6;}

h1.dgrey, h2.dgrey, h3.dgrey, h4.dgrey, h5.dgrey {color:#333333;}	
h2.nospace {margin-bottom: 0px!important;}

.boldgrey, .boldgrey strong {color:#666!important;}

.odd {background:#FCFCFC}
.even {background:#F7F7F7}


div#footer{
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:2px;
}



/**************************************************************************************/

/*	GENERAL LINKS (main styles for links in website)

/**************************************************************************************/

.req-password{

	font-size:9px;

}

.more-FR-flag{

/* the "More..." link is displayed as a block :

the FR flag is simply a right-aligned background */

	display:inline-block;

	width:70px;

	border:0px;

	background:url(/images/common/FR_flag.png) no-repeat 45px 0px;

}

.more-IT-flag{

/* the "More..." link is displayed as a block :

the IT flag is simply a right-aligned background */

	display:inline-block;

	width:70px;

	border:0px;

	background:url(/images/common/IT_flag.png) no-repeat 45px 0px;

}



/**************************************************************************************/

/*	TEMPLATE HOMEPAGE 

 * 

 *	Includes all main parts of the webpage, sorted by importance, which are :

 *		- container : contains all page

 *	 	- $menu : horizontal menu + banner

 *		- bodytext : part between header and footer

 *		- main-panel : part between left and right panels

 *		- left panel : contains 1st level navigation pavements

 *		- right panel : contains others pavements

 *		- footer : copyright mention + "contact us" link, at the bottom of the page

/**************************************************************************************/



/**************************************************************************************/

/*	TEMPLATE HEADER (includes header + banner)

/**************************************************************************************/

#header{

	position:absolute;
	top:0px;
	z-index:1;
	width:1000px;

}

/* ______ HORIZONTAL MENU (includes all links at the top of the header) ______________*/

#header ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#header ul li{

	display:block;
	float:left;
	padding:0px;
	margin:0px;

}



/* inactive link style (gray background) */

#header ul li a{
	display:block;
	padding-top:6px;
	padding-bottom:2px;
	height:20px;
	background:#786F70;
	/*background:url(/images/common/header_bgbutton.png) repeat-x;
	background-position:0px -2px;*/
	color: #ffffff;
	text-align: center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	/*cursor:pointer;*/

}



/* adding a different width for each link and gray left/right border */

#header ul li a.aboutus{
	width:148px;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-top:solid 2px #8d8d8e;

}

#header ul li a.news{
	width:148px;
	border-right:solid 1px #cccccc;
	border-top:solid 2px #8d8d8e;
}

#header ul li a.workareas{
	width:148px;
	border-right:solid 1px #cccccc;
	border-top:solid 2px #8d8d8e;
}

#header ul li a.databank{
	width:148px;
	border-right:solid 1px #cccccc;
	border-top:solid 2px #8d8d8e;

}

#header ul li a.publications{
	width:148px;
	border-right:solid 1px #cccccc;
	border-top:solid 2px #8d8d8e;

}

#header ul li a.delegatesarea{
	width:148px;
	/*border-right:solid 1px #cccccc;*/
	border-top:solid 2px #8d8d8e;
}

#header ul li a.home{
	width:106px;
	line-height:18px;
	height:26px;
}

/* TO BE REMOVED AFTER NEWS REDIRECT FROM PRESSROOM */
/*#header ul li a.pressroom{
	width:148px;
	line-height:18px;
	height:26px;
}

*/

/* Highlight style : used to highlight hovered link (":hover") */

#header ul li a.aboutus:hover,
#header ul li a.news:hover,
#header ul li a.workareas:hover,
#header ul li a.databank:hover,
#header ul li a.publications:hover,
#header ul li a.delegatesarea:hover

{
	border-top-color:#797a7b;
	background:#3281C4;
	/*background:url(/images/common/header_bgbutton_current.png) repeat-x;*/
	/*background-position:0px -2px;*/
}



/* Current page link ("-act") (blue background) */

#header ul li a.aboutus-act{ /* style especially for "About Us" button (added a left border) */

	border-top-color:#797a7b;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	background:#3281C4;
	/*background:url(/images/common/header_bgbutton_current.png) repeat-x;*/
	/*background-position:0px -2px;*/
	padding-top:8px;
	width:148px;

}

#header ul li a.news-act,
#header ul li a.workareas-act,
#header ul li a.databank-act,
#header ul li a.publications-act
{

	border-top-color:#797a7b;
	border-right:solid 1px #cccccc;
	background:#3281C4;
	/*background:url(/images/common/header_bgbutton_current.png) repeat-x;*/
	/*background-position:0px -2px;*/
	padding-top:8px;
	width:148px;
}

#header ul li a.delegatesarea-act
{

	border-top-color:#797a7b;
	border-right:0;
	background:#3281C4;
	/*background:url(/images/common/header_bgbutton_current.png) repeat-x;*/
	/*background-position:0px -2px;*/
	padding-top:8px;
	width:148px;
}



/* special style for "home" & "press room" buttons hover */

 #header ul li a.home{
	width:106px;
	height:22px;
	line-height:18px;	
	/*background:url(/images/common/header_bgbutton.png) repeat-x;*/
}

#header ul li a.home:hover, #header ul li a.home-act{
	width:106px;
	height:22px;
	line-height:18px;
	background:#3281C4;
	/*background:url(/images/common/header_bgbutton_current.png) repeat-x;*/

}

/* TO BE REMOVED AFTER NEWS REDIRECT FROM PRESSROOM */
/*#header ul li a.pressroom{
	width:148px;
	height:22px;
	background:url(/images/common/header_bgpressroom.png) no-repeat;
}

#header ul li a.news{
	width:148px;
	height:22px;
	background:url(/images/common/header_bgpressroom.png) no-repeat;
}*/


/* TO BE REMOVED AFTER NEWS REDIRECT FROM PRESSROOM */
/*#header ul li a.pressroom:hover, #header ul li a.pressroom-act{
	width:148px;
	height:22px;
	line-height:18px;
	background:url(/images/common/header_bgpressroom_current.png) no-repeat;
}

#header ul li a.news:hover, #header ul li a.news-act{
	width:148px;
	height:22px;
	line-height:18px;
	background:url(/images/common/header_bgpressroom_current.png) no-repeat;
}
*/


/* ______ BANNER (includes NEA & OCDE logos and search input) ________________________*/

#banner{
	position:absolute;
	top:28px;
	width:1000px;
}

#banner .banner-left{
	float:left;
	width:10px;
	height:100px;
	background:url(/images/common/banner_left.png) no-repeat;

}

#banner .banner-right{

	float:right;

	width:10px;

	height:100px;

	background:url(/images/common/banner_right.png) no-repeat;

}

#banner .banner-center{

	float:left;

	height:100px;

	width:980px;

	background:url(/images/common/banner_bg.png) repeat-x;

}

#banner .nea-logo{

	float:left;

	padding-left:5px;

}

#banner .nea-logo a{

	display:block;

	border:0px;

	width:226px;

	height:92px;

	background:url(/images/common/banner_logo_nea.png) no-repeat;

	cursor:pointer;

}

#banner .oecd-logo{

	float:right;

	padding-right:5px;

}

#banner .oecd-logo a{

	display:block;

	border:0px;

	width:170px;

	height:92px;

	background:url(/images/common/banner_logo_oecd-bline.png) no-repeat;

	cursor:pointer;

}

#banner form{
	margin-top:34px;
	float:right;
	margin-right:10px;
	/*margin-left:470px;*/
}

.search-input{
	float:left;
	display:block;
	padding:5px;
	border:1px solid #ccc;
	width:200px;
	height:13px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	/*background:url(/images/common/input_search_bg.png) no-repeat;*/
}

.search-input:focus {
    border-color: #dbd9d9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.go-button {
	/*background:url(/images/common/banner_search_button.png) no-repeat;*/
	background:#9f9f9f;
	float:left;
	cursor:pointer;
	border:0px;
	width:60px;
	height:25px;
	text-align: center;
	text-decoration: none;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	padding-left:3px;
	padding-right:4px;	
}

.go-button:after {content: "Search"!important;font-weight:bold;font-family: Arial, Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed","sans-serif";color:#fff;font-size: 14px;}

.go-button:hover{background:#b7b3b3;}



/**************************************************************************************/

/*	TEMPLATE LEFT PANEL

/**************************************************************************************/



/* ______ PANEL (includes links & texts) _____________________________________________*/

#left-panel .left-panel-top{
	margin-top:15px;
	padding-top:10px;
	width:182px;
	background:url(/images/common/leftpanel_top.png) no-repeat;
}

#left-panel .left-panel-top div{

	background:url(/images/common/leftpanel_bg.png) repeat-y;

	

}

#left-panel .left-panel-bottom{

	margin-bottom:0px;

	width:182px;

	height:14px;

	background:url(/images/common/leftpanel_bottom.png) no-repeat;

}



#left-panel .left-panel-content-middle{

	padding:0px 20px;

	text-align:center;

}





#left-panel .left-panel-content{
	padding:0px 20px;
}

#left-panel .left-panel-content ul{
	padding:0px;
	list-style:none;
	margin:3px 0 0 0;

}

#left-panel .left-panel-content ul li{
	line-height:15px;
}


/* style for left panel links */

#left-panel a{
	display:block;
	padding:5px 0px;
	border-bottom:1px solid #dddddd;
	text-decoration:none;
	font-size:11px;
	color:#116aaf;

}


#left-panel a:hover{
	color:#116aaf;
	text-decoration:underline;
}

#left-panel a.levelH2{

/*	padding-left:5px;*/
/*	font-size:10px;
	color:#333333;*/
}

#left-panel .panel-bullets li {
	padding:5px 0px;
	border-bottom:1px solid #dddddd;
	text-decoration:none;
	font-size: 11px;
	color:#333333;
}

#left-panel .panel-bullets li:last-child{border-bottom:0!important;padding-bottom:0;}

#left-panel .panel-bullets li a {color:#116aaf; border: 0; display:inline-block!important;}
#left-panel .panel-bullets li a:hover {	color:#116aaf;	text-decoration:underline;}

#left-panel ul.levelH2 li a {padding-left:5px;}

#left-panel .title{
	display:inline-block!important;
	padding-top:3px!important;
	padding-bottom:3px!important;
	font-size:11px;
	font-weight:bold;
	/*color:#1a5784;*/
	color:#333333;
}

#left-panel .subtitle{

	display:block;

	padding:5px 0px;

	border-bottom:1px solid #dddddd;

	text-decoration:none;

	font-size:11px;
	font-weight:bold;
	text-align:center;
	/*color:#1a5784;*/
	color:#333333;

}

.bloc a.title, #bloc a.title, #bloc1 a.title, #bloc2 a.title, #bloc3 a.title, #bloc4 a.title, #bloc5 a.title, #bloc6 a.title, #members a.title {color:#1a5784!important;}
/**************************************************************************************/

/*	TEMPLATE RIGHT PANEL

/**************************************************************************************/



/* ______ MEMBER COUNTRIES PANEL (includes maps & links) _____________________________*/

#right-panel div.member-countries{

	width:132px;

}

#right-panel div.member-countries-map{

	text-align:center;

}

#right-panel div.member-countries-map a{

	display:block;

	border:0px;

	width:114px;

	height:68px;

	background:url(/images/common/member_countries.png) no-repeat;
	background-position:bottom;

	cursor:pointer;

}

#right-panel div.member-countries-links{



	margin-top:10px;

}

#right-panel div.member-countries-links a{

	display:block;

	padding-bottom:8px;

	font-size:12px;

	font-weight:bold;

	color:#818181;

}

#right-panel div.member-countries-links a:hover{

	color:#116aaf;

}



/* ______ PANEL (includes links & texts) _____________________________________________*/

#right-panel .right-panel-top{

	margin-top:15px;

	padding-top:5px;

	width:132px;

	background:url(/images/common/rightpanel_top.png) no-repeat;

}

#right-panel .right-panel-top div{

	padding-left:10px;

	padding-right:10px;

	width:120px;

	background:url(/images/common/rightpanel_bg.png) repeat-y;

	

}

#right-panel .right-panel-bottom{
	width:132px;
	height:9px;
	background:url(/images/common/rightpanel_bottom.png) no-repeat;
}



/* text style for titles following the first title of the right panel */

#right-panel .title{

	display:block;
	padding-top:8px;
	padding-bottom:5px;
	margin-right:7px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	/*color:#1a5784;*/
	color:#333333;

}

#right-panel a .title{color:#116AAF;text-decoration: none!important;}
#right-panel a:hover .title {text-decoration: underline}

#right-panel .left {text-align:left!important;}
#right-panel .small {font-size:10px!important;}

#right-panel ul{

	padding:0px;

	list-style:none;

	margin:0px;

}

#right-panel .panel-bullets li {
	display:block;
	padding:5px 0px;
	border-bottom:1px solid #dddddd;
	text-decoration:none;
	font-size: 11px;
	color:#333333;
}

#right-panel .panel-bullets li:last-child{border-bottom:0!important;padding-bottom:0;}
#right-panel .panel-bullets li a {color:#116aaf; border: 0;padding-top: 5px; display:inline-block!important;}
#right-panel .panel-bullets li a:hover {color:#116aaf;text-decoration:underline;}


#right-panel img{
	display:block;
	margin:5px 10px 0 5px;
}


#right-panel .socialicons img {
    display: block;
    margin: 3px 3px 0 0;
}

/* style for right panel links */ 

#right-panel a{
	display:block;
	font-size:11px;
	text-decoration:none;
	/*color:#333333;*/
	color: #116AAF;
}


#right-panel a:hover{
/*	color:#116aaf;*/
	color:#0088cc;
	text-decoration:underline;
}

#right-panel #social a:hover {text-decoration:none!important;}
#right-panel .normal-text{
	font-size:11px;
	color:#333333;
}

#right-panel li a{
	padding-bottom:5px;
}


/**************************************************************************************/

/*	TEMPLATE FOOTER

/**************************************************************************************/

#footer div.left{
	/*float:left;
	width:10px;
	height:27px;
	background:url(/images/common/footer_left.png) no-repeat;*/
}

#footer div.right{
	/*float:right;
	width:10px;
	height:27px;
	background:url(/images/common/footer_right.png) no-repeat;*/
}

#footer div.center{
	/*float:left;
	width:980px;*/
	height:30px;
	line-height:28px;
	color:#ffffff;
	/*background:url(/images/common/footer_center.png) repeat-x;*/
	background:#bebebf;
	text-align:center;
	font-size:11px;
}

#footer div.center img {vertical-align:middle;}

#footer a{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover{
	color:#116aaf;
}