@charset "iso-8859-1";

body 
{
  background: #323232; margin-bottom : 0; margin-left : 0; margin-right : 0; margin-top : 0;
  /* scrollbar-face-color: #7f7fbf;
  scrollbar-shadow-color: #3f3f7f;
  scrollbar-highlight-color: #bfbfff;
  scrollbar-3d-light-color: #9f9fdf;
  scrollbar-dark-shadow-color: #1f1f5f;
  scrollbar-track-color: #1f1f5f;
  scrollbar-arrow-color: #3f3f7f;
  scrollbar-base-color: #3f3f7f;*/
  }
  
.central 
{
	background: #1E1E1E;
	line-height: 1.5;
	color: #979797; font-family: Arial; font-size: 12px; text-decoration: none;
	padding-left:20;
	padding-right:10;
}

.menu { color: #FFFFFF; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none } 
.menu:hover { color: #FE1D06}

.chemin 
{
	background: #FE1D06; font-weight: bold; color: #FFFFFF; font-family: Arial; font-size: 11px; text-decoration: none;
}

.titre 
{
	background: #EEEEEE; color: #FE1D06; font-family: Arial; font-size: 18px; text-decoration: none; font-weight: bold;
}

h1	{ font-family: Tahoma, Verdana, Arial,  sans-serif; font-size: 13pt; font-weight: bold; color: #000099; }
h2	{ font-family: Tahoma, Verdana, Arial,  sans-serif; font-size: 13pt; font-weight: bold; }

.texte 
{
	background: #1E1E1E;
	color: #979797; font-family: Arial; font-size: 12px; text-decoration: none;
	padding-left:20;
	text-align:justify;
	vertical-align:top;
}

.liens_contextuels 
{
	background: #FE1D06;
	color: #FFFFFF; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: normal;
	padding-left:5;
	text-align: left;
	vertical-align: top;
}

#small { font-size: 10px; }
#medium { font-size: 11px; }
#large { font-size: 16px; }
#xlarge { font-size: 18px; }

#white { color: #FFFFFF; }
#red { color: #FE1D06; }
#fd_brown { background: #1E1E1E; }

.logo 
{
	background: #1E1E1E;
	color: #979797; font-family: Arial; font-size: 9px; text-decoration: none;
	text-align: right;
	/*vertical-align: top;*/
}