body {
	scrollbar-face-color: #A57136;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #A57136;
	scrollbar-arrow-color: #FFFF00;
	text-align: center;
	font-family: arial;
	color: #152346;
	background-color: #000000;
}


.menu{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a.navbar_g:link {font-family: arial; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.navbar_g:visited {font-family: arial; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.navbar_g:hover {font-family: arial; font-size: 11px; font-weight: bold; color: #FFFF00; text-decoration: none;}
a.navbar_g:active {font-family: arial; font-size: 11px; font-weight: bold; color: #FFFF00; text-decoration: none;}
.bodyfront {
    background-color: #C6D4EF;
    background-image:;
    width: 90%;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    }

a.navbar:link {font-family: arial; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.navbar:visited {font-family: arial; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.navbar:hover {font-family: arial; font-size: 11px; font-weight: bold; color: #FFFF00; text-decoration: none;}
a.navbar:active {font-family: arial; font-size: 11px; font-weight: bold; color: #FFFF00; text-decoration: none;}
.navbar {
    background-color: #1F3D61;
    background-image:;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    }
.navbar_footer {
    background-color: #253049;
    background-image:;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    }

.alert_standard {
    background-color: #FFFFC0;
    border: 1px solid #000000;
    width: 100%;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
.alert_editer {
    background-color: #C0FFC0;
    border: 1px solid #000000;
    width: 100%;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
.alert_effacer {
    background-color: #FFC0C0;
    border: 1px solid #000000;
    width: 100%;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}.cadre {
	background-color: #DFD2B0;
}
.legende {
	font-size: 12px;
	font-weight: bold;
	color: #336699;

}
.texte-book {

	font-size: 11px;
	color: #333333;
}

