body {
	margin: 0;
	padding: 0;
	background: none;
}
.puce{
	background:  url("/images/interface/puce-espaces.gif") no-repeat 0 4px;
	padding-left: 10px;
}
.puce2{
	background:  url("/images/interface/puce-espaces2.gif") no-repeat 0 4px;
	padding-left: 10px;
}
#contenu-popup a{
	color: Black;
	text-decoration: underline;
}
#baniere-popup{
	height: 39px;
	background:   url("/images/interface/baniere-popup.jpg") top left no-repeat #1165af;
	border-bottom: 11px solid #fdb926;
}
#bas-popup{
	height: 10px;
	background-image:   url("/images/interface/bas-popup.jpg") center no-repeat #1165af;
}
#utilitaires-popup {
	background-color: #fdb926;
	height: 19px;
	line-height: 19px;
}
#utilitaires-popup img {
	margin: 0 5px 0 20px;
}
#utilitaires-popup a{
	color: Black;
	font-size: 9px;
	text-decoration: none;
}
#utilitaires-popup a:hover{
	text-decoration: underline;
}
#contenu-popup{
	padding: 15px;
	/*text-align:justify;*/
	color:black;
}
#contenu-popup h1{
	background-image: none;
	color:black;
	padding: 2px 0 2px 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #fdb926;
	margin-bottom: 5px;
}
#contenu-popup h2{
	padding: 2px 0 2px 10px;
	font-size: 12px;
	margin-bottom: 5px;
}

#contenu-popup li{
	margin-bottom:5px;
	margin-left: 20px;
}
p {
	margin-bottom: 5px;
	 
}
.centrage{
	text-align:center; 
}
