#principal {
	position: absolute;
	height: 560px;
	width: 970px;
	background-color:#FFFFFF;
	left: 50%;
	top: 50%;
	clip: rect(auto,auto,auto,auto);
	margin-left: -488px;
	margin-top: -280px;	
}


#haut {
	position: absolute;
	height: 90px;
	width: 970px;
}
#titre {
	position: absolute;
	height: 90px;
	width: 742px;
	background-image: url(images/titre.jpg);
	background-repeat: no-repeat;
}
#blanc {
	position: absolute;
	height: 90px;
	width: 228px;
	left: 742px;
}


#menu {
	position: absolute;
	height: 20px;
	width: 970px;
	top: 90px;
}
#deb {
	position: absolute;
	height: 20px;
	width: 86px;
}
#chateau {
	position: absolute;
	height: 20px;
	width: 132px;
	left: 86px;
}
#prestation {
	position: absolute;
	height: 20px;
	width: 130px;
	left: 218px;
}
#photos {
	position: absolute;
	height: 20px;
	width: 132px;
	left: 348px;
}
#reservation {
	position: absolute;
	height: 20px;
	width: 130px;
	left: 480px;
}
#plan {
	position: absolute;
	height: 20px;
	width: 132px;
	left: 610px;
}
#contact {
	position: absolute;
	height: 20px;
	width: 228px;
	left: 742px;
}


#contenu {
	position: absolute;
	height: 410px;
	width: 970px;
	top: 110px;
}
#contenugauche {
	position: absolute;
	height: 410px;
	width: 86px;
}
#contenucentre {
	position: absolute;
	height: 410px;
	width: 656px;
	left: 86px;
	background-image: url(images/chateau_03.jpg);
	background-repeat: no-repeat;
}
#contenudroite {
	position: absolute;
	height: 410px;
	width: 228px;
	left: 742px;
}


#bas {
	position: absolute;
	height: 40px;
	width: 970px;
	top: 520px;
}
#bashaut {
	position: absolute;
	height: 10px;
	width: 970px;
}
#basmilieu {
	position: absolute;
	height: 20px;
	width: 970px;
	top: 10px;
}
#adresse {
	position: absolute;
	height: 20px;
	width: 742px;
}
#langue {
	position: absolute;
	height: 20px;
	width: 228px;
	left: 742px;
}
#lg {
	position: absolute;
	height: 20px;
	width: 28px;
}
#francais {
	position: absolute;
	height: 20px;
	width: 90px;
	left: 28px;
}
#anglais {
	position: absolute;
	height: 20px;
	width: 90px;
	left: 118px;
}
#ld {
	position: absolute;
	height: 20px;
	width: 20px;
	left: 208px;
}

#basbas {
	position: absolute;
	height: 10px;
	width: 970px;
	top: 30px;
}


.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#333333;
	text-align: left;
	margin-left: 31px;
	margin-top: 80px;
	margin-right: 20px;
	margin-bottom: 5px;
  }

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	text-align: right;
	margin-top: 6px;
  }
  
a:link {
	color:#000000;
	text-decoration: underline;
}
a:hover {
	color:#FF9900;
	text-decoration: underline;
}
a:active {
	color:#FF9900;
	text-decoration: underline;
}
a:visited {
	color:#666666;
	text-decoration: underline;
}

body {
	background-color:#FFFFFF;
}
