.tableau1 { background-color:rgb(72,148,216); border-top-style:none; border-right-style:solid; border-bottom-style:solid; border-left-style:none; }
.tableau1_Titre { font-weight:bold; color:yellow; border-color:white; border-style:solid; }
.tableau1_texte {
	font-style:oblique;
	font-weight:bold;
	color:white;
	border-color:white;
	border-top-style:solid;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:solid;
	text-align : right;
}

.tableau2 { background-color:white; border-width:2px; border-color:silver; border-top-style:none; border-right-style:solid; border-bottom-style:solid; border-left-style:none; }
.tableau2_Titre { font-weight:bolder; color:rgb(58,129,192); border-color:rgb(72,148,216); border-style:solid; }
.tableau2_texte {
	font-style: normal;
	font-weight: normal;
	color:maroon;
	border-color:rgb(72,148,216);
	border-top-style:solid;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:solid;
}

.tableau3 { border-style:none; }
.tableau3_Titre { font-weight:bold; color:white; background-color:maroon; border-right-color:maroon; border-bottom-color:maroon; border-top-style:none; border-right-style:solid; border-bottom-style:solid; border-left-style:none; }
.tableau3_texte { font-size:x-small; color:navy; background-color:rgb(246,222,222); border-width:1pt; border-color:maroon; border-top-style:none; border-right-style:solid; border-bottom-style:solid; border-left-style:none; }

.tableau3_gche { border-top-color:maroon; border-right-color:maroon; border-top-style:solid; border-right-style:solid; border-bottom-style:none; border-left-style:none; }
.entete1 { text-align:center; }
.principal_cell {
	font-weight:bolder;
	color:white;
	text-align:center;
	background-color:rgb(72,148,216);
	border-width:1pt;
	border-color:silver;
	border-style:outset;
}
.principal_cell_hover {
	font-weight:bolder;
	color:navy;
	text-align:center;
	background-color:rgb(172,212,232);
	border-width:1pt;
	border-color:rgb(72,148,216);
	border-style:solid;
}
.principal { border-style:none; }
.contenu { border-style:none; }
.tableau {
	background-color: #F8F8F0;
	border-width:1pt;
	border-color:maroon;
	border-top-style:inset;
	border-right-style:outset;
	border-bottom-style:outset;
	border-left-style:inset;
}
.margegauche { border-style:none; }
.logo { border-style:none; }
.entete { border-style:none; }
.pied { border-color:rgb(72,148,216); border-style:ridge; }
.lienspe{
	text-decoration : none;
	color : White;
}
.lienspe2{
	text-decoration : none;
	color : Yellow;
}
.lienspe3{
	text-decoration : none;
	color : #4894D8;
}

BODY {
	scrollbar-3dlight-color : Silver;
	scrollbar-arrow-color : #4894D8;
	scrollbar-base-color : Yellow;
	scrollbar-shadow-color : #D2691E;
	scrollbar-face-color : #F8F8F0;
	scrollbar-darkshadow-color : #4894D8;
	scrollbar-highlight-color : #8B4513;
	scrollbar-track-color : #4894D8;
}