/*table td{border: 1px red solid;}*/

body{
 /*background-color:#DCE2E7;
 background-image: url('../images/bg.png');
 background-repeat:repeat-x;*/
 font-family:Arial, Helvetica, sans-serif; 
 font-size:12px; 
 margin:0px; 
 background:url(../images/news/bg-body.jpg) no-repeat center 0px scroll; 
 background-attachment:fixed;
}

.bg2{
	position: fixed;	
}

.block0{
	border-collapse:collapse;
	border-bottom:0px;
}


.block1{
	width:970px;
	height:100%;
	border-collapse:collapse;
	background-color:#C4EBB9;
}

 .block{
	width:100%;height:97%;position:relative;
	
}

.info_bar{
	background:url('../images/info_bar.png');
	height:23px;
	width:970px;
	border-bottom:2px solid gray;
}

.block1{
	border:2px  solid #506F43;
}

.block1_top{
	width:970px;
	height:108px;
	background:url('../images/top_img_.png');
}

.block1_center{
	width:970px;
	height:auto;
	background: #C4EBB9 url('../images/fontBlancDrd.png') repeat-x;
}

.block1_bottom{
	width:970px;
	height:50px;
	background:url('../images/bottom_img_.png');
}

.ctn_block1_center{
	width:100%;
	height:100%;
	/*border:1px red solid;*/
}

.iframe_center{
	width:960px;
	height:100%;
	border:0px;
	margin-left:3px;
}
.banner_panel{
	width:100%;
	height:108px;
	border-collapse:collapse;
}
.banner_panel_t{
	height:25px;
}
.banner_panel_c{
	height:45px;
}

.banner_panel_b{
	height:27px;
	overflow:visible;
}
.ctn_onglet{
	/*border:1px red solid;*/
	height:27px;
	position:relative;
	top:4px;
}
.tab_onglet{
	width:100%;
}
.oAccueil{
	width:99px;
	height:27px;
	background:url('../images/oAccueil.png') no-repeat 0px 3px;
}
.oAccueil:hover{
	background:url('../images/oAccueil_l.png') no-repeat 0px 3px;
	cursor:pointer;
}

.oAide{
	width:99px;
	height:27px;
	background:url('../images/oAide.png') no-repeat 0px 3px;
}

.oAide:hover{
	background:url('../images/oAide_l.png') no-repeat 0px 3px;
	cursor:pointer;
}

.oCompte{
	width:99px;
	height:27px;
	background:url('../images/oCompte.png') no-repeat 0px 3px;
}

.oCompte:hover{
	background:url('../images/oCompte_l.png') no-repeat 0px 3px;
	cursor:pointer;
}








.loginfo{display:block; float:right; margin-right:20px; position:relative; z-index:10px; margin-top:-40px; width:400px;}
.loginfo{ cursor:pointer;}
.loginfo:hover .infobulle{display:block;}

.loginfo .ctninfo{ float:right;}

.yucs-dock{background: url(../images/uh_sprite.png) no-repeat right -1924px; height:20px; margin-bottom:-2px; position:relative; z-index:30;}

.loginfo .infobulle{position:absolute;display:none; margin-left:-129px; margin-top:-15px; width:165px;}
.loginfo .infobulle ul{list-style-type:none;padding:0;margin:5px 0;}
.loginfo .infobulle ul li{border-bottom:1px #CCC solid;}
.loginfo .infobulle ul li a{display:block;line-height:30px;text-decoration:none;color:#000;padding: 3px 20px;}
.loginfo .infobulle ul li a:hover{background:#EEE;}

