
/* CSS Document dinamico */


body {
    background: url("") repeat-x scroll 0 0 #001d3f;
}

/*-------------------  #couleur foncée #ffb01d */

.content a:link, .content a:visited {
	color:#ffb01d;
}
h2, .content h4{
     color: #ffb01d;
}

#topmenu #identification .loginButton{
	background: url(/global/themes/dinamico//cadena.png) no-repeat center left #ffb01d;
}

#topmenu #navig_lang li span.txt {
    background-color: #ffb01d;
}

#navigation ul a, #navigation ul a:link,  #navigation ul a:visited {
	background-color: #001d3f;
}
#navigation ul {
     background-color: #001d3f;
}
a.button{
 	background-color: #ffb01d;
}
div.anythingSlider .thumbNav {
    background-color: #ffb01d !important;
}
#home .box_login h3{
    background-color: #ffb01d;
}
#map_canvas a{
    color: #ffb01d;
}
.content_top #searchbox{
	background:url(/global/themes/dinamico//bg_searchform.png) no-repeat scroll center 15px #f8f8f8;
    border: 1px solid #f1f1f1;
}
.content_top #searchbox td.searchbox {
    color: #001d3f;
}
.content_top #searchbox td.searchform{
     color: #001d3f;  
}
#searchform  a.button {
    color:#fff;
    background-color: #001d3f;
}
#searchbox h2 {
    color: #001d3f;
    
}
#object_container a{
	color: #ffb01d
}
#object_container .city_where a{
    color:#ffb01d;    
}
#listStyle a{
    background: #001d3f;
}
#map_container .closeDetail{
    background: #ffb01d;
}
#info2_container a.button {
   background:url(/global/themes/dinamico//link_off.png) no-repeat scroll 0 0 #ffb01d;
}

#info2_container a.pdf,
#info2_container a.interest,
#info2_container a.financing, 
#info2_container a.web{
     background:url(/global/themes/dinamico//link_off_ext.png) no-repeat scroll 0 0 #001d3f;

}
#info2_container .linkWrapper{
     background:url(/global/themes/dinamico//link_off.png) no-repeat scroll 0 0 #001d3f;
}
#info2_container .linkWrapperOn{
    background:url(/global/themes/dinamico//link_on.png) no-repeat scroll 0 0 #ffb01d;
}
#closeLogin {
   background:url(/global/themes/dinamico//close_login.png) no-repeat scroll 387px 5px #ffb01d;
}
#showHideLogin {
	border:1px solid #ffb01d;
}
#identification #showHideLogin a.button {
    background-color: #ffb01d;
}

.slider_container #puces_home {
    background: none repeat scroll 0 0 #001D3F;
}

/*-------------------  #couleur claire #001d3f */

#navigation #selected a {
    background-color: #ffb01d;
    color: #FFFFFF;
}
#navigation ul a:hover{
	background-color: #ffb01d;
	color:#001d3f;
}
a.button:hover{
	background-color: #ffb01d;
    color: #001d3f;
}
#map_canvas a:hover{
	color: #001d3f;
}
#map_container #map{
	border: 5px solid #001d3f;
}
#object_container a:hover{
    color: #001d3f;
}
#object_container h2:hover, #object_container .city_where a:hover{
    color: #ffb01d;
}
#listStyle{
	border-bottom: 2px solid #ffb01d;
}
#listStyle a.selectedList{
	background: #ffb01d;
}
#listStyle a:hover{
	background-color: #E5E5E5;
    color: #ffb01d;
}
#listStyle a.selectedList:hover{
	background: #ffb01d;
    color: #fff;
}
#info2_container .city_where a:hover{
  		background-color: #E5E5E5;
    color: #ffb01d;
}
#info2_container .linkWrapper:hover {
	background-color: #ffb01d ;
    color: #fff;
}

#info2_container .linkWrapperOn:hover{
	background-color: #ffb01d ;
    color: #fff;
}
#info2_container a.pdf:hover,
#info2_container a.interest:hover,
#info2_container a.financing:hover,
#info2_container a.web:hover{
	background-color: #ffb01d;
    color: #fff;
}
#footer {
    color:#8b8b8b;
}
#footer a {
  color:#8b8b8b;
}
.object_type {
	color:#001d3f;
}
#search_container .highlight{
	background: none #001d3f;
}

#info2_container .box_header, #info2_container,#info2_containerindex {
    background: none repeat scroll 0 0 #F8F8F8;
}
.content a.button,
.content a.button:visited, 
.content a.button:link {
	color: #fff;
}
.content a.button:hover{
	color: #001d3f;
   
}
#registerMenu ul{

    border-bottom: 2px solid #ffb01d;
}
#registerMenu ul li {
    background-color: #001d3f;
    color: #fff;
 }
#registerMenu ul li:hover{
	background-color: #ffb01d;
}

#registerMenu ul li.selected {
    background-color: #ffb01d;
    color: #fff;
}
#registerMenu ul li a{
  color: #fff;
}

.content #registerMenu ul li.selected a:link, .content #registerMenu ul li.selected a:visited{
	 color: #fff;
}

#identification a, .alarm a {
	color: #ffb01d;

}

#identification a.button, #inscription .link a, .desc a {
    color: #001d3f;
}

#identification a.button:hover, #inscription .link a:hover, .desc a:hover {
    color: #ffb01d;
}

#info2_container h2 {
	color:#001d3f;
	font-weight:bold;
}

#info2_container h3 {
	color:#001d3f;
}

.slogan {
	color:#ffb01d;
}
