﻿.clear{
		clear:both;
	}

.hoofdItem tr td a{
		color: #4d4d4d;
		background-color:#ceddf6;
		text-decoration:none;	
		display:block;
		clear:both;
		width:170px;
		height:19px;	
		padding-right:5px;	
		text-align:right;
		font-family:"Verdana";
		font-weight:bold;
		font-size:12px;
	}
	
.hoofdItem tr td a:hover
{
    background-color:#003888;
    color:White;
}
	
.hoofdItem tr td a:active
{
    background-color:#003888;
    color:White;
    	
}
   
.hoofdItem tr td a:active
{
    background-color:#003888;
    color:White;
    	
}
	
.subItem tr td a
{
	color:#4d4d4d;
	text-decoration:none;	
	display:block;
	clear:both;
	padding-right:5px;	
	text-align:right;
	font-family:"Trebuchet MS";
	font-size:12px;
	background-color:#ebeff6;
	font-weight:bold;
	width:168px;
}
	
.subItem tr td a:hover
{
	color:#a02118;
}
	
.subItem tr td a:active
{
	color:#a02118;
}
	
.subItem tr td a:focus
{
	color:#a02118;
}

.activeLink
{
	background-color:Red;
}

.sitemap a
{
    color:#4d4d4d;
    text-decoration:none;
}

.sitemap a:hover
{
    text-decoration:underline;
    color:#a02118;
}
#sector
{
	margin-left: 1px;
	background-color: #d9E1EC;
	margin-bottom: 3px;
	padding: 2px 0px 2px 4px;
}
#sector a
{
	color:#4d4d4d;
	text-decoration:none;
}
#sector a:hover
{
	color:#a02118;
	text-decoration:none;
}
.sectorSelected
{
	color:#a02118;
	text-decoration:none;
}
h3
{
	font-size: 13px;
}
.metierContact
{
	margin-right: 50px;
	float:left;
}