			/* -------- CSS Document -------- */

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #918161;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	
}

#logo {
	position: relative;
	text-align: center;
	background: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	width: 228px;
	height: 213px;
}

	#logo img {
		margin: 0 0 0 ;
		padding: 0 0 0 0;
		width: 1px;
		height: 1px;
	}

#content {
	position: relative;
	text-align: center;
	background: none;
  	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	width: 500px;
	height: 500px;
}

#txt {
	position: relative;
	text-align: center;
	background: none;
  	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	width: 400px;
}



#txt2 {
	position: relative;
	text-align: center;
	background: none;
	color: #F8A52A;
  	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	width: 500px;
}

	#txt2 a {
		text-decoration: none;
		font-family: Georgia, Times New Roman, Times, serif;
		color: #918161;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
	}

	#txt2 a:hover {
		color: #F8A52A;
	}
	
.puce{
	background: url(imgvillage/puce2.gif) no-repeat;
	width: 7px;
	height: 11px;
}	
