html, body {
	background-color: #FFFFFF;
}

#fond {
	background: transparent url("../images/feuilles_bas_suite.gif") no-repeat right bottom;
}

#conteneur-pieddepage {
	background-color: #F2C719;
}



#bandeau {
	height: 440px;
}



#photo {
	position: absolute;
	left: 0px;
	top: 90px;
	width: 100%;
	height: 350px;
}

#feuilles {
	position: absolute;
	background: transparent url("../images/feuilles.png") no-repeat left top;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 440px;
}

#arbre {
	position: absolute;
	background: transparent url("../images/arbre.png") no-repeat right bottom;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 420px;
}



#arbo_fond_gauche {
	position: absolute;
	background: transparent url('../images/menu_on.png') repeat bottom left;
	bottom: 0px;
	left: 93px;
	width: 134px;
	height: 20px;
}

#arbo_fond_droitea {
	position: absolute;
	bottom: 0px;
	left: 227px;
	width: 77%;
	height: 20px;
}

#arbo_fond_droiteb {
	position: absolute;
	background: transparent url('../images/menu_on.png') repeat bottom left;
	bottom: 0px;
	left: 0px;
	width: 19%;
	height: 20px;
}

#arbo_fond_droitec {
	position: absolute;
	background-color: transparent;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
	bottom: 0px;
	left: 20%;
	width: 57%;
	height: 20px;
}

#arbo_fond_droitec img {
	border-width: 0px;
	padding: 3px 2px 0px 2px;
}

#arbo_fond_droitec span {
	border-width: 0px;
	padding-left: 12px;
}

#arbo_fond_droitec img:hover {
	cursor: pointer;
}

#arbo {
	position: absolute;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
	bottom: 0px;
	left: 113px;
	height: 20px;
}

.arbo_suivant {
	padding-left: 10px;
}

.arbo_actif {
	color: #000000;
	padding-left: 10px;
}






#galerie_familles {
	position: relative;
	background: transparent url('../images/pointilles_jaunes_horizontaux.gif') repeat-x left bottom;
	font-size: 11px;
	width: 100%;
	height: 40px;
	padding: 0px;
}

#galerie_familles a {
	color: #999999;
	text-decoration: none;
}

#galerie_familles a.on {
	color: #333333;
}

#galerie_familles div {
	position: relative;
	padding: 10px 10px 0px 93px;
	margin: 0px;
	word-spacing: 16px;
}


#galerie_liste {
	position: relative;
	color: #4D4D4D;
	padding: 10px 10px 0px 56px;
	margin: 0px;
}


#galerie_liste_gauche {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 27px;
	height: 57px;
}

#galerie_liste_items {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 580px;
	height: 57px;
	overflow: hidden;
}

#galerie_liste_items img {
	background: transparent url('../images/galerie_fond_off.gif') no-repeat left top;
	width: 38px;
	height: 38px;
	padding: 9px 10px 10px 10px;
	border-width: 0px;
	cursor: pointer;
}

#galerie_liste_items img.on {
	background: transparent url('../images/galerie_fond_on.gif') no-repeat left top;
}

#galerie_liste_items_items {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 57px;
}

#galerie_liste_droite {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 27px;
	height: 57px;
}




/* \*/
* html #feuilles {
	background-image: none;		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/feuilles.png', sizingMethod='crop');
	position: absolute;	top: 0px;	left: 0px;	height: 440px;	width: 100%;
}

* html #arbre {
	background-image: none;		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/arbre.png', sizingMethod='crop');
	position: absolute;	bottom: 0px;	right: 0px;	height: 420px;	width: 100%;
}
