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

a {
    color:#000;
}


/*couleur du texte de la sidebar*/
#menu_object a:hover, #mapsearch a:hover {
    color: #40392F;
}

#menu_object .cat li {
    border-bottom: 1px solid #BBB;
}

#identification {
    color:#fff;
}

#identification input#login_name, #identification input#password {
    border:1px solid #680;
}

.content h2, 
.content h3, 
.content .price { 
    color: #FFFFFF; 
}

.content h4{ 
    color:#FFF; 
    background-color:#f39900; 
}

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

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

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

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


.box {
    border:1px solid #f39900;
}

.box_header {
    background-color:#f39900; 
}

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

.content a.button {
    border-color:#c67d00;
    border-width:1px;
    background-color:#f39900;
    color:#FFF;
}

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

.content a.positive:hover {
    background-color:#f2d4a0;
    border-color: #f39900;
    color:#4c575f;
}
.content a.positive:active {
    background-color:#c67d00;
    color:#FFF;
}


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

.pagination span a {
    border: 1px solid #f39900;
}
.pagination span a:hover {
    background: #ffffff;
}

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

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

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

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


.total{
    background-color:#CFA;
    border-bottom:1px solid #555;
    color:#000;
}

.colsim3{
    color:#333333;
}

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

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

.highlight {
	background-color:#E5E5E5;
}

.pagination {
	background:#DFDFDF;
}

#navig_lang img{
	visibility:visible;
}

#logo a {
	width:291px;
	height:90px;
	margin-top:6px;
}
