
/* Stylesheet CSS */
@charset "UTF-8";
/* CSS Document */

/*
---------------------------------------
GLOBAL STRUCTURE
---------------------------------------
*/

*html span.slogan{
	background-image:url(slogan.gif);
	padding:7px 10px 9px 13px;
	display:inline-block;
}

html, body { /*Pour forcer ces deux elements a prendre toute la place par defaut*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-size: 100%; /*Pour la mise a echelle des tailles en em*/
}


body {
	font-size: .75em; /*une taille des polices par defaut pas trop grande*/
	color:black;
	text-align:left;
	background:transparent url(../interface/bg_body.jpg) fixed top left;
}

#global {
	background:#918f60 url(../interface/bg_global.jpg) repeat-y top left;
	width:930px;/*vraie largeur totale 950px*/
	padding:0 10px;
}

#container {
	padding-bottom:20px;
}

a:link {
    color:#c40101;
}

a:visited {
    color:#c40101;
}

a:hover {
    text-decoration: underline;
}

a:active {
    color:#c40101;
}

/*
---------------------------------------
HEADER / FOOTER
---------------------------------------
*/

#header {
    width:930px;
	height:155px;
	background:transparent url(../interface/bg_header.jpg) no-repeat top left;
}

#logo a {
    display:block;
	float:right;
	width:187px;
	height:133px;
	margin:20px 20px 0 0;
}
#logo a:hover {
    text-decoration:none;
}

#footer1 {
	background: transparent url(../interface/bg_footer1.jpg) no-repeat top left;
	height:37px;
	padding-top:18px;
}

#footer1 p {
	color: #595733;
}

#footer1 p.floatLeft {
	float:left;
	margin-left:42px;
}

#footer1 p.floatRight {
	float:right;
	margin-right:25px;
}

#footer1 {
	clear:both;
}

#footer {
	color:#918f60;
	font-style:italic;
	font-size:.8em;
	text-align:right;
	padding:6px 25px 6px 42px;
}

/*
---------------------------------------
TOP NAVIGATION
---------------------------------------
*/

#navigation ul {
	margin-left:42px;
}

#navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:active {
	display:block;
	height:27px;
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#c40101;
	float:left;
	margin-right:22px;
	padding:4px;
	margin-bottom:10px;
}

#navigation ul li a:hover, #navigation span#selected a {
	background-color: #918f60;
	color:white;
	text-decoration:none;
}

#navigation span#selected a {
	cursor: default;
}

/*
---------------------------------------
CONTAINER
---------------------------------------
*/

.content_top{
    clear:both;
}


/*
---------------------------------------
SIDEBAR
---------------------------------------
*/

#sidebar{
    width:198px;
    float:right;
	background:transparent url(../interface/bg_sidebar.png) no-repeat bottom center;
	margin-right:15px;
	margin-top:7px;
	padding-bottom:20px;

}

#sidebar p, #sidebar h3, #sidebar form, #sidebar a, #sidebar li.title, #sidebar label {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#sidebar h3 {
	background-color:#ece0a9;
	font-size:1em;
	font-weight:normal;
	padding: 3px 16px;
	margin-bottom:10px;
	color:#2f3a19;
}

.sidebar_module{
    padding:15px 9px 0 9px;
	clear:both;
}

.spacer1{
    width:198px;
	height:20px;
	background:transparent url(../interface/bg_spacer1.jpg) no-repeat top left;
}

/*--------------------------LANGUAGE NAVIGATION---------------------*/

#navig_lang {
    margin-left:25px;
	margin-right:25px;
}

#navig_lang ul {
    /*display:none;*/
}

#navig_lang img {
    float:left;
	margin-right:7px;
}
#navig_lang ul {
    margin-top: 10px;
}
#navig_lang ul img {
    height:15px;
    width:22px;
}

#navig_lang p {
	font-style: italic;
	font-size:.9em;
	color:#008000;
	padding-top:20px;
	line-height:13px;
}

/*--------------------------OBJECT LIST---------------------*/

#menu_object ul li.title {
	font-size:1em;
	padding: 0 16px;
	margin-bottom:5px;
	color:#2f3a19;
}

#menu_object ul.cat li {
	font-size:1.1em;
	padding: 0 22px 0 32px;
	margin-bottom:4px;
	background:transparent url(../interface/sidebar_li.jpg) no-repeat 16px 5px;
}

#menu_object .cat a:link, #menu_object .cat a:visited, #menu_object .cat a:active {
    color: #575757;
}

#menu_object .cat a:hover, #menu_object .cat li#selected a:link,
#menu_object .cat li#selected a:visited, #menu_object .cat li#selected a:active {
    color: white;
	font-style: italic;
}

#menu_object .cat li#selected a:link,
#menu_object .cat li#selected a:visited, #menu_object .cat li#selected a:active {
    cursor:default;
}

/*--------------------------MAP SEARCH---------------------*/

#mapsearch {
    display:none;
}

/*--------------------------CHANGE MONNEY---------------------*/

#currency {
    /*display:none;*/
}
#currency h3, #currency label {
    display:none;
}
#currency {
    position: relative;
    top: 90px;
    margin-right: -15px;
}

/*--------------------------SIDEBAR + CONTENT INPUTS---------------------*/

#sidebar form {
    float:right;
	padding:7px 16px 0 10px;
}

.sidebar_module p {
	float:left;
	width:100%;
	color:#575757;
	font-size:.9em;
	margin-bottom:7px;
}


.sidebar_module a:link.button, .sidebar_module a:active.button, .sidebar_module a:visited.button,
.content .buttonspacer a:link, .content .buttonspacer a:visited, .content .buttonspacer a:active {
	display:block;
	float:right;
	padding:2px 4px;
	text-align:center;
	text-transform:uppercase;
	background-color:#7c6526;
	color:white;
	font-weight:bold;
	font-size:.9em;
	border:1px solid #918f60;
	width:43px;
}

.sidebar_module a.button:hover, .content .buttonspacer a:hover {
	background-color:#b3984d;
}

.sidebar_module input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border:1px solid #918f60;
	width:65px;
	height:13px;
	padding:1px 1px;
	color:#000;
	font-size:1em;
	margin-left:4px;
	float:right;
}

.sidebar_module input:focus, .sidebar_module input.sffocus {
	background-color:#e4ddc8;
	color:black;
}

.sidebar_module input:hover {
	border-left:1px solid #114811;
	border-right:1px solid #a5cfa5;
	border-bottom:1px solid #a5cfa5;
	border-top:1px solid #114811;
	color:#008000;
}

.sidebar_module label {
	float:left;
	color:#575757;
	clear:both;
	text-transform:lowercase;
	display:block;
	width:75px;
	margin-left:5px;
	text-align:right;
	font-size:1em;
}

.box_content input.text, .box_content select, .box_content textarea, #galery_container select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border:1px solid #918f60;
	height:15px;
	padding:0px 3px 2px 3px;
	color:#000;
}

.box_content select, .box_content textarea, #galery_container select {
	height:auto;
}

.box_content input.text:focus, .box_content select:focus, .box_content textarea:focus, .box_content input.sffocus {
	background-color:#e4ddc8;
	color:black;
}

.box_content input.text:hover, .box_content select:hover, .box_content textarea:hover, #galery_container select:hover {
	border-left:1px solid #114811;
	border-right:1px solid #a5cfa5;
	border-bottom:1px solid #a5cfa5;
	border-top:1px solid #114811;
	color:#008000;
}

.content a.button:link, .content a.button:active, .content a.button:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display:block;
	width:auto;
	padding:2px 4px;
	text-align:center;
	text-transform:uppercase;
	background-color:#7c6526;
	color:white;
	font-weight:bold;
	border:1px solid #918f60;
}

.content a.button:hover {
	background-color:#b3984d;
	text-decoration:none;
}


/*--------------------------CODE ID---------------------*/

#code_form {
    position: relative;
	float:left;
	width:180px;
	height:86px;
}

#code_form p {
    font-size:.9em;
}

#code_form p a:hover {
    text-decoration:none;
}

/*--------------------------IDENTIFICATION---------------------*/


#identification {
    float:left;
	width:180px;
}

#identification .forget_login {
    clear:both;
	text-align:right;
	margin-bottom:7px;
}

#identification input#login_remember {
    width:auto;
}

#identification label.remember {
    width:125px;
}

#identification .forget_login a:link, #identification .forget_login a:active, #identification .forget_login a:visited {
    font-size:.9em;
	color:#c40101;
}

#identification .forget_login a:hover {
    text-decoration:underline;
}

#identification a.button {
	color:white;
}

#identification a.button:hover {
    text-decoration:none;
}

#login_error {
	background:transparent url(../interface/bg_sideb_error.gif) repeat top left;
	margin: 0px 16px 5px 16px;
	padding: 5px;
	width:138px;
	float:left;
}

#identification #login_error p {
    color:white;
	font-size:1em;
}

#identification #login_error p a:link, #identification #login_error p a:active, #identification #login_error p a:visited {
    display:block;
	color:white;
	margin-top:15px;
	font-weight:bold;
}

#identification #login_error p a:hover {
    text-decoration:underline;
}

#identification p a:link, #identification p a:active, #identification p a:visited {
	color:#c40101;
}

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

#identification p a:link.button, #identification p a:active.button, #identification p a:visited.button {
	color:white;
}

#identification p a.button:hover {
	text-decoration:none;
}

#identification p span {
	font-weight:bold;
}

#identification p span a:link, #identification p span a:visited, #identification p span a:active {
	font-weight:normal;
}

/*
---------------------------------------
CONTENT COMMON
---------------------------------------
*/

.content {
    width:654px;
	padding-top:17px;
	margin-left:40px;
}

.content a:link, .content a:visited, .content a:active {
    text-decoration:none;
}

.content a:hover {
    text-decoration:underline;
}


.content a img{
   	border: 2px solid #ece0a9;
}

.content a:hover img{
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	border: 2px solid #c40101;
}

img.slogan {
   	display:none;
}

.content h2, .content h3, .box .price {
    font-weight:normal;
    color:#918f60;
	font-size:1em;
	font-style:italic;
}

.content h2, .box .price {
	text-transform:uppercase;
}


.content h2, .content h3 {
	float:left;
	margin-left:54px;
}

.content h3 {
	padding-bottom:7px;
}

.content h2{
	width:310px;
}


.content h2 a {
	text-transform:none;
}

.content h3 {
}

.content h4 {
	background-color:#ECE0A9;
	color:#2F3A19;
	font-size:1em;
	font-weight:normal;
	padding:3px 5px;
	text-transform:uppercase;
}

.content h5 {
	border-bottom:1px solid;
	margin-bottom:5px;
	padding:1px 5px;
	color:#595733;
}

.content .textbox  {
	margin:5px 0;
}

.box_content input, .box_content select, #galery_container select {
	margin:0;
}

.error, .obligatory {
	color:#c40101;
}

/*-------------------------table---------------------------*/

.highlight{
    background: none;
}

.tbl .row {
    height:auto;
	border-bottom:1px solid;
	font-size:.8em;
	color:#595733;
	float:left;
	width:100%;
}

.tbl .row span {
    padding: 3px 3px;
}

.content .conveniences .value, .content .value {
	text-align:right;
}

/*-------------------------buttons---------------------------*/


.content .buttonspacer a:link, .content .buttonspacer a:visited, .content .buttonspacer a:active, .content .buttonspacer a:hover {
	width:auto;
	float:none;
	display:inline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:.8em;
	margin-right:7px;
	text-decoration:none;
}

.buttonspacer {
	height:auto;
	min-height:1px;
}
a.nextstep {
	background-image: none;
}

/*-------------------------pagination---------------------------*/

.pagination_box {
    border: none;
	margin-bottom:10px;
}

.pagination_box .number {
    font-weight: bold;
}

.pagination a img, .pagination a:hover img {
    border: none;
}

.pagination {
	font-size:.9em;
	background:transparent url(../interface/bg_pagination.png) no-repeat top left;
	height:25px;
    padding:10px 8px 0 8px;
    text-align:center;
}

.pagination span a {
    padding:2px 4px;
}

.pagination .separator {
    padding: 0px 7px;
}


/*-------------------------box---------------------------*/

.box {
	background:transparent url(../interface/bg_box.png) no-repeat top left;
	position:relative;
	float:left;
	width:654px;
}

.box_header {
	background:transparent url(../interface/bg_box_header.jpg) repeat top left;
	margin-top:9px;
	float:left;
	width:654px;
}

.box_middle {
	background:transparent url(../interface/bg_box_middle.png) no-repeat top left;
	height:9px;
	clear:left;
}

.pagination_box {
    clear:both;
}

.box_content {
	border-right: 1px solid #ece0a9;
	border-left: 1px solid #ece0a9;
	margin:0;
	float:left;
	padding:0 27px;
	width:598px;
}

.box_content p, .text {
	font-size:.9em;
	color:#595733;
	margin:0 0 10px 0;
}

.text {
	font-size:.9em;
	color:#595733;
	margin:0;
}

.box_bottom {
	clear:left;
	background:transparent url(../interface/bg_box_bottom.png) no-repeat bottom left;
	height:27px;
}

.box .price{
    margin-right:54px;
	width:215px;
	text-align:right;
}

.box_content .flr{
    float:left;
	margin:0 27px 0 0;
	text-align:center;
}

.box_content .flr a img {
	width:152px;
	height:114px;
}

#banner{
    display:none;
}

/*
---------------------------------------
CONTENT LISTE DES BIENS
---------------------------------------
*/

#object_container .box_content p {
	float:right;
	width:172px;
	text-align:justify;
}

#object_container .box_content .conveniences {
	float:left;
	margin:0;
	width:215px;
}

#object_container .conveniences .value {
    width: 80px;
}

#object_container .conveniences .label {
    width: 120px;
}

#object_container .buttonspacer {
    margin:10px 0;
	padding-top:9px;
	padding-bottom:10px;
}

#object_container .buttonspacer a {
	margin-bottom:10px;
}



/*
---------------------------------------
CONTENT PROMOTIONS - INDEX
---------------------------------------
*/

#promotions_container .buttonspacer {
    margin:0;
	padding:0;
}

#promotions_container .buttonspacer a:link, #promotions_container .buttonspacer a:visited, #promotions_container .buttonspacer a:active, #promotions_container .buttonspacer a:hover {
	margin-bottom:10px;
	float:left;
}
/*
---------------------------------------
CONTENT DETAIL BIEN
---------------------------------------
*/

#info2_container .box_content .flr a img {
	width:auto;
	height:auto;
}

#info2_container .box_content .flr {
	width:300px;
}

#info2_container .box_content p {
	text-align:justify;
}

#info2_container .box_content .tbl {
	width:270px;
}

#info2_container .box_content .conveniences {
	float:right;
	margin-right:0;
}

#info2_container .conveniences .value {
    width: 117px;
}

#info2_container .conveniences .label {
    width: 135px;
}

#info2_container .box_content .conveniences {
	margin-top:0;
}

#info2_container .flr img {
	margin-bottom:5px;
}

#info2_container .buttonspacer {
	clear:none;
	float:right;
	width:140px;
	margin-right:0;
}

#info2_container .buttonspacer a:link, #info2_container .buttonspacer a:visited, #info2_container .buttonspacer a:active, #info2_container .buttonspacer a:hover {
	display: block;
	height:auto;
	margin-right:0;
}

#info2_container #visit, #info2_container #commodities, #info2_container h4 {
	float:left;
	margin:5px 0;
}

#info2_container #visit, #info2_container #commodities {
	width:305px;
}

#info2_container h4 {
	width:294px;
	text-align:left;
}

#info2_container #commodities h4 {
	float:none;
	margin-left:0;
	text-align:left;
}

#info2_container #commodities, #info2_container #visit {
	color:#595733;
	font-size:0.8em;
	text-align:left;
}

#info2_container #commodities h4, #info2_container #commodities p.txt {
	font-size:1.1em;
	margin-right:0;
	margin-left:0;
}

#visit .row {
	border-bottom:none;
	font-size:1em;
}

#visit .row span {
    padding: 1px 3px;
}

#info2_container .box_content .full {
	margin-top:0;
	margin-bottom:7px;
}

#info2_container .flr .full img {
	margin:0 3px 0 0;
	float:left;
}

#info2_container h5 {
	font-size:1.1em;
}

#info2_container #mainimage{
    min-height:250px;
}

/*
---------------------------------------
CONTENT REGISTER
---------------------------------------
*/


#account_container h5 {
	font-size:.9em;
}

#account_container h4 {
	float:left;
	width:588px;
}


#account_container .table_right_big {
	padding:3px 5px;
	font-size:.9em;
	color:#595733;
}

#account_container .objecType {
	font-weight:bold;
	display:inline-block;
	padding-bottom:5px;
}

#account_container .tbl .row {
    font-size:.9em;
	border:none;
	padding:0;
}

#account_container .tbl .row .value {
    width: 315px;
}

#account_container .tbl .row .label {
    width: 190px;
}

#account_container .tbl .row span {
	padding:2px;
}

#account_container .format_comments {
	margin-left:200px;
}

/*
---------------------------------------
CONTENT FINANCE+CONTACT
---------------------------------------
*/


#contact_container .box_content p.txt {
	margin: 27px 0 10px 0;
}


#contact_container .tbl .row {
	font-size:.9em;
	padding:0;
}

#contact_container #contact_table .label {
	width:200px;
	background-color:#DBCB84;
	font-weight:bold;
}

#contact_container #contact_table .value {
	width:200px;
}

#contact_container img {
	width:150px;
	height:92px;
	opacity: 0.60;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
	float:right;
}

/*
---------------------------------------
CONTENT LIENS
---------------------------------------
*/

#links_container .box_content {
	color:#595733;
	font-size:.9em;
}

#links_container .img_link a:link, #links_container .img_link a:visited, #links_container .img_link a:active  {
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	border:2px solid #ECE0A9;
}

#links_container .img_link a:hover  {
	border:2px solid #c40101;
}

#links_container .img_link a img, #links_container .img_link a:hover img {
	border:none;
}

#links_container table td {
	padding:3px 10px 3px 0;
}

/*
---------------------------------------
CONTENT FINANCEMENT
---------------------------------------
*/

#finance_container .box_content {
	color:#595733;
	font-size:.9em;
}

#finance_container p#finance_txt {
	font-size:1em;
	margin-top:15px;
	background-color:#CF6240;
	padding:5px;
	color:white;
}

.bgcelldark {
	background-color:#DBCB84;
	border-bottom:1px solid #AF9D4C;
}

.colsim1 {
	background-color:#EFE7C2;
	border-bottom:1px solid #AF9D4C;
}

.total {
	background-color:#AF9D4C;
	color:white;
}

#finance_container table#tab1 tr td {
	border-bottom:none;
}

#finance_container input[type=submit] {
	height:20px;
	padding:0px 4px 3px 4px;
	text-align:center;
	text-transform:uppercase;
	background-color:#7c6526;
	color:white;
	font-weight:bold;
	font-size:.9em;
	border:1px solid #918f60;
}

#finance_container input[type=submit]:hover {
	background-color:#b3984d;
	cursor:pointer;
}

/*
---------------------------------------
CONTENT GALLERY
---------------------------------------
*/

#galery_container .pagination {
	margin-top:10px;
}

#galery_container .box {
	position:relative;
}

#galery_container .box_content img {
	height:105px;
	width:140px;
	margin:0 4px 4px 0;
}

#galery_container .select_obj {
	background:#F5F4D5 url(../interface/empty.gif) repeat scroll left top;
	position:absolute;
	margin:0;
	height:30px;
	top:0;
	left:0;
}

#galery_container table {
	margin-bottom:10px;
	width:555px;
}

#galery_container td {
	padding:0;
}

/*
---------------------------------------
CONTENT SEARCH
---------------------------------------
*/

#search_container .col1, #search_container .col2, #search_container .col3 {
	color:#595733;
	font-size:.9em;
	margin-left:20px;
}

#search_container .col1 {
	margin-left:0px;
	width:100px;
}

#search_container .col2 {
	width:175px;
}

#search_container .col3 {
	width:280px;
}

#search_container div.highlight {
	border-bottom:1px solid;
	padding:0 0 3px 0;
	font-weight:bold;
}

#search_container .box_content {
	padding-bottom:15px;
}

#search_container .col2 .value_search {
	background-color:#DBCB84;
	padding:3px;
}
#search_container .col3 .value_search {
	text-align:justify;
}



/*
---------------------------------------
IE6
---------------------------------------
*/

* html .content {
	margin-left:20px;
}

* html #sidebar{
	margin-right:8px;
}

/*Pour pallier a l absence de transparence png*/

* html #global {
	background:#918f60 url(../interface/bg_global_ie6.jpg) repeat-y top left;
}

* html .box_bottom {
	background:transparent url(../interface/bg_box_bottom_ie6.jpg) no-repeat bottom left;
}

* html .box {
	background:transparent url(../interface/bg_box_ie6.jpg) no-repeat top left;
}

* html .box_middle {
	background:transparent url(../interface/bg_box_middle_ie6.jpg) no-repeat top left;
}

* html .pagination {
	background:transparent url(../interface/bg_pagination_ie6.jpg) no-repeat top left;
}

* html #sidebar{
	background:transparent url(../interface/bg_sidebar_ie6.jpg) no-repeat bottom center;

}

* html #footer1 p.floatLeft {
	margin-left:21px;
}

* html #footer1 p.floatRight {
	margin-right:12px;
}

* html #navigation ul li a:link, * html #navigation ul li a:visited, * html #navigation ul li a:active {
	font-weight:bold;
	letter-spacing:-1px;
}

* html #menu_object .cat a:link, * html #menu_object .cat a:visited, * html #menu_object .cat a:active {
    font-weight:bold;
	letter-spacing:-1px;
}

* html #menu_object .cat a:hover, * html #menu_object .cat li#selected a:link,
* html #menu_object .cat li#selected a:visited, * html #menu_object .cat li#selected a:active {
	font-style: normal;
}

* html #navig_lang p {
	font-style: normal;
}

* html #sidebar h3 {
	font-weight:bold;
}

* html .content h2 {
	margin-left:27px;
}

* html .box .price {
	margin-right:27px;
}

* html .sidebar_module label {
	margin-left:0;
}

* html #sidebar form {
	margin-bottom:-15px;/*oulala*/
}

* html #login_error {
	width:115px;
}

* html #contact_container .tbl .row {
	width:420px;
}

* html #galery_container .box_content img {
	margin:0 2px 2px 0;
}

* html #account_container .format_comments {
	margin-left:100px;
}

* html #info2_container #mainimage{
    height:250px;
    width:320px;
}

a.interest, a.pdf, a.financing, a.infodetail, a.send, a.validate{
	background-image:none;
}

.conveniences .value3 {
    width:auto;
}
a.register, a.return {
	background-image: none;
}

#redir_container #login_error {
 float:none;
 width: 255px;
 margin: 0px 5px 5ox;
    
}
 
#redir_container #login_error p, {
	margin:0;
}

#redir_container .forget_login{
	margin-top: 3px;
}
/*------------------------
	USER PROFILE
------------------------*/

#registerMenu {
    background: url("../interface/bg_box_middle.png") no-repeat scroll left top transparent;
    clear: left;
    height: 20px;
    padding-top: 30px;
	margin: 0;
 	width: 652px;
	border-left: 1px solid #ECE0A9;
    border-right: 1px solid #ECE0A9;
}
#objectsselection_container #registerMenu {
    padding-bottom: 20px;
}
.users_content .box_middle {
 	height: 0px;
    background: none;
    clear: left;
}
#objectsselection_container .selection{
	border-left: 1px solid #ECE0A9;
    border-right: 1px solid #ECE0A9;
    float: left;
}
#objectsselection_container .selection .box{
	width: 600px;
    border: none;
}
#objectsselection_container .selection .box, 
#objectsselection_container .selection .box_header,
#objectsselection_container .selection  .box_middle, 
#objectsselection_container .selection  .box bottom{
    background: none;
    width: 600px;
  
}
#objectsselection_container .selection .box_content{
	border: none;
}
#objectsselection_container .selection .box h2{
	margin-left: 28px;
    float: left;
}
#objectsselection_container .selection .box h3, #objectsselection_container .selection .box .price{
	margin: 0;
    float: right;
}
#objectsselection_container .box_bottom {
    background: none;
    clear: left;
    height: 27px;
}
#objectsselection_container .selection .box_bottom {
    background: url("../interface/bg_box_bottom.png") no-repeat scroll left bottom transparent;
    clear: left;
    padding: 10px 0 20px;
    height: 27px;
    
}
#registerMenu ul{
	border-bottom: 1px solid #918F60;
}
#registerMenu ul li{
    background-color: #918F60;
    border-color: #918F60;
    margin: 0 1px;
}
#registerMenu ul li a, #objectsselection_container #registerMenu ul li a:link, #objectsselection_container #registerMenu ul li a:visited {
	color: #faf9e4;
}

#registerMenu ul li.selected {
	border: 1px solid #918F60;
	background: #faf9e4;
   
}
#registerMenu ul li.selected a,  #objectsselection_container #registerMenu ul li.selected a{
	color: 	#918F60;
}
