*
{
	padding:0px;
	margin:0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
body, div
{
	padding:0px;
	margin:0px;
}
body
{
	height:100%;
	width:100%;
	background: #6B625D;
	overflow: hidden;
}
h1
{
	font-size:14px;
	font-weight: bold;
	margin-bottom: 8px;
}
p
{
	margin-bottom: 8px;
}
input
{
	background: #9c877b; 
	border: 1px solid black;
}
.input_img
{
	border:none;
	overflow: hidden;
	width:83px;
	height:41px;
	font-size:1px;
	background-color:transparent;
	cursor: pointer;
}
a.btn_ok
{
	display: block;
	background:url(Images/Btn_Ok.jpg) no-repeat center center;
	width:83px;
	height:41px;
	margin:auto;
}
a.btn_ok:hover
{
	background-image:url(Images/Btn_Ok_hover.jpg);
}
.button
{
	width:70px;
	height:30px;
	font-size:1px;
	background-color:transparent;
	border:0;
	padding:14px 0;
}
#inscription a:visited, #inscription a:active
{
	position: absolute;
	top: 0px;
}

#inscription a:hover
{
	position: absolute;
	bottom: 0px;
}
strong
{
	font-weight: bold;
}
a
{
	font-weight: bold;
}
#haut
{
	position: absolute;
	top:0px;
	left:0px;
	height:50%;
	width:100%;
	background: #90483a;
	z-index:100;
}
#fond
{
	position: absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	margin-top: 85px;
	background: url('Images/Fond.jpg') 50% center repeat-x;
	z-index:200;
}
#decor
{
	position: absolute;
	top:50%;
	left:50%;
	height:720px;
	width:1000px;
	margin-left: -500px;
	margin-top: -300px;
	background: url('Images/Decor.jpg');
	z-index:200;
}
#footer
{
	position: absolute;
	bottom:0px;
	left:0px;
	height:31px;
	line-height: 31px;
	vertical-align: middle;
	width:100%;
	background: url('Images/Footer.png');
	z-index:300;
	color: #9E8462;
}
#footer a
{
	padding:0px 5px;
	line-height: 32px;
	vertical-align: middle;
	color: #9E8462;
}
#footer a:hover
{
	color: #000000;
}
#onglet
{
	position: absolute;
	top:201px;
	left:760px;
}
#onglet a
{
	font-weight:normal;
	font-size:12px;
	width:71px;
	float:left;
	text-align:center;
}
#zone_principale
{
	position: absolute;
	top:245px;
	left:585px;
	height:175px;
	width:370px;
	text-align:justify;
}
#XiTi
{
	display: none;
}
#statistiques
{
	position: absolute;
	top:40px;
	left:610px;
	height:125px;
	width:165px;
	text-align:center;
}
#connexion
{
	position: absolute;
	top:24px;
	left:817px;
	height:140px;
	width:160px;
	text-align:center;
}
#inscription
{
	position: absolute;
	top:470px;
	left:742px;
	width: 212px;
	height: 92px;
	overflow: hidden;
}
#inscription a:visited
{
	position: absolute;
	top: 0px;
}

#inscription a:hover
{
	position: absolute;
	bottom: 0px;
}
a:hover
{
	color: #7f1212;
}
.img_visite
{
	float:left;
	margin:15px 5px 7px 5px;
	border: 1px solid black;
}
.small
{
	font-size:12px;
}
.visible
{
	display: block;
}
.hidden
{
	display: none;
}
.floatR
{
	float: right;
}
.floatL
{
	float: left;
}
