/* CSS document */
/* elements de base */
html {
	
}

body {
	background-color: #030;	
	
}


.bg-slider{
	visibility:hidden;}
.fright{
	visibility:hidden;}
.no-print{
	visibility:hidden;}
	
.index{
	position: absolute;
	top: 200px;
	text-align: center;
}

.index2{
	position: absolute;
	top: 600px;
	text-align: center;
}
	
body,td,th,p, pre  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	
}

footer, .footertxt {
	visibility:hidden;}
	
.footeradres{
	position: absolute;
	bottom: 50px;
	text-align: center;
	}	
.geenborder{
	border:none;}
	
.tottable{
	width: 250px;
	}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	color: #E69D00;
	/*height: 20px;*/
	font-weight: bold;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #494961;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #000065;
	font-weight: bold;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #494961;
	font-weight: bold;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #494961;
	font-weight: bold;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #000065;
	font-weight: bold;
	font-style: italic;
}


ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 11pt;
	color: #08397B;
	
}

ul ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: circle;
	font-size: 11pt;
	color: #08397B;
	margin-top: 5px;	
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #08397B;
}

ol ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #08397B;
	list-style-type: none;
}
li {
	padding-bottom: 8px;
	line-height: 16px;
	
}

/* liens */
a, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #494961;
	border: 0px;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #E69D00;
	font-size: 11px;
	border: 0px;
}

table {
	border: 1px solid #36b0e4;
	
}


tr {
	vertical-align: top;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494961;
	padding-left: 5px;
	padding-top: 5px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #08397B;
	font-weight: bold;
	text-align: left;
	background-color: #CBDAF2;
	padding-left: 5px;	
}

td a, td a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #E69D00;
	border: 0px;
}

td a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #E69D00;
	font-size: 11px;
	border: 0px;
}
td p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494961;
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000065;
	font-weight: bold;
	margin-right: 5px;
}

input {
	color: #E69D00;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000065;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}




#footer {
	padding: 0px;
	margin: 0px;
	width: 780px;
	height: 67px;
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	
}

.tottable a{
	color: #000;
}

/* Pour some CSS below ========================================================= */
.index table, .index2 table{
	background: #ffffff;
	width: 700px;
	margin: 0px;
	padding: 8px;
}
.txtindex{
	color:#000000;
	font-weight: bold;
}
h1{
		color: #000;

	}
