/* Gauche ********************************************/
#css {
	display: inline;
	float:right;
	width: 50%;
}

#divmenu {
	float:left;	
	width: 160px;
}

.firefox {
	display: none;
}

#gauche {
	width: 70%;
}

/* Centre ********************************************/
#centre {
	clear: both;
	margin-left: 10px;
}

#milieu {
	clear:both;
	padding-top: 0.7em;
}
/* Droite ********************************************/
#horloge {
	display: none;
}

/* Divers et général *******************************/
.chemin {
	margin-left: 10px;
}

