li 
{
	margin-left : 10px;
}

#main_body {
    font-family: Helvetica,MS Sans Serif;
    color: #5d5d5d;
    font-size: 10px;
    text-align: center;
    margin: auto;
    padding: 0;
    /*min-width: 765px; /* also change #banner-img:width, #news:width, #index:max-width*/
    min-width: 887px;
}


.min_width {
    margin: 0 auto;
    max-width: 1026px;
}

#main_body_sheet {
    font-family: Helvetica,MS Sans Serif;
    font-size: 10px;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: 416px;
}

#container {
    margin: 0 auto;
    height: auto;
    width: 100%;
}

#container-index {
    margin: 0 45px;
    height: auto;
    /*width: 960px;*/
}

#containerbas {
    margin: 0 auto;
    border: 1px Solid grey;
    width: 99%;
    height: auto;
}


#header {
    width: 100%;
    height: auto;
}

#banner {
    background-color: #FFEBBC;
    height: 200px;
    overflow: hidden;
}

#banner_lost {
    background-color: #445571;
    height: 70px;
    overflow: hidden;
}


#bannerbis {
    background-color: #FFF;
    height: 69px;
    overflow: hidden;
}

#bannerbas {
    background-color: #FFFFFF;
    height: 100px;
    overflow: hidden;
}


#ico {
    float: right;
    padding-top: 8px;
}

#fb {
    float: left;
    padding-top: 3px;
}

#banner-img {
    margin: auto;
    width: 842px; /* must be 99% of #main_body:min-with */
    background: url('../resources/AVD5.jpg') no-repeat 0 0;
    height: 200px;
}

#banner-imgbis {
    margin: auto;
    width: 100%; /* must be 99% of #main_body:min-with */
    background: url('../resources/AVD5.jpg') no-repeat 0 0;
    height: 100px;
}

#banner-imghome {
    margin: auto;
    /*	min-width: 662px;  must be 99% of #main_body:min-with */
    width: 662px; /* must be 99% of #main_body:min-with */
    background: url('../resources/AVD5.jpg') no-repeat 0 0;
    height: 100px;
}


#banner-imgbas {
    margin: auto;
    width: 842px; /* must be 99% of #main_body:min-with */
    background: url('../resources/AVDbas.jpg') no-repeat 0 0;
    height: 100px;
}

#banner b a:hover {
    color: #450000;
}

#banner b a:visited {
    color: #450000;
}

#main_nav_container {
    height: 25px;
    position: relative;
    border-bottom: 2px Solid #ffce4e;
    border-top: 1px Solid #646569;
    padding-top: 3px;
}

.header {
    padding: 40px 0 35px 0;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
}

.connexion {
    width: auto;
}

    .connexion h3, .create h3	{
        padding: 5px;
        background-color: #FF8B6B;
        color: #fff;
    }


#main_nav_list {
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    width: 500px;
    margin: auto;
    height: 100%;
    list-style-type: none;
}

    #main_nav_list li {
        background: url('../images/dynamic/onglet/n1.gif') no-repeat left top;
        margin: 0 1px;
        height: 100%;
        float: left;
    }

    #main_nav_list .tab {
        cursor: pointer;
        width: 121px;
        height: 100%;
        padding-top: 5px;
    }

    #main_nav_list .tabgrey {
        cursor: pointer;
        width: 121px;
        height: 100%;
        padding-top: 5px;
        color: #DBD8D0;
    }


    #main_nav_list .active {
        background: url('../images/dynamic/onglet/n1hover.gif') no-repeat left top;
        color: #E25602;
    }

    #main_nav_list .tab:hover {
        background: url('../images/dynamic/onglet/n1hover.gif') no-repeat left top;
    }

    #main_nav_list .tabgrey:hover {
        background: url('../images/dynamic/onglet/n1hover.gif') no-repeat left top;
        color: #DBD8D0;
    }

    #main_nav_list li a {
        text-decoration: none;
        color: #515151;
    }

        #main_nav_list li a:visited {
            color: #515151;
        }

        #main_nav_list li a:hover {
            color: #e33c2c;
        }

#login-info {
    background-color: #FF8B6B;
    text-align: right;
    height: 29px;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 20px;
}

    #login-info img {
        cursor: pointer;
        padding: 0 10px;
        position: relative;
        top: 3px;
    }

/*#login
{
	background-color: #ffce4e;
	color: #00376A;
	padding: 5px;
	text-align: right;
}*/
#login-connexion {
    width: 270px;
    border: 1px solid #cccccc;
    border-radius: 5px 5px;
    padding: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    position: relative;
}

.bloc-title {
    border-bottom: 1px solid #cccccc;
    margin-top: 0;
    padding-bottom: 5px;
    padding-top: 5px;
}

.bloc-title-create {
    border-bottom: 1px solid #cccccc;
    margin-top: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #5e5e5e;
    text-decoration: none;
}

    .bloc-title-create:hover {
        color: #0392cf;
    }

#header-create {
    border: 1px solid #cccccc;
    border-radius: 5px 5px;
    margin-left: 5px;
    margin-right: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

#create-account {
    position: relative;
    border: 1px solid #cccccc;
    border-radius: 5px 5px;
    padding: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    margin-left: 5px;
}



#fb-container {
    position: relative;
    width: 270px;
	height:120px;
    margin-top: 30px;
    border: 1px solid #cccccc;
    border-radius: 5px 5px;
    padding: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
#fb-container a {
    font-family: Helvetica,MS Sans Serif;
    color: #E3802F;
    font-size: 14px;
	font-weight: bold;
    }

#fbicon {
    position: absolute;
    margin-top: 13px;
    left: 70px;
    width: 50px;
    height: 50px;
}
#fbiconmob {
    position: absolute;
    margin-top: 13px;
    left: 70px;
    width: 50px;
    height: 50px;
}

#gicon {
	position: absolute;
   margin-left: 155px;
    top: 73px;
    width: 50px;
    height: 50px;
}
#giconmob {
	position: absolute;
   margin-left: 155px;
    top: 61px;
    width: 50px;
    height: 50px;
}
#blogmob {
text-align:center ;
}
.fb-like-box {
    margin-left: 70px;
    width: 160px;
    height: 70px;
}



#login input {
    padding-right: 10px;
    margin-left: 10px;
    text-align: left;
    vertical-align: middle;
}

#content {
    text-align: left;
    padding: 5px;
    margin: 130px;
}

#contener {
    width: 99%;
    height: auto;
    color: Black;
}

.logo_head {
    float: left;
    width: 100px;
    height: 100px;
}

.compagny_head {
    top: -5px;
    left: 110px;
    width: 180px;
    height: 120px;
    overflow: hidden;
}

#news {
	margin: auto;
	top:-110px;
    padding: 5px 10px 10px 10px;
    /*width: 380px;*/ /* must be 99% -40Px of #main_body:min-with */
    height: 100px;
}

.tab1 {
    width: 380px;
    height: 40px;
    margin-left: 10px;
    float: left;
}

.tab2 {
    width: 250px;
    height: 40px;
    margin-left: 10px;
}

.tab3 {
    width: 100px;
    height: 40px;
    margin-right: 10px;
}

.tab4 {
    width: 150px;
    height: 40px;
    margin-left: 10px;
}

#pagesetting {
   
    display: inline-block;
    max-width: 99%;
    margin: auto;
}

    #pagesetting iframe {
        border: 0;
    }

#encadrement {
    max-width: 99%;
    margin: auto;
    text-align: center;
}

.bloc {
    width: 180px;
    height: 190px;
    margin-right: 10px;
    float: right;
    margin-top: 10px;
    cursor: pointer;
    border: solid 1px #CCC;
    text-align: center;
    vertical-align: middle;
    color: #0B3B60;
}

.texte {
    font-family: arial,verdana,sans-serif;
    font-variant: normal;
    font-size: medium;
    text-align: left;
}

#footer {
    margin: 5px 5px 5px 5px;
    background-color: #FF8B6B;
}

.footer {
    margin-top: 5px;
    padding: 5px;
    background-color: #FF8B6B;
}

    .footer a {
        color: white;
    }

    .footer span {
        color: white;
    }

#cadre {
    border-width: 1px;
    border-style: solid;
    border-color: #C39025;
    background-color: #FFF3A1;
    margin: 5% 10% 2% 10%;
}

.infos {
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 14px;
}

.blocin {
    width: 350px;
    height: 200px;
    margin-right: 44px;
    float: right;
    margin-top: 30px;
    cursor: pointer;
    border: solid 1px #CCC;
}

.titre {
    height: 60px;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 16px;
}

.Homebutton a {
    border: none;
    text-decoration: none;
    color: White;
}
/* a:visited
{
	color: #FFFFFF;
}
 a:hover   
{
	color: #FFFFFF;
}
 a:link       
{
	color: #FFFFFF;
}
 a:active     
{
	color: #FFFFFF;
}*/

#index {
    /*width: 99%;
    max-width: 480px;*/ /* must be 99% of #main_body:min-with */
    height: 20px;
    border: 1px Solid grey;
    padding-top: 5px;
    padding-left:5px;
    padding-right:5px;
    font-size: 10px;
}

    #index .active {
        color: #e33c2c;
        border: none;
        text-decoration: none;
        font-weight: bold;
        font-size: 12px;
    }

a:visited {
    border: none;
    text-decoration: none;
    color: none;
}

#index a:hover {
    color: #e33c2c;
    border: none;
    text-decoration: none;
}

.toggle {
    color: Black;
}

#encadrement.left {
    text-align: left;
    vertical-align: top;
}

#tree-owner {
    vertical-align: top;
    min-width: 400px;
    border: 1px solid grey;
}

#member-owner {
    width: 100%;
    vertical-align: top;
    border: 1px solid grey;
}

.errorMsg {
    border-top: 1px solid black;
    padding: 10px;
}

    .errorMsg .flash {
        width: 500px;
        margin: auto;
    }

.flash {
    position: relative;
    margin: 0 auto;
    padding: 15px;
    font-weight: bold;
    font-size: 12px;
    color: #1D2B3D;
    border: 1px solid #78909B;
    background-color: #D4F6FA;
    text-align: left;
}

    .flash.flash-error {
        color: #900;
        background-color: #FFEAEA;
        border: 1px solid #CC7575;
    }

        .flash.flash-error:hover {
            border: 1px solid #900;
        }

        .flash.flash-error .mini-icon-remove-close {
            color: #900;
        }

.mini-icon {
    font-size: 16px;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-decoration: inherit;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
    text-decoration: none;
}

.flash .mini-icon-remove-close {
    background-image: url(../images/close.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 15px;
    cursor: pointer;
    opacity: 0.5;
    text-decoration: none;
}

.bt {
    margin: 0;
    padding: 2px 6px 3px;
    text-align: center;
    font-family: Helvetica,MS Sans Serif;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid black;
    border-radius: 4px;
    box-shadow: 4px 4px 6px #888888;
    -moz-border-radius: 4px;
    -moz-box-shadow: 4px 4px 6px #888888;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 4px 4px 6px #888888;
    color: black;
    background-color: white;
    box-sizing: border-box;
}

    .bt:hover {
        cursor: pointer;
        box-shadow: 3px 3px 3px #888888;
    }

#return {
    padding: 12px;
    margin: 50px auto;
    width: 100px;
}

.message {
    position: relative;
    margin: 20px auto;
    width: 550px;
    padding: 15px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    border: 1px solid #9BD1E2;
    background-color: #B2EDFF; 
    color: #333;
}

.formCentered {
    text-align: center;
}

.formLabel {
    font-weight: bold;
    font-size: 12px;
}

table.center {
    margin-left: auto;
    margin-right: auto;
}

.Homestyle2 {
    font-family: "MS Sans Serif";
    font-size: small;
    text-align: left;
}

.Homestyle3 {
    font-family: Arial;
    text-align: left;
    font-size: 14px;
    margin-left: 5px;
}

.Homestyle4 {
    font-family: Tahoma;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin-left: 20px;
}

.Homestyle8 {
    font-family: Tahoma;
    font-size: 14px;
    color: #c20521;
    cursor: pointer;
}

.Homebutton {
    background-color: #243F60;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    padding: 6px 6px 6px 6px;
    margin: 10px auto;
    text-align: center;
}

.Homebutton-absolute {
    position: absolute;
    top: -25px;
    right: 30px;
    width: 120px;
    height: 60px;
    line-height: 60px;
    border-radius: 10px 10px;
    background-color: #243F60;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    padding: 4px;
    text-align: center;
    z-index: 999;
    transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    -moz-transform: rotate(18deg);
    -webkit-transform: rotate(18deg);
    -o-transform: rotate(18deg);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

    .Homebutton-absolute:hover {
        background-color: #23bbfc;
    }

    .Homebutton-absolute span {
        width: 120px; /* largeur zone de texte */
        vertical-align: middle;
        display: inline-block;
        line-height: 1.2; /* on rétablit le line-height */
        text-align: center; /* ... et l'alignement du texte */
    }

    .Homebutton-absolute a {
        color: #FFFFFF;
        text-decoration: none;
    }

.Homebutton:hover {
    background-color: #23bbfc;
}

.Homebutton a:visited {
    color: White;
}

.Homeback {
    background-color: #FFF;
    min-width: 622px;
}

.borderline {
    border-left: 1px Solid grey;
    vertical-align: top;
}

.mainTable tr {
    border-bottom: 0;
}

a img {
    border: 0;
}

.company_name {
    font-size: 14px;
    font-weight: bold;
}

#rotator {
    cursor: pointer;
}

.create-trombi-txt {
    margin: 40% auto 0 auto;
	text-align : left;
    background-color: rgba(21,21,21, 0.8);
    filter: alpha(opacity=50);
    font-size: 1.5em;
    padding: 10px;
}

.exemple-trombi-txt {
    margin: 45% auto 0 auto;
    background-color: rgba(21,21,21, 0.8);
    font-size: 1.5em;
    padding: 10px;
}

.wp-trombi-txt {
	position: right;
    margin: 10% auto 0 auto;
    background-color: rgba(21,21,21, 0.8);
    font-size: 1.5em;
    padding: 10px;
}

.orga-trombi-txt {
    margin: 30% auto 0 auto;
    background-color: rgba(21,21,21, 0.8);
    font-size: 1.5em;
    padding: 10px;
}
