/* Dernière modification : Eugène : 24 Décembre 2009 */
.onglet_entete {
    z-index : 1000;
}
.onglet_entete a {
    text-decoration : none!important;
    font-size : 12px;
}

.onglet_entete img {
    border : 0;
}

.onglet_entete a:visited {
    color : #003366;
    font-weight: bold;
}

.onglet_entete, .onglet_entete td {
    color : #003366;
    font-weight: bold;
}

.onglet_entete .onglet_left {
    background-image: url(../images/stillinc/gauche.png);
	background-repeat:no-repeat;
	width : 20px;
	height : 30px;
}

.onglet_entete .onglet_right {
    background-image: url(../images/stillinc/droite.png);
	background-repeat:no-repeat;
	width : 20px;
	height : 30px;
}

.onglet_entete .onglet_center {
    background-image: url(../images/stillinc/centre.png);
	background-repeat:repeat-x;
	width : 20px;
	height : 30px;
	padding-top: 7px;
}

.onglet_entete ul {
    background-image: url(../images/stillinc/centre_inactif.png);
	background-repeat:repeat-x;
	height : 32px;
	margin : 0;
	padding-left : 15%;
	z-index : 500;
}

.onglet_entete li {
    list-style-type: none;
    list-style-position: inside;
    float : left;
    margin : 3px;
    margin: 0;
    padding: 0;
    z-index : 500;
}

.onglet_entete li.onglet_inactif {
    padding: 10 30 0 30;
    z-index : 500;
}

.lien_onglet_entete {
    background-image: url("../images/stillinc/stillinc_mini.gif");
	background-repeat:no-repeat;
	border : 0px solid red;
	padding : 0 0 0 18px;
	font-size : 12px;
}

.bande_onglet_liste_ecole {
    display:block;
    padding : 3;
}

.bande_onglet_liste_ecole:hover {
    background-color : #003366;
    color : #FFFFFF !important;
}

.bande_onglet_liste_ecole:visited:hover {
    background-color : #003366;
    color : #FFFFFF !important;
}