/*
                  \\"""//
                    (0 0)
    +----oOO--(_)------------------+
    |   style CSS                            | 
    |   www.tousemail.com               |
    |   Marquito, 15.03.2009         |
    +------------------------oOO----+
                   |__|__|
                    | |  | |
                  ooO  Ooo
*/
/*TITRE  ADMINISTRATEUR*/
.titre-administrateur {
width : 97%;
height : 40px;
position:relative;
margin-left : auto;
margin-right : auto;
font-size:120%;
text-align : center;
color:#8F03BC;/* VIOLET */
}
/*DECONNEXION*/
.deconnexion-admin {
width : 97%;
height : 25px;
position:relative;
margin-left : auto;
margin-right : auto;
font-size:90%;
text-align : right;
}
/*CONTENEUR  MESSAGE*/
.conteneur-message {
width : 50%;
height : 90px;
position:relative;
margin-left : auto;
margin-right : auto;
}
/*MESSAGE ERREUR*/
.admin-soucis {
font-size:90%;
color:red;/* ROUGE */
}
/*MESSAGE ERREUR*/
.admin-erreur {
font-size:70%;
color:red;/* ROUGE */
}
/*CONTENEUR  ACCES*/
.conteneur-acces {
width : 50%;
height : 100px;
position:relative;
margin-left : auto;
margin-right : auto;
}
.texte-utilisateur, .texte-passe{
float : left;
width : 33%;
height : 30px;
font-size:80%;
font-weight : bold;
text-align : left;
color:#8F03BC;/* VIOLET */
}
.champ-utilisateur, .champ-passe{
float : left;
width : 67%;
height : 30px;
font-size:80%;
font-weight : bold;
text-align : left;
color:#8F03BC;/* VIOLET */
}
.admin-entrer{
float : right;
width : 100%;
height : 30px;
font-size:80%;
font-weight : bold;
text-align : center;
color:#8F03BC;/* VIOLET */
}
.input-admin{
font-weight : bold;
color:#8F03BC;/* VIOLET */
background: url("../sommaire/img/journal/ombre-form.gif" ) no-repeat; 
}
.submit-admin{
width: 100px;
height: 20px;
border: solid 1px #9E9E9E;/* GRIS */
font-weight : bold;
color:#FFFFFF;/* BLANC */
background: #8F04BC;/* VIOLET */
cursor:pointer;
}
/*CONTENEUR  PERROT*/
.perrot-colere {
width : 50%;
height : 150px;
position:relative;
margin-left : auto;
text-align : right;
margin-right : auto;
}
.lien-admin{
color:#9103C0;
text-decoration:none;
}
.lien-admin:hover{
color:#9E9E9E;/* GRIS */
text-decoration:none;
}
/*CONTENEUR SITES*/
.site-admin {
width : 97%;
height : 300px;
position:relative;
margin-left : auto;
margin-right : auto;
}
.bloc-admin{
text-align : left;
border-left: solid 1px black;
padding: 0px 0px 0px 5px;
float : left;
width : 24%;
}
.admin-groupe{
float : left;
width : 90%;
font-size:70%;
font-weight : bold;
text-align : left;
color:#8F03BC;/* VIOLET */
text-decoration:underline;
padding: 0px 0px 10px 0px;
}
.admin-site{
float : left;
width : 90%;
text-align : left;
font-size:80%;
padding: 0px 0px 10px 5px;
}








