
    /* CSS Document */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// Perso for images & color
//:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

body{
background-color: #dcdcdc;
color: #696969;
}

#global{
	background-image:url('bg_body_1024.jpg') ;
}
#logo a{
    margin: 10px 10px 10px 1px;
    width: 160;
    height: 120px;
    border: none;
  
         height:129px;
    background: url("/users/210/pictures/logo_web_160x120.png") no-repeat center center;
}

/*-------------------- navigation ------------------ */
#navigation  {
	margin-left:202px;
	padding:0 20px ;
    background-color: #fff;
    position: absolute;
    width: 630px;
    
}
#navigation ul li {
	background-color: #fff;
    font-family: Arial, Verdana, sans-serif;
    
}

#navigation ul li a{
    padding: 55px 10px 5px 10px;
	font-size: 0.8em;
}
#navigation ul a:link, #navigation ul a:visited {
	color:#626262;
 
}

#navigation #selected a {
	color:#DC002E;

}

/*-------------------- SIDEBAR MENU ------------------ */
#sidebar{
	margin-right:10px;
}

#menu_object .cat li, #mapsearch li  {
	border-bottom: 0px;
}
#menu_object a{
	color: #696969;
}
#menu_object, #navig_lang, #currency, #identification, #login_error, #mapsearch  {
    background-color: #fff;
    background-image: none;
    width:145px;
    margin-left: 20px;
    margin-right: 10px;
    border-bottom: #DC002E solid 1px;
    border-right: #DC002E solid 1px;
    border-left: #DC002E solid 1px;

}

#login_error  {
	padding:0 10px;
}


#identification a {
    color:#fff;
}
#navig_lang{
	background-color: #dc002e;
    color: #fff;
    padding:10px;
}

#identification{
   padding:10px;
   border-bottom: #DC002E solid 20px;
}
.sidebar_module {
	padding:10px;   
}
#mapsearch a{
	color: #696969;
}
#currency {
	padding: 10px;
}

#currency select{
	margin-top: -2px ;
}

#navig_lang span img {
	margin:0 4px;
}
#sidebar #selected a  {
	text-decoration:none;
}
/*-------------- CONTENT  ------------*/


.box_header{
	background-color: #dc002e;
    border: 1px solid #dc002e;

}
.box{
border: 1px solid #bcbcbc;
}
.box, .box_content{
		background-color: #fff;
}
.box_header {
	background-repeat: repeat-x;
}

.object_type{
	color: #fff;.
}


.button{
color: #707070;
}
.error, .obligatory {
		color:#DC002E;
}

.price a{
	color:#fff;
}

.content h4, .content h4 a{ 
    color:#FFF; 
    background-color:#dc002e; 
}
.content h4 a:hover{
	   color:#f8e5cf;
} 
.content h2, .content .price { 
    color: #fff; 
}
.content h3{
	color: #fff;
}
.content h3 a, .content h3 a:link{
    color:#FFF;
}
.content h3 a:hover{
    color:#f8e5cf;
}

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

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

.content{
	margin-top: -20px;
}
#contact_container #contact_table .label {
	width:170px;
}
#menu_object .cat li {
	margin-right: 0px;
}

/*-------------- BUTTON ------------*/

.content a.button {
    border-color:#d5d5d5;
    border-width:1px;
    background-color:#fff;
    color: #6a6a6a;
}

.content a.button:hover {
    background-color:#dc002e;
    color:#FFFFFF;
}

.content a.button:active {
    background-color:#fff;
    color:white;
}
.content a.negative {
    background-color:#fff;
    color:#DC002E;
}
.content a.button span {
    color:#6a6a6a;
    font-size:10px;
	
}

.content a.button:hover span {
    color:#fff;
}

/*-------------------------pagination---------------------------*/
.pagination_box {
	border: none;
    margin-bottom: 0px;
    margin-top: -32px;
}

.pagination {
	font-family: Arial, Helvetica, sans-serif;
    background: #fff;
    font-size: 10px;
    margin-bottom: 10px;
} 

.pagination span a{
   color: #222;
       border: 0;
}

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

#footer {
	background-color: #fff;
    text-align: center;   
    margin: 26px 26px 10px 26px;
	color: #828282;    
    padding:5px 0 10px;
}
#footer a {
	color: #828282;
 
}
#contact_container #contact_table .label {
	width:120px;
}

#identification .forget_login a{
	color:  #828282;
}
a{
	color:  #828282;
}
