@charset "utf-8";
/* ==================================================================== */
/* Web design and development by UNORM Philippe Kuenzler - www.unorm.ch */
/* ==================================================================== */
body {
	background:#fff url(/images/global/bg-homes.jpg) repeat-x center top;
}
.box, #col-m-head, #col-m-foot {
	background-color:#583119;
}
.form-button, .link-button {
	background:url(/images/global/but-homes.gif) no-repeat center;
}
.form-button-l {
	background:url(/images/global/but-homes-l.gif) no-repeat center;
}
.tr-vis td .link-button {
	background:url(/images/global/but-homes-vis.gif) no-repeat center;
}
.tr-vis td .link-button-w {
	background:url(/images/global/but-homes-vis-w.gif) no-repeat center;
}
.tr-vis td, fieldset, hr, #col-m-foot {
	border-color:#583119;
}