body {
 font: normal 77% "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
 background-color: white;
}

#page {
 width: 16cm;
 margin-left: auto;
 margin-right: auto;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
/*	background: white;*/
	color: black;
	position: relative;
	padding-top: 93px;
}
#colonne_gauche {
 display:none;
}

#bandeau {
 /*margin-top: 69px;*/
 display: none;
}
#bandeau_couleur_droite {
 display: none;
}

#bandeau_couleur_gauche{
 display: none;
}

#colonne_droite {
 background: white;
 margin: 0;
 padding: 0;
 width: 100%;
}

#entete {
 position: absolute;
 display: block;
 height: 69px;
 margin: 0;
 /*width: 16cm;*/
 top: 0;
}

#slogan {
 position: absolute;
 top: 0;
 right: 130px; 
 width: 15em;
 height: 20px;
 /*color: #FFD400;*/
 text-align: right;
 font-weight: bold;
 clear: both;
}

/* Format standard, grand format */
#formats {
 display: none;
}

#contenu {
    background: white;
	padding: 0;
	margin: 0;
	text-align: justify;
	width: 100%;

}

#epienligne {
 display: none;
}

.cadre_droite {
 margin-left: 0;
 margin-right: 0;
  background-color: white;
}

#pied_page_1 {
 display: none;
}

#pied_page_2 {
 display: none;
}

#liens_thematiques {
 display: none;
}

#fin_page {
 display: none;
}

h1 {
 position: absolute;
 top: 70px;
 clear: both;
}

.alignRight {
 display: none;
}

/*.intro {
 display: none;
}

.non_intro {
 display: block;
}*/

#Ref1Intro, #Ref2Intro, #Ref3Intro, #Ref4Intro {
 display: none;
}

#Ref1, #Ref2, #Ref3, #Ref4 {
 display: block;
}

