body {
  background:#FFFFFF;
 	margin: 0;
	padding: 0;
  font: "Trebuchet MS",Trebuchet, serif;
  text-align:center;
  color:#999999;
  font-size: 11px;
  }
a:link {
  color:#000000;
  text-decoration:underline;
  }
a:active{
  color:#333333;
  text-decoration:underline;
  }
a:visited {
  color:#333333;
  text-decoration:underline;
  }
a:hover {
  color:#FF9900;
  text-decoration:underline;
  }
li {
	font:x-small "Trebuchet MS",Trebuchet, serif;
	color:#4b4b4b;
	font-size: 12px;
}
.blue {
	color:#325c67;
}

  A.menu:link, A.menu:active, A.menu:visited /*link niveaux et butons*/
{
	font:  "Trebuchet MS",Trebuchet, serif;
	color: #585858;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}

A.menu:hover
{	
	font:  "Trebuchet MS",Trebuchet, serif;
	color: #FFBA70;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	
}
p {
  font:11px "Trebuchet MS",Trebuchet,Helvetica,Verdana,Sans-serif;
 
  color:#666666;
  }

.orange {
  font: "Trebuchet MS",Trebuchet,Helvetica,Verdana,Sans-serif;
  letter-spacing:.0.5em;
  color:#FFAE00;
  font-weight: bold;
  }

.text_mic {
  font: arial, Sans-serif;
  color:#666666;
  font-size: 10px;
  }

.fundal
{
	background-image: url(images/fundal_lateral.jpg);
	background-color: #20878B;
	background-position: top;
	background-repeat: repeat-x;
}

.text_tabel {
  font: arial, Sans-serif;
  color:#666666;
  font-size: 11px;
  }

  table.chenar {
	margin:0px 10px 0px 0px;
	border:1px solid #afafaf;
	border-collapse: collapse;
}
