

/* CSS Document */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// Perso for images & color
//:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
* {
	font-family: Arial, Helvetica, sans-serif;
	color:#ccc;
}

option {
	color:#333;
}

/*------------------tooltip---------------------*/
#overDiv * {
	color: #000 !important;
}

/*------------------/ tooltip---------------------*/
body {
	background: #000;
}

#global {
	background: #000 url(images/bg_top.jpg) no-repeat;
	width: 1000px;
}

a {
	color:#fff !important;
}

#logo a {
	height:100px;
}

/*couleur du texte de la sidebar*/

#menu_object a:hover, #mapsearch a:hover {
	color: #5cb91c !important;
}

#header {
	padding-top:15px;
}

#menu_object a {
	padding: 2px 0;
	font-size:12px;
}

#navigation ul li {
	border-style:none;
}

#navigation ul a {
	font-size:14px;
	font-weight:boldnormal;
	padding:3px 5px;
	margin: 0 3px;
	text-transform:none;
	font-weight:normal;
}

#navigation #selected a {
	background:#666666;
	color:#FFFFFF;
	border:1px solid #868686;
	padding:2px 4px;
}

#navigation ul a:hover {
	background:#666666;
	color:#FFFFFF !important;
	border:1px solid #868686;
	padding:2px 4px;
}

#menu_object .cat li {
	border:none;
	background:none;
}

#menu_object li.title {
	font-size:24px;
	font-weight:normal;
	color:#fff;
}

#identification {
	color:#fff;
 background: #1b2326:
}

#identification {
	background:transparent url(images/login.gif) no-repeat;
	color:#999;
	padding:10px 20px 40px 10px;
}

#identification input#login_name, #identification input#password {
	border:0px solid #668800;
	padding: 3px;
	background:url(images/input.gif) no-repeat 0 0;
	width:83px;
	height:25px;
	color:#999;
}

#login_remember input.checkbox {
	background:#495257;
	border:1px solid red;
}

#identification a.button {
	position:relative;
	left:0px;
}

#identification p, .alarm p {
	padding:2px 0;
}

.sidebar_module .title {
	font-weight:normal;
	font-size: 12px;
}

.txt a {
	color:#fff !important;
}

.txt a:hover {
	color:#5cb91c !important;
}

#identification p {
	width: 180px;
	margin-left:0px;
}

.content h2 {
	color: #59b818;
	font-size: 19px;
	font-weight:normal;
}

#identification .forget_login a {
	color:#999 !important;
	font-seze:11px;
}

#identification .forget_login a:hover {
	color:#ccc !important;
	font-seze:11px;
}

.content h3 {
	color:#999999;
	font-size: 12px;
	font-weight:normal;
}

#map_container h3 {
	color:#5cb91c;
	font-size: 18px;
}

.content .price {
	background: url(images/price.gif) no-repeat 10px 0;
	color: #5cb91c;
	font-size: 11px;
	font-weight:normal;
	width:228px;
	padding: 10px 22px 13px 5px;
	text-align:right;
	height:20px;
}

p.price {
	border: 1xp soid red;
}

.content h3 a, .content h3 a:link {
	color:#FFF;
}

.content h3 a:hover {
	color:#e5e5e5;
}

.content a img {
	border: 1px solid #868686;
}

.content .arrow a img {
	border: 0px none;
}

.content .flr {
	width:245px;
	clear:right;
	padding: 0px 0 20px;
	background: #323435 url(images/img_bottom.gif) no-repeat bottom;
}

.flr img {
	max-width:245px;
}

.flr {
	position:relative;
	top: -13px;
}

.box {
	border-bottom:1px solid #323638;
	margin-bottom:30px;
}

.box_header {
	height:35px;
	background-color:none;
}

/*-------------- BUTTON ------------*/
.content {
	width:750px;
}

.content a.button {
	/*border-color:#AAAAAA #888888 #888888 #AAAAAA;
     background-color:#CCCCCC;*/
    border-width:0px;
	font-size:11px;
	font-weight:normal;
}

.content a.negative span {
	color:#999;
}

.content a.positive:hover {
	/*background-color:#E6EFC2;
    border-color: #CCEE88 #AADD66 #AADD66 #CCEE88;*/
    color:#5cb91c !important;
}

.content a.negative:hover {
	/*background-color:#FBE3E4;
    border-color:#EEDDDD #DDBBBB #DDBBBB #EEDDDD;*/
    color:#5cb91c !important;
}

.content a.positive:active {
	/* background-color:#529214;*/
    color:white;
}

.content a.negative:active {
	/*background-color:#DD2211;*/
    color:white;
}

.content a.positive {
	color:#3B6600;
}

.content a.negative {
	color:#DD2211;
}

.content h4 {
	background:#444444;
	color:#5cb91c;
	font-size: 14px;
	font-weight:normal;
	padding:5px 3px;
 font-size: 11px !import;
}

.content h5 {
	background:#303232;
	color:#ccc;
	font-size: 12px;
	font-weight:normal;
	padding:5px 3px;
 font-size: 11px !import;
}

.box_content .full {
	color:#999;
}

.box_content {
	margin:0 !important;
	margin-top:0 !important;
	padding:0 15px 15px 15px;
}

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

.pagination span a {
	background:#333333;
	padding:1px 2px !important;
}

.pagination span {
	font-size:11px;
	color:#BBBBBB;
}

.pagination span a:hover {
	background: #666666;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// FINANCEMENT
//:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#finance_container input.text {
	border:1px solid #000;
	color:#0e4c27;
}

#tab1 td, .bgcelldark {
	background-color:#777;
	border-bottom:1px solid #000000;
	color:#FFFFFF;
}

.colsim1 {
	border-bottom:1px solid #BBB;
	background:none;
	color:#EEE;
}

.total {
	background-color:#59B818;
	border-bottom:1px solid #000000;
	color:#FFFFFF;
}

.colsim3 {
	color:#333333;
}

#finance_container .title {
	border-bottom:1px solid #BBB;
	color:#59B818;
}

#finance_container input.price {
	background:#FFFFFF;
	color:#59B818;
}

/*----------- defind in the default -----------*/

.highlight {
	background-color:#E5E5E5;
}

.pagination {
	background:none;
	border:none;
}

.pagination_box {
	border:none;
}

#navig_lang {
	margin-left:-14px;
	background:none;
	text-align: left;
}

#navig_lang a img {
	margin:2px 4px;
	width:19px;
	height:14px;
}

#navig_lang span img {
	border: 1px solid #fff;
	width:19px;
	height:14px;
}

#navig_lang {
	padding:10px;
}

.sidebar_module {
	background:none;
}

.highlight {
	background:none;
}

.sidebar_module .rent_sale {
	font-weight:normal;
	color:#fff;
	font-size:14px;
}

.sidebar_module {
	padding:0;
}

#sidebar #selected a {
	color:#5cb91c !important;
}

#mapsearch li {
	border:none;
	margin: 10px 0;
	background:transparent url(images/login.gif) no-repeat scroll 0 0;
	width:200px;
}

#mapsearch a {
	width:180px;
	padding: 5px;
}

#currency .title {
	color:#fff;
	font-weight:normal;
}

.tbl .row {
	border-bottom:1px solid #4e4f50;
}

.row .label {
	border-right:1px solid #4e4f50;
}

.row {
	width:450px;
}

#contact_container .tbl .row, #forgotten_login_container .tbl .row {
	width:530px;
}

#account_container .tbl .label, #contact_container .tbl .label, #forgotten_login_container .tbl .label {
	width:280px;
}

#inscription_table .row {
	width:auto;
}

.tbl .row:last-child {
	border:none !important;
}

.label {
	color:#DFDFDF;
	font-size: 11px;
}

.value3 {
	color:#999999;
	font-size: 11px;
	font-weight:normal !important;
	padding-left:20px !important;
}

.highlight {
}

.conveniences {
	width: 60%;
}

.box_content p {
	color:#cccccc;
	font-size: 12px;
}

#footer {
	border:none;
	color:#fff;
}

.title_cat {
	color:#fff;
}

#categories .td {
	color:#fff;
}

.box_content .text {
	color:#000;
}

#map_container .labels {
	color:#fff;
}

.tbl .value {
	color:#fff;
}

img.promotion {
	width:245px;
	margin-top:20px;
}

.box_content input.text, .box_content select, .box_content textarea, .box_content input, select {
	color:#333;
}

#visit .row span {
	float:left;
	padding: 2px;
}

/*-----------------BUTTONS------------------*/

a.validate, a.send {
	background-color: #666666;
	border:1px solid #868686 !important;
}

a.validate:hover, a.send:hover {
	background-color: #777777;
}

.content a.validate.button {
	margin-top:-5px;
}

.content a.button {
	margin-top:15px;
}

.button_form a.send {
	margin-right:40px;
}

#contact_table .row {
	padding:0 !important;
}

#forgotten_login .tbl .row span {
	float:none;
}

/*-------------------------------------------*/

#inscription_table .tbl .row {
	padding:0 !important;
}

#inscription_table .tbl .label {
	margin-right:4px;
	width:260px;
	min-height: 30px;
}

#inscription_table .tbl .row {
	padding:0px !important;
}

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

#inscription_table .tbl .row {
	height:30px;
}

.slogan {
	color:#60dc0d;/*background-position:0 6px;
    padding:12px 0 10px 13px;*/
}

#object_container .box_content p, #info2_container .box_content p.txt {
	margin-top:4px;
}

#object_container .box_header, #info2_container .box_header {
	background: url(images/price_object.gif) no-repeat 490px 0;
	height:auto;
}

#object_container .box_header .price, #info2_container .box_header .price {
	background: none;
}

#info2_container .buttonspacer, #info2_container .conveniences, #info2_container #commodities, #info2_container .distances, #info2_container .txt {
	width:450px;
}

#info2_container h4 {
	width:442px;
}

#account_container .box .box_content p.txt {
	padding-top:24px;
}

#account_container a.button.infodetail {
	margin-top:-11px;
}

#contact_container .box_content, #contact_container .box_content p, #contact_container .box_content .txt{
	text-align: justify;
}
#contact_container .box_content h2{
	text-align: center;
    margin-bottom:0;
	margin-top:40px;
    font-weight: bold;
}
#contact_container .box_content h4{
	text-align: center;
    background-color: #000;
    font-weight: bold;
    margin-bottom:0;
	margin-top:0;
      color:#CCCCCC;
}
#contact_container h2 .bigger{
	font-size: 28px;
    color:#59B818;
}
