@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:20px;
	background-image:url(http://www.jeconv.be/images/body_bg.jpg);
	background-repeat:repeat;
}

a img{
	padding:0px;
	margin:0px;
	border:none;
}

#container{
	width:1052px;
	margin:0px auto;
	padding:0px;
}

#banner{
	width:1052px;
	height:179px;
	padding:0px;
	margin:0px;
	background-image:url(http://www.jeconv.be/images/banner.png);
	background-repeat:no-repeat;
	float:left;
	color:#020266;
}

#logo{
	width:230px;
	height:140px;
	padding:0px;
	margin:30px 0px 0px 0px;
	float:left;
}

#logo img{
	padding:0px;
	margin:6px 0px 0px 0px;
}

#adres{
	width:186px;
	height:140px;
	padding:0px;
	margin:30px 0px 0px 35px;
	float:left;
}

#adres a, a:visited{
        color:#0000ee;
        textdecoration:underline;
}

#adres a:hover{
        font-style:italic;
        textdecoration:none;
}

#adres p{
	padding:0px;
	margin:25px 0px 0px 12px;
}

#info-menu{
	width:500px;
	height:50px;
	padding:0px;
	margin:30px 0px 5px 70px;
	float:left;
}

#info-menu ul{
	 margin: 0;
	 padding:25px 0px 0px 0px;
	 list-style-type: none;
	 text-align: center;
 }

#info-menu ul li { 
	display: inline; 
}

#info-menu ul li a{
	 text-decoration: underline;
	 padding: .2em 1em;
	 color:#020266;
}

#info-menu ul li a:hover{
	 color:#020266;
	 font-style:italic;
}

#offerte{
	width:500px;
	height:80px;
	padding:0px;
	float:left;
	margin:5px 0px 5px 70px;
}

#offerte img{
	padding:0px;
	margin:0px 0px 0px 220px;
}


#slogan{
	width:1052px;
	height:80px;
	padding:0px;
	margin:0px;
	background-image:url(http://www.jeconv.be/images/slogan.png);
	background-repeat:no-repeat;
	float:left;
	color:#FFF;
}

#slogan h1{
	font-size:22px;
	padding:0px;
	margin:25px 0px 0px 0px;
	text-align:center;
}
	

#slider{
	width:1052px;
	height:238px;
	padding:0px;
	margin:0px;
	background-color:#FFF;
	float:left;
}

#link{
	width:1052px;
	height:219px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#FFF;
}

#over-ons{
	width:261px;
	height:219px;
	padding:0px;
	margin:0px;
	float:left;
}

#over-ons a, a:visited{
	width:261px;
	height:219px;
	background-image:url(http://www.jeconv.be/images/Over-ons.png);
	padding:0px;
	margin:0px;
	float:left;
}

#over-ons a:hover{
	width:261px;
	height:219px;
	background-image:url(http://www.jeconv.be/images/Over-ons-hover.png);
	padding:0px;
	margin:0px;
	float:left;
}

#referenties{
	width:265px;
	height:219px;
	padding:0px;
	margin:0px;
	float:left;
}

#referenties a, a:visited{
	width:265px;
	height:219px;
	background-image:url(http://www.jeconv.be/images/referenties.png);
	padding:0px;
	margin:0px;
	float:left;
}

#referenties a:hover{
	width:265px;
	height:219px;
	background-image:url(http://www.jeconv.be/images/referenties-hover.png);
	padding:0px;
	margin:0px;
	float:left;
}


#route{
	width:266px;
	height:219px;
	padding:0px;
	margin:0px;
	float:left;
}

#route a, a:visited{
	width:266px;
	height:219px;
	background-image:url(http://www.jeconv.be/images/route.png);
	padding:0px;
	margin:0px;
	float:left;
}

#route a:hover{
	width:266px;
	height:219px;
	background-image:url(http://www.jeconv.be/images/route-hover.png);
	padding:0px;
	margin:0px;
	float:left;
}


#contact{
	width:258px;
	height:219px;
	padding:0px;
	margin:0px;
	float:left;
	background-color:#090;
}

#contact a{
	width:258px;
	height:219px;
	background-image: url(http://www.jeconv.be/images/contact.png);
	padding:0px;
	margin:0px;
	float:left;
}

#contact a:hover{
	width:258px;
	height:219px;
	background-image: url(http://www.jeconv.be/images/contact-hover.png);
	padding:0px;
	margin:0px;
	float:left;
}


#content-wrap{
	width:1052px;
	height:auto;
	margin:0px;
	padding:0px;
	background-color:#FFF;
	float:left;
}

#content{
	width:1012;
	min-height:200px;
	margin:15px 20px 10px 20px;
	padding:0px;
	float:left;
}

#partners{
	width:1012;
        height:auto;
	margin:0px 20px 10px 20px;
	padding:0px;
	float:left;
}

#left{
        width:505px;
        float:left;
}

#right{
        width:505px;
        float:left;
}

#content h1,h2{
	color:#387fc4;
	font-size:18px;
}

#content h3,h4,h5,h6{
	color:#666;
}

#content p{
	color: #666;
}

#content ul{
	padding:0px;
	margin:10px 0px 10px 30px;
        color: #666;
}

#content a,a:visited{
	color:#387fc4;
	text-decoration:underline;
}

#content a:hover{
	color:#387fc4;
	text-decoration:none;
	font-style:italic;
}

#footer-menu{
	width:1052px;
	height:44px;
	margin:0px;
	padding:0px;
	background-image:url(http://www.jeconv.be/images/menu.png);
	background-repeat:no-repeat;
	float:left;
}

#footer-menu ul{
	 margin:0px 0px 0px 50px;
	 padding:12px 0px 0px 0px;
	 list-style-type: none;
	 text-align: center;
 }

#footer-menu ul li { 
	display: inline; 
}

#footer-menu ul li a{
	 text-decoration: none;
	 padding:5px 110px 0px 0px;
	 color: #FFF;
	 font-size:22px
}

#footer-menu ul li a:hover{
	 color: #fff;
	 font-style:italic;
}

#footer{
	width:1052px;
	height:60px;
	margin:0px;
	padding:0px;
	background-image:url(http://www.jeconv.be/images/footer.png);
	background-repeat:no-repeat;
	float:left;
	color:#FFF;
}

#footer p{
	padding:0px;
	margin:16px 0px 0px 30px;
	font-size:12px;
}

#footer a, a:visited{
	color:#FFF;
	text-decoration:underline;
}

#footer a:hover{
	color:#FFF;
	text-decoration:underline;
	font-style:italic;
}

	
/* Stylesheet: Style Modified On 2015-06-23 11:48:04 */
