

.grid-left
{
    color: #626262;
    font-size: 11px;
    font-weight: normal !important;
    border: 0px;
    height: 30px;
    background: #d9d9d9 url(../../App_Images/Commun/bg-grid-thead1.png) left top repeat-x;
    text-align: left;
    padding-left:9px;
    white-space:nowrap;
}

td.cell-left
{
    text-align: left;
    padding-left:25px;
    border-bottom: 1px solid #CCC;
    border-left: 0px;
    border-right: 0px;
    white-space:nowrap;
}

.grid-right
{
    color: #626262;
    font-size: 11px;
    font-weight: normal !important;
    border: 0px;
    height: 30px;
    background: #d9d9d9 url(../../App_Images/Commun/bg-grid-thead1.png) left top repeat-x;
    text-align: right;
    padding-right:9px;
    padding-left:5px;
    white-space:nowrap;
}


html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th{margin:0;padding:0;}
/*table{border-collapse:collapse;border-spacing:0;}*/
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
del,ins{text-decoration:none;}

/*to enable resizing for IE*/

.IE7 input, .IE7 textarea, .IE7select{font-size:100%;}
.IE6 input, .IE6 textarea, .IE6select{font-size:100%;}
/*because legend doesn't inherit in IE */


/*---------Sammery-------*/
.IconeMail
{
	width:100px;
	height:51px;
	float:right;
}

.bgMail
{
	background:url('../../App_Images/Commun/Sammery/list_message.png') bottom no-repeat;
	width:90px;
	height:90px;
}

.nbMail
{
	background:url('../../App_Images/Commun/Sammery/NumMail_02.png') repeat-x;
	height:30px;
}

/*----page contact import---*/

.div-Scroll-texte
{
	overflow-y:scroll;
	width:300px;
	border:1px solid #CCC;
	padding:5px;
	text-align : left;
	height:200px;
	overflow-x:hidden;
}

/*--------message-----------*/


/*--------popup solde-------*/

.alertSolde
{
	display:block;
	position:fixed;
	width:350px;
	height:200px;
	left:38%;
	top:50%;
	background:url(../../App_Images/Commun/arrSolde.png) no-repeat;
	z-index:100;
    background-size: 100%  100% ;
}
.labSoldeAlert
{
	color:#FF0000;
	font-weight:bold;
}

/*--------------------------*/

div.alert, span.alert, div.notice, span.notice {
	margin: 10px 0px 1px 0px;
	padding: 8px 10px 8px 35px;
}
.ListMessage
{
	border:none;
	text-decoration:none;
	color:#4553a4;	
}

.menuLink
{
	text-decoration:none;
	color:#4553a4;
}
.labMessage
{
	font-weight:bold;
	color:#4553a4;
}

.labMessage a
{
	font-weight:bold;
	color:#4553a4;
}

.mailObjet
{
	color:#000;
	Font-weight:bold;
}
div.alert, span.alert {
	background: #FFF5EB url(../../App_Images/Commun/box_alert.png) 3px 5px no-repeat;
	border-top: 1px dotted #FFB4A0;
	border-bottom: 1px dotted #FFB4A0;
	color:Red;
	text-align:left;
}

div.notice, span.notice {
	background: #94d9f2 url(../../App_Images/Commun/help_icone.png) 3px 5px no-repeat;
	border-top: 1px dotted #37bef0;
	border-bottom: 1px dotted #37bef0;
	color:#006d95;
	text-align:left;
}

.required
{
	display:block;
	position:absolute;
	z-index: 100;
	top: -40px;
	right: -200px;
	color:#FFFFFF;
	font-weight:bold;
	width: 239px;
	padding-left:50px;
	padding-bottom: 30px;
	padding-top:10px;
	background-image:url(../../App_Images/Commun/bull.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: justify;
}
/* Elements de base */
a {
    color: #333;
}
a:hover {
    color: #000;
    
}
a:focus, a:active {
    outline: none;
}
.center {
    text-align: center;
}
.justify{
    text-align: justify;
}
.spacer {
    visibility: hidden;
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
}
.currency {
    color: #666;
}
address {
    color: #666;
    margin:  1em 15px;
}



/* Layout global */
html {
  background: #ffffff url(../../App_Images/Commun/main.png) top left repeat-x;
}
body {
  font-family: Verdana, 'Bitstream vera sans', Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*text-align: center;*/
}

/*-----Pagination des DataGrid------*/
.pagination
{
	border:1px solid #CCC;
	background-color:#fff;
	padding:2px;
}
/*----------------------------------*/


#container {
  position: relative;
  width: 985px;
  text-align: left;
  margin: 0 auto;
}
#header {
  background: url(../../App_Images/Commun/main-center.png) left -384px repeat-x;
  /*background-color:#554433 left -384px repeat-x;*/
  margin-top:-10px;
  
}
#header-left {
  background: url(../../App_Images/Commun/border-corner.png) -14px -384px no-repeat;
}
#header-right {
  background: url(../../App_Images/Commun/border-corner.png) 971px -384px no-repeat;
  position: relative;
  height: 160px;
  
}
h1 {
    position: relative;
    width: 144px;
    height: 38px;
    margin-left: 20px;
    top: 9px;
}
h1 a {
    display: block;
  /*  background: url(../../App_Images/Commun/logoNesma.png)  no-repeat;*/
    width: 152px;
    height: 44px;
    text-indent: -9999px;
    font-size: 0;
}
#top {
   position: absolute;
   top: 0;
   right: 14px;
   height: 60px;
   font-family: Georgia, serif;
   text-align: right;
   
}
#top .left {
    float: left;
    text-align: right;
    padding-right: 5px;
    background: url('../../App_Images/Commun/header.png') right 2px no-repeat;
    height: 48px;
    margin-right: 16px;
    padding-right: 20px;
    padding-top: 12px;
    
}
#top p {
    font-size: 13px;
    color: #777;
}
#top p a {
    font-weight: bold;
    text-decoration: none;
    color: #555;
}
#top ul li {
    display: inline;
    font-size: 11px;
    background: url('../../App_Images/Commun/top.png') left 2px no-repeat;
    padding-left: 9px;
    margin-left: 4px;
}
#top ul li.first {
    background: none;
}
#top #help-link {
    float: left;
    background: url('../../App_Images/Commun/ThemeIE/help-icon.png') no-repeat;
    height: 30px;
    padding-right: 35px;
    background-position:right;
    height: 30px;
    color: #959595;
    margin-top: 13px;
    text-decoration: none;
    margin-right: 5px;
}
#top #help-link:hover {
    background: url('../../App_Images/Commun/ThemeIE/help-icon-hover.png') no-repeat;
    color: #333;
    background-position:right;
}
/*#top .help-link-fr:hover {
    background: url('../../App_Images/Commun/ThemeIE/help-icon-hover.png') -208px -181px no-repeat !important;
}
#top .help-link-fr {
    background: url('../../App_Images/Commun/ThemeIE/help-icon.png') -208px -151px no-repeat !important;
}*/
#nav {
    position: absolute;
    top: 67px;
    left: 18px;
    font-family: Helvetica, sans-serif;
    width: 948px;
}

#nav li {
    float: left;
    background: url(../../App_Images/Commun/menu-top.png) left  no-repeat;
}


#nav .masterNav a {
    display: block;
    padding-right: 25px;
    margin-left: 25px;
    
    background: url(../../App_Images/Commun/menu-top.png) right  no-repeat;
    padding-top: 23px;
    margin-top: 0px;
    height: 32px;
    text-decoration: none;
    color: #1f2d86;
    font-size: 13px;
}

.acceuil  {
    background:none;
}

.acceuil a 
{
	display: block;
    padding-right: 5px;
    margin-left: 5px;
    background:none;
    padding-top: 13px;
    margin-top: 12px;
    height: 32px;
    text-decoration: none;
    color: #1f2d86;
    font-size: 13px; 
}

#navSSS .activeXXX {

background: #FF8000; /*pour les navigateurs ne supportant pas les dégradés*/
background: -webkit-gradient(linear, left bottom, left top, from(#D16700), to(#FFA041));
background: -moz-linear-gradient(top,  #D16700,  #FFA041);
   
   

    box-shadow: 0px 0px 7px #333;
    -moz-box-shadow: 0px 0px 7px #333;
    -webkit-box-shadow: 0px 0px 7px #333;

    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;   
   
 box-shadow: 0px 0px 7px #333;
    -moz-box-shadow: 0px 0px 7px #333;
    -webkit-box-shadow: 0px 0px 7px #333;
 display: block;

}




#nav .active a {
    background: url(../../App_Images/Green/master-nav.png) right  no-repeat;
    color: #fff;
    font-size: 15px;
    padding-top: 10px;
    height: 35px;
    margin-top: 0;
}

#nav .last {
    position: absolute;
    right: 0;
}
#subnav {
    position: absolute;
    top: 0px;
    right:10px;
    font-family: Georgia, serif;
    width: 948px;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    text-align: left;
}
#subnav li {
    display: inline;
    background: url(../../App_Images/Commun/subnav.png) center right no-repeat;
    padding-right: 8px;
    margin-left: 8px;
}
#subnav li a {
	color: #FFF;
    text-decoration: none;
}
#subnav li a:hover {
    text-decoration: none;
}
#subnav .last {
    background: none;
}
#subnav .active a {
    font-weight: bold;
	color: #fff;
    font-size: 14px;
}
#subnav .active a:hover {
    text-decoration: none;
}
#content {
    background: url(../../App_Images/Commun/content.png) repeat-y;
}
#inside{
    margin-left: 5px;
    margin-right: 5px;
}
/*.contextual {
    width: 160px;
    float: left;
    margin-left: 20px;
}*/
.contextual-right {
    
    /*float: left !important;*/
    margin-left: 10px;
}
.colmode-0 #inside {
    /*width: 943px;*/
    /*margin-left: 20px;*/
}
.colmode-2 #inside {
    margin-left: 4px;
    margin-right: 4px;
}
.colmode-1 #inside, .colmode-2 #inside {
    float: left;
    /*width: 780px;*/
    width: 98%;
}
#footer {
    margin-bottom: 10px;
}
#footer ul {
    background: url(../../App_Images/Commun/footer1.png) top left no-repeat;
    padding-top: 35px;
    font-size: 10px;
    text-align: center;
}
#footer ul li {
    display: inline;
    background: url(../../App_Images/Commun/footer.png) center right no-repeat;
    padding-right: 5px;
    margin-left: 5px;
}
#footer li a {
    color: #555;
    text-decoration: none;
}
#footer li a:hover {
    text-decoration: none;
}
#footer li.last {
    background: none;
}
h2 {
    font-family: Georgia, serif;
    font-size: 30px;
    color: #3b3b3b;
    line-height: 1em;
    padding: 0;    
    padding-top: 10px;
    margin-top: 0;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 10px;
}
#page-description {
    margin-left: 24px;
    margin-right: 24px;
    margin-top: -5px;
    margin-bottom: 10px;
    color: #888;
}
#path{
    float: right;
    text-align: right;
    margin-right: 20px;
    margin-top: 5px;
    color: #666;
    font-size: 11px;
}
#path li {
    display: inline;
    background: url('../../App_Images/Commun/path.png') center left no-repeat;
    padding-left: 8px;
}
#path li.first {
    background: none;
}
#path a {
    color: #333;
}


/* Form */
form {
    padding: 10px;
    margin: 0 auto;
}

form.no-padding {
	padding:0;	
}

form .left-pane {
    width: 250px;
    float: left;
    text-align: right;
    margin-right: 10px;
    margin-bottom: .5em;
}
form .right-pane {
    margin-left: 260px;
    padding-left: 5px;
    margin-bottom: .5em;
}
form .full-pane {
    clear: both;
    margin-left: 260px;
    padding-left: 5px;
    margin-bottom: 5px;
}
form .left-pane label, 
form .left-pane .label {
    font-size: 12px;
    font-weight: normal;
    color: #222;
}

form .right-pane .errors {
    color: #f44e4e;
    padding: 3px 5px;
    font-size: 11px;
    margin: 5px 0 0 0 !important;
    padding: 0 !important;
}
form .right-pane .errors li {
    margin: 0 0 .5em 0 !important;
    padding: 0 !important;
    list-style: none !important;
}


.table-summary td.left {
    padding-left: 0;
    width: 252px;
    color: #999;
    text-align: right;
}
.table-summary td {
    border: 0 !important;
    padding: .5em 12px 0 0;
    vertical-align: top;
    line-height: 1.3em;
}


/**
 * Description des éléments de formulaire :
 * Chaque élément -champ- de formulaire peut posséder jusqu'à
 * trois type de description.
 * 
 * <short> - Description courte
 *   Elle présente le contenu de l'élément de formulaire et est
 *   située juste sous le label.
 *
 * <long> - Description longue
 *   Elle présente généralement les règles de formattage des 
 *   données du champ, nombres de caractères, exemples, etc.
 * 
 * <important> - Description importante
 *   Elle présente des informations importantes pour l'utilisateur
 *   Choix de mot de passe, adresses email acceptées, etc.
 */
form p.short {
    color: #666;
    font-size: 11px;
    font-style: normal;
    margin: 0;
}
form p.long {
    color: #666;
    font-size: 11px;
    font-style: italic;
    /*margin-top: 5px !important;*/
}
form p.important {
    color: #8a763a;
    border-left: 2px solid #b59a49;
    padding-left: 10px !important;
    margin-top: 5px !important;
}

.input.radio {
    margin-right: 10px;
}
ul.radio-options {
    padding: 0 !important;
    margin: 0 !important;
}
ul.radio-options li {
    list-style-type: none !important;
    padding: 0 !important;
    margin: 0 0 1em 0 !important;
}
p.option-description {
    color: #666;
    font-size: 11px;
    margin-top: 5px !important;
}

/* Boutons ~ champs de formulaire */
.BtnInput 
{
	border:0; 
	background:none;
	margin-top:6px;
	width:100px;	
	height:100px;
}


button.submit, .button {
    position: relative;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    font-size: 11px !important;
    font-family: Verdana, sans-serif;
    background: url('../../App_Images/Commun/submit_btn.png') right top no-repeat;
    color: #444 !important;
    padding: 0 1.5em 0 0;
    height:28px;
    line-height: 28px;
}

button.submit {
    border: 0;
}
button.submit span {
    display: block;
    position: relative;
    white-space: nowrap;
    padding: 0 0 0 1.5em;
    height: 29px;
    line-height: 29px;
}
button.submit::-moz-focus-inner {
    padding: 0;
    border: none;
}


/* Boutons ~ liens hypertextes */
.button {
    display: inline-block;
    text-decoration: none !important;
    line-height: 29px;
}
a.button:hover,
button.submit:hover {
    color: #000 !important;
}
.button span {
    display: inline-block;
    white-space:nowrap;
    padding-left: 1.2em;
    line-height: 29px;
}
button.submit span, .button span {
    background: url('../../App_Images/Commun/submit_png.png') left top no-repeat;
}
button.submit.active, .button.active {
    background-position: right -29px;
	color:#FFFFFF;
	height:29px;
	line-height:29px;
}

button.submit.active span, .button.active span {
	background-position:left -29px;
	color:#FFFFFF;
	height:29px;
	line-height:29px;
}

.input-text.error {
    background: url(../../App_Images/Commun/field-error.png) left top repeat-x;
}

textarea.error {
    background: #fffee7 url(../../App_Images/Commun/field-error.png) left top no-repeat-x;
}
fieldset {
    padding-top: .5em;
    padding-bottom: .5em;
    border-top: 1px solid #e9e9e9;
   /* margin: .5em 5px .5em 5px;*/
}

fieldset legend {
    font-weight: bold;
    color: #333;
}

.input-text, textarea, .captcha input {
    background: #fff url(../../App_Images/Commun/field.png) left top repeat-x;
    border-top: 1px solid #7c7c7c;
    border-left: 1px solid #c3c3c3;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #c3c3c3;
    color: #444;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}
.input-search {
    background: #fff url(../../App_Images/Commun/field-search.png) left top repeat-x;
    padding-left: 19px;
}
.input-search.error {
    background: url(../../App_Images/Commun/field-search-error.png) left top repeat-x !important;
    padding-left: 19px;
}


.input-text.empty {
    color: #aaaaaa;
}
.input-text.amount {
    text-align: right;
    padding-right: 5px;
}
.captcha img {
    border: 1px solid #dddddd;
    padding: 5px;
}
.checkboxes {
    line-height: 1.7em;
}
.checkboxes input {
    margin-right: 10px;
}
fieldset select {
    color: #444;
}

/* Liens pour en savoir plus...
 * Comme ça, on les rate pas... */
.learn-more {
    text-align: right;
    margin-top: .5em;
}
.learn-more a {
    padding-right: 10px;
    text-decoration: none !important;
    background: url(../../App_Images/Commun/arrow.gif) no-repeat right 4px;
}
.learn-more a:hover {
    text-decoration: underline !important;
}
.contextual .learn-more a, .contextual-right .learn-more a {
    color: #666;
    background: url(../../App_Images/Commun/arrow-gray.gif) no-repeat right 4px;
}
.contextual .learn-more a:hover, .contextual-right .learn-more a:hover {
    color: #333;
}

/* Boites Arrondies */
.box {
    background: url(../../App_Images/Commun/boxes-vertical.png) left top repeat-y;
    position: relative;
    text-align: left;
    margin: 0 auto 1em auto;
    height: 1%;
}
.box-right {
    background: url(../../App_Images/Commun/boxes-vertical.png) right top repeat-y;
}
.box-bottom {
    background: url(../../App_Images/Commun/boxes-horizontal.png) left bottom repeat-x;
    padding-bottom: 3px;
}
.box-header {
    line-height: 30px;
    background: url(../../App_Images/Commun/boxes-horizontal.png) top left repeat-x;
    padding-top: 1px;
    margin: 0 2px;
}
.box-header h3 {
    color: #222 !important;
    background: #fff;
    font: 12px Verdana, Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
    letter-spacing: 0 !important;
    line-height: 30px !important;
    padding: 0 10px !important;
    margin: 0 !important;
    border-bottom: 1px solid #ececec;
}
.box-content {
    background: #fff;
    margin: 0 2px;
    padding: 5px 0px 10px 8px;
}

/* collapse remove inside .box-content padding */
.box-content.collapse {
    padding-left: 0;
    padding-right: 0;
}
.box-footer {
    font-size: 11px;
    line-height: 25px;
    padding-top: 1px;
    background: #fff;
    text-align: right;
    border-top: 1px solid #ececec;
    padding: 0 10px;
    margin: 0 2px;
}
.box-footer .learn-more {
    margin: 0;
}
.box-footer a {
    color: #666;
    text-decoration: none !important;
    padding-right: 10px;
}
.box-footer a:hover {
    color: #333;
    text-decoration: underline !important;
}
.box-tlc,
.box-trc,
.box-blc,
.box-brc {
    display: block;
    position: absolute;
    width: 10px; height: 11px;
    background-repeat: no-repeat;
}
.box-tlc {
   background: url(../../App_Images/Commun/ThemeIE/TopLeftCorner.png) ;
    top: 0; left: 0;
}
.box-trc {
    background: url(../../App_Images/Commun/ThemeIE/top-right.png) ;
    top: 0; right: 0;
}
.box-blc {
    background: url(../../App_Images/Commun/ThemeIE/BottomLeftCorner.png) ;
    bottom: 0; left: 0;
}
.box-brc {
    background: url(../../App_Images/Commun/ThemeIE/BottomRightCorner.png) ;
    bottom: 0; right: 0;
}



/* Customisation des couleurs de titres */
.box.gray .box-header h3 {
    font-weight: normal !important;
    color: #fff !important;
    background: #8d8d8d url(../../App_Images/Commun/box-header-gray.png) top left repeat-x;
}
.box.gray .box-tlc 
{
	background: url(../../App_Images/Commun/ThemeIE/TopLeft.png) ;
    
}
.box.gray .box-trc 
{
	background: url(../../App_Images/Commun/ThemeIE/top-right.png) ;
    
}


/* Cas spéciaux pour le contenu des boîtes */
.box form {
    margin: 0;
    padding: 0;
}


/* liste d'options dans une boite */
.box-option h4 {
    color: #111 !important;
    font: bold 12px Arial, Helvetica, sans-serif !important;
    letter-spacing: 0 !important;
    padding: .5em 0 !important;
    margin: 0 !important;
}
.box-option-content {
    color: #333;
    font-size: 11px;
    padding: 0 0 .5em 0 !important;
    margin: 0 !important;
}
.box-option-more {
    text-align: right;
    font-size: 11px;
}
.box-option {
    border-top: 1px solid #efefef;
    padding: 10px 10px 0 10px;
    margin-top: 10px;
}
.box-option.first {
    border: 0;
    padding-top: 0;
    margin-top: 0;
}


/* Tableaux dans une boite arrondie */
.box-grid {
    padding: 0;
}
.box-grid table {
    width: 100%;
    font-size: 11px;
}
.box-grid td,
.box-grid th {
    padding: 0 2px 0 10px;
    height: 20px;
}
.box-grid th {
    font-weight: bold;
    height: 25px;
    border-bottom: 1px solid #ececec;
}
.box-grid tbody td {
    border-top: 1px solid #ececec;
}
.box-grid .first td {
    border-top: 0;
}
.box-grid .label {
    color: #333;
}
.box-grid .amount {
    text-align: right;
}
.box-grid .note {
    color: #999;
}
.box-grid .odd {
    background: #fff;
}
.box-grid .even {
    background: #f7f7f7;
}


.box .box-title{
    padding-bottom: 5px !important;
    /*border-bottom: 1px solid #eee;*/
    font-family: Verdana, 'Bitstream vera sans', Geneva, Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
    margin-top: 10px !important;
    color: #555 !important;
    letter-spacing: normal !important;
}

.deleteMulti
{
	background: url(../../App_Images/Commun/delete.gif) no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}


.delete-birthday
{
	background: url(../../App_Images/Commun/action_delete.png)  no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}
.echecMulti
{
	background: url(../../App_Images/Commun/echec.gif) no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}
.infoMulti
{
	background: url(../../App_Images/Commun/infobull.gif) no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}
.valideMulti
{
	background: url(../../App_Images/Commun/valide.gif) no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}
.hautMulti
{
	background: url(../../App_Images/Commun/haut.gif) no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}
.basMulti
{
	background: url(../../App_Images/Commun/bas.gif) no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}
.monterMulti
{
	background: url(../../App_Images/Commun/monter.gif) no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}
.descendreMulti
{
	background: url(../../App_Images/Commun/descendre.gif) no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}
.attenteMulti
{
	background: url(../../App_Images/Commun/attente.gif) no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}
.editeMulti
{
	background: url(../../App_Images/Commun/edite.gif) no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}
.bloquerMulti
{
	background: url(../../App_Images/Commun/bloquer.gif) no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}
.activerMulti
{
	background: url(../../App_Images/Commun/activer.gif) no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}
/* box - hauteur fixe */
.box-content-fixe {
	height:180px;
}

.box-action-button-fixe {
	bottom:10px;
	position:absolute;
	width:94%;
}

/* Boutons - Listes de boutons/actions */
ul.buttons {
    padding: 0 !important;
    margin: 0 0 1em 0 !important;
}
ul.buttons li {
    display: inline;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
}
ul.buttons li a {
    display: -moz-inline-stack;
    display: inline-block;
    font-weight: bold;
    font-size: 11px !important;
    font-family: Verdana, sans-serif;
    background: url('../../App_Images/Commun/submit_btn.png') left top no-repeat;
    color: #444 !important;
    text-decoration: none;
    position: relative;
    padding-left: 6px;
    margin: 0 5px;
}
ul.buttons li a:hover {
    color: #000 !important;
}
ul.buttons li a span.label {
    cursor: pointer;
    display: -moz-inline-block;
    display: inline-block;
    line-height: 28px;
    padding-right: 20px;
    padding-left: 10px;
    background: url('../../App_Images/Commun/submit_btn.png') right top no-repeat;
    margin-right: -25px;
}


ul.buttons1 {
    padding: 0 !important;
    margin: 0 0 1em 0 !important;
}
ul.buttons1 li {
    display: inline;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
}
ul.buttons1 li a {
    display: -moz-inline-stack;
    display: inline-block;
    font-weight: bold;
    font-size: 11px !important;
    font-family: Verdana, sans-serif;
    background: url('../../App_Images/Commun/btbPwd.png') left top no-repeat;
    color: #444 !important;
    text-decoration: none;
    position: relative;
    padding-left: 6px;
    margin: 0 5px;
}
ul.buttons1 li a:hover {
    color: #000 !important;
}
ul.buttons1 li a span.label {
    cursor: pointer;
    display: -moz-inline-block;
    display: inline-block;
    line-height: 28px;
    padding-right: 20px;
    padding-left: 10px;
    background: url('../../App_Images/Commun/btbPwd.png') right top no-repeat;
    margin-right: -25px;
}



ul.buttons li a.active {
    background-position: left -29px;
}
ul.buttons li a.active span.label {
    background-position: right -29px;
}

.action-buttons .button span {
padding-left:1em;
}

.action-buttons .button {
padding-right:1em;
}

/* Barre de boutons - pied de formulaire */
.action-buttons {
    text-align: right;
    padding: 10px 0 0 0;
}
.action-buttons .cancel {
    float: left;
}
.box .action-buttons {
    border-top: 1px solid #e9e9e9;
}
.action-buttons button,
.action-buttons .button {
    margin: 0 5px;
    padding-right: 2em;
}
.action-buttons button span {
    padding-left: 2em;
}
.action-buttons .button span {
    padding-left: 1.7em;
}


/* Common Questions */

.box-questions .box-content{
    padding-left: 0;
    padding-right: 0;
}

.box-questions dl {
    color: #ccc;
}
.box-questions dt {
    background: url('../../App_Images/Commun/path.png') left 5px no-repeat;
    padding-left: 13px;
    margin: 0.5em 8px 0.5em 8px;
}
.box-questions dt a {
    color: #555;
    text-decoration: none;
}
.box-questions dt.active a {
    color: #000;
}

.box-questions dt a:hover {
    color: #000;
    text-decoration: underline;
}
.box-questions dd {
    color: #555;
    padding: 3px 5px;
    margin-left: 21px;
    margin-right: 7px;
    margin-bottom: 15px;
    background: #f7f7f7;
    position: relative;
}
.box-questions dd.last {
    margin-bottom:0;
}


/* Tableaux de listing */
.grid {
    position: relative;
    margin-bottom: 1em;
}
.grid .grid-table {
    background: url(../../App_Images/Commun/bg-grid.png) left top repeat-y;
    position: relative;
    text-align: left;
    margin: 0 auto;
}
.grid .grid-table-right {
    background: url(../../App_Images/Commun/bg-grid-right.png) right top repeat-y;
}
.grid .grid-table-bottom {
    background: url(../../App_Images/Commun/bg-grid-bottom.png) left bottom repeat-x;
    padding-bottom: 2px;
}
.grid h3.caption {
    position: absolute; left: 0; top: 0;
    color: #3b3b3b !important;
    font: normal 18px Georgia, serif !important;
    line-height: 28px !important;
}
.grid.with-caption, 
.grid.with-actions {
    padding-top: 32px;
}
.grid span.grid-left-top-corner,
.grid span.grid-right-top-corner {
    position: absolute;
    display: block;
    width: 7px; 
    height: 30px;
    top: 0;
}
.grid span.grid-left-bottom-corner,
.grid span.grid-right-bottom-corner {
    position: absolute;
    display: block;
    width: 10px; 
    height: 10px;
    bottom: 0;
}
.grid span.grid-left-top-corner {
    left: 0;
    background: url(../../App_Images/Commun/ThemeIE/grid-left-top-corner.png) no-repeat;
}
.grid span.grid-right-top-corner {right: 0; background: url(../../App_Images/Commun/ThemeIE/grid-right-top-corner.png) no-repeat; background-size: cover; }

.grid1-left-top-corner 
{
    display:block;
    width: 9px; 
    height: 30px;
    background: url(../../App_Images/Commun/elements1.png) -57px -125px no-repeat;
}
.grid1-right-top-corner 
{
    position:absolute;
    right:0;
    margin-top:-1px;
    display:block;
    height: 10px;
    width: 10px; 
    background: url(../../App_Images/Commun/ThemeIE/top-right.png) no-repeat;
}

.grid span.grid-left-bottom-corner {
    margin-left:-1px;
    bottom:0;
    background: url(../../App_Images/Commun/ThemeIE/bottom-left.png) no-repeat;
    border-left:0px;
    border-right:0px;
    height: 10px;
    width: 10px; 
}
.grid span.grid-right-bottom-corner {
    right: 0;
    bottom:0;
    background: url(../../App_Images/Commun/ThemeIE/bottom-right.png) no-repeat;
    border-left:0px;
    border-right:0px;
    height: 10px;
    width: 10px; 
}
.grid .grid-actions {
    text-align: right;
    position: absolute;
    top: 0; right: 0;
}
.grid .grid-actions li a {
    margin-right: 0px;
    margin-left: 5px;
}

td.cell-left {
    /*text-align: left;
    border-bottom : 1px solid #CCC;
    border-left:0px;
    border-right:0px;
        */
      border-bottom: 1px solid #CCC;
    border-left: 0px;
    border-right: 0px;
}

td.cell-center {
    text-align: center;
    border-bottom : 1px solid #CCC;
    border-left:0px;
    border-right:0px;
}

td.cell-right, td.cell-right {
    text-align: right;
    border-bottom : 1px solid #CCC;
    border-left:0px;
    border-right:0px;
    padding-right:25px;
}

td.cell-top {
    vertical-align: top;
    border-left:0px;
    border-right:0px;
}

td.cell-middle {
    vertical-align: middle;
    border-left:0px;
    border-right:0px;
}

.grid td.cell-bottom {
    vertical-align: bottom;
    border-left:0px;
    border-right:0px;
}
.grid table {
    text-align: center;
    margin-left: 2px !important;
    margin-right: 2px !important;
}
.grid1 
{
	color: #626262;
    font-size: 11px;
    font-weight: normal !important;
    border:0px;
	height:30px;
    background: #d9d9d9 url(../../App_Images/Commun/bg-grid-thead1.png) left top repeat-x;
    text-align:center;
}
.grid  tr {
    border:0px;
}

.odd{
    color: #000;
    font-size: 12px;
    font-weight: normal !important;
    padding: 9px 7px 20px 17px;
    border:0px;
    text-align:left;
}
/******************style pagination *******************/

.pagerStyle span 
{
	color: #FFFFFF;
	font-family: arial,verdana;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	margin: 1px;
	background-color: #7c7c7c;
	border:1px solid #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.pagerStyle a
{
	color: #CCC;
	font-family: arial,verdana;
	font-size: 14px;
	text-decoration: none;
	background-color: #e0dfdf;
	border:1px solid #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 1px;
	
}

.pagerStyle a:hover
{
	color: #CCC;
	font-family: arial,verdana;
	font-size: 14px;
	text-decoration: none;
	background-color: #c0c0c0;
	border:1px solid #CCC;
	
}
td{border:none;}


/*******************************************************/
.grid  a {
    color: #fff;
    text-decoration: none;
    
    padding-right: 12px;
}
.grid  a.inverse {
    background: url(../../App_Images/Commun/sort.gif) right 4px no-repeat;
}
.grid  a:hover {
    text-decoration: none;
}


.grid tbody {
    color: #222;
    font-size: 11px;
}
.grid tbody a {
    color: #4553a4;
    text-decoration: none;
}
.grid tbody a:hover {
    color: #4553a4;
    text-decoration: none;
}
.grid1  tr {
    background: #fff;
    border:0px;
}
.grid  tr.even {
    background: #f6f6f6;
}
.grid  tr.odd {
    /*background: #fff;*/
    border:0px;
}
.grid  tr.highlight {
    background: #d3d989;
    font-weight: bold;
    color: #222;
}
.grid  td {
    padding: 6px 9px;
}
.grid .add {
    padding-left: 14px;
    background: url('../../App_Images/Commun/action_add.gif') left center no-repeat;
}

.grid .find {
    padding-left: 14px;
    background: url('../../App_Images/Commun/action_recherche.gif') left center no-repeat;
}

.grid .save {
    padding-left: 14px;
    background: url('../../App_Images/Commun/action_save.gif') left center no-repeat;
}

.grid .export {
    padding-left: 14px;
    background: url('../../App_Images/Commun/export.gif') left center no-repeat;
}

.grid .priorite {
    padding-left: 14px;
    background: url('../../App_Images/Commun/prioriter.gif') left center no-repeat;
}
.grid .help_guide {
    padding-left: 16px;
    background: url('../../App_Images/Commun/help_guide.png') left center no-repeat;
}
.grid .valide {
    padding-left: 14px;
    background: url('../../App_Images/Commun/action_valider.gif') left center no-repeat;
}
.grid .send {
    padding-left: 16px;
    background: url('../../App_Images/Commun/action_send.gif') left center no-repeat;
}
.grid .back {
    padding-left: 16px;
    background: url('../../App_Images/Commun/back.gif') left center no-repeat;
}
.grid .export {
    padding-left: 16px;
    background: url('../../App_Images/Commun/export.gif') left center no-repeat;
}
.grid .del {
    padding-left: 14px;
    background: url('../../App_Images/Commun/action_delete.png') left center no-repeat;
}
.grid  a.edit {
    padding-left: 14px;
    background: url('../../App_Images/Commun/action_edit.png') left center no-repeat;
}

.grid  a.service {
    padding-left: 14px;
    background: url('../../App_Images/Commun/num-service.png') left center no-repeat;
}

.grid  a.solde {
    padding-left: 14px;
    background: url('../../App_Images/Commun/solde.png') left center no-repeat;
}

span.status-enable, span.status-disable {
    display: block;
    text-indent: -9999px;
    padding: 0 !important;
    height: 10px;
    width: 10px;
    padding-left: 14px;
}

span.status-disable {
    background: url('../../App_Images/Commun/status_disable.png') left center no-repeat;
}

span.status-enable {
    background: url('../../App_Images/Commun/status_enable.png') left center no-repeat;
}

.arrow
{
	padding-left:14px;
    background: url('../../App_Images/Commun/arrow.gif') left center no-repeat;
    line-height:20px;
    text-align:left;
    
}
.grid  a.ouvrir {
    padding-left: 14px;
    background: url('../../App_Images/Commun/open.png') left center no-repeat;
    z-index:10;
}

.grid  a.delete {
    padding-left: 5px;
    background: url('../../App_Images/Commun/delete.gif') left center no-repeat;
    z-index:10;
}

.grid  a.solde {
    padding-left: 14px;
    background: url('../../App_Images/Commun/icon_money.png') left center no-repeat;
    z-index:10;
}

.grid  a.prioriter {
    padding-left: 14px;
    background: url('../../App_Images/Commun/prioriter.png') left center no-repeat;
    z-index:10;
}
.grid  a.echec {
    padding-left: 14px;
    background: url('../../App_Images/Commun/echec.gif') left center no-repeat;
    z-index:10;
}
.grid  a.blank {
    padding-left: 14px;
    background: none;
}
.grid  a.info {
    padding-left: 14px;
    background: url('../../App_Images/Commun/infobull.gif') left center no-repeat;
    z-index:10;
}
.grid  a.valide {
    padding-left: 14px;
    background: url('../../App_Images/Commun/valide.gif') left center no-repeat;
    z-index:10;
}
.grid  a.bas {
    padding-left: 14px;
    background: url('../../App_Images/Commun/bas.gif') left center no-repeat;
    z-index:10;
}
.grid  a.descendre {
    padding-left: 14px;
    background: url('../../App_Images/Commun/descendre.gif') left center no-repeat;
    z-index:10;
}
.grid  a.haut {
    padding-left: 14px;
    background: url('../../App_Images/Commun/haut.gif') left center no-repeat;
    z-index:10;
}
.grid  a.monter {
    padding-left: 14px;
    background: url('../../App_Images/Commun/monter.gif') left center no-repeat;
    z-index:10;
}

/******** etat de l'sms historique ******************/

.grid  a.attente {
    padding-left: 14px;
    background: url('../../App_Images/Commun/attente.gif') left center no-repeat;
    z-index:10;
}

.grid  a.activer {
    padding-left: 14px;
    background: url('../../App_Images/Commun/activer.gif') left center no-repeat;
    z-index:10;
}

.grid  a.encour {
    padding-left: 14px;
    background: url('../../App_Images/Commun/encour.gif') left center no-repeat;
    z-index:10;
}

/*****************************************************/

/******** etat de l'sms boite envoi ******************/

.grid  a.attenteSMS {
    padding-left: 14px;
    background: url('../../App_Images/Commun/attenteSMS.png') left center no-repeat;
    z-index:10;
}

.grid  a.activerSMS {
    padding-left: 14px;
    background: url('../../App_Images/Commun/activeSMS.png') left center no-repeat;
    z-index:10;
}

.grid  a.encourSMS {
    padding-left: 14px;
    /*background: url('../../App_Images/Commun/encoursSMS.png') left center no-repeat;*/
    background: url('../../App_Images/Commun/encoursSMS.png') left center no-repeat;
    z-index:10;
}

/****************************************************/

.grid  a.statistique {
    padding-left: 14px;
    background: url('../../App_Images/Commun/statistique.png') left center no-repeat;
    z-index:10;
}

.grid  a.edite {
    padding-left: 5px;
    background: url('../../App_Images/Commun/edite.gif') left center no-repeat;
    z-index:10;
}

.grid  a.bloquer {
    padding-left: 14px;
    background: url('../../App_Images/Commun/lock.png') left center no-repeat;
    z-index:10;
}
.grid  a.debloquer {
    padding-left: 14px;
    background: url('../../App_Images/Commun/unlock.png') left center no-repeat;
    z-index:10;
}

.grid .grid-footer {
    padding: 5px;
    margin-left: 2px;
    margin-right: 2px;
    background: #ebeaed url(../../App_Images/Commun/bg-grid-tfoot.png) left top repeat-x;
    color: #555;
}
.grid .grid-pagination {
    float: right;
}

.grid .grid-pagination a.page {
    color: #333;
    text-decoration: none;
}

.grid .grid-pagination a.pageCurrent {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

.grid-pagination form {
    display: inline;
}

.grid-pagination form input {
    width: 30px;
}


a.prev,
a.next {
    width: 28px;
    height: 16px;
    text-indent: -9999px;
    display: inline-block;
    background: url(../../App_Images/Commun/elements.png) no-repeat;
    
}
a.prev {
    background-position: -165px -176px;
}
a.prev:hover {
    background-position: -165px -192px;
}
a.next {
    background-position: -137px -176px;
}
a.next:hover {
    background-position: -137px -192px;
}


/* Element of the central part */
#inside h3, #inside h4, #inside h5, #inside h6 {
   font-family: Times, serif;
   font-weight: normal;
   line-height: 1em;
   letter-spacing: 0px;
   padding: 0;
   margin: 0;
   padding-top: 0.5em;
   margin-bottom: .4em;
}
/* Titre de niveau 1
 * Attention : pas d'espacement avant les titres
 * de niveau 1.
 */
#inside h3 {
   color: #1e2c84;
   font-size: 24px;
   padding-top: 0;
}
/* Titre 2 */
#inside h4 {
   color: #2e3596; 
   font-size: 20px;
}
/* Titre 3 */
#inside h5 {
   color: #3f4485;
   font-size: 18px;
}

#inside  a {
   color: #3f4485;
   font-size: 12px;
   text-decoration:none;
}

.page-content p {
   line-height: 1.4em;
   padding: 0;
   margin: 0;
   margin-bottom: 1em;
}
.contextual .box-content, .contextual-right .box-content {
    font-size: 11px;
}
.page-content a {
    color: #4553a4;
    text-decoration: underline;
    cursor: pointer;
}
.page-content a:hover {
    color: #4553a4;
    text-decoration: none;
}
.page-content dl {
    line-height: 1.3em;
    margin: 1em 0;
}
.page-content dl dt, .page-content dl dd {
    margin: 0.5em 0;
}
.page-content dl dd {
    margin-left: 1.5em;
}
.page-content ol, .page-content ul {
    line-height: 1.3em;
    margin: 1em 0;
    margin-left: 1.5em;
}
/* Pour les listes imbriquées, pas de marge à gauche */
.page-content ol ol, .page-content ol ul, .page-content ul ul,
.page-content ul ol {
    margin-left: 0;
}
.page-content li {
    list-style-position: outside;
    margin: 0.5em 0;
    margin-left: 1.5em;
}
.page-content ul li {
    list-style-type: circle;
}
.page-content ul ul li {
    /*list-style-type: square;*/
}
.page-content ol li {
    list-style-type: decimal;
}
.page-content ol ol li {
    list-style-type: lower-alpha;
}
.page-content strong {
    font-weight: bold;
}
.page-content em {
    font-style: italic;
}


/* Colonnes */
.col {
    float: left;
}
.col-spacer {
    margin-left: 10px;
}
/* Proportions des colonnes */
/*.colmode-1 #inside .half, .colmode-2 #inside .half,
.colmode-1 #inside .col.quart-2, .colmode-2 #inside .col.quart-2 {
    width: 350px;
}*/
/*.colmode-1 #inside .col.third, .colmode-2 #inside .col.third {
    width: 230px;
}
.colmode-1 #inside .col.third-2, .colmode-2 #inside .col.third-2 {
    width: 470px;
}
.colmode-1 #inside .col.quart, .colmode-2 #inside .col.quart {
    width: 170px;
}
.colmode-1 #inside .col.quart-3, .colmode-2 #inside .col.quart-3 {
    width: 530px;
}

.colmode-0 #inside .half,
.colmode-0 #inside .col.quart-2 {
    width: 466px;
}

.colmode-0 #inside .col.third {
    width: 307px;
}*/

.colmode-0 #inside .col.third-2 {
    width: 624px;
}

/* Accordion */

#inside .accordion {
    background: #f7f7f7;
    /*border: 1px solid #e7e7e7;*/
    padding: 0.5em;
    margin-bottom: 5px;
}

#inside .accordion h4 {
    background-image: url(../../App_Images/Commun/view_more.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 18px;
    text-decoration: underline;
    cursor: pointer;
    font-family: Verdana, 'Bitstream vera sans',Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    font-weight: bold;
    color: #333 !important;
}

#inside .accordion h4.active {
    background-image: url(../../App_Images/Commun/view_less.png);
}

#inside .accordion > div {
    border-top: 1px solid #e7e7e7;
    margin-top: 0.7em;
    padding-top: 0.7em;
}

/* Dl option table */
dl.option-table {
    margin: 0 !important;
    font-size: 11px;
}
dl.option-table dd, dl.option-table dt {
    margin: 0 !important;
    border-top: 1px solid #eee;
    padding: 3px 0;
}
dl.option-table .first {
    border: 0;
}
dl.option-table dt {
    padding-left: 10px;
    float: left;
    color: #666;
}
dl.option-table dd {
    padding-right: 10px;
    text-align: right;
}    
dl.option-table .even {
    background: #f7f7f7;
}
.legend {
    font-size: 10px;
    color: #666;
}


/* Dimension spécifiques suivant le mode de colonne */
.colmode-0 #inside form, .colmode-1 legend span {

}
.colmode-0 #inside .grid table {
    width: 934px;
}
.colmode-1 #inside .grid table {
    width: 707px;
}

.colmode-1 #inside .box .grid table {
    width: 687px;
}




/* Images picto */
.picto {
    height: 48px;
    width: 48px;
    float: left;
    margin: 0 10px 0 0;
    background-image: url(sprite/picto.png);
    background-repeat: no-repeat;
}
.picto.picto-individual { background-position: -192px 0px; }
.picto.picto-advertise { background-position: -144px 0px; }
.picto.picto-affiliate { background-position: 0px 0px; }
.picto.picto-sms { background-position: 0px -48px; }
.picto.picto-code-usd { background-position: -96px -48px; }
.picto.picto-code-eur { background-position: -96px 0px; }
.picto.picto-fund { background-position: -48px 0; }
.picto.picto-documentation { background-position: -144px -48px; }
.picto.picto-404 { background-position: -192px -48px; }
.picto.picto-email-complete { background-position: -240px -48px; }
.picto.picto-company { background-position: -240px 0px; }

.picto-profile {
    height: 52px;
    width: 52px;
    background-image: url(../../App_Images/Commun/profile.png);
    background-repeat: no-repeat;
}

/* Boites de messages */
.message-box {
    padding: 1em;
    margin-bottom: 1em;
    position: relative;
}
.message-box-tlc,
.message-box-trc,
.message-box-blc,
.message-box-brc {
    display: block;
    position: absolute;
    font-size: 0;
    width: 7px; height: 7px;
    background-repeat: no-repeat;
    background-image: url('../../App_Images/Commun/elements.png');
    
}
.message-box-tlc { background-position: -8px  -157px; top: 0; left: 0; }
.message-box-trc { background-position: -15px -157px; top: 0; right: 0; }
.message-box-blc { background-position: -8px  -164px; bottom: 0; left: 0; }
.message-box-brc { background-position: -15px -164px; bottom: 0; right: 0; }
.message-box.success {
    background: #e3f7ca;
}
.message-box.error {
    background: #f7caca;
}
.message-box.bug {
    background: #cccccc;
}
.message-box.notice {
    background: #caeef7;
}
.message-box.warning {
    background: #f7f1ca;
}
.message-box .learn-more {
    text-align: right;
    font-size: 11px;
    margin-top: 1em;
}


/*
 * Super box
 */

/* Base Superbox Styles */
#superbox-overlay{position:fixed;top:0;left:0;z-index:9998;width:100%;height:100%;}
#superbox-wrapper{position:fixed;z-index:9999;top:0;display:table;width:100%;height:100%;}
#superbox-container{position:relative;display:table-cell;width:100%;height:100%;margin:0;padding:0;vertical-align:middle;}
#superbox{margin:0 auto;padding:0;}
#superbox-container .loading{margin:0;text-align:center;}

/* IE7 */
*:first-child+html #superbox-container{position:absolute;top:50%;right:50%;display:block;height:auto;}
*:first-child+html #superbox{position:relative;top:-50%;display:block;}
/* IE6 - Thanks to Thickbox for IE expressions */
* html #superbox-container{position:absolute;top:50%;right:50%;display:block;height:auto;}
* html #superbox{position:relative;top:-50%;display:block;}
* html #superbox-overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');}
* html #superbox-wrapper{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

/* Default Theme */
#superbox-overlay{background:#000;}
#superbox-container .loading{text-align:center;font-size:40px;color:#fff;}
#superbox{padding:10px;background:#fff;}
#superbox-innerbox{padding:10px 0;}
#superbox.image{text-align:center;}
#superbox .close,
#superbox .nextprev{overflow:hidden;margin:0;}
#superbox .close{ text-align: right }
#superbox .close a { cursor: pointer }

/* Barre de séléction de langue */
#language {
/*    background: url(sprite/main-center.png) left -224px repeat-x;*/
    margin-left: 175px;
    position: absolute;
    top:0;
    right: 0;
    z-index: 1;
}
#language-right {
    background: url(../../App_Images/Commun/border-corner.png) 971px -224px no-repeat;
    height: 60px;
    padding-right: 10px;
    text-align: right;
    font-size: 11px;
}
#language-right p {
    margin-top: 13px;
    color: #666;
    font-weight: bold;
    margin-right: 3px;
    float: left;
    padding-right: 10px;
}
#language-right ul {
    margin-top: 13px;
    display: inline-block;
    text-align: left;
    margin-right: 7px;
    padding-left: 5px;
    vertical-align: top;
    border-left: 1px solid #ccc;
    float: left;
}
#language-right ul a{
    color: #666;
}
 #hide-language {
    float: left;
    margin-right: 2px;
    margin-top: 13px;
    margin-left: 20px;
    color: #666;
    text-decoration: none;
    background: url(../../App_Images/Commun/close.png) top right no-repeat;
    padding-right: 18px;
    line-height: 16px;
}

    
th.header span {
	background: url(../../App_Images/Commun/sort.gif) right 0px no-repeat;
	cursor: pointer;
	padding-right: 18px;
}

th.headerSortUp span {
	background: url(../../App_Images/Commun/sort.gif) right -5px no-repeat;
}

th.headerSortDown span {
	background: url(../../App_Images/Commun/sort.gif) right 8px no-repeat;
}

.tTip {cursor: pointer; color: #666; font-weight: bold;}
	.tip {color: #333;}
	
		
				
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/

.tip {
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(../../App_Images/Commun/images/tipTop.png) no-repeat top;}
	
.tipMid {background: transparent url(../../App_Images/Commun/images/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(../../App_Images/Commun/images/tipBtm.png) no-repeat bottom; height: 32px;}
#message-blue	
{
	/*margin-bottom: 5px;*/
}
.blue-left	
{
	background: url(../../App_Images/Commun/message_blue.gif) top left no-repeat;
	color: #2e74b2;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0 0 0 20px;
	height:35px;
}

.blue-left a	
{
	color: #2e74b2;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
}

.blue-text
{
    background:url('../../App_Images/Commun/info_min_2.png') no-repeat;
    padding-left:27px;
    background-position:0 5px;
    padding-bottom:9px;
    padding-top:9px;
}

.blue-right a	
{
	cursor: pointer;
}

.blue-right	
{
	height:35px;
	background:url('../../App_Images/Commun/blue_corner_right.png') right no-repeat;
}
#message-red	
{
	/*margin-bottom: 5px;*/
}

.red-left	
{
	background: url(../../App_Images/Commun/message_red.gif) top left no-repeat;
	color: #ce2700;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0 0 0 20px;
	height:35px;
}

.red-left a	
{
	color: #ce2700;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
}

.red-text
{
    background:url('../../App_Images/Commun/error_min.png') no-repeat;
    background-position : 0 5px;
    padding-left:27px;
    padding-top:9px;
    padding-bottom:9px;
}
.red-right a	
{
	cursor: pointer;
}
	
.red-right	
{
	height:35px;
	background:url('../../App_Images/Commun/red_corner_right.png') right no-repeat;
}

/******center box***********/
#bloc 
{
    width: 100%;
    color:#333333;
    background-color: transparent;
    background:url("../../App_Images/Commun/ThemeIE/blocblank_02.png") repeat-x left top;
}
#bloc .bottom_border 
{
        
    background:url("../../App_Images/Commun/ThemeIE/blocblank_08.png") repeat-x left bottom transparent;
}
#bloc .top_right 
{
    display: block;
    float: right;
    width: 21px; 
    height: 14px; 
    background:url("../../App_Images/Commun/ThemeIE/blocblank_03.png") no-repeat right top transparent;
}

#bloc .top_left 
{
    display: block;
    width: 21px; 
    height: 14px;
    background:url("../../App_Images/Commun/ThemeIE/blocblank_01.png") no-repeat left top transparent;
}
#bloc .left_border 
{
    background:url("../../App_Images/Commun/ThemeIE/blocblank_04.png") repeat-y left top #FFF; 
}

#bloc .right_border 
{
    background:url("../../App_Images/Commun/ThemeIE/blocblank_06.png") repeat-y right top transparent;
   
}
#bloc .bottom_left 
{
    display: block;
    width: 21px; 
    height: 19px; 
    background:url("../../App_Images/Commun/ThemeIE/blocblank_07.png") no-repeat left bottom transparent;
}

#bloc .bottom_right 
{
    display: block;
    float: right;
    width: 21px; 
    height: 19px; 
    background:url("../../App_Images/Commun/ThemeIE/blocblank_09.png") no-repeat right bottom transparent;
}
#main
{
    padding:0px 10px 10px 20px;
    font: 13px Verdana, Arial, Helvetica, sans-serif !important;
    color:#000;
    /**/
}
.div-main-element {height: 120px;  }
.main_link {
   color: #4553a4;
   font-family: Georgia, serif;
   font-size: 18px;
   text-decoration:none;
}
.main_link :hover {
    color: #4553a4;
    text-decoration: none;
}
.help_guide
{
    
}
.sammary_link {
   color: #4553a4;
   font-family: Georgia, serif;
   font-size: 12px;
   text-decoration:none;
}

.sammary_link :hover {
   color: #4553a4;
   font-family: Georgia, serif;
   font-size: 12px;
   text-decoration:none;
}

#related-act-top	{
	border: none;
    background : url(../../App_Images/Commun/ThemeIE/header_related_act_new.png) no-repeat;
	color: #393939;
	width:159px;
	height: 32px;
	margin-left:1px;
	}
	
	#related-act-top span
{
  
  
  padding-left:15px;
  color: #fff;
  line-height:33px;
}
#related-act-bottom	
{
    background: url(../../App_Images/Commun/ThemeIE/header_related_act_bottom.png) bottom no-repeat;
	font-size: 0px;
	line-height: 0;
	margin-bottom:14px;
	
}
#related-act-inner	{
	font-size: 11px;
	line-height: 16px;
	/*margin: 0 auto 0px auto;*/
	margin-bottom:-7px;
	padding: 10px 0 20px 0;
	width: 160px;
	}
	.li_arrow
{
	padding-left:11px;
    background: url('../../App_Images/Commun/arrow.gif') left center no-repeat;
    line-height:20px;
    text-align:left;
    
}

.lines-dotted-short	{
	background: url(../../App_Images/Commun/lines_dotted_short.png) no-repeat;
	font-size: 0px;
	height: 1px;
	line-height: 0;
	margin:10px 5px 5px 10px;
	}
	ul.greyarrow	{
	list-style-type: none;
	}
ul.greyarrow li	{
	background: url(../../App_Images/Commun/icon_list_arrow.gif) no-repeat 0 5px;
	line-height: 18px;
	padding: 0 0 0 12px;
	}
ul.greyarrow li a	{
	color: #478b38;
	font-weight: bold;
	}
ul.greyarrow li a:hover	{
	text-decoration: underline;
	}
	
	
.interac_help  {
    background:none;
    margin-bottom:10px;
}

.interac_help a 
{
	display: block; 
    
}
.button1{ background:url('../../App_Images/Commun/price.png') no-repeat; 
         /* padding:15px 10px;*/
          padding-top:13px;
          padding-left:200px;
          color:#fff; 
          text-decoration:none;           
          font-family:Arial; 
          font-size:18px;            
          font-weight:bold;
          }

/*info bulle  module*/
    a.infobulle
    {
        position: relative;
        color: black;
        text-decoration: none;
        border-bottom: 1px gray dotted; /* on souligne le texte */
    }
    a.infobulle span
    {
        display: none; /* on masque l'infobulle */
    }
    a.infobulle:hover
    {
        background: none; /* correction d'un bug IE */
        z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
        cursor: help; /* on change le curseur par défaut en curseur d'aide */
    }
    a.infobulle:hover span
    {
        display: inline; /* on affiche l'infobulle */
        position: absolute;
        white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
        top: 30px; /* on positionne notre infobulle */
        left: 20px;
        background: white;
        color: green;
        padding: 3px;
        border: 1px solid green;
        border-left: 4px solid green;
    }
    
    
    .prev1, .next1 { background-color:#b0232a; padding:5px 10px; color:#fff; text-decoration:none;}
.prev1:hover, .next1:hover { background-color:#CCC; text-decoration:none;}
#SignupForm .button_holder{background-color:#ccc;}
.prev1 { float:left;}
.next1 { float:right;}
#steps li{width:25%;float:left}
#steps { list-style:none; width:100%; overflow:hidden; margin:0px; padding:0px;}
.titleStep{font-size:12px;font-size:24px;color:#b0b1b3;}
#steps li .descStep {font-size:11px;}
#steps li.current { color:#000;}

fieldset { border:none; width:100%;}
legend { font-size:18px; margin:0px; padding:10px 0px; color:#87b606; font-weight:bold;}
.min{font-size:10px}
.normal{font-size:12px}
.big{font-size:13px}

.TitleEtape{font-weight:bold;font-size:14px;padding-right:10px}

#progress_bar {
    background: url('../../App_Images/wizard/progress_bar.png') no-repeat;
    width: 339px;
    height: 24px;
    margin: 0 auto;
    position: relative;
}

.progress {
    background: url('../../App_Images/wizard/progress.png') repeat-x;
    width: 0px;
    height: 23px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#progress_text {
    position: relative;
    line-height: 21px;
    text-align: center;
    font-weight: bold;
    color: white;
    text-shadow: 1px 1px 2px #222;
    width: 339px;
    height: 24px;
    top: -23px;
    left: 0;
}



/*-------------------------------*/
/*Container supported classes*/
/*-------------------------------*/
/*Main wrapper class*/
.ContainerWrapper
{
	background-color: #DFE8F6;
	border-right: 1px solid #9ABBE8;
	border-bottom: 1px solid #9ABBE8;
	border-left: 1px solid #9ABBE8;
	width: 100%;
}
/*Gap between wrapper and container*/
.ContainerMargin
{
	padding: 4px;
}
/*Container*/
.Container
{
	
}
/*Header of each container*/
.ContainerHeader
{
	background-image: url(../../App_Images/Images/Container_Header.gif);
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #133047;
}
/*Margin of Header of each container*/
.ContainerHeader td
{
	padding: 4px;
}

/*-------------------------------*/
/*Messages Status supported classes*/
/*-------------------------------*/
/*General class for Message*/
#tblMessage
{
	height: 23px;
	width: 100%;
}
/*Message for Successful*/
#tblMessage.Success
{
	border: solid 1px #5AAD0D;
	background-color: #E5F7D5;
}
/*Message for Information*/
#tblMessage.Information
{
	border: solid 1px #88B5E9;
	background-color: #E2EDF8;
}
/*Message for Warning*/
#tblMessage.Warning
{
	border: solid 1px #FD7B04;
	background-color: #FFF7E7;
}
/*Message for Error*/
#tblMessage.Error
{
	border: solid 1px #FF0001;
	background-color: #FFEAEA;
}

/*-------------------------------*/
/*Messages Status Icon supported classes*/
/*-------------------------------*/
/*General class for Message Icon*/
#dvIcon
{
	line-height: 23px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 38px;
}
/*Message Icon for Successful*/
#dvIcon.Success
{
	background-image: url('../../App_Images/Images/Message_Success.png');
}
/*Message Icon for Information*/
#dvIcon.Information
{
	background-image: url('../../App_Images/Images/Message_Information.png');
}
/*Message Icon for Warning*/
#dvIcon.Warning
{
	background-image: url('../../App_Images/Images/Message_Warning.png');
}
/*Message Icon for Error*/
#dvIcon.Error
{
	background-image: url('../../App_Images/Images/Message_Error.png');
}

/*-------------------------------*/
/*Progressbar supported classes*/
/*-------------------------------*/
/*Progressbar container wrapper*/
#dvProgressContainer
{
	border-left: solid 1px #CFCFCF;
	border-right: solid 1px #CFCFCF;
	width: 100px;
	height: 12px;
	background-image: url(../../App_Images/Images/Progressbar_Wrapper.gif);
}
/*Progressbar container*/
#dvProgress
{
	background-image: url(../../App_Images/Images/Progressbar_Content.gif);
	height: 100%;
	width: 0px;
}

/*-------------------------------*/
/*Grid supported classes*/
/*-------------------------------*/
/*Grid Header Row*/
.GridHeader
{
	background-image: url(../../App_Images/Images/Grid_Header.gif);
	height: 25px;
}
/*Grid Header row separator */
.GridHeader td.Separator
{
	border-right: solid 1px #C9CACA;
	padding: 0px 2px 0px 2px;
}
/*Grid row height for empty, normal, selected and hovered */
.GridRow, .GridEmptyRow, .GridNumberRow, .GridNormalRow, .GridAlternate, .GridHoverRow
{
	height: 20px;
}
/*Grid Empty row */
.GridEmptyRow
{
	vertical-align: middle;
	text-align: center;
	color: Gray;
}
/*Grid Numbered row */
.GridNumberRow
{
	background-image: url(../../App_Images/Images/Grid_RowNumber.gif);
}
/*Grid Normal row */
.GridNormalRow
{
	background-image: url(../../App_Images/Images/Grid_RowNormal.gif);
}
/*Grid Alternate row */
.GridAlternate
{
	background-image: url(../../App_Images/Images/Grid_RowAlternate.gif);
}
/*Grid Hover row */
.GridHoverRow
{
	background-image: url(../../App_Images/Images/Grid_RowHover.gif);
}
/*Grid Footer row*/
.GridFooter
{
	background-image: url(../../App_Images/Images/Grid_Footer.gif);
	height: 25px;
}
/*Grid Footer row left and right margin*/
.GridFooter td
{
	padding: 0px 3px 0px 3px;
}
.StartUpload
{
	/* for IE */
	filter:alpha(opacity=20);
	
}

.notif_contrat
{
    margin-left:20px;
}

/*Style partie upload */
.progressBar
{
	background-color:#00A300;
	height:15px;
}
.Uploadbtn1 {
background-color:#FFEEDD;
border-color:#669966 #336633 #336633 #669966;
border-style:solid;
border-width:1px;
color:#005500;
font:bold 84% 'trebuchet ms',helvetica,sans-serif;
margin-left:70px;
}
p
{
	font-family:Arial; 
	/*color:Yellow; */
}
.Addbtn {
background-color:#FFEEDD;
border-color:#669966 #336633 #336633 #669966;
border-style:solid;
border-width:1px;
color:#005500;
font:bold 84% 'trebuchet ms',helvetica,sans-serif;
width: 56px;
        height: 26px;
        margin-top: 0px;

}
.Removebtn {
background-color:#FFEEDD;
border-color:#669966 #336633 #336633 #669966;
border-style:solid;
border-width:1px;
color:#005500;
font:bold 84% 'trebuchet ms',helvetica,sans-serif;
width: 66px;
        height: 27px;

}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

img.screenshot {
border:25px solid #A19D99;
margin-left:-25px;
margin-top:-1.6em;
}

 .style1
    {
        width: 92px;
    }
    .btn
    {
        margin-left: 0px;
    }
    .style2
    {
        width: 68px;
    }
    
    
    .drapeau
{
    padding-left: 850px; 
    /*padding-top: 50px;*/
}
 .position_right
{
  text-align:right; 
} 


.boutonAuthen
{
   color: #666;  
    font: bold 11px Verdana,sans-serif;  
    display: block;  
    width: 100px;  
    height: 30px;  
    line-height: 40px;  
    text-align: center;  
    text-decoration: none;  
    border: 1px solid #aaa;  
    background: #f8f8f8;
    border-radius: 6px;
    background: -moz-linear-gradient(top, #f8f8f8 40%, #cacaca 100%);  
    background: -webkit-linear-gradient(top, #f8f8f8 40%, #cacaca 100%);  
    background: -o-linear-gradient(top, #f8f8f8 40%, #cacaca 100%);  
    background: -ms-linear-gradient(top, #f8f8f8 40%, #cacaca 100%);  
    background: linear-gradient(top, #f8f8f8 40%, #cacaca 100%); 
    box-shadow: 0 0 5px rgba(0,0,0,0.2); 
   
}

.selec  {
    background: transparent;
   width: 200px;
   padding: 5px;
   /*font-size: 16px;*/
   border: 1px solid #ccc;
   height: 30px;}
   
   /********* rounded background *******/
   
   .red-rounded
   {
       border:#ed1116 solid 2px; 
       background-color:#dd999b;
       -moz-border-radius: 5px;	
       -webkit-border-radius: 5px;	
       border-radius: 5px;
       width:50%;
       color:#fff;
       font-weight:bold
   }
   
   .green-rounded
   {
       border:#18a052 solid 2px; 
       background-color:#89d8ab;
       -moz-border-radius: 5px;	
       -webkit-border-radius: 5px;	
       border-radius: 5px;
       width:50%;
       color:#fff;
       font-weight:bold
   }
/**********  Module   ************/

.arrow-module
{
    float:left;
    margin-top:3px;
    background-image:url('../../App_Images/next.png'); 
    width:10px;
    height:10px;
}

.descp-module
{
    left:10px;
}

.price-module
{
    float:left;
}

.div-module
{
    margin-top: 40px; 
    position: relative; 
    left: 25%;
    padding-bottom:20px;
}

.rounded-gray
{
    border:#e1e1e1 solid 2px; 
     -moz-border-radius: 10px;	
       -webkit-border-radius: 10px;	
       border-radius: 10px;
}

/******************************************/
   .green-left	
{
	background: url(../../App_Images/Commun/message_green.gif) top left no-repeat;
	color: #2b611a;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0 0 0 20px;
	height:35px;
}

.green-left a	
{
	color: #2b611a;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
}

.green-text
{
    background:url('../../App_Images/Commun/Info.png') no-repeat;
    background-position : 0 5px;
    padding-left:27px;
    padding-top:9px;
    padding-bottom:9px;
}
.green-right a	
{
	cursor: pointer;
}
	
.green-right	
{
	height:35px;
	background:url('../../App_Images/Commun/icon_close_green.gif') right no-repeat;
}
  
.achatModule {
	color: #e8f0de;
	font-weight:bold;
	font-family:Verdana,sans-serif;
    width: 230px;
    padding:5px;
    height: 70px;  
    text-align: center; 
    line-height:70px;
    text-decoration: none;  
    border: 1px solid #aaa;  
    border-radius: 10px;	
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}


.achatModule:hover 
{
    color: #e8f0de;
	font-weight:bold;
	font-family:Verdana,sans-serif;
    width: 230px;
    padding:5px;
    height: 70px;  
    text-align: center; 
    line-height:70px;
    text-decoration: none;  
    border: 1px solid #aaa;  
    border-radius: 10px;	
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}



/*************** style page d'erreur********************/

.error-bubble {
   
    background: #e5e5e5;
    -moz-box-shadow: 0px 0px 10px 2px #cfcfcf;
    -webkit-box-shadow: 0px 0px 10px 2px #cfcfcf;
    -o-box-shadow: 0px 0px 10px 2px #cfcfcf;
    box-shadow: 0px 0px 10px 2px #cfcfcf;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=NaN, Strength=10);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding:10px;
}
.error-body
{  
    padding:10px;
    margin-top: 10%;
    margin-left:4px;
    width: 97%; 
    height:100%; 
    padding-bottom:10%;
    padding-top:10%;
}

.error-text
{
    font-size:20px;
    line-height:20px;
}

.error-title
{
    color:#6d6d6d;
    font-size:40px;
    text-align:center;    
}

.grid-contact
{
    display:none;
}

.whitespace{white-space:Normal;}
.li-info{text-align: left; margin-left: 25PX;}

.div-exmpl-url {border: 1px solid #7D7D82; padding: 5px; width: 450px; height: 70px; text-align: left; overflow-x: scroll}

/* Style Accuse de reception */

/*.ACCEPTED { background-color:#CEF6CE; }
tr .ACCEPTED:hover {background-color:#FFF}
.PENDING {background-color:#F5D0A9}
tr .PENDING:hover {background-color:#FFF}
.ENROUTE {background-color:#E6E6E6}
tr .ENROUTE:hover {background-color:#FFF}
.UNKNOWN {background-color:#F5DA81}
tr .UNKNOWN:hover {background-color:#FFF}*/

.EXPIRED {background-color:#F5DA81}
tr .EXPIRED:hover {background-color:#FFF}

.UNDELIV { background-color:#FA5858}
tr .UNDELIV:hover {background-color:#FFF}

.REJECTED {background-color:#CCC}
tr .REJECTED:hover {background-color:#FFF}

.DELETED {background-color:#F5D0A9}
tr .DELETED:hover {background-color:#FFF}

/*.SUBMITED {background-color:#FFF}
tr .SUBMITED:hover {background-color:#FFF}*/

.DELIVERED { background-color:#A9F5BC; }
tr .DELIVERED:hover {background-color:#FFF}



.table-left {float:left}

 .td-birthday-right {text-align:right}
.td-birthday-left{text-align:left}