body {
	color: #000000
}

table {
	font-family: Arial;
	text-align: center;
	margin: auto;
}
.present {
	border-style: solid;
	border-width:1px;
	border-color: black;
	}
td {
	font-size: 9pt;
	font-family: Arial;
	border-style: none;
}

tr {
	bgcolor: #000000;
	border-style: solid;
}

p {
	font-size: 10pt;
	font-family: Arial;
	text-align: justify
}

h1 {
	font-size: 20pt;
	font-family: Arial;
	text-align: center
}

h2 {
	font-size: 16pt;
	font-family: Arial;
	text-align: center
}

div {
	text-align: center;;
	margin: auto
}

table.document {
	width: 100%
}

.left {
	text-align: left;;
	margin: auto
}

.nobuton {
	list-style-position: inherit;
	list-style-type: none;
	list-style: none;
}
.small {
	font-size: 7pt;
}
.texte {
	text-align: left;
	margin: 0px;
	width: 500px;
}
.centre {
	text-align: center;;
	margin: auto
}

.gras {
	font-weight: bold;
}

.right {
	text-align: right;
	margin: 0px;
}

.tri {
	text-decoration: underline;
}
table.tableau {
	text-align: center
}

td.droite {
	text-align: right
}

td.version {
	color: #FFFFFF
}

td.titre {
	font-weight: bold
}

td.red {
	font-weight: bold
}

td.redVert {
	font-weight: bold
}

td.titreVert {
	font-weight: bold
}

.form {
	text-align: right;
	font-weight: bolder;
}
tri {
	text-decoration: underline;
}
.cadre {
	margin: auto;
	margin-top: 5px;;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	text-align: left;
}
td.champ {
	text-align: left
}

tr.element {
	bgcolor: #FFFF00
}

tr.title {
	bgcolor: #FF0000
}

tr.titre {
	font-weight: bold;;
	text-align: center;
	background-color: rgb(200,200,200);
}

tr.ligneP {
	background-color: rgb(250,250,250);
}
tr.ligneI {
	background-color: rgb(240,240,240);
}
p.enum {
	margin-left: 4em;
	margin-right: 10px
}

p.contenu {
	margin: 10px
}

p.erreur {
	font: bolder;;
	text-align: center
}

p.erreur2 {
	color: #FFFFFF;
	font: bolder;;
	text-align: center;;
	background-color: #000000
}

p.titre_en_cours {
	text-align: center;
	font: bolder
}

p.news {
	text-align: left;;
	color: #FFFFFF;
	margin: 0px;;
	background-color: #000000;;
	font-weight: bold
}
div.news {
	width: 610px;
	margin: auto;
	border-style: solid;
	border-color: #226600;
	border-width: 1px;;
	margin-top: 5px;
}

div.lstdoc {
	text-align:left;
	border-style: none;
	margin: 3px;
	vertical-align: middle;
}

div.newsText {
	width: 600px;
	text-align: left;
	margin: 5px
}

