.contenu_ep {
    height: 465px;
    position:relative;
	left:0;
	top:0;
}
#treediv-menu {
    position:absolute;
    left:3px;
    top:6px;
    width:180px;
    overflow:visible;
	z-index:0;
}
#treediv-menu-inner {
	zoom:1;
}
#treediv-menu a {
	text-align:right;
    color:#333;
    /*font-size:12px !important;*/
	line-height:16px;
	padding:5px 0 3px;
    cursor:pointer;
	display:block;
	padding-right:16px;
	-moz-outline:none;
	outline: 0 none;
	zoom:1;
}

#treediv-menu a:hover {
    background: transparent url(../../images/over-item.png) no-repeat;
	text-decoration: none;
}

#treediv-menu a.active {
    background: transparent url(../../images/active-item.png) no-repeat;
	text-decoration: none;
}

.ext-ie #treediv-menu a:hover {
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/over-item.png', sizingMethod='scale');
}



.ext-ie #treediv-menu a.active {
	background:transparent !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/active-item.png', sizingMethod='scale') !important;
}

#treediv-menu a img {
	background-image: url(/assets/images/sview/icons.gif);
	background-repeat: no-repeat;
	width:16px;
	height:16px;
	margin:0 4px 0 0;
	vertical-align:top;
	display:none;
}


.ext-ie #treediv-menu a img {
	vertical-align:middle;
}

#treediv-menu .treediv-inactive-over span {
    text-decoration:underline;
}
#treediv-box {
    position:absolute;
    left:180px;
    top:6px;
    line-height:14px;
    font-size:11px;
}
#treediv-box-inner {
    width:490px;
	height:465px;
    line-height:14px;
    font-size:11px;
	background-color:#fff;
	overflow-y:scroll;
	overflow-x:hidden;

}

#treediv-ct {
    padding:2px;
}

#treediv-ct p i {
    color: #c33;
	font-style:normal;
	font-weight:bold;
}

#treediv-ct .collapsed dl {
    display:none;
}

#treediv-ct dd {
    float:left;
    width:300px;
    height:100px;
    margin:5px 5px 5px 10px;
    cursor:pointer;
    zoom:1;
}
#treediv-ct dd img {
    width:120px;
    height:90px;
    margin:5px 0 0 5px;
    float:left;
}

#treediv-ct dd div {
    float:left;
    width:160px;
    margin-left:10px;
}

#treediv-ct dd h4 {
    color:#555;
    font-size:11px;
    font-weight:bold;
}
#treediv-ct dd p {
    color:#777;
}
#treediv-ct dd.over {
    background: #ebf7d2 url(../../js/extjs/examples/shared/extjs/images/treediv-over.gif) no-repeat;
}

.icon-apps {
	background-position: 0 0;
}
.icon-grid {
	background-position: 0 -16px;
}
.icon-tree {
	background-position: 0 -32px;
}
.icon-win {
	background-position: 0 -112px;
}
.icon-misc {
	background-position: 0 -144px;
}
.icon-layout {
	background-position: 0 -48px;
}
.icon-combo {
	background-position: 0 -64px;
}
.icon-form {
	background-position: 0 -80px;
}
.icon-menu {
	background-position: 0 -96px;
}
.icon-tabs {
	background-position: 0 -128px;
}
.fleche_menuDiv {
	float:right;
	margin-top:4px;
}

/******** Paramètres des cadres (espace perso) **********/
#blocAccueil_ep_g {
  width:440px;
  float:left;
}
#blocAccueil_ep_d {
  width:440px;
  float:right;
}
#blocAccueil_ep {
	/*background:#FFF url('../../images/bg_accueil.jpg') left top no-repeat;*/
}

.cadre {
  /*background:transparent url('../../images/em_lm.gif') top left repeat-y;*/
  margin:0 0 20px 0;
  padding:0;
}

.cadre .bhg {
  /*background:transparent url('../../images/em_lt.gif') top left no-repeat;*/
  width:9px;
  height:6px;
  float:left;
}

.cadre .bhd {
  /*background:transparent url('../../images/em_rt.gif') top right no-repeat;*/
  width:10px;
  height:6px;
  float:right;
}
.cadre .bhc {
  /*background:transparent url('../../images/em_t.gif') top left repeat-x;*/
  height:6px;
}
.cadre .bbg {
  /*background:transparent url('../../images/em_lb.gif') bottom left no-repeat;*/
  width:9px;
  height:9px;
  float:left;
}
.cadre .bbd {
  /*background:transparent url('../../images/em_rb.gif') bottom right no-repeat;*/
  width:10px;
  height:9px;
  float:right;
}
.cadre .bbc {
  /*background:transparent url('../../images/em_b.gif') bottom left repeat-x;*/
  height:9px;
}
.cadre .contenu_ep, .cadre .contenu_agenda {
  /*background:transparent url('../../images/em_rm.gif') top right repeat-y;*/
  padding:5px 20px 5px 10px;
  overflow: visible;
}
.cadre .contenu_ep {
  text-align:center;
  font-weight:bold;
  position:relative;
}
.cadre .contenu_ep .blocInfos {
	width:160px;
	border:1px solid #DDD;
	display:block;
	float:left;
	height:70px;
	padding:10px;
	margin:10px;
	background-color:#FFF;
	color:#333;
}
.cadre .contenu_ep .blocInfos:hover {
	background-color:#DDD;
}

.cadre .contenu_ep .menuDiv {
	clear:both;
	margin-bottom:15px;
}

.cadre h2 {
  text-align:left;
  font-size:10pt;
  color:#333;
  border-bottom:1px solid #AAA;
  padding:0 0 5px 0;
  margin-top:0;
}

.cadre h4 {
	margin-bottom:20px;
}

/* espace personnelle */
.progression img {
	margin-top:1px;
	margin-left:1px;
	height:13px;
}

.progression {
	width:100px;
	height:13px;
	background:#eeeeee url("../../images/fond_barre_progression.png") left top no-repeat;
	border:1px solid #dddddd;
}

.progression-multi {
	overflow:hidden;
}
.progression-multi img {
	margin: 1px 0 0 1px;
}


/* cadre personnelle haut droite*/
.progression2 img {
	margin-top:1px;
	margin-left:1px;
	height:13px;
}

.progression2 {
	width:100px;
	height:13px;
	background:#54b2bb url("../../images/fond_barre_progression.png") left top no-repeat;
	border:1px solid #54baff;

}

.progression-multi2 {
	overflow:hidden;
}
.progression-multi2 img {
	margin: 1px 0 0 1px;
}