/* home.css*/
div.tt_2{margin-bottom:0;padding-bottom:0;}
.push h2{background:url(../img/modele/cn_l_top_tt2.gif) no-repeat top left;padding:2px 6px 5px 6px;}
*> .push h2{padding:5px 6px;border-top:none;}/* titre 1 */ 
*+html .push h2{padding:2px 6px 5px 6px;}  /*pour ie7*/


/* Accueil - D�filement des actualit�s */
/*#scroller{position:relative; overflow: hidden; width:231px; display:block; padding:0px; margin:0px; height:68px;}
.premiere_news{display:block;}
.news_suivante{display:none;}
.news_liens a {background:#f1f1f1 url(../img/modele/pe_fl_d_jaune.gif) no-repeat left 4px; color:#505050; display:block; padding-left:8px;padding-bottom:5px;}
#push_news div.tt_2{background:#b4b8bb url(../img/modele/cng_r_top_tt2.gif) no-repeat top right;}
*/

/*#push_news .actus {background:#f3f4f4;height:68px;padding:6px 12px 0 10px;}*/


#home_flash{width:760px;height:320px;}
#pushs{position:static;}

#push_news{position:absolute;width:216px;height:285px;left:532px;top:-308px;}
#push_news h2{width:91px;height:11px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/atr/html/toolkit/img/traduction/en/home/latest_news.png', sizingMethod='scale');}
html>body #push_news h2{filter: none;background: url('../img/traduction/en/home/latest_news.png') no-repeat;}
#push_news #bt_press_releases{position:absolute;top:-2px;left:131px;display:block;width:62px;height:13px;background:url(../img/traduction/en/home/minimize.gif) no-repeat;}
/*html>body #push_news #bt_press_releases{width:125px;}*/
#push_news #bt_press_releases.on{background:url(../img/traduction/en/home/maximize.gif) no-repeat;}
#push_news h2 span{display:none;}
#push_news #fd_press_releases{position:absolute;background:url(../img/home/fd_actus.gif) no-repeat;width:216px;height:285px;filter:alpha(opacity=85);-moz-opacity:0.85;opacity: 0.85;}
#push_news #fd_press_releases_2{position:absolute;background:#9a9fa2;width:216px;height:21px;filter:alpha(opacity=85);-moz-opacity:0.85;opacity: 0.85;}
#push_news .content{position:absolute;width:193px;padding:7px 14px 7px 11px;}
#push_news .content li{margin-top:5px;height:39px;width:183px;padding:4px 5px;overflow-y:hidden;font:normal 10px/13px verdana;}
#push_news .content li.first{margin:3px 0 6px 0;height:82px;}
#push_news .content li span{color:#999;background:url(../img/modele/pe_fl_d_jaune.gif) no-repeat left 4px;padding:0 0 1px 8px;display:block;}
#push_news .content li.first span{padding-bottom:3px;}
#push_news .content li a{color:#fff;}
#push_news .content li p{padding-left:8px;}
#push_news p.all_press{text-align:right;padding-top:2px;}
#push_news p.all_press a{color:#ccc;background:url(../img/modele/pe_fl_d_jaune.gif) no-repeat left 5px;padding-left:8px;}
#push_news .content li img{float:left;margin:0 5px 7px 0;}

strong.bt_over{cursor:pointer;}
strong.bt_out{cursor:default;}

.push{float:left;margin-right:1px;width:167px;}
.push_last{float:left;margin-left:1px;width:255px;height:100px;}
.zoom {
height:80px;
margin:auto;
}

/*#scroller {
	position: relative;
}
#scroller ul {
	border: none;
	list-style: none;
	min-height: 1.6em;
	padding: 0;
}
* html #scroller ul {
	height: 1.6em;
	overflow: visible;
}
#scroller li.error {
	color: #f00;
}

#scroller ul li a{height:21px;margin-bottom:3px;overflow:hidden;}*/

.zoom img {
width:167px;
height:80px;
}
.zoom img:hover {
top:-100px;
left:0;
position:absolute;
z-index:200;
width:400px;
height:300px;
}

.zoom a {position: relative;text-decoration: none;border:none;}
.zoom a span {display: none;}
.zoom a:hover {background: none; z-index: 500;}
.zoom a:hover span {text-decoration: none;width:150px;display: inline;position: absolute;top: -1em;left: -11em;background: #2b2d2f;color: white;font-weight:bold;padding: 2px;text-align:left;}/* correction d'un bug IE */