/*
 - Fichier               : accueil.css
 - Dernière modification : Eugène 22 Février 2010
*/

#gauche, #milieu, #droite, #droite2, #gestion_page_3_droite, #gestion_page_4_droite {
 margin-top: 0px;
 margin-bottom : 0px;
 padding: 0;
}

#gauche {
margin-left:0;
float: left;
width: 25%;
}

#milieu {
margin-left: 25%;
margin-right: 24.9%;
color: black;
}

#superadmin {
    margin-left: 0.5%;
    margin-right: 0.5%;
    color: black;
    /*height:100%;*/
    /*position:relative;*/
}

.superadmin_table {
    height:300px;
    width:100%;
}

.superadmin_table table {
    /*font-size : 14px;*/
}

.superadmin_table table td {
    /*font-size : 11px;*/
}

.superadmin_table input, .superadmin_table select  {
    font-size:1em;
}

#gestion_page_3 {
margin-left: 0.5%;
margin-right: 15%;
color: black;
}

#gestion_page_3_droite {
float:right;
width: 15%;
}

#gestion_page_4 {
margin-left: 0.5%;
margin-right: 25%;
color: black;
}

#gestion_page_4_droite {
float:right;
width: 25%;
}

#_milieu h1 {
margin: 20px 0 0 0;
color: #003366;
font-size: 1.2em;
background: none;
}

#milieu_bis {
margin-left: 1%;
margin-right: 1%;
color: black;
}

#droite {
float:right;
width: 25%;
}

.box {
margin: 0 5% 0 5%;
background: white;
color: #003366;
height:100%;
border: 1px solid white;
}

.box_6 {
    background: white;
    color: #003366;
    height:100%;
    border: 1px solid white;
}

.box h1, .box_6 h1 {
margin: 0;
padding: 3;
background: #E1E2F2;
font-size: 90%;
font-style: normal;
color: #003366;
line-height: 15px;
}

.box h4, .box_6 h4 {
margin: 0;
padding: 3;
background: #E1E2F2;
font-size: 90%;
font-style: normal;
color: #003366;
line-height: 15px;
/*margin: 0;
padding: 3;
background: #EAEAEA;
font-size: 90%;
font-style: normal;
color: #003366;
line-height: 15px;*/
}

.box p, .box_6 p {
margin: 0 0 0 5px;
}

.box td, .box_6 td {
color: #003366;
font-size: 80%;
}

.box a, .box_6 a {
text-decoration: none;
color: #003366;
}

.box a:hover, .box_6 a:hover {
text-decoration: underline;
}

#gauche .box, .box_6 {
    min-height:350px;
    _height:350px;
}

#droite .box, .box_6 {
    min-height:350px;
    _height:350px;
}

#boxgauche {
/*margin: 0 5% 0 0; */
}

#boxdroite {
/*margin: 0 0 0 5%; */
}

#colonne2 {
/*width: 250px;
float:right;*/
}

.annuaire h1, .annuaire h2 {
padding: 0;
font-size: 1.1em;
font-style: bold;
color: #003366;
background: none;
}

.annuaire h1 {
margin: 15 0 0 10;
}

.annuaire h2 {
margin: 20 0 0 10;
}

.annuaire p {
margin: 0 0 0 10;
}

#menu_ppp {
margin: 0;
padding: 0;
list-style-type: none;
/*list-style-image: url(../images/stillinc/puce.gif);*/
}

#menu_ppp li {
border: 1px solid white;
background: #E1E2F2;
}

#menu_ppp1, #menu_ppp2, #menu_ppp3, #menu_ppp4 {
display: none;
list-style-type: none;
background: white;
}

#menu_ppp1 li, #menu_ppp2 li, #menu_ppp3 li, #menu_ppp4 li{
border: none;
list-style-image: url(../images/stillinc/puce.gif);
}

#droite2
{
 margin-left: 25%;
 margin-right: 1%;
 color: black;
}

.home_page {
    position : absolute;
    margin-left:14px;
    _margin-top:0px;
}
