* {
	margin:0;
	padding:0;
	}
	
body {
	width: 100%;
	text-align: center;
	background-image: url(../images_chateau/fond.jpg);
	background-repeat: no-repeat;
	background-color: #8A9BC7;
	height: 100%;
	background-position: top;
	}
#bord_haut {
	width: 800px;
	height: 25px;
	background-image: url(../images_chateau/bord_haut.png);
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
}

#bord_bas {
	width: 800px;
	height: 15px;
	background-image: url(../images_chateau/bord_bas.png);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
	background-repeat: no-repeat;
}
#coin_haut_gauche {
	background-image: url(../images_chateau//coin_haut_gauche.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 17px;
	height: 15px;
}
#coin_haut_droit {
	background-image: url(../images_chateau/coin_haut_droit.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 17px;
	height: 15px;
}


#coin_bas_gauche {
	background-image: url(../images_chateau/coin_bas_gauche.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 17px;
	height: 15px;
}

#coin_bas_droit {
	background-image: url(../images_chateau/coin_bas_droit.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 17px;
	height: 15px;
}


#bord_gauche {
	width: 17px;
	float: left;
	margin-left: auto;
	background-image: url(../images_chateau/bord_gauche.png);
	margin-right: auto;
	background-repeat: repeat-y;
	background-position: bottom right;
	height: 100%;
	display: block;
}

#bord_droit {
	width: 17px;
	margin-left: auto;
	background-image: url(../images_chateau/bord_droit.png);
	margin-right: auto;
	display: block;
	float: right;
	background-repeat: repeat-y;
	background-position: bottom left;
	height: 100%;
}




#texte_chambre {
	padding-left: 0px;
	padding-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	padding-right: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
}
#titre_chambre {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: normal;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 15px;
	color: #FFFFFF;
}
p {
color:#FFFFFF
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	text-decoration: underline;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	font-weight: normal;
	color: #B6BFDC;
	letter-spacing: 1px;
}
a:link,a:hover,a:visited,a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: underline;
}



#corp {
	width: 834px;
	margin-top: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: none;
}
#contenu {
	width: 800px;
	display: block;
	height: auto;
}

#footer {
	width: 810px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: right;
	position: inherit;
	left: 310px;
	top: 659px;
}
#header {
	width: 800px;
	height: 144px;
	background-image: url(../images_chateau/fond_header.gif);
	background-position: top;
}

#header_all {
	width: 800px;
	height: 144px;
	background-image: url(../images_chateau/fond_header_all.gif);
	background-position: top;
}
#header_ang {
	width: 800px;
	height: 144px;
	background-image: url(../images_chateau/fond_header_ang.gif);
	background-position: top;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 100%;
}
#footer a:hover {
	color: #333333;
}

#footer p {
	color: #FFFFFF;
	font-size: 70%;
}

