.tbl1
{
   	border: 1px solid black;
	background-color: #2f2f2f;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.tbl2
{
   	border: 1px solid black;
	background-color: #EEEEEE;
	text-align: left;
}

.tbl3
{
   	border: 1px solid black;
	background-color: #DDDDDD;
	text-align: left;
}

.admin
{
  	border: 1px solid black;
	background-color: #EEEEEE;
	font-weight: bold;
	text-align: left;
	text-indent: 30px;
}

.report
{
   	border: 1px solid black;
	background-color: #EEEEEE;
	text-indent: 10px;
}

.menu
{
	color: #FFFFFF;
	
}

.menu a, .menu a:active, .menu a:focus, .menu a:visited, .menu a:hover
{
   text-decoration: none;
   color: #FFFFFF;
   font-style: normal;
}

.visionneuse
{
	color: #FFFFFF;
	
}

.visionneuse a, .visionneuse a:active, .visionneuse a:focus, .visionneuse a:visited, .visionneuse a:hover
{
   text-decoration: none;
   color: #FFFFFF;
}

a, a:active, a:focus, a:visited, a:hover
{
   text-decoration: none;
   color: #660000;
   font-style: italic;
}

.forum a, .forum a:active, .forum a:focus, .forum a:visited, .forum a:hover
{
   text-decoration: none;
   color: #000000;
}

h1
{
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	font-size: 20;
}

.infos
{
	color: #BBBBBB;
}

.infos a, .infos a:active, .infos a:focus, .infos a:visited, .infos a:hover
{
   text-decoration: none;
   color: #FFFFFF;
}
