:link, :visited { text-decoration: none; }
:link { color: #0000cc; }
:visited { color: #551A8B; }
:link:hover { color: #0000cc; text-decoration: underline;}
:visited:hover { color: #0000cc; text-decoration: underline; }
:link:active, :visited:active { color: #990000; }

BODY
{
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #f0f0f0 url(images/velin-gris.gif);
margin:0px;
padding:0px;
}

h1, h2, h3, h4, p, div, td, th, ul, li
{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1.home
{
font-size:18px;
color: #003300;
margin:0px;
padding:10px;
text-align:center;
}

h2
{
font-size:16px;
color: #003300;
margin:0px;
padding:10px;
text-align:center;
}


p, td, div
{
font-size:13px;
color: #003300;
}

p.small, div.small
{font-size:11px;}


table.main
{
width:100%;
height:100%;
border:0;
padding:0px;
margin:0px;
}

table.main td
{
padding:0px;
margin:0px;
}

table.main td.left
{
width:50%;
height:100%;
background: #15570f url(images/groen.jpg);
border-right:1px solid #003333;
color:#cc9933;
}

table.main td.mid
{
width:756px;
height:100%;
vertical-align:top;
padding:0px;
margin:0px;
}

table.main td.right
{
width:50%;
height:100%;
background: #15570f url(images/groen.jpg);
border-left:1px solid #003333;
color:#cc9933;
}

div.header
{
padding:0px;
margin:0px;
height:95px;
width:756px;
background-color:#cccccc;
color:#003300;
}

div.header :link,div.header :visited,div.header :hover,div.header :visited:hover
{color:#003300; text-decoration:none; font-size:14px;}

div.header img
{
border:0px;padding:0px;margin:0px;
}

table.content
{
width:756px;
}

table.content td.data
{
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
}

table.menu
{
width:756px;
}

table.menu td
{
border-bottom: solid 1px #003333;
}

table.menu td.drapeau 
{
font: 11px;
text-align:center;
vertical-align:middle;
background: #cccccc;
margin:0px;
padding:0px;
text-decoration:none;
}

div.bouton 
{
font-size: 11px;
font-weight: bold;
line-height:26px;
text-align:center;
display:block;
background: #cccccc;
margin:0px;
padding:0px;
text-decoration:none;
}

div.bouton :link, div.bouton :visited
{
display:block;
background: #cccccc;
color: #003300;
text-decoration:none;
}

div.bouton :hover, div.bouton :visited:hover 
{
display:block;
background: #003333;
color: #FFFFFF;
text-decoration:none;
}

div.footer
{
font-weight:bold;
text-align:center;
}

table.tarifs
{
border-collapse: separate;
border:1px solid #033;
}

table.tarifs td
{
height:22px;
font-size:13px;
border:1px solid #033;
text-align:center;
background:#FFFFFF;
margin:2px;
padding:0px;
}

table.tarifs th
{
height:22px;
font-size:12px;
font-weight:bold;
border:1px solid #033;
text-align:center;
background:#033;
color:#ffffff;
margin:2px;
padding:2px;
}