@charset "utf-8";
/* CSS Document */
/*.Homme{
	border-left: 0 solid #FFB9B9;
	border-right: 0 solid #FFB9B9;
	border-top: 1px solid #FFB9B9;
	border-bottom: 1px solid #FFB9B9;
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 820px;
	background: #000000 url(Lang/blackbar.jpg) repeat-x center;
	height: 32px;
}
.Homme li{
	display: inline;
}
.Homme li a{
	float: left;
	color: #FFFFFF;
	padding: 8px 21px;
	text-decoration: none;
	border-right: 1px solid #CCCCCC;
}
.Homme li a:visited{
	text-decoration: none;
}
.Homme li a:hover{
	color: #FFFFFF;
	background: url(Lang/redbar.jpg) repeat-x center;
}
.Homme li .current{
	background: url(Lang/whitebar.jpg) repeat-x center;
	color: #FF0000;
}*/
.Langch{
	margin: 0;
	padding: 0;
	float: right;
	width: auto;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Verdana;
}
.Langch li{
	display: inline;
}
.Langch li a{
	float: left;
	color: #CCCCCC;
	padding: 0px 10px;
	text-decoration: none;
	border-left: solid #CCCCCC thin;
	letter-spacing: .3px;
}
.Langch li a:visited{
	text-decoration: none;
}
.Langch li a:hover{
	color: #00CCFF;
}
.Langch li .current{
	color: #FFFFFF;
}
.ftsh{
	margin: 0;
	padding: 0;
	float: right;
	width: auto;
	font-size: 0.75em;
	font-family: Arial;
}
.ftsh li{
	display: inline;
}
.ftsh li a{
	float: left;
	color: #CCCCCC;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	text-align: right;
	border-left: 1px dotted white;
}
.ftsh li a:visited{
	text-decoration: none;
}
.ftsh li a:hover{
	color: #FFFFFF;
}
.ftsh li .current{
	color: #FFFF00;
}
.en{
	font: Verdana normal .9em;
	width: auto;
	line-height: 2em;
}
.en li{
	display: inline;
}
.en li a{
	color: #00CCFF;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	text-align: left;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.en li a:visited{
	text-decoration: none;
}
.en li a:hover{
	color: #CCFFFF;
}
.en li .current{
	color: #CCFFFF;
}
#move2{
	width: auto;
	height: 30px;
	text-align: center;
	padding-right: 150px;
	padding-top: 5px;
}
#move2 a{
	color: #333333;
}
.moveclass{
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.moveclass li{
	color: #333333;
}
.moveclass li a{
	color: #333333;
}
.moveclass li a:visited{
	color: #333333;
}
.moveclass li a:hover{
	color: #0066FF;
}
.moveclass li .current{
	color: #333333;
}