/* ============ GROUPS ============ */
div.box#right div.module {
	/* completement en dessous*/
	margin-bottom: 0px;
}

.box div.module {
  /*background: transparent url(./images/grey_bottom_left.png) no-repeat bottom left;*/
  border: 0px solid #cccccc;

}

.box div.module div {
 /* background: transparent url(./images/grey_bottom_right.png) no-repeat bottom right;*/
	
}

.box div.module div div {
 /* background: transparent url(./images/grey_top_left.png) no-repeat top left;*/
}

.box div.module div div div {
	/*background: transparent url(./images/grey_top_right.png) no-repeat top right;*/
	padding: 0 10px 10px 10px;
	width: auto !important;
	width: 100%;
}

.box div.module div div div div {
	background: none;
	padding: 0;
}

div.box#user1 div.module div div div {
  padding: 5px;
}

.box#right h3 {
	background: none;
	font-weight: bold;
	font-size: 100%;
	line-height: 24px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #fff;
	padding-bottom:0px;
	margin-bottom: 5px;
}

/* BLUE*/
.colorbox {
  margin-top: 0px;
}

#right {
	text-align: left;
	/*JAU margin-left: 20px;*/
	margin-left: 0px;
	padding-bottom: 10px;
}

.colorbox div.module div div {
  /*background: transparent url(./images/blue_top_left.png) no-repeat top left;*/
}

.colorbox div.module div div div {
	/*background: transparent url(./images/blue_top_right.png) no-repeat top right;*/
	padding: 0 10px 10px 10px;
	width: auto !important;
	width: 100%;
}



ul.linkslist {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px;
}
ul.linkslist li {
	font-size:11px;
	list-style-image: url('./images/indent.png');
	vertical-align: middle;
}
ul.linkslist li h2 {
	font-size:11px;
	font-weight:normal;
	margin: 0px;
}


ul.menu-liste {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0px;
}
ul.menu-liste li.menu-item {
	font-size:11px;
}
ul.menu-liste li.menu-item h2 {
	font-size:11px;
	font-weight:normal;
	margin: 0px;
}

/* INSIDE GROUPS */


.emissions h2 {
	background: none;
	font-weight: normal;
	font-size: 100%;
	line-height: 20px;
	margin: 0px;
}

.rightmoduleh{
	width:162px;
	padding-top:24px;
	margin-bottom: 10px;
}

.rightmoduleb{
	background:url(/squelettes/images/bas.png) no-repeat bottom left;
	padding-bottom:12px;
}

.rightmodulem{
	background:url(/squelettes/images/centre.png) repeat-y;
	
}

.rightmodule_text{
	margin:0px 10px;
	
}







