TABLE.tableau_de_bord
{
	border-right: 1px solid #180088;
	border-top: 1px solid #180088;
	border-left: 1px solid #180088;
	border-bottom: 1px solid #180088;
	width:500px;	
}
TH.tableau_de_bord
{
	background-color: #ddddff;
}
.menu {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none;
}
.texte
{
	font-size: 11px;
	color: #000000;
	font-family:Arial;
	text-decoration: none;
}
.texte-gras
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none;
}
.titre
{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	font-family: Arial;
	letter-spacing: 10px;
	text-decoration: none;
}
.sous-titre
{
	font-weight: bold;
	font-size: 15px;
	color: #FBB020;
	font-family: Arial;
	text-decoration: none;
}
.medium-orange
{
	font-size: 13px;
	color: #F86249;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none;
}
.titre_centre
{
	font-weight: bold;
	font-size: 16px;
	color:Navy;
	font-family: Arial;
	letter-spacing: 5px;
	text-decoration: none;
}
.jaune
{
	font-size: 11px;
	color: #FAE759;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none;
}
.rouge
{
	font-size: 11px;
	color: red;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none;
}
.petit
{
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	font-family:Arial;
	text-decoration: none;
}
.submit {
	background-color: #DEECFB;
	font-size: 10px;
	height: 17px;
	width: 80px;
	border: 1px solid #180088;
	color: #180088;
}
.submit2 {
	background-color: #DEECFB;
	font-size: 10px;
	height: 17px;
	width: 100px;
	border: 1px solid #180088;
	color: #180088;
}
INPUT.textbox 
{
	background-color: #FFFFFF;
	width: 80px;
	height:15px;
	font-size:9px;
	border: 1px solid #180088;
}
INPUT.textbox2
{
	background-color: #FFFFFF;
	width: 100px;
	height:15px;
	font-size:9px;
	border: 1px solid #180088;
}
INPUT.textbox3
{
	background-color: #FFFFFF;
	width: 190px;
	height:15px;
	font-size:9px;
	border: 1px solid #180088;
}
INPUT.textbox4
{
	background-color: #FFFFFF;
	width: 254px;
	height:15px;
	font-size:9px;
	border: 1px solid #180088;
}
INPUT.textbox5
{
	background-color: #FFFFFF;
	width: 125px;
	height:15px;
	font-size:9px;
	border: 1px solid #180088;
}
A:active
{
	color:Blue;
	text-decoration:none;
}
A:hover
{
	color:Blue;
	text-decoration:underline;
}
A:link
{
	color:Blue;
	text-decoration:none;
}
A:visited
{
	color:Blue;
	text-decoration:none;
}
A.menu:active
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none;
}
A.menu:hover
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none;
}
A.menu:link
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none;
}
A.menu:visited
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none;
}
A.centre:active
{
	font-size: 11px;
	color: Navy;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none;
	text-align: center;
}
A.centre:hover
{
	font-size: 11px;
	color: Navy;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none;
	text-align: center;
}
A.centre:link
{
	font-size: 11px;
	color: Navy;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none;
	text-align: center;
}
A.centre:visited
{
	font-size: 11px;
	color: Navy;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none;
	text-align:center;
}
.tableau
{
	border-right: 1px solid #180088;
	border-top: 1px solid #180088;
	margin: 1px;
	border-left: 1px solid #180088;
	border-bottom: 1px solid #180088;
}
LI
{
	list-style-image: url(../images/puce.gif);
}


