body
{
	color: #000000;
	background-color: #C6B4AE;
	font-family: Verdana;
	font-size: 10px;
}

table.cadre
{
	background-color: #000000;
	width: 97%;
}

table.fiche
{
	background-color: #CC6600;
	width: 480px;
}

table.menu
{
	background-color: #CC6600;
	width: 180px;
}

tr.titre
{
	background-color: #993366;
}

tr.cadre
{
	background-color: #FFEDBF;
}

tr.fiche
{
	background-color: #FFEDBF;
}

tr.menu
{
	background-color: #FFEDBF;
}

td
{
	font-family: Verdana;
	font-size: 10px;
}

td.titre
{
	color: #FFFFCC;
	text-transform: uppercase;
}

td.cadre
{
	color: #6F0000;
	font-weight: bold;
}

td.fiche
{
	color: #000000;
	text-align: center;
}

td.menu
{
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

td.description
{
	color: #993366;
	font-weight: bold;
}

td.erreur
{
	color: #FF0000;
	font-weight: bold;
}

a
{
	color: #CC6600;
	font-family: Verdana;
	text-decoration: none;
}

a:visited
{
	color: #650065;
	font-family: Verdana;
	text-decoration: none;
}

a:active
{
	color: #FF33CC;
	font-family: Verdana;
	text-decoration: none;
}

a:hover
{
	color: #CC3399;
	font-family: Verdana;
	text-decoration: underline;
}

a.cadre
{
	color: #868659;
	font-family: Verdana;
	text-decoration: none;
}

a.cadre:visited
{
	color: #336633;
	font-family: Verdana;
	text-decoration: none;
}

a.cadre:active
{
	color: #660033;
	font-family: Verdana;
	text-decoration: none;
}

a.cadre:hover
{
	color: #660033;
	font-family: Verdana;
	text-decoration: underline;
}

select
{
	font-family: Verdana;
	font-size: 10px;
}

input
{
	font-family: Verdana;
	font-size: 10px;
}

input.champ
{
	width: 200px;
}

textarea
{
	font-family: Verdana;
	font-size: 10px;
	width: 200px;
}
