﻿.textege {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	color: #000000
}

.textegeleft {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	color: #000000;
	text-align: left;
	font-size: 12px;
}

.textegeitalique { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: italic; 
	font-weight: bold; 
	color: #000000 
}

.textebold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold;
	color: #000000
}

.couleur {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #FFFFFF
}

.texteboldlien {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold;
	color: #3366FF
}

.courrier {
	font-family: "Courier New", Courier, mono; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #999999
}

.titrciseaux {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	color: #330000
}

.petite {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal
}

.links {
	text-align: left;
	font-size: 12px;
}

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}

td {
	border-style: solid;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-collapse:collapse
}

a:link {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

table {
	border-color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-collapse:collapse
}

th {
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/* .td en .table en ./th dienen voor tabellen zonder boorden*/
#Nestedtable td {
	font-size: 12px;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: black;
}

#Nestedtable table {
	border-style: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-color:black;
}

#Nestedtable th {
	border-style:none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: black;
}

/* .td en .table en ./th dienen voor tabellen MET boorden*/
#NestedtableBoorden td {
	font-size: 12px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: black;
}

#NestedtableBoorden table {
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-color:black;
}

#NestedtableBoorden th {
	border-style:solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: black;
}
.styleKaderBullet {
	background-image:url(../image/pointo.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:5;
	padding-top:5;
	padding-left:10;
	padding-right:20;
	margin-right:10;
}

.styleKaderText {
	width:100%;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: italic; 
	font-weight: bold; 
	color: #000000;
	margin-top:3;
}

.styleKaderTextGewoon {
	width:100%;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	color: #000000;
	margin-top:3;
}
