a{
	color: #800;
}

.menu { 
  background-color: #800;
  width: 10em; 
/*  float: right;  */
  padding: 5px; 
  margin: 0px; 
  margin-right: 10px; 
}

.menu li { list-style-type: none; }
.menu ul { padding-left: 0px; }
.menu a { color: black; }

.menu .nav_act1, .menu .nav_act2 { display: inline; background-color: #fa0; }

.menu-level1 {
	border: 1px solid #000;
	margin: 2em;
	width: 80%;
	padding: 5px;
	font-family: Verdana, sans-serif;
	}

.menu-level1 ul, .menu-level1 li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #339;
	font-weight: bold;
	font-size: 0.95em;
	}

.menu-level1 a { text-decoration: none; }
.menu-level1 .nav_act1 { text-decoration: none; }

.menu-level2 { 
	border: 1px solid #000;
	margin: 2em;
	width: 10em;
	padding: 5px;
	font-family: Verdana, sans-serif;
	}

.menu-level2 ul, .menu-level2 li {
    list-style-type: none;
	margin: 0;
	padding: 0;
	color: #339;
	font-weight: bold;
		font-size: 0.95em;
	}

.menu-level2 a { text-decoration: none; }
.menu-level2 .nav_act2 { text-decoration: underline; }

.content { float: left; padding: 5px; margin: 0px; }

body, html { 
	margin: 0 0 0 0; padding: 0 0 0 0;
	background-color: #FFF;
	background-image: url('/images/bg-global.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	width : 100%;
	height: 100%;
	text-align: center;
	font-size: 79.4%;
	 }
div{
	text-align: left;
}
.all{
	width: 757px;
	margin-left: auto;
	margin-right: auto;	
}
.bann{
	width: 100%;
	height: 65px;
	background-image: url(/images/bann.jpg);
	background-position: top right;
	background-repeat: no-repeat;
} 
.lang{
	width: 100%;
	height: 2.0em;
	text-align: right;
	padding-right: 5px;
	font-size: 1.0em;
} 
.lang a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.content_txt{
	width: 100%;
	background-color: #fff;
	background-image: url(/images/bkgMenuPerso.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	border: 1px solid #000;
	padding: 30px 0 30px 0;
	}
.txt{
	padding-left: 100px;
	padding-right: 5px;
	font-size: 1.1em;
}
.txt_log{
	padding-left: 100px;
	font-size: 1.1em;
	height: 13em;
	text-align: center;
	padding-top: 2.5em;

	
}
h1{
	font-size: 1.4em;
	width: 757px;
	background-color: #000;
	color: #fff;
	margin: 0 0 0 0;
	padding: 3px 2px 3px 0px;
	text-align: center;
}

/*-------------index--------------------------*/
.form_acc{
	text-align: center;
	width: 100%;
}
form {
	width: 450px;
	margin-left: auto;
	margin-right: auto;

}
.form_left{
	float: left;
	height: 2.0em;
	width: 200px;
	text-align: right; 
	font-weight: bold;
	padding-top: 3px;
	display: block;
	position : relative;
}
.form_right{
	float: right;
	width:240px;
	text-align: left;
	height: 2.0em;
	padding-top: 3px;
	display: block;
	position : relative;
}
.clear{
	clear: both;
	margin-top: -10px;
	height: 3px;
	}
input{
	background-color: #fff;
	border: 1px solid #000;
	margin: 3px 0 3px 0;
}
.input{
	background-image: url(/images/fd_but.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #CAC9C9;
	border-left: 1px solid #CAC9C9;
	font-size: 1.1em;
	height: 1.62em;
	margin: 2px 2px 2px 2px;
	background-color: #FBFBFB;
}
/*--------------fin index----------------------*/



.field-label{
 width: 13em;
  float: left;
  padding : 0px 0px 0px 0px;
  text-align: right;
  /*padding-top: 3px;*/
}
.field-content{
  width: 25em;
  float: right;
  padding : 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
}

.field-content * { vertical-align: top; }

.field {
  clear: both;
  vertical-align: top;
  width: 40em;
  height: 25px;
  vertical-align: middle;
}
.field_log {
  clear: both;
  vertical-align: top;
  width: 42em;
  height: 25px;
  vertical-align: middle;
}
.buttons { 
  clear: both;
}

.user-select {
  width: 10em;
}
.capability-select, .capability-input {
  width: 10em;
}

.clear{
  clear: both;
}

.message, label {
  font-weight: bold;
	margin-bottom: 5px;

}

.picto{
  border: none;
  vertical-align: middle;
  margin-left: 5px;
  cursor: pointer;
}
.picto1{
  border: none;
  vertical-align: middle;
  margin-left: 5px;
  cursor: pointer;
  float: right;
}
img{
  border: none;
}

#msisdn-list{
  margin:0;
  margin-top:10px;
  padding:0;
  width:12em;
  float: left;
  height: 340px;
}

.msisdn { 
  width: 13em; 
  float: left;
  border:1px solid #888;
  padding:5px;
}
#edit-buttons{
	float: right;
	margin-top: 15px;

}
.list{
	width: 20.0em;
	float: left;
}
.msisdn-info { 
  width: 26em;
  float: right;
  position: relative;
  left: 5em;
  display: none;

}
.tit{
display: block;
float: left;
width: 21.3em;
padding: 2px 0 0 3px;
}

#edit-msisdn { 
  color: #000;
  cursor: default;
  border: #fff;
  padding-top: 4px;
}

#edit-box, #insert-box{ 
	border: 1px solid black;
	padding: 2px;
	margin-left: 21em;
	margin-top: 10px;
	position: absolute;
   display: none;
	width: 24.5em;
}


.box-title { 
  background-color: #000;
  color: #fff;
  margin: 0 0 0 0;
/*  padding: 3px 2px 3px 0px; */
  text-align: center;
}

.msisdn-info input { width: 10em; }

/*--------------------------- Message --------------------------*/

#message div
{
  width: 400px;
  margin: 0px auto;
  height: 22px;
  min-height: 22px;
  padding: 8px 10px 8px 46px;
}

#message div.notice,
#remote-objects-message
{
  background: url(images/display/info.png) 6px 3px no-repeat;
  background-color: #F7FDCB;
  border: 1px solid #C2D071;
}

#message div.error,
#message div.warning
{
  background: url(images/display/warning.png) 6px 3px no-repeat;
  background-color: #EF9398;
  border: 1px solid #DC5757;
}

#message div.confirmation
{
  background: url(images/display/confirm.png) 6px 3px no-repeat;
  background-color: #A6EF7B;
  border: 1px solid #76C83F;
}

#message div.loading
{
  background: url(images/display/loading.gif) 6px 3px no-repeat;
  background-color: #EFEFEF;
  border: 1px solid #CCCCCC;
}
/*--------------------login-logout-----------------------*/
.user{
	float: left;

}
.log_txt{
	float: right;
}

/*-------------------users-------------------------------*/
.user_table{
	border: 1px solid #000;
	padding: 0 0 0 0;
	width: 570px;
	margin: 10px 0 10px 0;
}

.user_table th{
	font-size: 1.1em;
	text-align: left;
	background-color: Black;
	color: #fff;
	padding: 0.2em 0.2em 0.2em 0.2em;
}
.user_table, td{
	font-size: 1.0em;
		padding: 0.2em 0.2em 0.2em 0.2em;
}
.user_table ul li{
	padding: 0 0 0 0;
	margin-left: -25px;
}
.group_tab th{
	font-size: 11px;

}

