body
{
   	margin-top:0px;
   	margin-bottom:0px;
	background-color: #CCCCCC;         
	background-image:url(img-site/bg-body.png);
	background-repeat:repeat-y;
	background-position: top center;	
}

.container
{
	background-image:url(img-site/bg-main.png);
	background-repeat:no-repeat;
	background-position: top left;		
}

/*  begin content tabel  */
.contentHomeFoto
{
	background-image:url(img-site/Guillaumine.Nelom.jpg);
	background-repeat:no-repeat;
	background-position: 330px 20px;	
}
.contentHome
{
	padding-bottom: 100px;
}
.contentHome h1
{
	color: #002085;
	font-family: Verdana, sans-serif;
	text-decoration: none; 
	margin-top: 0px; 
	margin-bottom: 40px; 
	font-size: 16pt; 	 
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height:1.5em;
}
.contentHome h2
{
	color: #002085;
	font-family: Verdana, sans-serif;
	text-decoration: none; 
	padding-top: 0px; 
	padding-bottom: 8px; 
	font-size: 16pt; 	 
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height:1.5em;
}
.contentHome p
{
	color: #002085;
	font-family: Verdana, sans-serif;
	text-decoration: none; 
	padding-left: 4px;
	margin-right: 170px;
	margin-top: 0px; 
	margin-bottom: 21px; 
	font-size: 12pt; 	 
	font-weight: normal;
}
.content td
{
	color: #666666;
	font-family: Verdana, sans-serif;
	text-decoration: none; 
	padding-left: 13px; 
	padding-top: 0px; 
	font-size: 9pt; 	 
	font-weight: normal;
}
.content td p
{
	margin-top: 0px; 
	margin-bottom: 10px; 
}
h1
{
	color: #000000;
	font-family: Verdana, sans-serif;
	text-decoration: none; 
	padding-left: 0px;
	margin-top: 0px; 
	margin-bottom: 10px; 
	font-size: 14pt; 	 
	font-weight: bold;
}
h2
{
	color:#D03F06;
	font-family: Verdana, sans-serif;
	text-decoration: none; 
	padding-left: 0px;
	margin-top: 0px; 
	margin-bottom: 7px; 
	font-size: 14pt; 	 
	font-weight: bold;
}
h3
{
	color:#D03F06;
	font-family: Verdana, sans-serif;
	text-decoration: none; 
	padding-left: 0px;
	margin-top: 0px; 
	margin-bottom: 1px; 
	font-size: 11pt; 	 
	font-weight: bold;
}
/*  einde content tabel  */

.foto1
{
	background-image:url(foto/Francine-2.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}

.footer
{
	background-image:url(img-site/bg-footer.png);
	background-repeat:repeat-y;
	background-position: top left;
	color:#999999;
	font-family: Verdana, sans-serif;
	padding-left: 320px;
	padding-top: 30px; 
	font-size: 9pt; 	 
	font-weight: normal;		
}
.footer a:link
{
	color:#999999;
	font-family: Verdana, sans-serif;
	text-decoration: none; 
}
.footer a:hover
{
	color:#FF0000;
	font-family: Verdana, sans-serif;
	text-decoration: none; 
}
a {
	outline: none;
}
.nav
{
	margin-top: 25px;
	margin-left: 36px;
}

.leftNav a
{
	color: #c96b00;
	display: block; 
	font-family: Verdana, sans-serif;
	text-decoration: none; 
/*	padding-right: 3px; 
	padding-left: 3px;       */
	padding-bottom: 6px; 
	padding-top: 3px;
	font-size: 11pt; 	 
	font-weight: bold;
	text-decoration: none; 
}

.leftNav a:link 
{
	display: block; 
	color: #c96b00;
	font-size: 11pt; 
	font-weight: bold;
	font-family: Verdana, sans-serif;
	background-image:url(but-portfolio/grijs-blokje.gif);
	background-repeat: no-repeat;
	padding-left: 23px; 
	text-decoration: none; 
}

.leftNav a:visited
{
	display: block; 
	color: #c96b00;
	font-size: 11pt; 
	font-family: Verdana, sans-serif;
	background-image:url(but-portfolio/grijs-blokje.gif);
	background-repeat: no-repeat;
	padding-left: 23px; 
	text-decoration: none; 
}

.leftNav a:hover 
{
	display: block; 
	color:#002085;
	font-size: 11pt; 
	font-family: Verdana, sans-serif;
	font-weight: bold;
	background-image:url(but-portfolio/hover-blokje.gif);
	background-repeat: no-repeat;
	padding-left: 23px; 
	text-decoration: none; 
} 

.leftNav a:active
{
	display: block; 
	color: #c96b00;
	font-size: 11pt; 
	font-family: Verdana, sans-serif;
	background-image:url(but-portfolio/grijs-blokje.gif);
	background-repeat: no-repeat;
	padding-left: 23px; 
	text-decoration: none; 
} 

.leftNavActive 
{
	display: block; 
	text-decoration: none; 
	color:#002085;
	font-size: 11pt; 
	font-family: Verdana, sans-serif;
	font-weight: bold;
	background-image:url(img-site/bullitActive.png);
	background-repeat: no-repeat; 
	padding-right: 3px; 
	padding-bottom: 6px; 
	padding-top: 3px;
	padding-left: 23px; 
}


