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: 265px;
}



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

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

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



#gris1 {
	position: absolute;
	background-color: #E5E5E5;
	left: 0px;
	width: 225px;
	height: 100%;
}

#pointilles {
	position: absolute;
	left: 225px;
	top: 0px;
	width: 77%;
	height: 100%;
}

#gris2 {
	position: absolute;
	background-color: #E5E5E5;
	left: 0px;
	width: 19%;
	height: 100%;
	padding-right: 2px;
}

#pointilles1 {
	position: absolute;
	background: transparent url("../images/pointille_gris.gif") repeat-y left top;
	left: 19%;
	top: 0px;
	width: 5px;
	height: 100%;
}

#pointilles2 {
	position: absolute;
	background: transparent url("../images/pointille_gris.gif") repeat-y left top;
	left: 35%;
	top: 0px;
	width: 5px;
	height: 100%;
}

#pointilles1blancs {
	position: absolute;
	background: transparent url("../images/pointille_blanc.gif") repeat-y left top;
	left: 19%;
	top: 0px;
	width: 5px;
	height: 100%;
}



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

* html #arbo_fond_gauche {
	background: none;
}

#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;
}

* html #arbo_fond_droiteb {
	background: none;
}

#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;
}






/* \*/
* html #feuilles {
	background-image: none;		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/feuilles_suite.png', sizingMethod='crop');
	position: absolute;	top: 0px;	left: 0px;	height: 265px;	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: 245px;	width: 100%;
}
