#principal {
	position: relative;

	width: 706px;
	background-color: #D0D3C1;
	left: 50%;
	clip: rect(auto,auto,auto,auto);
	margin-left: -353px;
	top: 28px;
}

#ecranflash {
	height: 503px;
	width: 706px;
	position: absolute;
	background-color: #D0D3C1;
}

  #html {
  width: 706px;
	position: absolute;
  background-color: #D0D3C1;
  top: 517px;
  }
  .titre {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  color: #FFFFFF;
  text-decoration: none;
  margin-top: 15px;
  margin-left: 20px;
  font-weight: 100;
  }
  #txthtml {
  width: 706px;
  position: relative;
  background-color: #D0D3C1;
  top: 5px;
  }

  #menuhtml {
  height: 140px;
  width: 706px;
  position: relative;
  background-color: #D0D3C1;
  padding-bottom: 15px;
  height: 100px;
    top: 255px;
  }
.html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.1em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #666666;
}
a:link {
	color:#999999;
	text-decoration: none;
}
a:hover {
	color:#CCFF00;
	text-decoration: none;
}
a:active {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#999999;
	text-decoration: none;
}
.menuhtm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	letter-spacing: -0,1;
	text-align: center;
	margin-top: 5px;
}
a.menuhtm:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	letter-spacing: -0,1;
	text-align: center;
}
a.menuhtm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	letter-spacing: -0,1;
	text-align: center;
}
a.menuhtm:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	letter-spacing: -0,1;
	text-align: center;
}
a.menuhtm:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCFF00;
	text-decoration: none;
	letter-spacing: -0,1;
	text-align: center;
}
body {
	background-color: #D0D3C1;
}

