body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	line-height: 14px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
td {
	text-align: left;
}
h1 {
	font-size: 15px;
	color: #9796A4;
	line-height: 14px;
	background-image: url(/media/un/bullet-titre.gif);
	background-repeat: no-repeat;
	text-indent: 22px;
	background-position: left center;
}
h2 {
	font-size: 12px;
	color: #950123;
}
li {
	margin-bottom: 2px;
}
ul.nomargin {
	margin-top:0px;
}
ul.nobullet {
	list-style-type: none;
	padding:0px;
}
p.nomargin {
	margin-bottom:0px;
	margin-top:0px;
}
p.surtitre {
	color:#333;
	font-weight: bold;
	margin-bottom:4px;
	margin-top:0px;
}
a:link, a:active, a:visited {
	color: #950123;
	text-decoration: none;
}
a:hover {
	color: #950123;
	text-decoration: underline;
}
.toolMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	font-weight: bold;
	margin-right: 15px;
}
.toolMenu a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;	
}
.toolMenu a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;	
}
.toolMenu a:hover {
	color: #E9C91E;
	font-weight: bold;
	text-decoration: none;	
}
.blockTxt {
	margin-top: 35px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.legalTxt {
	font-size: 9px;
	color: #999;
	margin-top: 12px;
}
.smallTxt {
	font-size: 9px;
	color: #666;
}


.visible {
	display: block;
}

.invisible {
	display: none;
}