p {
	line-height:150%;
}
h1 {
	margin:0px;
	margin-bottom:5pt;
	color: #AD1121;
	font-size: 22px;
	font-weight : bold;
}
h2 {
	margin:0px;
	color: #AD1121;
	font-size: 18px;
	line-height : 150%;
	font-weight : bold;	
}

ul {
	list-style-image: url(/brokerextraordinaire/images/bullet.gif);
}
ul > li {
	line-height: 150%;
}

.layout > img {
	display:block;
}
#menu {
	color:#AD1121;
}
#menu a {
	color: #AD1121;
	text-decoration : none;
	font-variant : small-caps;
	padding-right:4pt;
	padding-left:4pt;
}
#menu a:hover {
	color: #666666;
}

.photo {
	border:1px solid gray;
}

.columns {
	width:100%;
}
table.columns td {
	padding:0px;
}
table.columns tr {
	vertical-align:top;
}

#description-column {
	
}

#image-column {
	width:300px;
}

.columns .left {
	padding-right:10pt;
}

#price {
	color: #AD1121;
	font-size: 18px;
}
.box {
	border:1px solid #AD1121;
	text-align:center;
	padding:5pt;
}
iframe.included-page {
	border:0px;
	width:100%;
}

#properties td.image-container {
	width:175px;
}
table#properties {
	border-collapse:collapse;
	margin-top:10pt;
}
#properties td {
	padding-top:5pt;
	padding-bottom:5pt;
	border-bottom:1px solid gray;
	border-top:1px solid gray;
}
.tools {
	text-align:right;
	width:100%;
}
