/*ArcelorMittal styles*/

/*------------------------------ BASIC PAGE SETTINGS --------------------------------*/
*{
	margin:0; 
	padding:0;
}
body {
	margin:0; 
	padding:0; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#6A6B6D;
	background-color:#a9aaa2;
	text-align:center; 
}


/*------------------------------ GENERAL TEXT STYLES --------------------------------*/
h1{
	font-size:1em;
	color:#E64415;
	padding-bottom:0.4em;
}
h2{
	font-size:1em;
	color:#E64415;
	font-weight:normal;
	padding-bottom:0.4em;
}
h3{
	font-size:1em;
	color:#3E3E40;
	font-weight:normal;
	padding-bottom:0.4em;
}
h4{
	font-size:1em;
	color:#666666;
	font-weight:bold;
	padding-bottom:0.4em;
}
p{
	font-size:1em;
	padding-bottom:0.4em;
}
a:link{
	color:#3E3E40;
	text-decoration:none;
}
a:visited{
	color:#3E3E40;
	text-decoration:none;
}
a:hover{
	color:#E64415;
	text-decoration:underline;
}
hr{
	size:0;
	color:#FFFFFF;
	border:0;
	border-top:0.09em dotted #666666;
}




/*-----------------------------  CUSTOM STYLES ------------------------------*/
.clearfloat{
	clear:both;
}
.rightaligned{
	text-align:right;
}

/* for all bar the homepage, shift shareprice down */


.shareprice th{
	font-size:1em;
	padding:3px;
	color:#FFFFFF;
	background-color:#E64415;
	font-weight:normal;
	text-align:left;
}
	#homepage .shareprice th{
		color:#E64415;
		background-color:#FFFFFF;
	}
	.shareprice td{
		font-size:1em;
		padding:3px;
		color:#6A6B6D;
		font-weight:normal;
	}

.cours th{
	font-size:1em;
	padding:3px;
	color:#FFFFFF;
	background-color:#E64415;
	font-weight:normal;
	text-align:center;
}
	#homepage .cours th{
		color:#E64415;
		background-color:#FFFFFF;
	}
	.cours td{
		font-size:1em;
		padding:3px;
		color:#6A6B6D;
		font-weight:normal;
	}


/* --------------------------  MAIN PAGE WRAP --------------------*/

#wrap {
	border: 0px dotted blue;
	width:71.43em;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	top: 0px;
}

/*colour scheme for content pages*/
#maincontent{
	padding-top:32px;
	padding-bottom:0;
	padding-left:2.4em;
	padding-right:1.78em;
	border:0;
	background-color:#FFFFFF;
}
	/*CORRECTION FOR HOMEPAGE*/
	#homepage #maincontent{
		padding: 8px 1px;
		background-color:#ffffff;
		border-top:7px solid #fff;
		border-bottom:7px solid #fff;
		border-left:15px solid #fff;
		border-right:15px solid #fff;
	}

#maincontent ul{
    list-style: none;
}
#maincontent li {
	padding-left:0.62em;
    background:transparent url(../images/bullet_underscore.gif) no-repeat;
}
#maincontent li a:link, #maincontent li a:visited{
	text-decoration:none;
	color:#666666;
}
#maincontent li a:hover{
	text-decoration:underline;
	color:#E64415;
}



/*------------------------------ HEADER --------------------------------*/

#header{
	height:125px;
	background-color:#4c4c4c;
	border:0;
}

	#printheader{
		display:none;
	}
	#header p{
		/*float:right;*/
	}
	 #header ul{
		 list-style:none;
		 list-style-type:none;
	 }
	 #header ul li{
		 position:relative;
		 top:10px;
		 left:220px;
		 width:102px;
		 float:left;
		 
		 /* IE corrections  - IE 6 and 7 only */
		.left:224px;
		.width:105px;
		
	 }
	#header p a:link,#header p a:visited{
		color:#fff;
	}
	#header p a:hover{
		color:#f05a22;
		text-decoration:underline;
	}
	#headersearch{
		position: absolute;
		margin-left: 540px;
		top: 79px;
		color:#FFFFFF;
	}
	
	#headersearch h1{
		color:#FFFFFF;
		font-weight:normal;
	}

	.searchbutton{
		height:16px;
		width:16px;
		float:left;
		position:relative;
		top:0;
		/* IE corrections  - IE 6 and 7 only */
		.top:0px;
		border: 1px solid #fff;
		border-left: none;
	}

	#searchbox, .headerspan{
		background-color: #4c4c4c;
		padding:0px;
		width: 202px;
		height:19px;
		border: none;
		margin:0;
	}
	
	#searchterm
	{
		width: 180px;
		display: inline;
		float:left;
		color:#fff;
		height:15px;
		border: 1px solid #fff;
		font-size:1.02em;
		background-color: #4c4c4c;
		border-right: none;
		padding: 1px 0 0 2px;
		margin:0;
	}
	
	#nuanceform select {
		width: 200px;
		display: inline;
		float:left;
		color:#6A6B6D;
		height:16px;
		border: 1px solid #6A6B6D;
		font-size:1.02em;
		background-color: #4c4c4c;
		padding: 1px 0 0 2px;
		margin-bottom:0;
	}

/* ---------  HOMEPAGE SLIDE SHOW IMAGES ---------*/

#mainimage_1{
	background-image:url(../../images/photo1.jpg);
	background-repeat: no-repeat;
	background-color:#ffffff;
	color:#FFFFFF;
}
#mySlideshow{
	
}


/*--------------------------- COLUMN 1 ---------------------------*/

/* column 1 for content page layouts*/
#column_1{
	width: 202px;
	background-color:#FFFFFF;
	float:left;
	padding-left:0;
}
	#contentpage_2 #column_1,#contentpage_3 #column_1{
		width: 202px;
	}
	/*CORRECTION FOR HOMEPAGE*/
	#homepage #column_1{
		padding:0;
		width:224px;
		float:left;
		background-color:#FFFFFF;
		border-right:2px solid #dcd4c2;
	}
		/* homepage: sub sections for first col*/
		#column_1_white{
			width:194px;
			background-color:#FFFFFF;
			padding: 10px;
			margin-bottom: 10px;
			background-image:url(../images/column_bg_corner_br.gif);
			background-repeat:no-repeat;
			background-position:bottom right;
			float:left;
		}
		#column_1_white .separator{
			background-image:url(../images/column_bg_corner_bl.gif);
			background-repeat:no-repeat;
			background-position:top left;
			height:15px;
			margin-left:-0.59em;
			border:0px solid black;
		}
		#column_1_grey{
			width:194px;
			background-color:#dcd4c2;
			background-image:url(../images/column_grey_bg_corner_br.gif);
			background-repeat:no-repeat;
			background-position:bottom right;
			padding:10px;
			margin-bottom: 10px;
			float:left;
		}
		
		#column_1 .whitebox {
			width:194px;
			background-color:#FFFFFF;
			padding: 10px;
			margin-bottom: 10px;
			float:left;			
		}

		#column_1 .greybox {
			width:194px;
			background-color:#dcd4c2;
			padding: 10px;
			background-image:url(../images/column_grey_bg_corner_br2.gif);
			background-repeat:no-repeat;
			background-position:bottom right;
			margin-bottom: 10px;
			float:left;			
		}

		#column_1 .contactbox {
			width:124px;
			background-color:#dcd4c2;
			padding: 14px 10px 10px 70px;
			background-image:url(../images/contact_box_bg.gif);
			background-repeat:no-repeat;
			margin-bottom: 10px;
			float:left;			
		}


		/*---------------------------- SIDE NAVIGATION FOR COLUMN 1 -----------------------*/
		
		#column_1 .sideinfo{
		font-size:1em;
		line-height:0.7em;
		width:50%;
		padding:0.0em;
		padding-right:0;
		margin-right:0.0em;
		float:left;
		padding-bottom:4em;
		
		position:relative;
		top:-30px;
		}
		#column_1 .sideinfo ul{
			list-style-type:none;
			list-style:none;
			list-style-position:outside;
			background:none;
			margin-left:0.36em;
		}
		#column_1 .sideinfo  li {
			padding:0.36em;
			padding-left:0;
			background:none;
		}
		/* correct line height for plain text */
		.side_plaintext{
			line-height:1.2em;
		}
		
		#column_1 .sideinfo ul .highlighted a:link, #column_1 .sideinfo ul .highlighted a:visited{
			color:#E64415;
			background:none;
			
		}
			
		#sidenav {
			padding-bottom:31px;
		}
		#sidenav div{
			margin-bottom:-0.6em;
		}
		#sidenav .separator{
			height:52px;
			width:36px;
			position:relative;
			left:0;
			top:-2em;
			margin-left:-2.4em;
			background-image:url(../images/sidenav_bg_corner.gif);
			background-repeat:no-repeat;
			background-position:bottom left;
		}
		
		#sidenav h1 a:link,#sidenav h1 a:visited{
			padding:0;
			font-size:2em;
			color:#E64415;
			font-weight:normal;
		}
		
		#sidenav h2 a:link,#sidenav h2 a:visited{
			padding:0;
			margin:0;
			font-size:2em;
			color:#3E3E40;
			font-weight:normal;
		}
		#sidenav h2 a:hover, #sidenav h1 a:hover{
			color:#E64415;
		}
		#sidenav h3 a:link, #sidenav h3 a:visited, #sidenav h4 a:link, #sidenav h4 a:visited{
			padding:0;
			font-size:2em;
			color:#B7B8B1;
			font-weight:normal;
		}
		#sidenav h3 a:hover, #sidenav h4 a:hover{
			color:#B7B8B1;
		}
	
	
	/*-------------------------------------- SIDE NAV ROLLOVERS --------------------------------------*/
		
		
		#sidenavigation ul {
			width: 8.7em;
			list-style: none;
			
		}
		
		#sidenavigation a {
			display: block;
			width: 7em;
			padding-right:1.8em;
			left: auto;
		}
		
		#sidenavigation li {
			/* change this for leading adjustment */
			line-height:0.9em;
			margin-bottom:-5px;					
		}
		
		#sidenavigation li ul {
			position: absolute;
			top:0px;
			height:1em;
			left: -999em;
			
		}
		
		#sidenavigation li ul li{
			position: relative;
			top:0px;
			left:8.7em;
			border:0px solid black;
		}
		/* second level highlight*/
		#sidenavigation li ul .highlighted{
			/*border-bottom:0.09em dotted #6a6b6d;
			background-image:url(../images/sidenav_bg_dots.gif);
			background-position:bottom;
			background-repeat:no-repeat;
			*/
		}
		
		
		#sidenavigation li .highlighted:link,#sidenavigation li .highlighted:visited, #sidenavigation li ul li .highlighted a:link,#sidenavigation li ul li .highlighted a:visited{
			color:#E64415;
			text-decoration:none;
		}	
		#sidenavigation .spacer{
			/*
				this creates a "safe" area for the mouse to roll out from the left column 
				and possibly up to the top to get to the items in the second col. 
				otherwise this would trigger a rollout event and the submenu would disappear
			*/
			
			height:50em;
			width:9em;
			margin-left:-1em;
			position:absolute;
			top:0;
			left:9em;
			border:0px solid black;
		}
		#sidenavigation li:hover ul, #sidenavigation li.sfhover ul {
			text-decoration:none;
			left: auto;
			
		}
		
		#sidenavigation li:hover ul a,#sidenavigation li:hover a, #sidenavigation li.sfhover ul a{
			/*border-bottom:0.09em dotted #6a6b6d;*/
			background-image:url(../images/sidenav_bg_dots.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			text-decoration:none;
		}
		#sidenavigation li a:hover{
			/*for IE 6, first column*/
			background-image:url(../images/sidenav_bg_dots.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			text-decoration:none;
			
		}
		
		/* add some padding in between nav items */
		#sidenavigation li ul a,#sidenavigation li a{
			padding-bottom:3px;
			
			/*
			background-color:#FFFFFF;
			*/
		}
	
	
	
/*-------------------------------------- END SIDE NAV ROLLOVERS --------------------------------------*/	







/*-------------------------------------- COLUMN 2 --------------------------------------*/

#column_2{

	width:16.2em;
	font-size:1.1em;
	/**/
	background-color:#FFFFFF;
	
	padding-right:0.36em;
	padding-left:0;
	margin-left:9.0em;
	padding-top:0;
	padding-bottom:0;
	float:left;
}

	/*---------- MODIFICATIONS FOR OTHER TEMPLATES -----------------*/
	#homepage #column_2{
		padding:0 10px;
		width:295px;
		font-size:1em;
		padding-bottom:0;
		margin:0;
		float:left;
		border-right:2px solid #dcd4c2;
	}
		#homepage #column_2 .whitebox {
			width:295px;
			background-color:#ffffff;
			padding: 0px;
			margin-bottom: 10px;
			float:left;			
		}

		#homepage #column_2 .greybox {
			width:275px;
			background-color:#dcd4c2;
			padding: 10px;
			background-image:url(../images/column_grey_bg_corner_br2.gif);
			background-repeat:no-repeat;
			background-position:bottom right;
			margin-bottom: 10px;
			float:left;			
		}

	.greycell{
		background-color:#dcd4c2;
		color:#3E3E40;
		padding:0.62em;
		padding-bottom:0.32em;
	}
	
	.greycell_light{
		background-color:#E6E6E6;
		color:#3E3E40;
		padding:0.62em;
		padding-bottom:0.32em;
	}

	#contentpage_2 #column_2{
		width:33em;
		font-size:1.1em;
		background-color:#FFFFFF;
		padding-right:0.36em;
		padding-left:0;
		margin-left:9.0em;
		padding-top:0;
		padding-bottom:0;
		float:left;
	}

.smalltext{
	font-size:.7em;
}

	#contentpage_3 #column_2{
		width:41.5em;
		font-size:1.1em;
		background-color:#FFFFFF;/**/
		padding-right:4px;
		padding-left:0;
		padding-top:0;
		padding-bottom:0;
		margin-left:0.62em;
		float:left;
	}
	
	#contentpage_3 #column_2 table{
		width:100%;
		border-bottom:0.09em dotted #6A6B6D;
	}
	#contentpage_3 #column_2 td, #contentpage_3 #column_2 th{	
		padding:0.36em;
		padding-top:0.17em;
		padding-bottom:0.62em;
		margin-right:1.07em;
		
	}
	#contentpage_3 #column_2 .tablespacer{
		padding:0em;
		width:0.36em;
	}
	.columnwidth{
		width:7em;
	
	}
	
	
	/*-----------------  gallery page------------------ */
	.galleryimage{
		width:10.15em;
		border-top:1px dotted #B7B8B1;
		padding:0.09em;
		padding-top:1em;
		float:left;
	}
	.galleryimage h2 a:link,.galleryimage h2 a:visited{
		color:#E64415;
		text-decoration:none;
	}
	.galleryimage p,.galleryimage_large p {
		font-size:0.9em;
	}
	.galleryimage p a:link,.galleryimage p a:visited,.galleryimage_large p a:link,.galleryimage_large p a:visited{
		
		color:#6A6B6D;
		text-decoration:none;
	}
	.galleryimage h2 a:hover,.galleryimage p a:hover,.galleryimage_large h2 a:hover,.galleryimage_large p a:hover{
		color:#3E3E40;
		text-decoration:underline;
	}
	.galleryimage_large{
		width:16.0em;
		border-top:1px dotted #B7B8B1;
		padding:0.09em;
		padding-top:1em;
		float:left;
	}
	.galleryimage_desc{
		width:16.0em;
		border-top:1px dotted #B7B8B1;
		padding:0.09em;
		margin-left:0.62em;
		padding-top:1em;
		float:left;
	}

/*-------------------------------------COLUMN 3--------------------------------------*/

#column_3{
	width:16.2em;
	margin-left:0.38em;
	background-color:#FFFFFF;
	padding-right:0.36em;
	padding-top:0;
	padding-bottom:0;
	float:left;
	border:0;
}
#column_3 img{
	padding-bottom:0.62em;
}

	/* MODIFICATIONS FOR OTHER TEMPLATES */
	#homepage #column_3{
		width:212px;
		background-color:#ffffff;
		padding:0 0 0 10px;
		margin:0;
		float:left;
	}
		#homepage #column_3 img,#homepage #column_4 img{
			padding:0;
		}

		.greybox_square{
			width:8.18em;
			height:8.18em;
			margin-right:0.36em;
			margin-bottom:0.36em;
			padding:0.17em;
			padding-left:0.36em;
			padding-right:0.36em;
			background-color:#dcd4c2;
			float:left;
		}
		.whitebox_square{
			width:8.18em;
			height:8.18em;
			margin-right:0.36em;
			margin-bottom:0.36em;
			padding:0.17em;
			padding-left:0.36em;
			padding-right:0.36em;
			background-color:#FFFFFF;
			float:left;
		}
	
		.orangecellborder{
			border-top:0.09em dotted #E64415;
		}
		.greycellborder{
			border-top:0.09em dotted #6A6B6D;
		}

		#homepage #column_3 .whitebox {
			width:192px;
			background-color:#ffffff;
			padding: 0px;
			margin-bottom: 10px;
			float:left;			
		}

		#homepage #column_3 .greybox {
			width:192px;
			background-color:#dcd4c2;
			padding: 10px;
			background-image:url(../images/column_grey_bg_corner_br2.gif);
			background-repeat:no-repeat;
			background-position:bottom right;
			margin-bottom: 10px;
			float:left;			
		}


/*---------------------------- COLUMN 4 (HOMEPAGE ONLY) -----------------------*/

#homepage #column_4{
		width:123px;
		background-color:#FFFFFF;
		background-image:url(../images/column_bg_corner_br.gif);
		background-repeat:no-repeat;
		background-position:bottom right;
		padding-left:0.36em;
		padding-top:0.62em;
		padding-right:0em;
		padding-bottom:0.65em;
		float:left;
		border:0;
			
	}
	.zeroheight{
		height:0px;
		padding:0;
		margin:0;
	}
/*---------------------------- SHAREPRICE IFRAME -----------------------*/

#shareprice_iframe{
	width:46em;
	height:40em;
	position:relative;
	bottom:60em;
	border:0.09em dotted #6A6B6D;
	left:21.2em;
}
.iframe_spacer{
	height:40em;
	width:10em;
}

.noborder{
	border:0;
}


/*-------------------------------- FOOTER -----------------------------*/


#footer{
	border:0;
	height:6.64em;
	padding-left:1.78em;
	padding-right:2.85em;
	margin-bottom:2em;	
	text-align:left;
	background-repeat:no-repeat;
	background-position:bottom right;
}
	
	#footer p{
		width:8.7em;
		margin-right:1.25em;
		border-bottom:0.09em dotted #B7B8B1;
		padding-top:1em;
		padding-bottom:1em;
	}
	
	#footer p a:link,#footer p a:visited{
		color:#B7B8B1;
		position:relative;
		top:0.89em;
	}
	#footer p a:hover{
		color:#E64415;
		text-decoration:underline;
	}
	#contentpage #footer, #contentpage_2 #footer,#contentpage_3 #footer{
		background-color:#FFFFFF;
		background-image:url(../images/footer_bg_corner_white.gif);
	}
	/* correct settings for homepage*/
	#homepage #footer{
		color:#404040;
		height:53px;
		background-color:#ffffff;
		background-image:url(../images/footer_bg_corner2.gif);
		background-position: bottom left;
		padding: 10px 0 0 53px;
	}

	#homepage #footer p{
		padding-top:0em;
		border-bottom:0.09em dotted #404040;
	}
	#homepage #footer p.arthemis{
		border: none;
		float:right;
	}
	#homepage #footer p.arthemis {
		width: 55px;
	}
	#homepage #footer p.arthemis a img {
		border: none;
	}
	
	#homepage #footer p a:link,#homepage #footer p a:visited{
		color:#404040;
	}
	#homepage #footer p a:hover{
		color:#E64415;
		text-decoration:underline;
	}


/*------------------------------- DROP DOWN	--------------------------------*/
/*----------------------- NAVIGATION -------------------------*/

#navigation{
	height:3.5em;
	background-color:#4c4c4c;
	background-image:url(../images/navigation_bg_corner2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;	
}

#navigation li a:link{
	text-decoration:none;
	color:#868889;
}

#navigation li a:visited{
	text-decoration:none;
	color:#868889;
}

#navigation li a:hover{
	text-decoration:underline;
	color:#f05a22;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	margin-left:1.78em;
	height:31px;
	z-index:10;
}

#nav{
	padding-left:0.62em;
	}
#nav a {
	display: block;
	width: 8.7em;
}
#nav li { /* all list items */
	float: left;
	width: 8.7em; /* width needed for Opera*/
}

.mainnav_item{
	/**/
	background-image:url(../images/navigation_bg_dots2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:2.8em;
	padding-top:0.62em;
	float:left;
	margin-left:0;
	margin-right:2em;
	padding-left:0;
	padding-right:0;
	display:inline;
	color: #000000;
	text-decoration: none;
	border:0;
}

#nav li ul { /* second-level lists */
	position: absolute;
	margin-left:-0.62em;
	padding-left:0;
	top:153px;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#contentpage #nav li ul, #contentpage_2 #nav li ul , #contentpage_3 #nav li ul  { /* second-level lists */

}

#nav li ul li{ /* second-level lists */
	padding-left:0.62em;
	padding-right:0.62em;
	padding-top:0.26em;
	padding-bottom:0.36em;
}

#nav li ul ul { /* third-and-above-level lists */

	width: 10em;
	margin: -10px 0 0 104px;
	top:11px;
	background: white;
	color:#868889;
	/*font-size:1.4em;*/
	
	/* IE corrections  - IE 6 and 7 only */
	.margin: -10px 0 0 98px;
	.width: 312px;
	.background-position:-11px 0 ;
}
#nav li ul ul p{
	padding:0em;
	margin-left:-4px;
}

/*correct position for the last nav tabs -- flyout needs to sit on the left*/


#nav li ul li .flyout_left{
	margin: -7px 0 0 -206px;
	width: 210px;
	height:17.6em;
	background-image:url(../images/flyout_bg_corner.gif);
	background-repeat:no-repeat;
	background-position:-15px 0 ;
	top:8px;
	color:#868889;
	font-size:1.4em;
}



#nav li ul li .flyout_left{	
	/* IE corrections  - IE 6 and 7 only */
	.margin: -7px 0 0 -215px;
	.width: 210px;
	.background-position:-15px 0 ;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

/* lists nested under hovered list items */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	left: auto;
}

#content {
	clear: left;
	color: #CCCCCC;
}
.current_item{
	color:#f05a22;
}

.dropdown_item{
	background-color:#EFEFEF;
	/*
	font-size:1.2em;
	background-image:url(../images/dropdown_grey_bg_dots.gif);
	*/
	background-repeat:repeat-y;
}
.dropdown_end{
	background-image:url(../images/dropdown_grey_end_corner.gif);
	height:15px;
	background-repeat:no-repeat;
	background-position:right;

}
#homepage .dropdown_item{
	background-color:#FFFFFF;
	/*
	background-image:url(../images/dropdown_bg_dots.gif);
	*/
}
#homepage .dropdown_end{
	background-image:url(../images/dropdown_end_corner.gif);
}
.noscriptcontent{

	background-image:url(../images/homepage_noflash.jpg);
	width:800px; 
	height:236px;
	color:#FFFFFF;
}

/* --------------------- advanced search template: half-column width container --------------------------*/
.halfcolumn_left{
	width:49%;
	border-top:1px dotted #B7B8B1;
	padding-top:0.32em;
	margin-right:7px;
	float:left;
}
.halfcolumn_right{
	width:49%;
	border-top:1px dotted #B7B8B1;
	padding-top:0.32em;
	float:left;
}






/*------------------------SIFR - FLASH TEXT REPLACEMENT---------------------*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* modify */

.sIFR-hasFlash h1#sidenav {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
	line-height:20px;
}

.sIFR-hasFlash h2#sidenav {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
	line-height:20px;
}

.sIFR-hasFlash h3#sidenav {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
	line-height:20px;
}

.sIFR-hasFlash h4#sidenav {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
	line-height:24px;
}

.sIFR-hasFlash h1#headersearch h {
	visibility: hidden;
	font-size: 0.9em;
}

#language_menu .disabled {
	visibility: hidden;
}

.pdficon {
	background:url(../images/pdficon_small.gif) no-repeat 90px;
}

.news-latest-date a,.news-list-date a {
	color:#E64415;
}

.news-categorie {
	margin-left: 5em;
	color:#E64415;
}
.news-latest-gotoarchive {
	margin-top: 1em;
	text-align:right;
}

.news-image {
	float:left;
	margin-right: 5px;
}

.align-right {
	text-align:right;
}

.hysteresis {
	width: 194px;
	padding: 0 15px;
}
	a.lien-hysteresis {
		margin-right: 34px;
	}
