@CHARSET "ISO-8859-1";

#contentColumn {
    padding: 0 0 30px 0;
}

h1 {
    position: relative;
    font-size: .9em;
    color: #cc0000;
    font-weight: bold;
    margin: 0;
    padding: 16px 0 10px 9px;
}

h1 em {
    position: absolute;
    top: 16px;
    right: 10px;
    font-size: .9em;
    color: #cc0000;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

h2 {
    position: relative;
    font-size: 1.1em;
    color: #373737;
    /*width: 95%;*/
    font-weight: bold;
    margin: 0 0 8px 0;
    padding: 9px 0 9px 10px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

#adsList h2 {
}

h3 {
    font-size: 1em;
    color: #cc0000;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 14px 0 10px 12px;
}

h3 em {
    display: block;
    clear: both;
    font-size: .9em;
    color: #373737;
    font-weight: normal;
    text-transform: none;
    margin: 0;
    padding: 0;
}

#myOpe {
    display: block;
    clear: both;
    width: 97%;
    padding: 6px;
    margin: 0 0 24px 0;
    background: #f4f4f4 url(../img/myOpeBg.gif) top left repeat-x;
    border: 1px solid #dadada;
}

#myOpe ul {
    padding: 0;
}

#myOpe li {
    padding: 6px 0 6px 20px;
    background: #fff url(../img/mvsDot.gif) 11px 11px no-repeat;
}

#myOpe li.alt {
    background-color: transparent;
}

#myOpe li a {
    padding: 0;
    margin: 0;
    font-size: .9em;
    font-weight: bold;
    color: #373737;
    text-decoration: none;
}

#myOpe li a:hover {
    text-decoration: underline;
}

#myOpe li em {
    display: block;
    clear: both;
    font-style: normal;
    font-weight: normal;
}


#closingContract {
    float: left;
    clear: none;
    width: 49%;
}

#adsWaitingList {
    float: left;
    clear: none;
    width: 49%;
}

.mvsButton {
    display: block;
    clear: both;
    float: right;
    width: 285px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    margin: 0 33px 20px 0;
    background: url(../img/buttonMvs.gif) top left no-repeat;
}

h2 .buttonBox { 
    position: absolute;
    top: 8px;
    right: 0;
    width: 100%;
    margin: 0;
    padding: 0;
}

h2 .mvsButton { 
    font-size: .75em;
    font-weight: normal;
}
    
.mvsButton {
    float: right;
    clear: none;
    width: auto;
    padding: 0;
    margin: 0 0 0 4px;
    background: url(../img/buttonMvsLeft.gif) top left no-repeat;
}

.mvsButton a {
    float: left;
    width: auto;
    background: url(../img/buttonMvsRight.gif) top right no-repeat;
    text-align: center;
    line-height: 20px;
    padding: 0 15px 0 15px;
    color: #fff;
    font-weight: bold;
}





/*   Infos utilisateur
-------------------------------------------------------------- */

#myAccountBox {
    
}

#myAccountBox p {
    font-size: .9em;
    background: transparent;
    color: #575757;
}


#myAccountBox .myLinks {
    display: block;
    float: right;
    clear: both;
    width: auto;
    background: url(../img/forgotenPassArrow.gif) 0 8px no-repeat;
    /*padding: 8px 0 0 0;*/
}


#myAccountBox .myLinks a {
    display: inline;
    float: none;
    font-size: 1em;
    color: #575757;
}

#myAccountBox .myLinks span {
    display: inline;
    float: none;
    font-size: 1em;
    color: #575757;
}
    

/*   Liste clients
-------------------------------------------------------------- */

h4 {
    color: #575757;
    font-size: 1.2em;
    padding: 5px 0 10px 10px;
    font-weight: normal;
    background: transparent;
    border: none;
}

#myOpe table {
    width: 98%;
    margin: 8px 0 16px 0;
}

#myOpe th {
    background: #575757;
    color: #fff;
    font-weight: bold;
    border-top: 1px solid #919191;
    border-bottom: 1px solid #B0B0B0;
    padding: 6px 0 8px 10px;
}
#myOpe th.first { border-left: 1px solid #C7C7C7; }
#myOpe th.last { border-right: 1px solid #C3C3C3; }

#myOpe td {
    padding: 6px 0 6px 0;
    background: #fff;
    color: #373737;
    font-size: .9em;
}


#myOpe .alt td {
    background-color: transparent;
}

#myOpe td p {
    background: url(../img/mvsDot.gif) 11px 5px no-repeat;
    line-height: 120%;
    padding: 0 0 0 19px;
    margin: 0;
}

#myOpe td strong {
    display: block;
    width: auto;
    clear: both;
    color: #373737;
    padding: 0;
    margin: 0;
}

#myOpe td a {
    display: block;
    clear: both;
    color: #cc0000;
    padding: 0;
    margin: 0;
}

#myOpe td p a {
    display: inline;
    clear: none;
    color: #373737;
}

#myOpe td p a:hover strong,
#myOpe td p a:hover {
    text-decoration: none;
    color: #cc0000;
}


/*   Export MVS
-------------------------------------------------------------- */

#exportContent {
    display: block;
    clear: both;
    padding: 14px 0 14px 10px;
}


#exportOptions {
  float : left;
  clear : both;
  width : 100%;
  margin : 0;
  padding: 14px 0 0 0;
}


#exportOptions .column {
  float : left;
  clear: none;
  width : 46%;
  background : #f2f2f2;
  margin : 0 5px 0 0;
  border : 1px solid #e5e5e5;
  padding : 0 0 14px 8px;
}


#exportOptions .select {
    width: 90%;
}


#exportOptions select {
    width: 100%;
}

#exportFiles {
    
}

#exportFiles p {
    padding: 8px 0 8px 20px;
}

#exportFiles p a {
    font-weight: bold;
}

#exportFiles ul {
    padding-left: 20px;
}

#exportFiles li {
    padding: 0 0 8px 0;
}

#exportFiles li a {
    
}



/*   Contact d'un client
-------------------------------------------------------------- */


#contactez-nous .email-client {
    padding: 5px 0 5px 0;
}

#contactez-nous .email-client strong {
    float: left;
    width: 20%;
    text-align: right;
}

#contactez-nous .email-client em {
    float: left;
    width: 60%;
    padding: 0 0 0 13px;
}




/*   Filtres / recherche client
-------------------------------------------------------------- */

#filterBox {
    padding-left: 8px;
}


#filterBox form {
    display: block;
    width: auto;
}

#filterBox label {
    float: left;
    clear: none;
    color: #fff;
    width: 100px;
    font-size: 1em;
    text-align: left;
    padding: 4px 0 0 0;
}

#filterBox .text {
    float: left;
    width: 100%;
    clear: none;    
    font-size: .9em;
    padding: 7px 0 8px 9px;
    margin: 0 0 1px 0;
    background: url(../img/mvsSearchBg.gif) top left no-repeat;
}

#filterBox .text input {
    float: left;
    clear: none;
    width: 160px;
    border: 1px solid #9A9A9A;
    border-color: #BFBFBF #B5B5B5 none none;
    font-size: .9em;
    color: #373737;
    padding: 1px 0 0 1px;
    height: 17px;
}

#filterBox .submit {
    float: left;
    width: 95%;
    overflow: visible;
}

#filterBox .submit input {
    float: right;
    position: relative;
}


/*   Coordonnées client
-------------------------------------------------------------- */


#newUser {
    float: right;
    clear: none;
    width: 290px;
    padding: 8px 0 0 0;
    margin-left: 0;
}

#customerInfos {
    clear: none;
    width: 350px;
    margin-left: 5px;
}

#customerLogo {
    float: left;
    clear: none;
    display: block;
    width: 290px;
    border: 1px solid #DADADA;
    padding: 8px 0 16px 0;
    margin-bottom: 20px;
    margin-left: 5px;
    background: #f4f4f4 url(../img/contactDetailsBg.gif) top left repeat-x;
}

#logoImg,
#logoForm {
    float: none;
    clear: both;
    display: block;
    width: auto;
    overflow: hidden;
    padding: 8px 0 0 8px;
}


#logoForm .champ-telechargement {
    width: 100%;
}

#logoForm .champ-telechargement label {
    width: 90%;
    font-size: 1em;
}

#logoForm .champ-telechargement input {
    width: 100%;
}


/*   Modification données client
-------------------------------------------------------------- */

#customerEdition {
    float: none;
    clear: both;
    overflow: hidden;
    width: auto;
    padding: 4px;
    margin: 0;
    background: #E0E0E0;
}

#customerForms #customerInfos {
    width: 330px;
}



#fullAdTabs {
    width: auto;
    margin: 0;
    padding: 0;
}

#customerForms {
    float: none;
    clear: both;
    overflow: hidden;
    width: 100%;
    background: #fff;
    padding: 16px 0 8px 0;
    margin: 0;
}

#newUser {
    clear: both;
}


#newUser .textarea {
    
}

#newUser .textarea textarea {
    width: 92%;
    height: 100px;
}

#newUser .textarea label {
    width: 100%;
}

#newUser .champ-telechargement {
    width: 100%;
    padding-top: 8px;
}

#newUser .champ-telechargement label {
    width: 95%;
    font-size: .9em;
}

#newUser .champ-telechargement input {
    width: 100%;
}

#newUser .textarea textarea.texte-html-mini {
    width: 85%;
}


#newUser .large-zone textarea {
    width: 85%;
    height: 200px;
}


.webSitePreview {
    float: right;
    clear: none;
    width: 290px;
    text-align: center;
}


.assocForm .ajax-list {
    padding-left: 16px;
    width: auto;
}

.assocForm .ajax-list label {
    padding-right: 4px;
    padding-top: 3px;
}

.assocForm .select {
    padding: 16px 0 0 10px;
    width: 95%;
    float: none;
    clear: both;
    width: 100%;
}

.assocForm .select label {
    padding-bottom: 4px;
}

.assocForm .select select {
    width: 98%;
}


