@charset "utf-8";
/* CSS Document */

body {
    height:100%;
    background-color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    margin:0px;
    padding:0px;
}

td {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:14px;
    color: #000;
    margin:0px;
    padding:0px;
}
.intitule_log{
    height:20px;
    background:#777;
    color:#fff;
    padding-left:5px;
}

p {
    margin:0px;
    padding:0px;
}


/*Fonds*/

.fd_haut_div{
    background-image:url(/charte/espace-perso/bd_haut_div.gif);
    background-repeat:no-repeat;
    background-position:top;
}

.fd_perso{
    background: #ebedf1; /* Old browsers */
    background: -moz-linear-gradient(top, #ebedf1 0%, #ffffff 40%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ebedf1 0%,#ffffff 40%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ebedf1 0%,#ffffff 40%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebedf1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    max-width:660px;
    text-align:left;
    border: 1px solid #525252;
}

.txt_blc{
    color:#FFF;
}


.text_coul4 {
    color: #ff9900;
}

.txt_gris{
    color:#525252;	
}
.text_pt {
    font-size:10px;
}

/*Bords*/

.borderG{
    border:solid 1px #525252;
}

.border_bas{
    border-bottom:solid 1px #FFF;
}

.bd_grisB{
    border-bottom:solid 1px #525252;
}

.bd_grisH{
    border-top:solid 1px #525252;
}

.perso_border{
    border-left:solid 1px #525252;
    border-right:solid 1px #525252;
}


/*Mise en forme */

.perso_menu{
    color:#525252;
    font-size:14px;
    font-weight:bold;
    padding:5px;
}
.perso_menu1{
    color:#525252;
    font-size:14px;
    font-weight:bold;
    padding:5px;
    background:#E6E7EA;
}
.perso_menu2{
    color:#525252;
    font-size:14px;
    font-weight:bold;
    padding:5px;
    background:#FFD799;
}

.perso_it {
    font-style:italic;
}

.perso_lien_menu2{
    list-style:disc;
    list-style-position:outside;
    color:#525252;
    font-weight:normal;
    cursor:pointer;
}

.perso_lien_menu2_on{
    list-style:disc;
    list-style-position:outside;
    color:#000;
    font-weight:normal;
    text-decoration:underline;
    cursor:pointer;
}

/*Formulaire*/

input.identifie{
    color:#000;
    width:80%;
    height:22px;
    background-color:#fff;
    border:solid 1px #525252;
    font-size:11px;
    text-align:left;
}

select.hear{
    color:#000;
    width:82%;
    height:22px;
    background-color:#fff;
    border:solid 1px #525252;
    font-size:11px;
    text-align:left;
}

select.identifie{
    color:#000;
    width:100px;
    height:24px;
    background-color:#fff;
    border:solid 1px #525252;
    font-size:11px;
    text-align:left;
}


/*Div*/

#mdp_oubli{
    display:inline;
    visibility:hidden;
    position:relative;
    height:28px;
    width:200px;
    cursor:pointer;
}

#mdp_oubli2{
    display:inline;
    visibility:hidden;
    position:relative;
    height:28px;
    width:200px;
    cursor:pointer;
}

.btn_inscris{
    background-image:url(/charte/espace-perso/btn_inscrit.gif);
    background-position:left top;
    background-repeat:no-repeat;
    border:none;
    width:164px;
    height:26px;
}

.btn_inscris_on{
    background-image:url(/charte/espace-perso/btn_inscrit_on.gif);
    background-position:left top;
    background-repeat:no-repeat;
    border:none;
    width:164px;
    height:26px;
}

.btn_inscris_us{
    background-image:url(/charte/espace-perso/btn_inscrit_us.gif);
    background-position:left top;
    background-repeat:no-repeat;
    border:none;
    width:164px;
    height:26px;
}

.btn_inscris_us_on{
    background-image:url(/charte/espace-perso/btn_inscrit_us_on.gif);
    background-position:left top;
    background-repeat:no-repeat;
    border:none;
    width:164px;
    height:26px;
}

.perso_bouton{
    background-image:url(/charte/espace-perso/btn_perso.gif);
    background-position:left top;
    background-repeat:no-repeat;
    border:none;
    color:#000;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
    width:164px;
    height:26px;
}

.perso_bouton_on{
    background-image:url(/charte/espace-perso/btn_perso_on.gif);
    background-position:left top;
    background-repeat:no-repeat;
    border:none;
    color:#FFF;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
    width:164px;
    height:26px;
}

input.bouton1 {
    font-size: 11px;
    font-weight: bold;
    color: #505050;
    background-image: url(/charte/informations/infos_bouton.gif);
    background-repeat: no-repeat;
    text-align: center;
    height: 17px;
    width: 144px;
    padding-bottom: 4px;
    cursor:pointer;
    border:none;
}

input.bouton1_on {
    font-size: 11px;
    font-weight: bold;
    color: #505050;
    background-image: url(/charte/informations/infos_bouton_on.gif);
    background-repeat: no-repeat;
    text-align: center;
    height: 17px;
    width: 144px;
    padding-bottom: 4px;
    cursor:pointer;
    border:none;
}

textarea {
    font-size: 11px;
    color: #000;
    width:100%;
    padding-right: 3px;
    padding-left: 3px;
    border: 1px solid #c1c5cb;
    font-family: Arial, Helvetica, sans-serif;
}

.input_check{
    border:none;
    background:none;
    float:left;
}

.no-tiny{
    display:none;
}
.tab_suivi_cmd{
    visibility:hidden;
}

.process_select{
    display:block;
    width:95%;
    height:inherit;
    overflow:hidden;
    text-overflow:ellipsis;
    padding-right:5%;
}
/*
@media (max-width: 480px) {
    .fd_perso .txtright{
        text-align:left;
    }
    .div_map3 .txtright{
        text-align:left;
    }
}
*/
@media (max-width: 575px) {
    .tab_suivi_cmd{
        visibility:visible;
    }
}