html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(images-nonza-corse-chambre-hote/fond1.jpg);
	background-repeat: repeat-x;
	background-color: #B38865;
  }
.fond-site {
	background-image: url(images-nonza-corse-chambre-hote/fond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B38865;
	border-right-color: #B38865;
	border-bottom-color: #B38865;
	border-left-color: #B38865;
}
.fond-menu-haut {
	background-image: url(images-nonza-corse-chambre-hote/menu-haut.jpg);
}



#global0 {
	position:absolute;
	height: 600px;
	border: 0px solid #000;
	overflow: scroll;
	z-index: 0;
	
}
#global1 {
	position:absolute;
	
	height: 600px;
	
	border: 0px solid #000;
	overflow: scroll;
	z-index: 1;
	background-color: #B48966;
}
#global2 {
	position:absolute;
	
	height: 600px;
	
	border: 0px solid #000;
	overflow: scroll;
	z-index: 2;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #B38865;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #B38865;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFDEBE;
}
a.bas:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
a.bas:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
a.bas:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}

p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.surligne {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #B38865;
}

.POLICE {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.grosse-lettre {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	color: #B38865;
}
.titre {
	font-family: "Trebuchet MS";
	font-variant: small-caps;
	text-transform: none;
	color: #B38865;
}


.cont-img {
	border: 1px double #B38865;
}
