<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contenu {
    height: 520px;
    position:relative;
	left:0;
	top:0;
}
#treediv-menu {
    position:absolute;
    left:3px;
    top:42px;
    width:158px;
    overflow:visible;
	z-index:1;
}
#treediv-menu-inner {
	zoom:1;
}
#treediv-menu a {
	text-align:right;
    color:#333;
    /*font-size:12px !important;*/
	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(/global/images/over-item.png) no-repeat;
	text-decoration: none;
}

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

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



.ext-ie #treediv-menu a.active {
	background:transparent !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/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:160px;
    top:6px;
    line-height:14px;
    font-size:11px;
}

#treediv-box-inner {
    width:530px;
	height:520px; /* Taille de la liste dÃ©roulante */
    font-size:11px;
	background-color:#fff;
	overflow-y:scroll;
	overflow-x:hidden;
}

#treediv-box-inner-recent {
	position:absolute;
    left:690px;
    top:6px;
    width:205px;
	height:520px; /* Taille de la liste dÃ©roulante */
    font-size:11px;
	background-color:#fff;
	overflow-y:hidden;
	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 {
}

#blocAccueil_ep .cadre .contenu #columns ul {
	list-style-type: none;	
}
#blocAccueil_ep .cadre .contenu #columns ul li {
	list-style-type: none;	
}
.cadre {
  margin:0 0 20px 0;
  padding:0;
}

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

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

.cadre .contenu .blocInfos img {
	height:30px;	
	margin:0 0 5px 0;
	padding:0;
}
.cadre .contenu .blocInfos span {

}

.cadre .contenu .blocInfos:hover {
	background-color:#DDD;
	text-decoration:none;
}

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

.cadre .contenu .blockRubriqueAccueilEP {
	clear:both;	
}
.cadre .contenu .blockRubriqueAccueilEP div {
		
}

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

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

</pre></body></html>