body {
	background: #ffffff url('http://www.hotel-latoviere.fr/wp-content/themes/default/images/fond-accueil.jpg') top center no-repeat;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#header {
	height: 257px;
	width: 960px;
	}
	
#page {
	margin: 0 auto 0 auto;
	width: 960px;
	}

#centre {
	width: 960px;
	height: 290px;
	} 

#gauche {
	height: 284px;
	width: 300px;
	float: left;
	padding: 10px 0 0 0;
	}
	
#droite {
	width: 616px;
	height: 284px;
	float: right;
	}
	
#footer {
	background: url('http://www.hotel-latoviere.fr/wp-content/themes/default/images/footer-cote-accueil.jpg') repeat-x bottom;
	width: 100%;
	height: 433px
	}
	
#footer-centre {
	background: url('http://www.hotel-latoviere.fr/wp-content/themes/default/images/footer-accueil.jpg') no-repeat center bottom;
	width: 960px;
	height: 433px;
	margin: 0 auto 0 auto;
	}
	
#fr {
	background: url('http://www.hotel-latoviere.fr/wp-content/themes/default/images/fr-survol.jpg') no-repeat center top;
	width: 130px;
	height: 100px;
	float: left;
	}
#fr a {
	background: url('http://www.hotel-latoviere.fr/wp-content/themes/default/images/fr.jpg') no-repeat center top;
	width: 130px;
	height: 100px;
	float: left;
	}
#fr a:hover {
	background: url('http://www.hotel-latoviere.fr/wp-content/themes/default/images/fr-survol.jpg') no-repeat center top;
	width: 130px;
	height: 100px;
	float: left;
	}

#en {
	background: url('http://www.hotel-latoviere.fr/wp-content/themes/default/images/en-survol.jpg') no-repeat center top;
	width: 120px;
	height: 100px;
	float: left;
	margin-bottom: 20px;
	}
#en a {
	background: url('http://www.hotel-latoviere.fr/wp-content/themes/default/images/en.jpg') no-repeat center top;
	width: 120px;
	height: 100px;
	float: left;
	margin-bottom: 20px;
	}
#en a:hover {
	background: url('http://www.hotel-latoviere.fr/wp-content/themes/default/images/en-survol.jpg') no-repeat center top;
	width: 120px;
	height: 100px;
	float: left;
	}
	
a {
	font-family: 'Times New Roman';
	font-variant: small-caps;
	text-decoration: none;
	color: #147;
	letter-spacing: 5px;
	outline: none;
	}
a:hover {
	color: #c8093e;
	}
	
img {
	border: none;
	}
	
p {
	font-variant: small-caps;
	font-family: Verdana;
	font-weight: bold;
	color: #9a9a9a;
	}
