html,body{
	background-color:#000000;	
	font-family:Verdana;
	font-size:12px;
	color:white;
}

td{
	font-family:Verdana;
	font-size:12px;
	color:white;
}

td.copy{
	font-size:10px;
	color:yellow;
}

td.centre{
	padding:15px;
	width:499px;
	height:auto;
}

td.hautmenu{
	width:187px;
	height:29px;
}

td.flammes{
	width:187px;
	height:171px;
}

td.menu{
	width:187px;
	height:auto;
}

.comm{
	font-size:11px;
	color:#FFFFFF;
}

.para{
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

.souspara{
	font-size:14px;
	text-decoration:underline;
}

.erreur{
	font-size:12px;
	color:#FF0000;
}

.petit{
	font-size:10px;
}

input,select,textarea{
	background-color:black;
	font-family:Verdana;
	color:white;
	font-size:10px;
}

a:link{ color:orange; text-decoration:none; }
a:active{ color:orange; text-decoration:none; }
a:visited{ color:orange; text-decoration:none; }
a:hover{ color:red; text-decoration:none; }

/* Admin */
td.adminCat{
	height:20px;
}

td.adminCatButton{
	background-color:#000000;	
	height:20px;
	text-align:center;
	width:30px;
}

td.adminCatTitre{
	height:40px;
	font-weight:bold;
}