

.pp_button_expandall A {
	BACKGROUND: url(/img/navigation/fleche-rouge_petit.gif) no-repeat left center; 
}
.pp_button_collapseall A {
	BACKGROUND: url(/img/navigation/fleche-rouge_petit3.gif) no-repeat left center; 
}
.pp_body_control_open A {
	PADDING-LEFT: 15px; BACKGROUND: url(/img/navigation/fleche-rouge_petit.gif) no-repeat 1px 6px; HEIGHT: 1%; 
}
.pp_body_control_close A {
	PADDING-LEFT: 15px; BACKGROUND: url(/img/navigation/fleche-rouge_petit3.gif) no-repeat 1px 6px; HEIGHT: 1%; 
}

.panExpandButton {
	BACKGROUND: url(/img/navigation/fleche-rouge_petit.gif) no-repeat 1px 2px; COLOR: #14d; CURSOR: hand
}
.panExpandButtonClose {
	BACKGROUND: url(/img/navigation/fleche-rouge_petit3.gif) no-repeat 1px 2px; COLOR: #14d; CURSOR: hand
}

.pp_tsr_large {
	WIDTH: 300px; DISPLAY: inline; FLOAT: left; MARGIN-LEFT: 0px
}

.pp_body_control_open A {
	PADDING-LEFT: 15px; HEIGHT: 1%
}
.pp_body_control_close A {
	PADDING-LEFT: 15px; HEIGHT: 1%
}
.pp_body_control_open {
	DISPLAY: none
}
.pp_body_control_close {
	DISPLAY: block
}


