/***************************************/
/* RESIZE */
/***************************************/
#divSizer {
	position:	absolute;
	top:		0px;
	left:		0px;
	visibility:	hidden;
}
/* ATTENTION identique à scroll p  */
#divSizer p {
  margin-top:0px;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: -0.025em;
  line-height: 16px;
}
#pLastContent ul {
  padding:	0px;
	margin:		0px;
  list-style:none;
  float:left;
}
#pLastContent ul li {
  padding-right:17px;
  float:left;
  width:227px;
}