/* Global styles
----------------------------------------------------------------------------------- */
/* Stylesheet written by Proximedia */
/* Clientnumber 03035280*/
/* Created on 13/05/2014*/
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300);
@import url(http://fonts.googleapis.com/css?family=Oswald);

body{
	font: 14px/19px "Roboto Condensed" ,sans-serif;
	color: #5e5e5e;
	margin:0px;
	padding:0px;
	font-weight:300;
	background-color: #ffffff; 
	
}
a{
	color: #00004a;
	text-decoration:underline;
	font-weight:400;

}
a:hover{
	text-decoration: none;
	color: #5e5e5e;
	
}
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:685px;
}
 
.header{
min-height:161px!important;
}

#bg-header{
height: 163px;
position:relative;
background:url(../images/bg-logo.png) repeat-x;
width:100%; 
} 
#bg-header #lang{
position:relative; 
padding-top:3px;
margin-right:15px;
width:74px;
word-spacing:10px;
z-index:9999;
float:right;
text-transform:uppercase;
height:20px;
}
#lang a{
color:#8c8cad;
text-decoration:none;
}
#lang a:hover{
color:#f8bc9e;
text-decoration:none;
}
#bg-header #bg-logo{
position:relative;
margin:0px;
width:1024px;
}
	
#bg-logo #header-logo{
	position:relative;
	width:189px;
	height:110px;
	margin-top:38px;
	margin-left:39px;
	float:left;

}
#bg-logo #header-logo img{
	display: block;
}

/*---------------------*/
#bg-logo nav#main-nav{
position:relative;
width: 585px;
margin:1px 0px 0px 199px;
float:left;
}




/*---------------------*/




#content-wrapper{
	position: relative;
	width:980px;
	margin:40px 22px 40px 22px;
	
}



#content-wrapper article{
	position: relative;
	width:980px;
}




/*contenu de pages
--------------------------------------------*/
#content-wrapper article.content{
	width:980px;
	position:relative;
	min-height:200px;
}


#content-wrapper article.content header#content-header{
	position: relative;
	text-transform:uppercase;

	padding-bottom:20px;

}

/*-------------------------------------*/
#content-wrapper article.content h2,
#content-wrapper article.content h3,
#content-wrapper article.content h4{
	padding: 15px 0px 10px;
}
#content-wrapper article.content p{
	padding: 5px 0px 10px;
}
#content-wrapper article.content ul{
	padding: 5px 0px 5px 15px;
	list-style: none;
}
#content-wrapper article.content ul li{
	padding: 0px 0px 5px 20px;
	list-style: none;
	background: url(../images/puce.png) no-repeat left 8px;
}
#content-wrapper article.content ul li li{
	background-image: url(../images/puce.png);
	background-position: left 5px;
}
#content-wrapper article.content ol{
	padding: 5px 0px 5px 35px;
	list-style: decimal-leading-zero;
}
#content-wrapper article.content ol li{
	padding: 0px 0px 5px 5px;
	list-style: decimal-leading-zero;
}



/*-------------------------------------*/
footer#footer{
	position: relative;
	width:100%;
	height: 84px;
	background-color: #00004a; 
	float:left;

}


footer#footer #logo1{
position:relative;
float:left;
margin-left:00px;
margin-top:10px;
width:150px;
height:60px;
}
footer#footer #logo2{
position:relative;
float:left;
margin-left:-79px;
margin-top:10px;
width:150px;
height:60px;
}

footer#footer #logo3{
position:relative;
float:left;
margin-left:-102px;
margin-top:10px;
width:150px;
height:60px;
}
footer#footer #logo4{
position:relative;
float:left;
margin-left:-55px;
margin-top:10px;
width:150px;
height:60px;
}






/*---------------*/
.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;
   }



