#all {
    position: absolute;
    left: 50%;
    width: 900px;
    margin-left: -450px;
}

#contenu {

}

input.fill {
    border: 0;
    color: #f00;
    font-weight: bold;
}


.authtitre {width:200px;height:25px;line-height:25px;font-size: 12px; color: #ffffff; font-weight:bold; background:#E271A7;margin:0;padding:0 0 0 5px;}

.authnom {width:200px;height:20px;line-height:20px;font-size: 12px; color: #ffffff; font-weight:none; background-color:#D6518A;margin:0;padding:0 0 0 5px;}

.authvide {width:200px;height;3px;background:#BE2B58;}
.authdeconn        {font-size: 12px; color: #000000; font-weight:none; background-color:#848484;}

div.liste {

margin: 0 auto;
}

tr.liste_header {
background: #C2EA27;
height: 25px;
}
tr.liste_header td {
font-size: 12px;
color: #000;
font-weight:bold;
text-align: center;
margin:0;
padding: 0;
}
tr.liste_subheader {
background: #ccc;
height: 25px;
}
tr.liste_subheader td {
font-size: 12px;
color: #000;
font-weight:bold;
}

table.liste_elements td { font-size: 12px; }

.liste_footer {
background: #C2EA27;
height: 25px;
text-align: center;
line-height: 25px;
}

.fond_gris {background-color: #7d7f7c;}

#footer { margin: 20px auto;text-align:center; }
#footer li { display: inline;font-size: 12px; }

.footerlink          {text-decoration:none; font-weight:none; color:#ffffff;}
.footerlink:visited  {text-decoration:none; font-weight:none; color:#ffffff;}
.footerlink:hover    {text-decoration:underline; font-weight:none; color:#ffffff;}

.titreaccueil  {font-size: 16px; color: #BDCA10; font-weight:bold;}
.titrepage     {font-size: 16px; color: #7d7f7c; font-weight:bold;}
.titrepermis  {margin-left:5px;font-size: 18px; color: #809629; font-weight:bold;}

.center { text-align:center; }


/* Formulaire de profil */
.fond_contour      {background: #ececec;}
.fond_blanc        {background: #FFFFFF}
.inputForm         {font-size: 13px; color: #7d7f7c; border-width:1px; background:#fff;}
.texteform         {font-size: 11px; background: #FFF; color: #7d7f7c; font-weight:bold;}
.textepermis       {font-size: 11px; background: #F5D6EE; color: #585957; font-weight:bold;}
.btnform3          {font-size: 12px; color: #666; background:#ececec; border:1px solid #666; font-weight:bold;}
