@charset "utf-8";
/* CSS Document */
body {
	background:none;
	background:#E7D5A9;
}
#global {
	background:none;
	background-color:#C9A87D;
}
p {
	margin:10px 0 0 4px;
}
a, a:hover {
	color:#835B2F;
	text-decoration:underline;
}
h1 {
	font-size:14px;
	text-align:center;
	border-bottom:none;
}
.label {
	font-weight:bold;
}
p.center {
	text-align:center;
}
form #Enter {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color:#FFF;
	background:#C9A87D;
	border:none;
}
a.txtlangue, a.txtlangue:hover {
	font-size:12px;
	text-decoration:none;
}
a.txtlangue:hover {
	text-decoration:underline;
}

div#txtfr, div#txtgb {
	width:500px;
	overflow:hidden;
	margin:0;
	padding:0;
	text-align:center;
	margin:20px 0;
}
div#txtfr {
	width:499px;
}
div#txtfr {
	float:left;
}
div#txtgb {
	float:right;
}
a.txtwelcome, a.txtwelcome:hover {
	font-size:24px;
	text-decoration:none;
	text-transform:uppercase;
}
a.txtwelcome:hover {
	text-decoration:underline;
}
p.copy {
	color:#FFF;
}
a.copy {
	color:#FFF;
}