@import "html.css";

/* Classes CSS specifiques */
#layout {
	width: 900px;
	margin: 0px auto;
}
#map {
	margin: 10px;
}
#form {
	width: 600px;
	height: 300px;
}
#header {
	width: 900px;
	background-image: url(/imgs/design/header.jpg);
	background-repeat: no-repeat;
	height: 317px;
}
#afx {
	text-align: center;
	width: 900px;
	background-image: url(/imgs/design/footer.jpg);
	background-repeat: no-repeat;
	height: 220px;
}
#content {
	width: 900px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	background-image: url(/imgs/design/frame.jpg);
	background-repeat: repeat-y;
}
#left, #right {
	display: inline;
	float: left;	
}
#left {
	float: left;
	width: 550px;
	display: inline;
	margin-left: 60px;
}
#right {
	width: 220px;
	margin-bottom: 10px;
	line-height: 26px;
	margin-left: 20px;
	display: inline;
}
#copyright {
	font-size: 11px;
}
#menu {
	text-align: center;
	position: relative;
	top: 270px;
}
#menu li {
	display: inline;
	margin-right: 6px;
	margin-left: 6px;
}
#menu li a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.close {
	clear: both;
}
.h3spacer {
	margin-bottom: 10px;
	margin-left: 0px;
}
.fakehr {
	clear: both;
	background-image: url(/imgs/design/fakehr.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	margin: 40px;
}
/* Classes des photos du site */
.leftpic {
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	background-color: #432914;
	border: 1px solid #000;
}
.photos {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	display: inline;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	clear: right;
}
.photos img, .leftpic img  {
	margin: 4px;
}
.leftpic img  {
	border: 1px solid #000;
}
.photos a img, .leftpic a img {
	width: auto;
}
.spacer {
	margin-top: 10px;
	margin-bottom: 10px;
}
.piximg {
	width: 1px;
	height: 1px;
	
}
.citation {
	font-size: 20px;
	line-height: 24px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: normal;
	text-align: center;
	margin: 10px;
}
.citation p {
	display: inline;
	font-size: 20px;
	line-height: 24px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: normal;
}
#subfooter {
	clear: both;
	text-align: center;
	margin: 10px;
	font-size: 9px;
	line-height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.saleform {
	width; 100px;
	float: right;
}
#map {
	height: 320px;
	width: 485px;
	margin: 12px;
}
.innerbox {
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
}
.floating_btn {
	float: right;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-right: 7px;
}
