h1 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: block;
	width: 111px;
	height: 112px;
	background: url("autres/logo_blanc.jpg") no-repeat;
}

h1 span {
	display: none;
}

#caviste {
	background: #fff url('defaut/fond-rouge.jpg') top left repeat-y;
	height:468px;
	overflow:auto;
	border-top:1px solid black;
    scrollbar-face-color: grey;
    scrollbar-arrow-color: #5f6062;
    scrollbar-track-color: white;
    scrollbar-highlight-color: white;
    scrollbar-darkshadow-color: white;
    scrollbar-shadow-color: white;
    scrollbar-3dlight-color: white;
}

#caviste img {
	display: inline;
	margin-right: 1px;
}

#caviste img.last {
	margin-right: 0;
}

#caviste #ligne_photos_caviste {
	margin-bottom: 14px;
}

#caviste h2 {
	color: #5f6062;
	font-size: 40px;
	font-weight: normal;
	margin: 30px 0 0 198px;
}

#caviste h3 {
	color: #848689;
	font-size: 20px;
	font-weight: normal;
	margin: 4px 0 20px 198px;
	width: 450px;
}

#caviste h4 {
	color: #848689;
	font-size: 15px;
	font-weight: normal;
	margin: 4px 0 20px 198px;
	width: 450px;
}

#caviste p {
	margin: 0 0 0 198px;
	width: 460px;
	font-size: 10px;
	line-height: 12px;
	color: #5f6062;
	text-align: justify;
	font-style:italic;
}

#caviste p#lien_situation {
	margin-top: 6px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

#caviste p#lien_situation a {
	text-decoration: none;
	color: #5f6062;
}

#caviste p#lien_situation a:hover {
	text-decoration: underline;
}

#louer {
	padding: 10px;
	color: #5f6062;
	background: #fff url('catalogue/decor-catalogue.jpg') top left repeat-y;
	height: 451px;
}

#louer h2 {
	font-size: 22px;
	line-height: 30px;
	color: #5f6062;
	z-index: 100;
	padding-left: 83px;
}

#louer p {
	margin-top: 100px;
	margin-left: 195px;
}

.tableau {  
 border-collapse: collapse;
 color: #5f6062;
 margin-left:198px;
}

.titre {
 font-family: "Trebuchet MS", "Arial Black", serif;
 color: #5f6062;
 font-size: 14px;
 font-weight: normal;
 margin: 0px 0 0 0px;
 text-decoration:underline;
}

.article {
 font-family: "Trebuchet MS", "Arial Black", serif;
  color:#666666;
}

.redac {
 font-family: "Trebuchet MS", "Arial Black", serif;
 color: #5f6062;
 font-style:italic;
 }
 
.commentaires {
 font-family: "Trebuchet MS", "Arial Black", serif;
 color: #5f6062;
 }
 
.html {
 font-size: 10px;
 text-decoration: none;
 color: #5f6062;
 } 
