
	/*= popu ---------------------------------------- */

	body {
		padding:0 10px 10px 10px;
		font-family: 'Trebuchet MS';
		background: transparent url(../images/bgpop.gif) repeat-x 0 0
		}
	#contenu_popup {
		padding: 0;
		margin: 90px 0 0 0;
		}
	#contenu_popup h2 {margin:0;}
	#navTopPopup {
		position: absolute;
		width: 90%; height: 20px;
		right: 10px; top: 0;
		}
	#navTopPopup li {
		float: right;
		margin: 0 0 0 1em;
		list-style: none;
		}
	#navTopPopup li a.close,
	#navTopPopup li a.print {
		display: block;
		height: 16px;
		text-align: right;
		font-size: 77%;
		color:#494949;
		padding: 0 2em 0 0;
		text-decoration: none;
		}
	#navTopPopup a.close {
		background: transparent url(../images/itemClose.gif) no-repeat right
		}
	#navTopPopup a.print{
		background: transparent url(../images/icnPrint.gif) no-repeat right
		}
		
	.onlyPrint {display: none;}
