body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
}

.toolbar {
    background-color: white; 
    overflow: visible; 
    position: fixed;
    top: 0px;
    height: 100%;
    width: 70px;
    z-index: 100;
}

/* To move the next <DIV> under the toolbar */
.placeholder {
    position: static;
    height: 0px;
    width: 0px;
}

.ttile {
    font-weight: bold;
}

.corps {
    position: static;
    height: 100%;
    margin-left: 70px;
    margin-top: 0px;
}

.search {
	background-color: #CCFFCC;
}

a img { border: none; }

.details { width: 450px; }

.thanks {
	font-size: 8pt;
	margin-top: 70px;
}

h2 {
	color: #DCB772;
}

.rowtitle {
	color: #DCB772;
}

.erreur {
	color: #FF0000;
}

.solde {
	font-size: 16pt;
	color: rgb(17,159,20) ;
}

.currentpage {
	font-size: 14pt;
}

a:link {
	color: #666699;
}
a:visited {
	color: #666699;
}
a:hover {
	color: #333366;
}
a:active {
	color: #666699;
}

.my {
    position:absolute; height:".$h."px; line-height:".$h."px; text-align:center; vertical-align:middle; text-overflow:clip clip; overflow:hidden;
}

.mr1 {
    background-color:rgb(236,249,198);
    vertical-align:text-top;
}
.mme1 {
    background-color:cornsilk;
    vertical-align:text-top;
}

.mr {
    background-color:LightBlue;
    vertical-align:text-top;
}

.mr2 {
    background-color:rgb(234,250,255);
}

.mme2 {
    background-color:rgb(255,237,240);
}

.mrmme {
    border-spacing: 0px;
}

.mme {
    background-color:Pink;
    vertical-align:text-top;
}

.diff {
    background-color:yellow;
}
