html, body, #contenu{ background: none;}
html{ font-size: 100%;}
#menu, .visuel, #footer, #ombreGauche, #ombreDroite, #ombreBas{
	display: none;
	}
h1{
	position: relative;
	}

#texte{
	top: 120px;
	left: 40px;
	}

#texte .texte{
	overflow: visible;
	}


#texte .texte, #texte, #contenu, dl.definition dd{
	width: auto;
	}
dl.definition dt{
	clear: both;
	}
