@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #5497B8;
	background-image: url(../layoutimg/bg_blue.png);
	background-repeat: repeat-x;
}
#recsetnav {
	height: 55px;
	width: 770px;
	margin: 0px;
	background-image: url(../layoutimg/bgrset_blue.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.navtble {
	padding-top: 30px;
	padding-left: 30px;
}
.hrule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #330000;
}
.desctxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #330000;
}




#wrap {
	margin: auto;
	width: 770px;
	position: relative;
	padding: 0px;
}
#searchbox {
	position:absolute;
	left:0px;
	width:348px;
	height:251px;
	z-index:1;
	visibility: visible;
	background-image: url(../layoutimg/bg_search_blue.gif);
	background-repeat: no-repeat;
}
.type {
	margin-top: 47px;
	margin-left: 55px;
}
.formwrap {
	margin: 0px;
}
#searchbox cfform {
	margin: 0px;
}
#type {
	margin-top: 35px;
	margin-left: 55px;
}

.formelements {
	font: 80% Arial, Helvetica, sans-serif;
	color: #330000;
	background: #B7B2AE;
	width: 100px;
}
.formlabels {
	font: bold 80% Arial, Helvetica, sans-serif;
	color: #330000;
}
#btn {
	padding-top: 5px;
}

.frmprix {
	margin-top: 36px;
	margin-left: 50px;
	vertical-align: middle;
}



#nav  {
	margin: 0px;
	padding: 0px;
	width: 775px;
	text-align: center;
}
#adbox {
	margin: 0px 0px 0px 348px;
}
#wrap #repeat {
	background-image: url(../layoutimg/cat_bg_blue.png);
	height: 221px;
	width: 769px;
	margin: 0px;
	padding: 0px;
}
#wrap #searchbox #prop #max {
	padding-top: 40px;
	padding-left: 50px;
}
#wrap #searchbox #prop #button {
	padding: 30px;
}
#wrap #searchbox #prop #button input {
	text-align: center;
}
.recsettotals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
	padding-left: 40px;
}
.vig {
	padding: 5px;
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
#repeat table {
	padding-top: 10px;
}
#wrap #searchbox #prop #prix .formlabels #prixmini {
	background-color: #B7B2AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
