BODY {
	background-image: none;
}

#generalPU {
	
	width: 555px;
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
	margin: 10px auto;
	padding: 0 0 -10px 0; 
	overflow: hidden;
}

#generalPU #hgPU {
	float: left;
	width: 11px;
	height: 11px;
	position: relative;
	left: -1px;
	top: -1px;
	margin: 0;
	background-image: url(../../images/coin_hg.jpg);
	background-repeat: no-repeat;
	background-position: top left; 
}

#generalPU #hdPU {
	float: right;
	width: 11px;
	height: 11px;
	position: relative;
	left: 1px;
	top: -1px;
	margin: 0;
	background-image: url(../../images/coin_hd.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#generalPU #bgPU {
	clear: left;
	float: left;
	width: 11px;
	height: 11px;
	position: relative;
	left: -1px;
	bottom: -1px;
	margin-bottom: -1px !important;
	margin: 0;
	background-image: url(../../images/coin_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#generalPU #bdPU {
	clear: right;
	float: right;
	width: 11px;
	height: 11px;
	position: relative;
	left: 1px;
	bottom: -1px;
	margin-bottom: -1px !important;
	margin: 0;
	background-image: url(../../images/coin_bd.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.mfieldsetPU {
	float: left;
	width: 500px;
	height: 29px;
	background-image: url(../../images/fd_fieldset_popup.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 0 30px; 
}

#generalPU #contenuPU {
	width: 515px;
	margin: 10px 10px 0 10px; 
}

#generalPU #contenuPU #cols {
	float: left;
	position: relative;
	left: 14px;
	width: 500px;
	background-color: #FFFFFF; 
	margin: 0; 
}

#generalPU #contenuPU #cols #imgactu {
	float: left;
	clear: left;
	width: 80px;
	margin: 0 0 0 30px;
	padding: 30px 0 10px 0;
}

.textePU {
	float: left;
	margin: 0;
	padding: 15px 15px 11px 20px;
	font-size: 12px;
	width: 355px; 
}

.textePULarge {
	width: 455px;
}

#generalPU #contenuPU #basFieldsetPU {
	float: left;
	position: relative;
	left: 14px;
	width: 500px;
	height: 9px;
	margin: 0;
	padding: 0;
	background-image: url(../../images/bas_fieldset_pu.jpg);
	background-repeat: no-repeat;
	background-position: top left; 
}

UL {
	margin: 0;
	padding: 0; 
}

UL LI {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	list-style: none;
	background-image: url(../../images/puce.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px; 
}

OL {
	margin: 0;
	padding: 0;
}

OL LI {
	margin: 0 0 10px 20px;
	padding: 0;
	font-weight: bold;
	color: #F8981D;
}

OL LI UL LI
{ 
	margin: 10px 0 10px 0;
	padding: 0 0 0 10px;
	font-weight: normal;
	color: #666666;
}

.masque {
	display: none;
	font-weight: normal; 
}
