/*****************************************************************************
*                                Menu du bas                                 *
*    -------------------------------------------------------------------     *
*         Copyright - MBI Connexion - http://www.mbi-connexion.com           *
*            Copyright - ThinkAndGo - http://www.thinkandgo.fr               *
*****************************************************************************/

.Pack {
        position: absolute;
        top: 0px;
        left: 0px;
        float: left;
        width: 65px;
        height: 17px;
        overflow: hidden;
}

.Packs {
        font-size: 0.85em;
        font-weight: bold;
}

.Packs div.TopM {
        float: left;
        width: 100%;
        height: 24px;
        text-align: center;
}

.Packs div.Img {
        float: left;
        width: 110px;
        height: 31px;
        line-height: 31px;
        text-align: center;
        margin-bottom: 5px;
        /*margin-right: 42px;*/
        /*visibility: hidden;*/
        background-color: #000000;
}

.Packs div.Lib {
        float: left;
        width: 110px;
        text-align: center;
        margin-bottom: 3px;
        /*margin-right: 42px;*/
}

/*.Packs div a {
        display: inline;
        margin-top: 10px;
        vertical-align: bottom;
        line-height: 20px;
}*/

.Packs div.Img img {
        vertical-align: middle;
}

.MainRight {
        position: relative;
        left: -2px;
        float: left;
        width: 241px;
        border-left: 2px solid #e2e2e2;
        padding-bottom: 20px;
}

.MainLeft {
        position: relative;
        left: 0px;
        float: left;
        width: 564px;
        display: inline;
        margin-left: 20px;
        padding-bottom: 20px;
        border-right: 2px solid #e2e2e2;
}

.MainLeft h2 {
        margin: 0px;
        padding: 0px;
        margin-top: 8px;
        margin-right: 20px;
        margin-bottom: 15px;
        font-size: 1.2em;
        font-weight: bold;
        text-align: justify;
}

.MainLeft a {
        font-weight: bold;
}

.MainLeft p, .MainLeft form {
        margin: 0px;
        padding: 0px;
        margin-right: 20px;
        margin-bottom: 15px;
        font-size: 0.94em;
        text-align: justify;
}

.MainLeft ul {
        margin: 0px;
        margin-top: -10px;
        padding-left: 20px;
        margin-right: 20px;
        margin-bottom: 15px;
        font-size: 0.94em;
        text-align: justify;
}

.MainLeft form {
        margin-left: 10px;
        margin-right: 30px;
        padding: 0px;
        overflow: hidden;
}

.MainLeft form fieldset {
        margin: 0px;
        padding: 0px 10px 0px 10px;
        border: 1px solid #c3c3c3;
}

.MainLeft form legend {
        color: #ee8031;
        font-weight: bold;
}

.MainLeft label {
        float: left;
        display: block;
        width: 290px;
        height: 19px;
        line-height: 19px;
        font-weight: bold;
        margin-bottom: 10px;
        clear: both;
}

.MainLeft label.TA {
        float: left;
        width: 100%;
        height: auto;
        line-height: 19px;
        font-weight: bold;
        margin-bottom: 10px;
}

.MainLeft input, .MainLeft select, .MainLeft textarea {
        float: right;
        right: 0px; 
        margin-bottom: 10px;
}

.MainLeft input[type="text"] {
        width: 200px;
        height: 13px;
}

.MainLeft input[type="submit"] {
        margin-top: 10px;
}

.MainLeft input[type="checkbox"] {
        float: none;
        display: inline;
}

.MainLeft textarea {
        float: none;
        width: 498px;
        font-size: 0.95em;
        font-family: Verdana, Arial, Helvetica;
}

.MainLeft select {
        width: 203px;
        height: 19px;
}

.PackImg {
        position: relative;
        float: right;
        margin-right: 20px;
        /*width: 153px;*/
        width: 103px;
        text-align: right;
        overflow: hidden;
}

.PackImg img {
        margin-top: 10px;
        margin-left: -10px;
}

.PackImg span {
        font-style: italic;
        text-align: right;
        font-weight: bold;
        font-size: 1.1em;
        display: block;
}

.mbiadr:after{
  content: "\40gmail.com";
}

.tagadr:after{
  content: "\40thinkandgo.fr";
}
