/* CSS Document */
p{
	margin: 20px 0 0 0;
}

html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #424242;
}
a{
	color: #00456B;
}
a:hover{
	color: #6699CC;
}
body{ 
	background-color:#fff;
	margin-top:0px;
}

#container{
	background-color:#fff;
	width: 950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#container_left {
	width: 570px;
	float:left;
	position:relative;
	background-color: #fff;
	background-image: url(img/logo_vca.gif);
	background-repeat: no-repeat;
	background-position: 40px 10px;	
}
#container_right2 {
	height: 600px;;
	width: 379px;
	float: left;
	background-color: #fff;
	position:relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6A6A6;
	background-image: url(img/grue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#container_right {
	height: auto;
	width: 379px;
	float: left;
	background-color: #fff;
	position:relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6A6A6;
	background-image: url(img/grue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu{
	margin: 5px 0 0 0;
	height: 176px;
	width: 568px;
	background-color: #00456B;
	background-image: url(img/streepjes.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.navigation{
	padding-top: 19px;
}
a.nav{
	background-color:#DF7800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(img/menu_trait_out.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-decoration: none;
	float: right;
	height: auto;
	width: 300px;
	margin: 1px 0 0 0;
	padding: 0 0 0 30px;
	position: relative;
	border-width: 2px 0 2px 2px;
	border-style: solid;
	border-color: #fff;
}
a.nav:hover{
	background-color:#6699CC;
	background-image: url(img/menu_trait_over.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.nav_selected{
	color: #FFFFFF;
	float: right;
	height: auto;
	width: 300px;
	margin: 1px 0 0 0;
	padding: 0 0 0 30px;
	position: relative;
	border-width: 2px 0 2px 2px;
	border-style: solid;
	border-color: #fff;
	width: 270px;
	padding: 0 0 0 60px;
	background-color:#6699CC;
	background-image: url(img/menu_trait_over.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	text-decoration: none;
}
#text{
	width:528px;	
	margin: 0 20px 15px 20px;
	text-align: justify;
}
.titre{
	color: #DF7800;
	background-image: url(img/titre_trait.gif);
	padding-left: 26px;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
}
#langue{
	background-color:#DF7800;
	margin: 74px 0 0 2px;
	padding: 7px 0 7px 20px;
	font-weight: bold;
	color: #FFFFFF;
}
a.langue{
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
a.langue:hover{
	color: #00456B;
}
.langue_selected{
	color: #00456B;
}
#banner{
	height: 167px;
	width: 377px;
	margin: 2px 0 0 0;
	background-color: #6699CC;
	float: right;
	background-image: url(img/working.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#adresse{
	color: #00456B;
	float: left;
	margin: 0 0 15px 15px;
}
#slideShow{
	float: right;
	padding-bottom: 20px;
}
#container1{
	float:left;
	margin-right: 10px;
	width: 180px;
}
#container1 a img {
	vertical-align: bottom;
	margin: 0 4px 4px 0;
	border: solid 2px #ccc;
}
#container1 a:hover img {
	border-color: #69C;
}
#affiche_images{	
	width: 338px;
	height:350px;
	float:right;
}
.algemeen{
	font-size:11px;
	margin:85px 0 0 40px;
	word-spacing: 0.3em;
}

