                                    /* Global styles
----------------------------------------------------------------------------------- */
/* Stylesheet written by Proximedia */
/* Clientnumber 03019271b*/
/* Created on 13/05/2014*/
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300);


body{
	font: 14px/19px "Roboto Condensed" ,sans-serif;
	color: #000048;
	margin:0px;
	padding:0px;
	font-weight:300;
background: url("../images/welkom-bg.jpg") center top no-repeat #fff;
	
}
a{
	color: #f10700;
	text-decoration:underline;
	font-weight:400;

}
a:hover{
	text-decoration: none;
	color: #f8bc9e !important;
	
}
b, strong{
font-weight:400;
}
i, em{
	font-style: italic;
}

.hide-text{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.clear{
	position: relative;
	clear: both;
	display: block;
}
.container{
	position: relative;
	width: 1024px;
	margin: 0 auto;
}


/*---------------------*/
header#header{
	position: relative;
	padding:0;
	z-index:3;
	width:100%;
	min-height:249px;
}
	
header#header #header-logo{
	width: 236px;
	height: 249px;
	padding-top: 0px;
	margin: 0px auto;
	background: #fff;
	text-align: center;
}

#content-wrapper{
	position: relative;
	width: 236px;
	background: url(../images/intro.jpg) no-repeat center top #fff;
	height: 408px;
	margin: 0px auto;	
}

#content-wrapper article{
	position: relative;
	width:77px;
	padding:370px 0px 0px 473px;
}


/*contenu de pages
--------------------------------------------*/
#content-wrapper article.content{
	padding-top: 353px;
	padding-left: 0px;
}

#lang{
width: 236px;
word-spacing: 10px;
text-transform: uppercase;
font-weight: 400;
text-align: center;
height: 40px;
line-height: 40px;
background: #000048;
}

#lang a{
color:#fff;
text-decoration:none;
font-weight:400;
}
#lang a:hover{
color:#fff;
text-decoration:underline;
font-weight:400;
}

/*---------------*/
.hide-text{
text-indent:-9999px;
visibility:hidden;
}
/*-------------------------------------*/
#scroll-top {
    position: fixed;
    z-index: 20;
    bottom: 25px;
    right: 25px;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    display: none;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 12px;
}
#scroll-top span{
	display: block;
	background: url(../images/icon-arrow-up.png) no-repeat center 3px;
	margin-top: 10px;
	padding-top: 15px;
	font-size: 11px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
#scroll-top:hover span{
	background-position: center top;
}


#scroll-top {
	box-shadow: inset 0px 2px 2px #f8d1c1, inset 0px -2px 2px #eba080;
	background: #f9cbb7; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9cbb7 0%, #f5b092 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9cbb7), color-stop(100%,#f5b092)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9cbb7 0%,#f5b092 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9cbb7 0%,#f5b092 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9cbb7 0%,#f5b092 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9cbb7 0%,#f5b092 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9cbb7', endColorstr='#f5b092',GradientType=0 ); /* IE6-9 */
}

.footerSlideContent0{
	background: #fccab3;
}
.footerSlideContent0:before{
	content: '';
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	height: 5px;
	background: rgba(255,255,255,.5);
}
#footerSlideText {
 color:#ffffff !important;
 }
 #footerSlideText li a:link, #footerSlideText li a:visited {
 color: #000046 !important;
 }
  #footerSlideText  a:link, #footerSlideText  a:visited {
 color: #000046 !important;
 }
  #footerSlideText  a:hover{
   color: #ffffff !important;
   }
 #footerSlideText h3{
 color:#000046 !important;
 font-size:20px !important;
 text-transform:capitalize !important;
 }
  #footerSlideText li a:hover{
   color: #ffffff !important;
   }


        
        
        