/* global */
html
{
    height: 100%;
}

*
{
    margin: 0;
    padding: 0;
    font-family: "Tahoma";
    font-weight: normal;
}

hr
{
    border: 1px dotted;
    clear: both;
    height: 1px;
}

body
{
    font-family: tahoma;
    font-size: 12px;
    background: #F5F5F5 url('../../../style/128-159.jpg');
    color: #47433F;
}

.tableau
{
    border: none;
}

    .tableau td
    {
        border: thin #008000 none;
        text-align: center;
    }

        .tableau td.tdtransparent
        {
            background-color: transparent;
        }

    .tableau tr
    {
        border: none;
    }

.PopupEdit
{
    border: 2px solid #800000;
    background-color: #ECF5FF;
}

p
{
    padding: 0 0 20px 0;
    line-height: 2em;
    text-align: justify;
}

img, .form_settings img.border
{
    padding: 4px;
    margin: 4px;
    border: 4px #ECC70D solid;
    background-color: #FFFFFF;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

.withnoborder img
{
    background-color: transparent;
    padding: 10px;
    margin: 0px;
    border-style: none;
    border-width: 0px;
}

h1, h2, h3, h4, h5, h6, h1 span
{
    color: #9BA01B;
    margin: 0 0 4px 0;
    padding: 10px 0 0px 0;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: -1px;
}

.date
{
    border-top: 1px dotted;
    line-height: normal;
    color: #ACAAA1;
    margin-top: 5px;
    padding-bottom: 2px;
    margin-bottom: 5px;
}

h2
{
    color: #B60000;
}

h3
{
    font-size: medium;
    font-weight: normal;
}

h4, h5, h6
{
    margin: 0;
    padding: 0 0 5px 0;
    font: normal 120% "Arabic Typesetting", "Microsoft Sans Serif";
    color: #B60000;
}

h5, h6
{
    font: italic 95% "Arabic Typesetting", "Microsoft Sans Serif";
    color: #888;
}

h6
{
    color: #362C20;
}

a
{
    padding: 0 0 0 0;
    outline: none;
    text-decoration: none;
    color: #800000;
}

/* image positioning - left, right and center */
.left
{
    float: left;
    margin-right: 10px;
}

.right
{
    float: right;
    margin-left: 10px;
}

.center
{
    display: block;
    text-align: center;
    margin: 1px auto 1px auto;
    margin-right: 300px;
}

/* block quote */
blockquote
{
    margin: 20px 0;
    padding: 10px 20px 0 20px;
    border: 1px solid #E5E5DB;
    background: #FFF;
}

/* unordered list */
ul
{
    list-style: none;
    margin: 0 0 0 0;
}

    ul li
    {
        list-style-type: square;
        margin: 0 0 6px 0;
        padding: 0 0 4px 5px;
    }

/* ordered list */
ol
{
    margin: 8px 0 22px 20px;
}

    ol li
    {
        margin: 0 0 11px 0;
    }

/* margin lefts / margin rights - to centre content */
#main, #logo, #menubar, #site_content, #footer
{
    margin-right: auto;
    margin-left: auto;
}

/* header area */
#header
{
    background: url('../../../style/back.png') repeat-x;
    height: 140px;
}

#logo
{
    background: url('../../../style/header.jpg') no-repeat;
    width: 870px;
    height: 129px;
}

    #logo h1, #logo h2
    {
    position: relative;
    top: 70px;
    right: 280px;
    text-align: right;
    font-size: xx-large;
    color: #FFFFCC;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

   

  

    #logo h2
    {
        font-size: 120%;
        padding: 4px 0 0 0;
        color: #A8AA94;
    }

/* navigation menu */
#menubar
{
    margin: auto;
    width: 705px;
    height: 46px;
    padding-right: 170px;
}

    #menubar ul
    {
        direction: rtl;
    }

        #menubar ul li
{
    float: right;
    margin: 0px 0 0 0;
    padding: 0px 3px 0px 3px;
    list-style: none;
    height: 40px;
}

            #menubar ul li a
{
    display: block;
    padding: 10px 3px 10px 3px;
    text-align: center;
    color: #FFF;
    height: 20px;
}

        #menubar ul a.selected
{
    border-width: 2px;
    border-color: #FFFFFF;
    background: #A4AA04;
    border-top-style: solid;
    height: 18px;
}
   
            #menubar ul a:hover
{
    background: #D5DA05;
}

 

/* main content */
#site_content
{
    border-top: none;
    padding: 0 10px 0 10px;
    background: #FFFFFF;
    border: 1px #d2d3d6 solid;
    width: 850px;
    margin: -1px auto 15px auto;
    min-height: 600px;
}

/* sidebar */
#sidebar_container
{
    float: right;
    width: 224px;
    color: #FFFF99;
}

    #sidebar_container span, #sidebar_container a
    {
        color: #FFFF99;
    }

        #sidebar_container a:hover
        {
            color: #CECE00;
        }

    #sidebar_container ul li
    {
        list-style-image: url('../../../style/rond_.png');
        list-style-position: outside;
    }

.sidebarLogin
{
    float: right;
    width: 182px;
    height: 35px;
    background-image: url('../../../style/LoginBG.png');
    padding-top: 66px;
    padding-bottom: 30px;
    padding-right: 40px;
}

.sidebarOutils
{
    float: right;
    width: 182px;
    height: 90px;
    background-image: url('../../../style/OutilsBG.png');
    padding-top: 66px;
    padding-bottom: 30px;
    padding-right: 40px;
}

.sidebarProfil
{
    float: right;
    width: 192px;
    height: 179px;
    background-image: url('../../../style/ProfilBG.png');
    padding-top: 60px;
    padding-bottom: 20px;
    padding-right: 30px;
}

.sidebarMenu
{
    float: right;
    width: 182px;
    height: 90px;
    background-image: url('../../../style/MenuBG.png');
    padding-top: 66px;
    padding-bottom: 30px;
    padding-right: 40px;
    visibility: hidden;
}

/* page content */
#content_container
{
    width: 850px;
}






/* page content */


#content_top
{
    width: 533px;
    height: 14px;
    padding-right: 100px;
}

#MenuComplement
{
    margin-right: 100px;
}

    #MenuComplement ul
    {
        margin: 0 15px;
        padding: 0;
    }

        #MenuComplement ul li
        {
            list-style-type: none;
            padding-right: 10px;
            padding-left: 10px;
        }

#content_base
{
    width: 633px;
    height: 14px;
    background: url('../../../style/content_base.png') no-repeat;
}

#content
{
    width: 850px;
}

.threadauthor
{
    padding: 0 15px 0 15px;
    width: 100px;
    position: relative;
    right: 0px;
    float: right;
}

.threadpost
{
    border: 1px #ECC70D dashed;
    padding: 1.5em 1em;
    background-color: #FEFCF1;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 791px;
    height: 70px;
    top: 104px;
    right: 13px;
}

.threadpostAdmin
{
    border: 1px #ECC70D dashed;
    padding: 1.5em 1em;
    float: left;
    background-color: #DAEEFA;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 420px;
    }

.thread
{
    margin: 0 0 10px 0;
    width: 826px;
    clear: both;
    height: 108px;
}

.threadpost .poststuff, .threadpostAdmin .poststuff
{
    _clear: none; /* Hack to fix broken .alt coloring in IE6 */
    border-top: 1px dotted #ccc;
    margin: 4px -1em -1.5em -1em;
    padding: 4px 8px 0 8px;
    background-color: #CC6600;
    height: 18px;
    color: #FFFFFF;
    font-size: 11px;
}

.threadpost .post, .threadpostAdmin .post
{
    font: 11px tahoma;
    height: 60px;
    overflow: auto;
}

#content a:hover, .sidebar a:hover
{
    text-decoration: none;
    color: #A4AA04;
}

#content ul
{
    margin: 0 15px;
    padding: 0 100px 0 0;
}

    #content ul li
    {
    padding: 0px 0 5px 0;
    margin: 0px;
    list-style-type: disc;
}

/* footer */
#footer
{
    width: 100%;
    font-family: "Trebuchet MS";
    font-size: x-small;
    height: 33px;
    padding: 24px 0 5px 0;
    text-align: center;
    background: #635B53 url('../../../style/footer.png') repeat-x;
    color: #A8AA94;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

    #footer a
    {
        color: #A8AA94;
    }

        #footer a:hover
        {
            color: #FFF;
        }

.logo_colour
{
    color: #2DB8CD;
}

/*.form_settings
{
    margin: 15px 0 0 0;
    text-align: right;
    font-size: 12px;
}*/

    .form_settings .Libelle
    {
        float: right;
        width: 150px;
        display: block;
        overflow: visible;
    }

    .form_settings .pagerStyle span
    {
        float: none;
        width: auto;
        display: block;
    }

#login-box
{
    width: 390px;
    height: 372px;
    padding: 40px 50px 0 50px;
    color: #ebebeb;
    background: url(../../../style/login-box-backg.png) no-repeat left top;
    margin-right: 200px;
}

.form-login
{
    width: 205px;
    padding: 10px 4px 6px 3px;
    border: 1px solid #0d2c52;
    background-color: #1e4f8a;
    font-size: 16px;
    color: #ebebeb;
}

#login-box h1
{
    color: #FFFF99;
}



/*.form_settings input
{
    margin: 0 0 0 10px;
    padding: 5px 3px 5px 3px;
    font: 100%;
    border: 1px solid #d3d3d3;
    background-color: #FFFFE8;
    font-size: 14px;
    color: #ebebeb;
    color: #000000;
    float: right;
}

.form_settings input[type="radio"]
{
    border-style: none;
    float: none;
    background: transparent;
    margin-bottom: 10px;
    margin-right: 20px;
    padding-right: 10px;
}

.form_settings img
{
    padding: 0px;
    margin: 0px;
    border: 0px solid #A4AA04;
    background-color: transparent;
}



.form_settings input[type="submit"], .form_settings input[type="button"], .form_settings input[type="file"]
{
    margin: 0 2px 0 2px;
    padding: 0 10px 0 10px;
    border: 1px #717614 solid;
    background: #575757;
    color: #FFFFFF;
    height: 30px;
    cursor: pointer;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.form_settings select
{
    border: 1px #d3d3d3 solid;
    background-color: #FFFFE8;
    font-size: 12px;
    padding: 5px 3px 5px 3px;
    float: right;
    overflow: hidden !important;
}

.form_settings textarea
{
    margin: 0 0 0 10px;
    padding: 5px 3px 5px 3px;
    font: 100%;
    border: 1px solid #d3d3d3;
    background-color: #FFFFE8;
    font-size: 14px;
    color: #ebebeb;
    color: #000000;
    float: right;
}

.form_settings input[type="checkbox"]
{
    margin: 4px 4px 4px 4px;
    padding: 0;
    border: 0;
    background: none;
}*/

.separator
{
    width: 100%;
    height: 0;
    border-top: 1px solid #D9D5CF;
    border-bottom: 1px solid #fff;
    margin: 0 0 20px 0;
}



.tableHeader
{
    background-position: right top;
    border-bottom: 10px solid #CC6600;
    color: #808000;
    font-size: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
    padding-right: 4px;
    background-image: url('../../../style/bg07.jpg');
    background-repeat: repeat-x;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
    border-top-style: none;
    border-top-width: 0px;
}

.tableHeaderbis
{
    background-position: right top;
    border-bottom: 10px solid #CC6600;
    color: #808000;
    font-size: 100%;
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: right;
    padding-right: 4px;
    background-image: url('../../../style/bg07.jpg');
    background-repeat: repeat-x;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
    border-top-style: none;
    border-top-width: 0px;
}

    .tableHeader td
    {
        border: none;
    }

.tableHeader_l
{
    border-bottom: 10px solid #FFA448;
    padding: 2px 4px 2px 1px;
    font-size: 13px;
    margin-top: 10px;
    color: #000000;
    background-image: url('../../../style/bg07.jpg');
    background-repeat: repeat-x;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
    border-top-style: none;
    border-top-width: 0px;
}
/*table tr td
{
    font-family: tahoma;
    height: 30px;
    text-align: right;
    padding-right: 4px;
    padding-left: 4px;
}
*/
.Preview
{
    color: #808000;
    background-image: url('../../../style/blogicon.jpg');
    background-repeat: no-repeat;
    background-position: right center;
    background-color: transparent;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808000;
    padding: 4px 50px 4px 4px;
    height: 35px;
}

#headerprofil
{
    background: #f1fbe3 url('../../../style/bg07.jpg') repeat-x 50% bottom;
    height: 46px;
    width: 870px;
    margin-bottom: 0px;
    margin-right: -10px;
    margin-left: -10px;
}
 #headerprofil .username
    {
    padding: 2px 0 0 30px;
    margin: 0 30px 0 0;
    text-align: left;
    height: 46px;
    background-color: #A4AA04;
    text-transform: lowercase;
}
    #headerprofil .username span
    {
    font: normal normal normal xx-large "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
    color: #F7FDEE;
    -webkit-text-shadow: black 0.1em 0.1em 0.2em;
    text-shadow: black 0.1em 0.1em 0.2em;
    vertical-align: middle;
    text-transform: uppercase;

}

#headerprofilimg
{
    border: none;
    margin: 4px;
    padding: 5px;
    background-color: #ECC70D;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 140px;
    width: 116px;
    position: relative;
    top: -165px;
    right: 15px;
    -moz-box-shadow: 10px 10px 10px #000;
    -webkit-box-shadow: 10px 10px 10px #000;
    box-shadow: 4px 4px 6px #000;
}

#headerprofil .profil
{
    position: relative;
    top: 0px;
    right: 0px;
    height: 40px;
    padding-top: 7px;
    padding-left: 10px;
}

    #headerprofil .profil span
    {
    border-color: #4cae4c;
    float: right;
    padding-right: 10px;
    padding-left: 15px;
    margin-right: 15px;
    font-size: 12px;
    background-color: #5cb85c;
    border-radius: 8px;
    height: 26px;
    padding-top: 6px;
    -moz-box-shadow: 4px 4px 10px #333333;
    -webkit-box-shadow: 4px 4px 6px #333333;
    box-shadow: 4px 4px 6px #333333;
    color: #FFFFFF;
}




           .form_settings .col2 {
    width: 380px;
    padding: 0 0 0 4px;
    float: right;
    display: block;
}
           .form_settings .col2bis {
            width: 420px;
            padding: 0 0 0 4px;
            float: right;
            display: block;
        }

       

    .form_settings .col1 {
    width: 380px;
    float: left;
}

    .form_settings .col1bis {
            width: 380px;
            float: left;
        }

            
    .form_settings_choice .col2 {
    width: 800px;
    padding: 0 0 0 4px;
    float: right;
    display: block;
}
       

 .form_settings_choice select
        {
            border:2px solid #7d6754;
            border-radius:5px;
            padding:5px;
            -webkit-appearance: none; 
            background-image:url('Images/Arrowhead-Down-01.png');
            background-position:88px;
            background-repeat:no-repeat;
            margin-left:5px;
            min-width:120px
            
        }