/* Homepage */


html{
	background: #564a3e center top url('../spec/chanson/images/interface/bg.jpg');
	}
body{
	text-align: center;
	position: inline;
	margin:  auto;
	padding: 0px;
	width: 805px;
	height: auto;
	}
#infoContent{
	margin-top: 50px;
	}
#infoMsg{
	margin: 0px;
	padding: 0px;
	border: none;
	width: auto;
	height: auto;
	position: inline;
	top: 0;
	right: auto;
	}
.vousIci{
 	display: none;
	}

h1, #navglobal, address, #logo, #validation{
 	display: none;
	}


#homeLogo img	{margin: 50px 0px 0px 0px;
	border: none;
	}

#homeLogo {
	border: 1px solid black;
	width: 800px;
	height: 300px;
	background: #282724;
	text-align: center;
	
	
	}

#homeEnter {
	border: 1px solid black;
	width: 800px;
	padding: 10px 0px;
	background: #282724;
	text-align: center;
	margin-top: 25px;
	font: 25px white arial, helvetica, sans-serif;
	text-decoration: none;
	}

#homeEnter a{color: white;
	text-decoration: none;;
	text-transform: uppercase;
	}


#montres00, #scrollProd{
	display: none;
	}


/* Logo pour impression */
#logoPrint{display: none;}

/* Pied de page */
#footer{
	display: none;
	}
/* Choix des langues */
#navLang{
	display: none;
	}