body{
  background: #22110a;
}
A:link {
  color: #dcc18c;
  background-color: transparent;
  text-decoration: underline;
  font-weight: normal;
}
A:visited {
  color: #dcc18c;
  background-color: transparent;
  text-decoration: underline;
  font-weight: normal;
}
A:hover {
  color: #dcc18c;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}
#cadre_princ{
	width:1058px;
	height:100%;
	top:1px;
	margin-left: auto;
	margin-right: auto;
	background-color:#22110a;
	/*background-image: url('images/fond02.jpg');
	background-repeat: repeat; */
}
#cadre_bienvenue{
	float:right;
	width:1075px;
	height:100%;	
	margin: 0px auto 0px auto;
/*	background-image: url('images/s72b.gif');
	background-repeat: repeat;*/
	text-align:center;
}
.tab_langue {
	margin: 0px auto 0px auto;
	padding-bottom: 5px;
	font-family:arial,helvetica,sans-serif;
	font-size:16pt;
	color:#dcc18c;
	text-align:center;
}
.tab_langue td{
	padding-left: 12px;
	padding-right: 12px;
	padding-top:0px;
	padding-bottom:0px;
	
}
