/**************************/
/* conteneurs d'ensembles */
/**************************/

html {
	background: #556703 url(../contenu/fonds/domaine-ext-feuilles.jpg) no-repeat center top ;
}
#cadre {
	background: transparent url(../contenu/fonds/domaine-int-plage.jpg) no-repeat center -104px ;
}

/**************************/
/* conteneurs absolus     */
/**************************/

#tete {
	position: absolute ;
	top: 76px ;
	left: 100px ;
	height: 20px ;
	width: 600px ;
	text-align: center ;
	background: transparent ;
}
#raccourci {
	top: 73px ;
	left: 290px ;
	height: 1px ;
	width: 100px ;
	background: transparent;
}
#rubriques {
	display: none ;
}
#contenu {
	display: none ;
}
/**************************/
/* tete                   */
/**************************/

#tete p {
	height: 23px ;
	padding: 0px ;
	text-align: center ;
	font-size: 12px ;
}
#tete p.gauche {
	float: left ;
	width: 140px ;
	background: transparent url(../contenu/fonds/onglethaut.gif) no-repeat center top ;
}
#tete p.droite {
	float: right ;
	width: 140px ;
	background: transparent url(../contenu/fonds/onglethaut.gif) no-repeat center top ;
}
/**************************/
/* raccourci              */
/**************************/

#raccourci a.logoanime {
	position: absolute ;
	left: 50px ;
	top: 154px ;
}

/**************************/
/* pied                   */
/**************************/

#pied {
	text-align: center ;
}
#pied p.gauche {
	width: 140px ;
	background: transparent url(../contenu/fonds/ongletgauchecourt.gif) no-repeat left top ;
}
#pied p.milieu {
	height: 16px ;
	padding: 0px ;
	text-align: center ;
	background: transparent url(../contenu/fonds/ongletmilieu.gif) no-repeat center top ;
}