BODY.night {
	background:		#908D84 url(../img/night_bg_all.png) repeat-x;
}

/* Logo				*/

.night #logo SPAN {
	background:		transparent url(../img/night_logo.png) no-repeat;
}

/*	FAQ and Blog	*/
.night #infomenu A, #infomenu LI.sel {
	background:		transparent url(../img/blt_night_b.png) no-repeat;
}


.night #infomenu UL LI#imnu_search SPAN {
	background-image:	url(../img/t_night_search.png);
}

.night #infomenu UL LI#imnu_partners SPAN {
	background-image:	url(../img/t_night_partners.png);
}

.night #infomenu UL LI#imnu_enter SPAN {
	background-image:	url(../img/t_night_enter.png);
}

.night #infomenu UL LI#imnu_blog SPAN {
	background-image:	url(../img/t_night_blog.png);
}

.night #infomenu UL LI#imnu_faq SPAN {
	background-image:	url(../img/t_night_faq.png);
}


/*	Language menu	*/

.night #lang UL LI {
	background:		none;
}

.night #lang UL LI#fr A {
	background:		transparent url(../img/night_lang_fr.gif) no-repeat;
}

.night #lang UL LI#en A {
	background:		transparent url(../img/night_lang_en.gif) no-repeat;
}

.night #lang UL LI#it A {
	background:		transparent url(../img/night_lang_it.gif) no-repeat;
}

.night #lang UL LI#es A {
	background:		transparent url(../img/night_lang_es.gif) no-repeat;
}

.night #lang UL LI#fr A:hover, .night #lang UL LI#fr A.sel {
	background-image:	url(../img/night_lang_fr_over.gif);
}

.night #lang UL LI#en A:hover, .night #lang UL LI#en A.sel {
	background-image:	url(../img/night_lang_en_over.gif);
}

/* Temporarily disables the language selectors, see also all.css, deactivated links in init.js
.night #lang UL LI#it A:hover, .night #lang UL LI#it A.sel {
	background-image:	url(../img/night_lang_it_over.gif);
}

.night #lang UL LI#es A:hover, .night #lang UL LI#es A.sel {
	background-image:	url(../img/night_lang_es_over.gif);
}
*/


/*	Footer block	*/

.night #footer {
	clear:			both;
	padding-bottom:	8em;
}

.night #footer A {
	color:				#70625B;
}

.night #footer A:hover {
	color:				#000;
}

/*	Bottom menu and FNCI	*/
.night #mentions { color: #70625B; background: #FFF; }
.night #mentions A.fnci { color: #000; }
.night #mentions A.fnci SPAN { background-image: url(../img/night_i_fnci.png); background-color: #FFF; }
.night #mentions UL LI { background-image: url(../img/night_blt_bmnu.gif); }

/*	index page			*/
#page_home.night #all {
	background:		#fff;
}

#page_home.night #content .inner p { color: #FFF; }
#page_home.night #up { background: #211D1E url(../img/night_bg_all_top.png) repeat-x; }
#page_home.night #down { background: #FFF url(../img/night_bg_all.png) repeat-x 0 -370px; }

#page_home.night #mainmenu LI A {
	color:			#5B4C44;
	background:		transparent url(../img/blt_mmnu_over.gif) no-repeat 0 0.2em;
}
#page_home.night #mainmenu LI A:hover {
	color:			#fb4ca5;
	background:		transparent url(../img/blt_mmnu_sel.gif) no-repeat 0 0.2em;
}

#page_home.night #city {
	background:		transparent url(../img/city_night.png) no-repeat;
}
