@charset "UTF-8";
/* CSS Document */

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

img{
	border: none;
}

body{
	padding:0;
	margin:0;
	background-color: #fbfbfb;
	border:0;
}

.clear{
	clear: both;
}

/*choice langue*/

#choiceLangage{
	position: absolute;
	top:0;
	right:0;
}

#choiceLangage ul li{
	list-style: none;
	float: left;
	padding-left: 10px;
	margin-left: 10px;
}

#choiceLangage ul li:nth-child(even){
	border-left: 1px solid #1e89cf;

}	

#choiceLangage ul li a{
	list-style: none;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	color: #58585a;
	text-decoration: none;
	font-weight: 600;
}	

#choiceLangage ul li a:hover{
	list-style: none;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	color: #1e89cf;
	text-decoration: none;
	font-weight: 600;
}	

/* header */

.top_link{
	width: 50px;
	height: 50px;
	position: fixed;
	margin-left: 1000px;
	bottom:250px;
	display: none;
	overflow: hidden;
	background-image: url("../images/prev.png");
    background-repeat: no-repeat;
}

.top_link:hover{
	background-position: -50px 0px;
}


#wrapHeader{
	position:relative;
	width: 980px;
	margin: 0 auto;
	height: 350px;
}

#headBg{
	margin-top: -345px;
	background-image: url('../images/bg01.png');
	height: 548px;
}

#header{
	margin: 0 auto;
	width: 980px;
	background-color: #FFF;

}

#header a img{

	border:none;
}

/* wrap */

#wrap{
	margin: 0 auto;
	width: 980px;
	background-color: #FFF;
	padding-top: 0;
	margin-top: 0;
	height: 100%;
}

.logo{
	position: relative;
	top:40px;
	left:0;
}

.logo:hover{
	opacity:0.5;
}


/* menu */

#menu{
	position: relative;
	top:-22px;
	left:270px;
	width: 670px;
}

#menu ul li{
	list-style-type: none;
	float:left;

}

#menu ul li a{
	text-decoration: none;
}

#menu ul li p{
	color:#000;
	text-transform: uppercase;
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	margin-right: 30px;
	padding-top: 40px;
}

#menu ul li p:hover{
	color: #4aa0d8;
	border-top:5px solid #4aa0d8;
	padding-top: 35px !important;
}

.activ{
	color: #4aa0d8 !important;
	border-top:5px solid #4aa0d8;
	padding-top: 35px !important;
}

.envelop{
	position: relative;
	top:25px;
	left:418px;
}

#content{
	position: relative;
	top: 0;
	height:100%;
}

#contentHome{
	position: relative;
	top: 0;
	height:1000px;
}



.fly{
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight:600;
}

.gras{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight:600;
}

.sep{
	position: relative;
	top:0;
}

.ligne{
	float: left;
	margin-left: -5px;
}

.ligne2{
	float: right;
	margin-right: -5px;
}


#legend{

	margin-top: 108px;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight:400;
	color:#58585a;
}

.illu01{
	position: relative;
	top:-575px;
	left:670px;

}

.illu02{
	position: relative;
	top:-345px;
	left: 396px;

}

.illu03{
	position: relative;
	top:-115px;
	left: 122px;

}

#footerBg{
	margin-top: 0px;
	background-color:#4aa0d8;
	height: 235px; 
}

#footWrap{
	margin: 0 auto;
	width: 980px;
}

.cols{
	float:left;
	width:400px;
}

.home{
	position: relative;
	top: 35px;
	left: 45px;
}

.about{
	position: relative;
	top: 35px;
	left: 220px;
}

.textFoo1{
	position: relative;
	top: 55px;
	width: 300px;
	left: 45px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight:400;
	line-height: 20px;
	color: #FFF;
	height: 140px;
}

.textFoo1 a{
	text-decoration: none;
	color: #FFF;
}

#footWrap h1{
	position: relative;
	top:30px;
	left:45px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight:600;
	color: #FFF;

}

.sepFoo{
	position: relative;
	top:35px;
	left:45px;
}


#menuFoo{
	position: relative;
	top:100px;
	left:5px;
	height: 50px;
}

#menuFoo ul{
	list-style-type: none;
	margin-left: 45px;
}

#menuFoo ul li{
	float: left;
	margin-right: 35px;
}

#menuFoo ul li a{
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight:300;
	line-height: 15px;
	color: #000;
}


#menuFoo ul li a:hover{
	color: #4aa0d8;
}



/* ==== slider ==== */

#slideshow{
	position: absolute;
	top:102px;
	left: 0;
    height:300px;
    width: 980px;
}

#slideshow ul li img{
	position: relative;
	left: 0;
}

/* ==== home ==== */

#left_home{
	float:left;
	width:700px;
	height: 100px;
}

#right_home{
	float:right;
	width:350px;
	height: 100px;
	margin-right: 0px;
}

.titre{
	position: relative;
	top:45px;
	left:45px;
	margin-bottom: 70px;
}

#text{
	margin-left: 45px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400px;
	font-size: 12px;
	line-height: 30px;
	width: 570px;
	height: 600px;
	font-weight:400;
	color:#58585a;
}

#text h1{
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight:400;
	color: #4aa0d8;
	margin-top:40px;
	margin-bottom: 20px;
	
}

#text p{
	margin-bottom: 15px;
	padding-top: 15px;
}

#right_belgium_plus{


}

#right_belgium_plus p {


}

#left{
	width: 220px;
	float:left;
}

#middle{
	width: 480px;
	float: left;
}

#right{
	width: 250px;
	float: left;
}



/* ==== belgium ==== */


#leftB{
	width: 220px;
	float:left;
	height: 800px;
}

#right_belgium{
	margin-left: 30px;
	float: left;
	width: 700px;
	border-bottom: 1px dotted rgba(102,102,102,0.2);
	padding-bottom: 10px;
}


#right_belgium h1{
	padding-top: 60px;
	color:#707b82;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 24px;
}

#right_belgium h2{
	color:#2d8acd;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14px;
	letter-spacing: 1px;
}

#middleB{
	margin-left: 30px;
	padding-top: 20px;
	width: 350px;
	float: left;
}


#rightB{

	padding-top: 20px;
	width: 350px;
	float: left;
}



#sousMenu{
position: relative;
top:-1px;
border-top:5px solid #4aa0d8;
left: 20px;
padding-top: 50px;
width: 180px;
}

#sousMenu ul li{
	list-style-type: none;
}

#sousMenu ul li a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	color:#666666;
	padding-top:10px;
	padding-bottom: 10px;
	display: block;
	width: 180px;
	border-bottom: 1px solid rgba(102,102,102,0.2);
}

#sousMenu ul li a:hover{
	color: #4aa0d8;
	
}

.blue{
	color:#4aa0d8 !important;
}




#textB{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	width: 300px;
	height: 100%;
	font-weight:400;
	color:#58585a;
}

#textB h1{
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight:400;
	color: #4aa0d8;
	margin-top:40px;
	
}

#textB p{
	margin-bottom: 15px;
}

#textBelgium{
	font-family: 'Open Sans', sans-serif;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 50px;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	width: 600px;
	height: 100%;
	font-weight:400;
	color:#58585a;
	float: left;
	border-top: 1px dotted rgba(102,102,102,0.2);
	padding-top: 35px;
}



#textBelgium p{
	margin-bottom: 15px;
}

.bold{
font-weight:700;
}

.titre2{
	margin-top: 50px;
	margin-bottom: 30px;
}


.sep2{

}

#legend2{
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight:400;
	color:#58585a;
	margin-bottom: 30px;
}

.ligneB{
	float: left;
	margin-left: -5px;
}

.ligne2B{
	float: right;
	margin-right: -5px;
}


/* ==== Clinique ==== */

#mezz{
	position: absolute;
	top:455px;
	left: 15px;
	width: 160px;
}

#mezz h1{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 11px;
	text-transform: uppercase;
	color:#713660;
	border-bottom: 1px solid #4c575f;
	padding-bottom: 10px;
	letter-spacing: 
}

#mezz ul{
	margin-top: 15px;
}

#mezz ul li{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 9px;
	text-transform: uppercase;
	color:#4c575f;
	margin-left: 8px;
	margin-top: 7px;
}

#mezz ul li a{
	margin-top: -11px !important;
	font-size: 9px;
	border-bottom: none !important;
}

#textB ul{
	margin:0 !important ;
}
#textB li{
	margin-bottom:10px ;
}


#right_clinic{
	margin-left: 30px;
	margin-top:30px;
	float: left;
	width: 700px;
	border-bottom: 1px dotted rgba(102,102,102,0.2);
	padding-bottom: 10px;
}


#textC{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	height: 100%;
	font-weight:400;
	

}

#textC a{
	text-decoration: none;
	color:#60b1de;
}

#textC a:hover{
	
	color:#666666;
}

#cv{
	float: right;
	margin-right: 8px;
	width: 56px;
	height: 49px;
	overflow: hidden;
	background-image: url("../images/cv.png");
    background-repeat: no-repeat; 
}

#cv:hover{
	background-position: -56px 0px;
}

#popup{
	position: absolute;
	display:none;
	top:0;
	left:0;
	height: 950px;
	width: 980px;
	background-color: #FFF;
}

#popup img{
	float: right;
	margin: 20px 20px 0px 0px;
}

#middleV{
	margin-left: 30px;
	padding-top: 20px;
	width: 500px;
	float: left;
}


#rightV{
	padding-top: 20px;
	width: 200px;
	float: left;
}



#vignette_clinic{
	width:45%;
	float:left;
	margin-right:35px;
	margin-bottom: 80px;
	color:#4aa0d8;
	
	}


/* ==== vip ==== */


.youTube{
	font-style:italic;
	text-decoration:none;
	color:#1d88ce;
}


.mail_vip a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	color:#666666;


}

.mail_vip a:hover{
	color: #4aa0d8;
}
.contact_vip{
	margin-top:-15px;
	border-bottom: 1px solid #d8d9dc;
	padding-bottom: 10px;
	width: 220px !important;
}

#link24{
	position: absolute;
	top:465px;
	left: 15px;
	width: 160px;
}



#link24 ul{
	margin-top: 0px;
}

#link24 ul li{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	color:#2d8acd;
	margin-left: 8px;
	margin-top: 6px;
}

#link24 ul li a{
	margin-top: 18px !important;
	margin-left: 10px !important;
	font-size: 14px;
	border-bottom: none !important;
}

#link25{
	position: absolute;
	top:298px;
	left: 15px;
	width: 150px;
}



#link25 ul{
	margin-top: 0px;
}

#link25 ul li{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 12px;
	color:#333333;
	margin-top: 20px;
}

#link25 ul li a{

	font-size: 14px;
	border-bottom: none !important;
}


#right_vip{
	margin-left: 30px;
	float: left;
	width: 700px;
	border-bottom: 1px dotted rgba(65,158,213,1);
	padding-bottom: 10px;
}

#right_vip h1{
	padding-top: 60px;
	color:#707b82;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 24px;
}

#right_vip h2{
	color:#2d8acd;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14px;
	letter-spacing: 1px;
}



.textV{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	width: 450px;
	height: 100%;
	font-weight:400;
	color:#58585a;
	border-bottom: 1px dotted rgba(102,102,102,0.2);
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.textV h1{
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight:400;
	color: #4aa0d8;
	margin-top:30px;
	margin-bottom: 30px;
	
}

.textV p{
	margin-bottom: 15px;
}

.textV p a{
	text-decoration: none;
	color:#419ed5;
}

.textV p a:hover{
	text-decoration: none;
	color:#797979;
}

/* ==== traitement ==== */


#right_traitement{
	margin-left: 30px;
	float: left;
	width: 650px;
	border-bottom: 1px dotted rgba(65,158,213,1);
	padding-bottom: 10px;
}


#right_traitement h1{
	padding-top: 60px;
	color:#707b82;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 24px;
}


#textT{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	height: 100%;
	font-weight:400;
	color:#58585a;
	padding-bottom: 150px;
	width:500px;
}

#textT h1{
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight:400;
	color: #4aa0d8;
	margin-top:40px;
	margin-bottom: 30px;
	
}

#textT p{
	margin-bottom: 15px;
}


.temoin{
	margin-top: 110px;
	border-bottom: 1px solid rgba(102,102,102,0.2);
	border-top: 1px solid rgba(102,102,102,0.2);
	padding:20px 0 5px 0; 
}

.temoin p{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	font-weight:400;
	color:#58585a;
	text-align: right;
	margin-bottom: 15px;
}