#blocFlash {
	border:1px solid #dbdbdb;
}
#blocFlash a {
	font-family: Arial;
}
#blocFlash a:hover {
	text-decoration: none;
}

#overshow{
	position: relative;
	width: 510px;
	overflow:hidden;
	zoom:1;
}

/* CONTENU */
#cont_overshow{
	position:absolute;
	top:0;
	right:0;
	width: 330px;
}
#cont_overshow .item{
	position:absolute;
	top:0;
	left:0;
	width: 330px;
}
/* NAV */
#nav_overshow{
	position:absolute;
	top:0;
	left:0;
	width:180px;
	z-index:100;
}
#nav_overshow .item {
	cursor:pointer;
	background:url(../img/argus_v3/bloc_flash/f.gif) no-repeat top left;
	height: 32px;
	padding: 12px 0px;
}

#nav_overshow .item .itemTitreContent {
	overflow: hidden;
	height: 32px;
	zoom: 1;
	width:150px;
	margin: 0px 15px;
}

#nav_overshow .item.on{
	background:url(../img/argus_v3/bloc_flash/fleche.png) no-repeat right center;
	height: 48px;
}
#nav_overshow .item.on .itemTitreContent {
	height: 48px;
}
#nav_overshow .item img{
	float:left;
	margin:0 10px 0 0;
	border:1px solid #fff;
}
#nav_overshow .item .texteLien {
	font-size:13px;
	font-weight:bold;
	color:#4c4c4c;
	text-decoration:none;
	font-family: Arial;
}
#nav_overshow .item.on .texteLien {
	color:#2a2a2a;
}

/* bottom */
#blocFlashChapo {
	height: 60px;
	background:url(../img/argus_v3/bloc_flash/bg_footer.gif) repeat-x bottom left;
	font-size: 13px;
	color: #000000;
	padding: 8px 10px;
}
