html, body{margin: 0px; padding: 0px; border: 0px;}
body {background-color: #800; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 90%;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active, a:focus {color: #000000; text-decoration: none; background-color: #FFCC99;}
.gras {font-weight: bold;}
.spacer {clear: both;}
.alignleft {text-align: left;}
.alignright {text-align: right;}
.aligncenter {text-align: center;}
.alignjustifier {text-align: justify;}
.floatleft {
	float: left;
	padding-right: 30px;
}
.floatright {
	float: right;
	padding-left: 30px;
}

#logo, #gauche, #droit, #navhaut, #navbas, #navlang, #facade, #webmaster, #hotelresto {
	display: none;

}
#logo2 {
	float: left;
	padding-right: 30px;

}
#centre {
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 30px;



}
#centre h1 {
	font-size: 18px;
	font-weight: bold;
}
#centre h2 {
	font-size: 16px;
	padding-right: 20px;
	padding-left: 20px;
	color: #990000;

}
.texte1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#centre img {
}
#centre h3 {
	font-size: 1.1em;
}
#bteadresse3 {

	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	padding: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
}
