body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

html {
	font-family: "Lucidia Grande" ,"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 150%;
	text-align: left;
}

#main{
	width: auto;
	margin: 0 0 0 0;
}
#include{
	width: 600px;
}

table#nav{
	margin: 23px 0 10px 0;
	border-bottom: 4px solid #9F4D2D;
	width: 100%;
	padding: 0 0 6px 0;
}
#nav #gauche, #nav #print, #nav #langue, #nav #droite{
	height: 1px;
	width: 1px;
	visibility: hidden;
	position: absolute;
}
#nav a.actif, #nav a.actif:link, #nav a.actif:visited{
	font-weight: bold;
}
#nav h3{
	color: #FFF;
	font-size: 14px;
	height: 18px;
	padding: 5px 0 0 0;
	margin: 0;
	font-weight: normal;
}


div#texteContainer{
	width: auto;
	margin: 0;
	text-align: justify;
	font-size: 1em;
	line-height: 160%;
}


#result{
	height: auto;
	margin: 10px 0 0 0;
	width: 100%;
	border: 1px solid #333333;
}

#logoPrint{
	visibility: visible;
	position: relative;
	top: 10px;
	margin: 0 0 0 0;
}


/* element a cacher */
#rond{
	visibility: hidden;
	position: absolute;
	height: 1px;
	top: 1px;
}
#topHide{
	visibility: hidden;
	position: absolute;
	height: 1px;
	width: 1px;
	top: 1px;
}
#menu{
	visibility: hidden;
	position: absolute;
	height: 1px;
	width: 1px;
	top: 1px;
}
#footer{
	visibility: hidden;
	position: absolute;
	height: 1px;
	width: 1px;
	top: 1px;
}
#hide{
	color: #000;
}