body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
}
body {
	background-color: #000000;
	background-image: url(images/degradetrgd.jpg);
	text-align: center;
	margin:10px auto;
	align: center;
	width:862px; 
}

/* Enlever les bordures de toutes les images cliquables */
a img {
border: none;
}

menu {
	position:absolute;
	width:862px;
	height:13px;
	z-index:3;
	left: 140px;
	top: 228px;
	background-image: url(images/degradebouton.jpg);
	visibility: inherit;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
.pointillespetits {color: #FF0000; font-size: 12px; }
.sousmenu {
	font-size: 12px;
	color: #FF9900;
}
.sousmenuclick {
	font-size: 12px;
	color: #FFCCCC;
}
.descriptif {
	font-family: Tahoma;
	color: #FFCC99;
	font-size: 12px;
	font-weight: normal;
}
.qualifications {
	font-size: 12px;
	font-family: Tahoma;
	color: #FF9933;
	font-weight: bold;
}

.qualifications2 {
	font-size: 20px;
	font-family: Tahoma;
	color: #FF9933;
	font-weight: bold;
}

.barremenu {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	color: #FF9900;
}
.titrecentreformation {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: #FFCCCC;
}
.pointillesgros {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
}
.Suitedealterrenative {
	font-size: 16px;
	color: #FFCCFF;
	font-weight: bold;
}
.Adealterrenative {
	color: #FFCCCC;
	font-size: 18px;
}
.TetNdealterrenative {color: #FFCCCC; font-size: 24px; }
.Ldealterrenative {
	font-size: 24px;
	color: #FFCCFF;
}



#navcontainer
{
  background-color: #660000;
  border: 0px #660000;
  position: relative;
  left: 0px;
  top: 0px;
}

#navlist
{
  list-style-type: none;
  color:#FF9900;
  background-color: #660000;  
  position: relative;
  margin-left: 0px;
  margin-top: 0px; 
  margin-right: 0px;
  margin-bottom: 0px;
	text-align: left;
	align: center;
}

#active:hover li 
{
	display: block;
	list-style-type: disc;
}

#active li 
{
	display: none;
}

#navcontainer a
{
  color: #FF9900;
  background-color: #660000;
  width: 120px;
  display: block;
  margin-left: 0px;
	text-align: left;
	align: center;
}

#navcontainer a:visited
{
  color: #FF9900;
  background-color: #660000;
}

#navcontainer a:active
{
  color: #FF9900;
  background-color: #660000;
  background-image: url(images/degradebouton.jpg);
}

#navcontainer a:hover
{
  color: #ffffcc;
  background-color: #660000;
}


.clear { 
  clear: both; 

