body { padding: 0px; }
p { text-indent: 1em; }
#ligneUn { display: none; }

#TitreSite {
	font-size: x-large;
	color: maroon;
	text-align: center;
}

#Logo { display: none; }
#Onglets { display: none; }
#Items { display: none; }
#LaPage { text-align: justify; }

#LaPage h1 {
	text-align: center;
	color: maroon;
	font-size: large;
}

#LaPage h2 {
	font-style: italic;
	color: maroon;
	font-size: medium;
}

#LaPage h3 {
	font-size: medium;
	color: maroon;
}

#LaPage .informations {
	font-style: italic;
	color: red;
}

a.Bouton { color: #00F; }
#MiseAjour { display: none; }

/*************************************************************
 * Textes structurˇs
 */

#infoTxt {
	 display: none; 
}

#texteStructure {
	margin: 5px;
	padding: 5px;
	font-size: inherit;
}

.texteTotal { 
	margin: 0px 20px 5px 0px;
	padding-left: 15px;
	padding-right: 5px;
	position: relative;
	left: 15px;
	right: 15px;
	border-left: 1px #999 solid;
	font-size: inherit;
}

.texteCompact { 
	margin: 0px 20px 5px 0px;
	padding-left: 15px;
	padding-right: 5px;
	position: relative;
	left: 15px;
	right: 15px;
	border-left: 1px #999 solid;
	font-size: inherit;
}
