/* CSS Document */

/*................ speciales impression...............*/

body {
	background: #FFFFFF;
	font: normal 80%/1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: black;
}
h1, #entete, #orangemenu, #entetesous, #fond #droite, #footer {
	display: none;
}

h2 {
	font-weight: bold;
	font-size: 2.5em;
}


h3 {
	font-weight: bold;
	font-size: 2em;

}

h4 {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.5em;
}

h5 {
	font-weight: bold;
	font-size: 1em;
}

#contenu h2 {
	font-variant: small-caps;
	letter-spacing: 2px;
	font-size: 2em;
	border-bottom: 1px solid black;
}
#contenu h3 {
	letter-spacing: 2px;
}

p {
	font-size: 1.3em;
}
