html {
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
background-color: #FFFFFF;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: small;
color: #333333;
}
a {
color: #333333;
}
#menu,
#recherche,
#totem,
#footer {
display:none;
}
#header{
width: 100%;
text-align: center;
padding: 5px 0px 0px 0px;
margin-bottom: 10px;
border-top: 1px solid #D55000;
border-bottom: 1px solid #D55000;
}
h1 {
color: #D55000;
margin: 0;
}
form,
fieldset {
margin: 0;
padding: 0;
border: none;
}
legend,
caption {
display: none;
}
img {
border: none;
}
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
#inter {
padding: 0;
}
#inter h2,
#inter h2 a {
margin: 0;
padding: 0;
color: #330000;
font-size: medium;
}
#inter h3,
#inter h3 a {
margin: 0px 0px 0px 0px;
padding: 0;
color: #CC0000;
font-size: medium;
}
#inter h4,
#inter h4 a {
margin: 0;
padding: 0;
color: #F06F15;
font-size: medium;
font-weight: normal;
border-bottom: 1px solid #F06F15;
}
#inter p {
margin: 8px 0px 8px 0px;
padding: 0;
}
#inter ul {
margin: 8px 0px 8px 30px;
padding: 0;
}
/*-----------------------------------------------------------------------------------------------*/
/*ACTUS*/
#inter div.actuLigne {
margin: 8px 0px 8px 0px;
padding-bottom: 10px;
border-bottom: 1px dashed #91370A;
}
#inter div.actuLigne strong a {
color: #CC0000;
}
/*-----------------------------------------------------------------------------------------------*/
/*PLAN DU SITE*/
#inter #plandusite {
margin: 0px 0px 0px 10px;
}
#inter #plandusite h3 {
margin: 10px 0px 0px 0px;
font-weight: normal;
}
#inter #plandusite ul {
margin: 0px 0px 0px 15px;
}
#inter #plandusite ul a {
text-decoration: none;
}
#inter #plandusite ul a:hover {
text-decoration: underline;
}
#inter #plandusite ul ul {
margin: 0px 0px 0px 25px;
}
#inter #plandusite ul ul a {
font-size: x-small;
}
/*-----------------------------------------------------------------------------------------------*/
/*--- TEXTE ---*/
div.coul01, .marron, .coul01 {
color: #91370A;
}
div.coul02, .rouge, .coul02 {
color: #CC0000;
}
div.coul03, .orange, .coul03 {
color: #D55000;
}
/*-- BORDURE D'IMAGES --*/
img.bord01, .bordureMarron {
border: 1px solid #91370A;
}
img.bord02, .bordureRouge {
border: 1px solid #CC0000;
}
img.bord03, .bordureOrange {
border: 1px solid #D55000;
}
/*-- RESULTAT RECHERCHE --*/
table.result {
width: 100%;
margin: 15px 0px 10px 0px;
border: none;
border-collapse: collapse;
}
.result th {
background-color: #FFFFFF;
vertical-align: top;
color: #91370A;
padding: 5px;
text-align: left;
border: none;
}
.result td {
vertical-align: top;
padding: 3px;
border: none;
 }
.result td.title {
text-align: left;
}
.result td.title a {
font-weight: bold;
color: #D55000;
 }
.result td.date {
font-size: x-small;
 }
.result td.description {
border-bottom: 1px dashed #91370A;
padding-bottom: 10px;
background-color: #F1D7C5;
 }
html div.prec {
float: left;
padding-left: 2px;
font-size: x-small;
}
html div.prec a {
display: block;
padding: 0px 0px 0px 18px;
background-image: url(fleche_precedente.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
color: #D55000;
text-decoration: none;
}
html div.suiv {
float: right;
font-size: x-small;
}
html div.suiv a {
display: block;
padding: 0px 16px 0px 0px;
background-image: url(fleche_suivante.gif);
background-repeat: no-repeat;
background-position: 39px 2px;
color: #D55000;
text-decoration: none;
}
html div.prec a:hover,
html div.suiv a:hover {
text-decoration: underline;
}
/*** FORMNET ***/
/*-- TABLEAUX --*/
table {
border-collapse: collapse;
border-top: 1px solid #91370A;
border-bottom: 3px solid #91370A;
}
th {
background-color: #FFFFFF;
color: #91370A;
border-left: 1px solid #91370A;
border-right: 1px solid #91370A;
border-top: none;
border-bottom: 1px dashed #91370A;
padding: 3px;
vertical-align: top;
}
td {
padding: 2px;
vertical-align: top;
border-left: 1px solid #91370A;
border-right: 1px solid #91370A;
border-top: none;
border-bottom: 1px dashed #91370A;
}
div.para02, .handtekening, #inter p.para02 { 
  clear: right; 
  float: right;
  margin: 0 0 0 420px;
  width: 216px;
  padding: 2px;
  border: 1px solid black;
  font-size: 12px;
}
#inter p.para02 {
 display: block;
 clear: both;  /* gewijzigd op 11-08-09 */
 width: 180px;
 float:right;
 margin: 8px 0px 0 0px;
}
body.formnet #inter td {
  font-size: 13px;
}
body.formnet h2.verberg{
 display: block;
 clear: none;
 height: 50px;
 width: 230px;
 float: right;
 position: absolute;
 right: 220px;
 top: 50px;
}
body.formnet #inter h4 {
 padding-top: 5px;
}
body.formnet #inter td.fontSize10 {
  height:7px;
  font-size:6px;
  clear: both;
  float: left;
}
body.formnet {
  margin:auto;
  color:#000;
}
body.formnet #adress {
  position:absolute;
  right:0px;
  top:0px;
  font-size:11px;
  margin-top: 0px;
  padding-top: 0px;
  float: right;
}
body.formnet #header {
  float:left;
}
body.formnet #header h1 {
  display:none;
}
body.formnet #header img {
  float:left;
  padding: 0;
  margin: 0;
  display: block;
  clear: left;
}
body.formnet #inter table.styleFloatLeft {
  width: 100%;
  table-layout:fixed;
  overflow:hidden;
  clear:both;
  margin: 0;
}
body.formnet h3,
body.formnet h2 {
  float:none;
}
body.formnet h4 {
  float:none;
  font-size:small;
}
body.formnet table col.col01 {
  font-weight:bold;
}

body.formnet #conditions p,
body.formnet #conditions h2,
body.formnet #conditions h3,
body.formnet #conditions h4 {
  font-size:8pt;
}
body.formnet th, 
body.formnet td {
  padding: 2px;
}
body.formnet #conditions {
  page-break-before: always;
}
body.formnet p.kleineletters {
  float: left;
  font-size: 7px;
  line-height: 9px;
  width: 475px;
  display: block;
  clear: none;
}

/*** TABLE WIJZIGEN ABONNEMENTHOUDER VOOR OVEREENKOMST DIENSTVERLENING EN GSM ***/
body.bodymyavl table.dubble {
 width: 50%;
 float: left;
 clear: none;
 display: block;
 margin-top:5px;
}
body.formnet table.styleFloatRight {
 float: right;
 clear: right;
 margin-top: 5px;
 display: block;
}