body {
  margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background-color: #8785B6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
}

a {
	/*font-size: 0.9em;*/
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.lien_rg_ferm {
	font-size: 0.7em;
}

.texte {
	background-color: #FFF2D9;
  padding: 0.5em 0em 0em 0em;
	height: 100%;
	font-size: 0.9em;
}

td {
	font-size: 0.55em;
	margin-top: -2em;
	color: #000000;
	text-align: left;
}

.TitrePopup {
	background-color: #FFCC66;
	color: #000066;
	background-image: url(../images/style/picto_violet.gif);
	background-repeat: repeat-y;
	width: 100%;
	font-weight: bold;
	font-size: 1.5em;
	text-align: left;
	padding-left: 15px;
	/*height: 1.25em;*/
	height: auto;
	line-height: 1.2em;
	margin-top: -0.05em;
	margin-bottom: 0.2em;
	/*margin-bottom: 0.2em;*/
}

.descriptionPopup {
	background-color: #FFF2D9;
	font-weight: normal;
}

.aligR {
	text-align: right;
}

.aligC {
	text-align: center;
}

.bgcol {
	background-color: #FFF2D9;
}