@charset "utf-8";
<style>
@import url('https://fonts.googleapis.com/css?family=Dosis|Oxygen|Roboto');
@import url('https://fonts.googleapis.com/css?family=Roboto|Source+Sans+Pro');
</style>



.100 {
	width:100%;
	margin:auto;
	margin-top:-100px;
	margin-left:250px;
}




.button-this {
	border-radius: 10px;
	background-color: #09F;
	padding: 6px 20px;
	color: #FFF;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}

.button-this a:link {
	color: #FFF;
	font-family: 'Dosis', sans-serif;
	font-size: 15px;
	text-decoration: none;

}

.button-this a:visited {
	color: #FFF;
	font-family: 'Dosis', sans-serif;
	font-size: 15px;
	text-decoration: none;

}

.button-this a:hover {
	color: #FFF;
	font-family: 'Dosis', sans-serif;
	font-size: 15px;
	text-decoration: none;
}




a:link {
	color: #006699;
	text-decoration: underline;
}

a:visited {
	color: #006699;
	text-decoration: underline;
}


.myfooter {
	font-size: 10px;
	padding:20px;
	margin:auto;
	max-width:1100px;
}


.footer-top {
	/* margin-top:80px; */
}


.footer-top a:link {
	color: #DCB250;
	text-decoration: none;
}

.footer-top a:visited {
	color: #DCB250;
	text-decoration: none;
}

.footer-top a:hover {
	color: #FFFFCC;
	text-decoration: none;
}



.myfooter-text {
	padding-top:20px;
	color:white;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	line-height:20px;
}

.orange-bold {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	
}



.middle-banner-home {
    /* The image used */
    background-image:url(../images/home-middle.jpg);
    /* Full height */
    height: 500px; 
	width:100%;
    background-repeat: no-repeat;
    background-size: cover;
	margin-top:70px;
}


.middle-banner2-home {
    /* The image used */
    background-image:url(../images/vr.jpg);

    /* Full height */
    height: 450px; 
width:100%;
    /* Center and scale the image nicely */
background-repeat: no-repeat;
    background-size: cover;
}



.middle-banner-about {
    /* The image used */
    background-image:url(../images/programme.jpg);
    /* Full height */
    height: 400px; 
width:100%;
    /* Center and scale the image nicely */
 background-repeat: no-repeat;
    background-size: cover;
	margin-top:10px;
}



.middle-banner-vr {
    /* The image used */
    background-image:url(../images/method.jpg);
    /* Full height */
    height: 500px; 
width:100%;
    /* Center and scale the image nicely */
 background-repeat: no-repeat;
    background-size: cover;
	margin-top:70px;
}



.middle-banner-partners {
    /* The image used */
    background-image:url(../images/partners.jpg);
    /* Full height */
    height: 500px; 
width:100%;
    /* Center and scale the image nicely */
 background-repeat: no-repeat;
    background-size: cover;
	margin-top:70px;
}




.middle-banner-text-big {
	padding: 15px;
	background-color: #331236;
	font-size: 18px;
	opacity: 0.8;
	box-shadow: 0px 0px 30px 0px #333333;
	border: 1px solid #7F7F7F;
	max-width: 1700px;
	margin-bottom: 80px;
	border-radius: 3px;
	font-family: 'Roboto', sans-serif;
	margin-right:20px;
	margin-top:90px;
}




.content-container-grey {
	padding: 20px;
	background-color:#F5F5F5;
	max-width: 1100px;
	margin:auto;
}


.title-black-big {
	font-size: 19px;
	weight: 600;
	font-family: 'Dosis', sans-serif;
	margin: auto;
	text-transform: uppercase;
	color: #069;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	padding: 8px;
}


.yam {
	background-color: #E3E3E1;
	font-size: 11px;
	text-align: center;
	color: #FFF;
	font-family: 'Oxygen', serif;
	line-height: 19px;
	padding: 30px;
}

.silver {
	background-color:#FBFBFB;
	font-size:11px;
	text-align:center;
	color:#4F5150;
	font-family: 'Oxygen', serif;
	line-height:19px;
	padding:30px;
}

.pastel-grey {
	background-color:#F3F3F3;
	font-size:11px;
	text-align:center;
	color:#4F5150;
	font-family: 'Oxygen', serif;
	line-height:19px;
	padding:30px;
}

.dialogue {
	font-family: 'Roboto', serif;
	font-size: 12px;
	font-weight: bold;
}

.purple-bold {
	color: #990000;
	font-size: 18px;
	font-weight: bold;	
}




.grey-header {
	margin-top: 70px;
	height: 110px;
	background-color:#58595B;
	color: #FFFFFF;
	padding-left:30px;
	padding-top:30px;
	font-size: 33px;
	font-family: 'Roboto', sans-serif;
	line-height: 40px;
	text-transform: uppercase;	
}

.grey-header-medium-text {
	font-size:23px;
	font-family: 'Roboto', sans-serif;
}

.orange-header {
	height: 80px;
	background-color: #F6931E;
	color: #FFFFFF;
	font-size: 23px;
	font-family: 'Roboto', sans-serif;
	line-height: 30px;
	text-transform: uppercase;
	padding-left:30px;
	padding-top:10px;
}


.lightgrey-header {
	height: 40px;
	background-color: #F0F0F0;
	color: #8B1E66;
	font-size: 25px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	padding-left: 30px;
}




.imagepad-1 {
	border: medium solid #EAEAEA;
	border-radius: 8px;
}

.imagepad-2 {
	border: 5px solid #EAEAEA;
	border-radius: 10px;
	
}


.imagepad-2a {
	border: 5px solid #FBFBFB;
	border-radius: 10px;
	
}


.imagepad-2b {
	border: 5px solid #FBFBFB;
	border-radius: 10px;
	
}



.mypad20 {
	padding:20px
}

.mycell-purple {
	padding-left: 20px;
	padding-right: 20px;
	padding:20px;
	color: #FFF;
	background-color: #733E72;
	font-weight: bold;
	font-family: 'Open Sans', serif;
	font-size: 18px;
	text-transform:uppercase;
}


.purple-text {
	color: #4E2C47;
	font-size: 15px;
}

	


.light {
	background-color: #F8F8F8;
	padding: 20px;
	margin-left: 0px;
	max-width: 638px;
	border-radius: 8px;
	border: 1px solid #E4E4E4;
}



.info-1 {
	color:#FFF;
	border: 0px solid #E4E4E4;
	max-width:100%;
	float:left;
	border-radius:10px;
	
	
}



.info-2 {
	font-size: 13px;
	color:#FFF;
	border: 0px solid #E4E4E4;
	
}


.my-margin-left {
	padding-left:10px;
}


.my-margin-left-white {
	padding-left: 10px;

	color:
; 		color: #595A5C;
	font-weight:;
	padding:10px;
	font-size:14px;
}



.white-meat {
	background-color:#FFF;
	box-shadow:0px 0px 30px 0px #333333; 
}


.white-text-medium {
	font-size: 13px;
	color: #733E72;
	/*background-color: #E8E8E8;*/
}

.color1 {
	background-color: #999999;
	color: #FFF;
	border: 2px solid;
	border-top-left-radius: 0.5em
}
.color2 {
	background-color: #595A5C;
	color: #FFF;
	border: 2px solid;
    border-top-left-radius: 0em;
}
.color3 {
	background-color: #733E72;
	color: #FFF;
	border: 2px solid;
	border-top-right-radius: 0.5em;
}



.title-border-effect {
	font-family: Roboto;
	font-size: 25px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #733E72;
	border-right-color: #733E72;
	border-bottom-color: #733E72;
	border-left-color: #733E72;
	padding-bottom: 10px;
	font-weight: bold;
	color: #595959;
}



.content-container-yam {
	/*background-color:#956E8E;*/
	width: 100%;
	margin: auto;
	padding: 10px;
	background-color: #006699;
	text-align: justify;
}


.content-container-white {
	/*background-color:#956E8E;*/
	width: 100%;
	margin: auto;
	padding: 10px;
	background-color: #FFF;
	text-align: justify;
}


.content-container-silver {
	/*background-color:#956E8E;*/
	width: 100%;
	margin: auto;
	padding: 10px;
	background-color: #EAEAEA;
	text-align: justify;
}


.mycell-yam {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
	font-weight:;
font-family: 'Questrial', sans-serif;
	font-size: 1.0em;
	max-width: 1000px;
	margin: auto;
	line-height: 24px;
	}
	
	
.mycell-white {
	padding-left: 20px;
	padding-right: 20px;
	
	color: #666;
	font-weight:;
	font-family: 'Roboto', serif;
	font-size: 1.05em;
	max-width:1000px;
	margin:auto;
	line-height:24px;
	}
	
	
	.mycell-gray {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #494949;
	font-weight:;
	font-family: 'Roboto', serif;
	font-size: 1.05em;
	max-width: 1000px;
	margin: auto;
	line-height: 24px;
	}
	
	
	
	
.blue-bold3 {
	font-weight: bold;
	color: #003E5B;
	border: 1px solid #E9F3FE;
	padding: 5px;
	border-radius: 5px;
	display: block;
	font-size: 13px;
	text-align: left;
	padding: 10px;
}


.blue-bold4 {
	font-weight: bold;
	color: #003E5B;
	border: 0px solid #E9F3FE;
	padding: 5px;
	border-radius: 0px;
	display: block;
	font-size: 14px;
	text-align: left;
	background-color: #F0F0F0;
	color: #900;
}


	
	
.mycell-darkgray {}


.mycell-orange {}


.mycell-white {}


.float-right {
	float:right;
}
