﻿*
{
	margin: 0;
	padding: 0;
	outline: none;
}

img
{
	border: none;
}
#container_acc
{
	width:955px;
	height: 600px;
	background-image:url(../images/index.jpg);
	background-repeat: no-repeat;
	background-color:;
	font-family: Arial;
	color: ;
	
	position: absolute;
	left: 50%;
	margin-left: -477px;
}

#center_acc
{
	width: 100%;
	
	background-color:;
}

#acc_fr
{
	width:477px;
	height:400px;
	background-color:;
	float:left;
	
}

#acc_nl
{
	width:478px;
	height:400px;
	background-color:;
	float:left;
}

#welkom
{
	margin-left: 250px;
	margin-top : 230px;
	text-align : center;
	background-color:;
	font-family : arial ;
}

#bienvenue
{
	margin-top: 230px;
	margin-right : 250px;
	text-align : center;
	background-color:;
	font-family : arial;
	
}


a
{
	text-decoration : none;
	list-style-type : none ;
	color:#6699cc;
}






