#tete-image {
	display: none;
}
#tete-texte {
	font-size: 20pt;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	display: block;
	padding-left: 20px;
	height: 110px;
	height: 110px;
}
#tete-texte img {
	margin: 5px;
}
#tete_sous_titre {
                  position: absolute;
                  left: 125px;
                  top: 70px;
                  color: #ffcc00;
                  font-size: 20px;
                  font-weight: bold;
}
#corps_centre {
	width: 900px;

}

#corps_gauche { display: none; }
#menu { display: none; }
#menu_adh { display: none; }
#corps_droite { display: none; }
#boite-outils { display: none; }
#boite-recherche { display: none; }
#boite-membre { display: none; }
#boite-confrontations { display: none; }

