#P_container{
    position          : relative;
  	margin-left       : auto;
  	margin-right      : auto;
  	background-color  : white;
  	top               : 10px;
  	border            : solid 2px #aaaaaa; 
}

div.forScroll{
  	overflow-y        : scroll;
}

td.td_pum{
	border-bottom :solid 1px #cccccc;	
}

.PUM_fenetre{
	width             : 100%;
	border-collapse   : collapse;
}

.PUM_fenetre th{
	background-color  : #acacac;
	color             : white;
}

.PUM_corps{
	padding           : 10px;	
}

#P_container img{
	border            : 0px;
	cursor            : pointer;
}

table.glocalisation{
	width             : 100%;	
}

table.glocalisation td{
	width             : 30%;
	padding           : 4px;
	text-align        : center;
}

table.localisation{
	padding           : 10px 10px 10px 10px;
	width             : 300px;
}

table.nonValidee{
	border            : solid 1px #cccccc;
}

table.nonValideeAdmin{
	border            : solid 1px #cccccc;
	background-color  : #efefef; 
}
