/*  
Theme Name: CL2015
Theme URI: http://www.cyberlearn.ch/

Version: v1.0
Author: Cyberlearn 
Author URI: http://www.cyberlearn.ch


*/
* {
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

h1,h2,h3,h4,h5,h6, .fheader, thead, td.header, .textOsw{
	font-family: 'Oswald',Helvetica,Arial,sans-serif;
	text-transform: uppercase; 
	letter-spacing: 1px;
}

h2{
	font-size:1.6em;
	font-weight:700;
	margin:0;
	padding:0; 
	color: #0164A7;

}

h3{
	font-size:1.4em;
	font-weight:600;
	margin:0;
	padding:0; 
	color: #356aa0
}

h4 {
    font-size: 1.2em;
    font-weight: 200;
}

body {
	margin: 0px;
  padding: 0px !important;
  line-height: normal !important;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 1em;
  line-height: 20px;
  color: #333;
	//background: #fff url(images/bg1280.jpg) no-repeat center 0;
	//background-attachment: fixed;
	//background-size:  100% auto;
	//background-attachment: scroll;
	//background-clip: border-box;
	//background: #fff url(images/fond.jpg) no-repeat top left;
  //background-size:  100% auto;
  //background-attachment: fixed;
	//background-position: center; 
	min-width: 340px;
	//-webkit-filter: blur(5px);
	//-moz-filter: blur(5px);
  //-o-filter: blur(5px);
  //-ms-filter: blur(5px);
  //filter: blur(5px);
	//overflow: hidden;
}

#bgWindow
{
	width: 100%;
	
	background: transparent url(images/bg1280.jpg) no-repeat center bottom;
	background-attachment: fixed;
	position: absolute;
	z-index: -1;
}

#contentWindow
{
		width: 100%;
		//position: absolute;
		//top: 0;
		//z-index: 2;
		overflow-y: scroll;
}


header {
  overflow: visible;
	margin: 0px 0 4px 0 !important;
	

}


header  #carre
{
	height: 300px;
	width: 90%;
	margin: 0 auto;
	margin-top: 10px;
	background: transparent url(images/bgContenuHeader1.svg) no-repeat top right;
	background-size: 100% auto;
	padding: 0;
	 
}


header  #carre .blocLeft
{
	display: inline-block;
	padding: 0;
	margin: 0;
	width: 25%;
	background: transparent url(images/bgHeaderSquareLeft.svg) no-repeat top left;
	background-size: 100% auto;
	height: 100%;
}

header  #carre .blocCenter
{
	display: inline-block;
	padding: 0;
	margin: 0;
	width: 50%;
	//background-color: #fff;	
	height: 100%;
}
header  #carre .blocRight
{
	display: inline-block;
	padding: 0;
	margin: 0;
	width: 25%;
	//background-color: #f1f1f1;	
	height: 100%;
	
}
header a:hover{
	text-decoration: underline;
}

#pageheader {
	padding: 3px 0px 0px 0px;
	background-color: #fff;	
	height: 30px;
}

#headersearchbox 
{
	width: 1600px;
	margin: 0 auto;
	padding-left: 5px;
}


#headersearchbox #search{
	background: none;
	width: 300px;

	
}

#headersearchbox form {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
#headersearchbox form * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#headersearchbox form input[type="text"] {
  width: 300px;
	margin: 0;
  padding: 0;
  padding-left: 5px;
  padding-right: 30px;
  height: 24px;
  min-height: 24px;
  line-height: 22px;
	background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s,box-shadow linear .2s;
  -moz-transition: border linear .2s,box-shadow linear .2s;
  -o-transition: border linear .2s,box-shadow linear .2s;
  transition: border linear .2s,box-shadow linear .2s;
  border-radius: 4px;
}



#headersearchbox input#searchsubmit {
  margin: 0;
  padding: 0;
  margin-right: -3px;
  margin-top: -1px;
	text-indent: -9999px;
  width: 28px;
  height: 28px;
  margin-left: -28px;
  padding-left: 0px;
  background: url(images/searchBlack.png) no-repeat center left;
  opacity: 0.5;
}
#headersearchbox input#searchsubmit:hover {
	opacity: 1;
}
#pageHeaderMenu {
  margin: 0;
  border: 0 !important;
  width: 100% !important;
  height: 56px;
  max-height: 56px;
  background-color: #000;
	padding: 0;
}

#pageHeaderMenuContent
{
	position: relative;
      width: 1600px;
    margin: 0 auto;
  max-width: 100%;
	
}

#pageheader-menu-left {
  float: left;
	width: 80%;
  min-height: 50px;
	max-height: 50px;
  //margin-left: 20px;
}



#pageheader-menu-left a{
	color: #fff;
	text-transform: uppercase; 
	font-size: 1.5em;
	font-family: 'Oswald',Helvetica,Arial,sans-serif;
	//font-weight: 600;
	margin-left: 8px;
	margin-right: 8px;
	letter-spacing: 1px;
}

#pageheader-menu-left a#pull {
  display: none;  
	COLOR: #ffffff;
	font-weight:500;
	text-transform: uppercase; 
	font-size: 1.5em;
	font-family: 'Oswald',Helvetica,Arial,sans-serif;
	letter-spacing: 1px;
	line-height: 56px;
	padding-left: 8%;
}

#pageheader-menu-left ul#menu {
  position: relative;
  text-align: left;
  width: 100%;
  padding: 0;
  margin: 0;
}

#pageheader-menu-left ul#menu li{
	display: inline-block;
	float: left;
	height: 56px;
	line-height: 56px;
	//min-height: 60px;
	padding-left: 8px;
	padding-right: 8px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#pageheader-menu-left div{
	display: inline-block;
	padding: 0;
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 12px;
	height: 44px;
	margin-left: -5px;
	
}

#pageheader-menu-left #menu2 {
  background-color: #424141;
}

#pageheader-menu-left #menu3 {
  background: #595858 url(images/bgMenu3.png) no-repeat bottom right;
}


#pageheader-menu-left a img{
	margin-top: 16px;

}

#pageheader-menu-right {
    min-height: 50px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 8px;
    vertical-align: middle !important;
    text-align: right;
    position: absolute;
    right: 0px;
    top: 0px;
  //vertical-align: middle !important;

}



#logo {
  display: block;
  width: 54px;
  height: 43px;
  background: #000 url(images/logo_White.png) no-repeat ;
  //background-size: 54px auto;
}






#wrap
{
	width: 1600px; 
	height 100%; 
	margin:0 auto;
	padding:0;
	margin-top: 10px;
	position: relative;

}
#mainHeader
{
	width:100%;
	margin:0 auto;
	background: transparent url(images/bgContenuHead.png) no-repeat 0px 0px;
	background-size: 1440px auto;
	padding:0; 
	position: absolute;
	height: 162px;
}

div.topEmpty
{
	height: 90px;
	width: 100%;
	background-color: #f1f1f1;
}
#content div.topEmpty
{
	background-color: #fff;
}

#main{
	width:100%;
	margin:0 auto;
	padding:0; 
	padding-top: 73px;
}
#mainBg{
	width:100%;
	margin:0;
	padding:0; 

	background-color: rgba(255,255,255,0.7);
}

//.mainColumn, .narrowcolumn
#content
{
	margin-top: -30px !important;
	//float:left;
}




.entry{
	font-size:1em;
	//float:left;
	width:100%;
	text-align:justify;
	margin:0 auto;
	padding:0 0 20px;
	background-color: #f6f6f6;
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin-bottom: 20px;
}

.entry h2{
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 3px;
	color: #0077B4;
	line-height: 1.5em;
}

.entry strong{

	//text-transform: uppercase;
	//font-family: 'Oswald',Helvetica,Arial,sans-serif;
	//letter-spacing: 1px;
}

.lsidebar{
	float: left;
	margin:0;
	padding:0;
}

#content
{
	width:940px;
	float: right;
	margin:0;
	padding: 0 1% 1% 1%; 
	background-color: #fff;
}


#region-main
{
	float: left;
	margin-bottom: 20px;
}

.rsidebar 
{
	float: left;
	background-color: #f1f1f1;
	padding-bottom: 10px;
	
}


.side{
	width:330px;
	margin: 0;
	padding: 0;
	overflow:hidden;
}

.side ul{
	width:100%;
	margin: 0;
	padding: 0;
	overflow:hidden;
}

.side ul li{
	background-color: #f1f1f1;
	list-style-type:none;
	margin:0;
	padding:0 15px 15px 15px;
	margin-bottom: 20px;
}

.rsidebar  ul li{
	margin:0;
}

.side li h2{
	
	text-transform: uppercase;
	color: #999;
  font-size: 1.4em;
	font-weight: 300;
  font-family: 'Oswald',Helvetica,Arial,sans-serif;
	letter-spacing: 1px;
	line-height: 50px;
	border: none;
	border-bottom: 1.5px solid #666;
  margin-bottom: 10px;
}

.side ul li ul{
	list-style-type:square;
	margin:0 auto;
	padding:0 3px; 
	background: none;
	color: #0077B4;
}
.side ul li ul li
{
	list-style-type: none;
  border: 0;
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
	font-size: 1em;
	font-weight: normal;
  
	margin-bottom: 5px;
}

.side ul li ul li.page_item, 
.side ul li ul li.cat-item,
.side ul li ul li b
{

	font-size: 1em;
	font-weight: normal;
  line-height: 24px;

	margin-bottom: 5px;
}


.side ul li ul li.cat-item,
.side ul li ul li b
{
	text-transform: uppercase;
	font-family: 'Oswald',Helvetica,Arial,sans-serif;
	letter-spacing: 1px;

}

.side ul li ul li ul.children li{
	list-style-type:none;
	border:0;
	margin:0 auto;
	padding:0;
}
.rside ul li ul li a{
	text-decoration:none;
}




.rsidebar span.rss{
	background: url("images/rss.gif") no-repeat  left center; 
	padding-left: 13px; 
	margin-right: 15px; 
	margin-left: 6px;
}





.rsidebar  #listComment a
{
	color: #999;
  text-decoration: underline;
  line-height: 1.2em;
}



#logoHes, #logoCL
{
	border-top: 1px solid #bbb;
	margin: 25px;

}
#logoHes
{
	background: url("images/logoHES.png") no-repeat center 30px; 
	height: 130px; 
}
#logoCL
{
	background: url("images/logo_avec_personnage_256.png") no-repeat center 20px; 
	height: 80px; 
}





#footer {
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
    background-color: #1c1c1c;
		clear:both;
}


#footerContenu {
		width: 1600px;
    margin-right: auto !important;
    margin-left: auto !important;
    border: 0 !important;
    color: #9d9d9d;
    height: 100%;
    padding-top: 5px;
    padding-bottom: 10px;
		font-size: 0.9em;
}


#footerContenu a:hover {
    color: #d2d2d2;
}
#footerContenu a {
    color: #9d9d9d;
}

#footerLeft {
    display: inline-block;
    float: left;
}

#footerLeft .col {
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    border-right: 1px solid #555;
}

#footerContenu h4 {
	margin-top: 8px;
    margin-bottom: 15px;
    color: #f8f8f8;
    text-transform: uppercase;
    margin-right: 10px;
		font-size: 1em;
		line-height: 1.2em;
}
#footerContenu ul {
  list-style-type: none;
  margin: 0;
	padding: 0;
}

#footerContenu li {
    margin-top: 6px;
		line-height: 20px;
}

#footerContenu li.des {
    margin: 0px;
    color: #666;
    font-style: italic;
}

#footerContenu #footerLeft div.colLast {
    border: none;
}

#footerRight {
    display: inline-block;
    float: right;
    text-align: right;
    max-width: 200px;
    padding-right: 30px;
}

#footerRight a.btnRS {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 8px;
    float: right;
    moz-opacity: 0.7;
    webkit-opacity: 0.7;
    opacity: 0.7;
}

#btnFacebook {
    background: url(images/iconsfba.png) no-repeat top left;
    background-size: 100%;
}

#btnTwitter {
    background: url(images/iconstwa.png) no-repeat top left;
    background-size: 100%;
}

#btnYoutube {
    background: url(images/iconsyta.png) no-repeat top left;
    background-size: 100%;
}

#btnSwitch {
    background: url(images/iconsswitcha.png) no-repeat top left;
    background-size: 100%;
}



#top{height:107px;width:1007px;clear:both;margin:0 auto;padding:0; 
	}


#header{width:1007px;height:89px;margin:0 auto;padding:0; background: url(images/headerBg.jpg) repeat-x top;}
#header h1.blogtitle{font-family:Arial, Helvetica, sans-serif;color:#fff;margin:0;padding:10px 0 0; visibility: hidden;}
#header span.logo{ width: 406px; height: 89px; background-image: url(images/logo.png); float: left;}
#header p.desc{font-family:Verdana, Arial, Helvetica, sans-serif;color:#fff;font-size:11px;margin:0;padding:0;}
#nav{height:18px;width:1007px;margin:0 auto;padding:0; padding-top: 0px; background: url(images/navBg.gif) repeat-x top;}
ul.nav{height:30px;line-height:30px;float:left;list-style:none;font-size:12px;text-transform:uppercase;margin:0;padding:0; width: 980px;}
ul.nav li{float:left !important;list-style-type:none;margin:0;padding:0;}
ul.nav li a,ul.nav li a:link,ul.nav li a:visited{color:#fff;float:left;display:block;text-decoration:none;padding:0 15px;}
ul.nav li a:hover,ul.nav li a:active{color: #FF8C00;text-decoration:none;}
ul.nav li.current_page_item a{text-decoration:none; color:#ffff00; font-weight: 600;}
ul.nav li ul{float:left;margin:0;padding:0;}
ul.nav li.right{float:right !important; text-transform: none; background: url("images/iconAcces.gif") no-repeat  left center; padding-left: 10px;}
#header .headerRight {
	height: 89px;
	width: auto;
	vertical-align: bottom;
	float: right;
	text-align: right;
	z-index: 1;
}

#header .socialGroups {
	width:100px;
	float: left;
	margin-top: 44px;
	margin-left: 40px;
}

#header .socialGroups a {
  display: block;
  height: 30px;
  line-height: 30px;
  text-indent: -999em;
	margin-right: 4px;
}

#header .socialGroups a.fb {
	text-indent: -99999px;
	background: url(images/fb.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
	width: 40px;
	height:40px;
	float:left;
}

#header .socialGroups a.fb:hover {
 	background: url(images/fb-hover.png);
 	background-repeat: no-repeat;
 	background-position: 0 3px;
}

#header .socialGroups a.twitter {
 	background: url(images/twitter.png);
 	background-repeat: no-repeat;
 	background-position: 0 3px;
	width: 40px;
	height:40px;
	text-indent: -1000000px;
	float:left;
}

#header .socialGroups a.twitter:hover {
 	background: url(images/twitter-hover.png);
 	background-repeat: no-repeat;
 	background-position: 0 3px;
}


#header .headerRight .headerMenu {
	background: url(images/menuBg.jpg) repeat-x bottom;
	height: 40px;
	margin-top: 49px;
	vertical-align: bottom;
	font-size:1.1em;
}
#header .headerRight .headerMenu td.headerSepare {
	background: url(images/menuSepare.jpg) repeat-x bottom;
	height: 40px;
	width: 1px;
}
#header .headerRight .headerMenu td{
	vertical-align: bottom;
	padding-bottom: 5px;
}
.headerRight .headerMenu a {
	padding: 0px 15px 0px 15px;
	font-weight:bold;
}

.headerRight .headerMenu a:hover {
	text-decoration: none;
	color: #f7a531;
}
/*ul.nav li.right{float:right !important;list-style-type:none;margin:0;padding:0;}
ul.nav li.right a,ul.nav li.right a:link,ul.nav li.right a:visited{color:#fff;float:right;display:block;text-decoration:none;padding:0 10px;}
ul.nav li.right a:hover,ul.nav li.right a:active{color: #FF8C00;text-decoration:none;}*/

h5{
	border-bottom: 1px dotted #ccc;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	font-weight: normal;
}


.postmetadata{
	//background: #F9F9F9;
	border-top:1px solid #ddd;

	font-size:0.9em;
	line-height: 1.2em;
	margin:0;
	padding:10px 5px 0px 5px; 
	text-align: right;
}

.boxcomments{width:540px;}
.leftComment{
	float: left;
	width: 140px;
	padding: 5px 10px 5px 2px;
	text-align: right;
}
.leftComment .auteur{
	font-size: 14px;
	font-weight: 700;
}
.rightComment{
	float: right;
	width: 370px;
	border-left: 1px #ddd dotted;
	padding: 0px 2px 0px 10px;
	margin: 2px 0 2px 0;
	min-height: 45px;
	vertical-align: top;
}
#commentform{border-top:1px solid #eee;margin:0;padding:15px 15px 1px;}
#commentform label{display:block;margin:0;}
#commentform input{width:270px;margin:0 5px 10px 0;padding:1px;}
#commentform textarea{width:510px;margin:0 0 10px;padding:0;}
#commentform #submit{margin:0 0 20px;}
#commentform p{margin:5px 0;}
ol.commentlist{margin:0 0 1px;padding:0;}
ol.commentlist li{border-top:1px solid #eee;display:block;list-style:none;}
ol.commentlist li.commenthead{display:block;list-style:none;margin:0;padding:5px 15px;}
ol.commentlist li.commenthead h2{margin:0;}
ol.tblist{border-top:1px solid #fff;list-style:none;margin:0 0 1px;padding:15px;}
ol.tblist li{display:block;list-style:none;background:transparent url(images/c.gif) 0 2px no-repeat;padding-left:15px;margin:0 0 5px;}
#eof{width:980px;clear:both;height:20px;background:#fff;margin:0 auto;padding:0;}
.navigation{width:540px;float:left;color:#666;}
.alignright{float:right;margin-top:10px;}
.alignleft{float:left;margin-top:10px;}



a:link,a:active,a:visited,a:hover{text-decoration:none;color: #0077B4;}
#header h1 a:link,#header h1 a:active,#header h1 a:visited,#header h1 a:hover{text-decoration:none;color:#fff;border:none;}



#searchform {
	width:221px;
	height:26px;
	margin:0 auto;
	padding:0px;
	padding-top:2px;
	margin-left: -10px;
	margin-bottom: 10px;
}
#search {
	width: 221px;
	height: 26px;
	background: url(images/searchFrom.jpg) no-repeat left bottom;
}
.searchSubmit { 
	width: 20px; 
	height: 20px; 
	border:none; 
	background:none; 
	float:left; 
	margin:0px; 
	padding:0px; 
	margin-left:10px;
}
.searchInput {
	border: none;
	font-size:12px;
	height:20px;
	width: 180px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	margin-left: 10px;
	background:none;
	float:left;
	color: #434343;
	line-height: 14px;
}

#clear{
	clear: both;
}

small{
	color: #999;
}

.center{
	width: auto;
	margin: 0 auto;
	display: block;
	text-align: center;
}

@media only screen and (max-width: 1920px) {
	body
	{
		//background-image: url(images/bg1920.jpg);
		//background-size: 100% auto;
	}
}

@media only screen and (max-width: 1640px) {
	body
	{
		//background-image: url(images/fond.jpg);
		//background-size: auto 100%;
	}
	
	#headersearchbox 
	{
		width: 1440px;
	}
	#pageHeaderMenuContent
	{
		width: 1440px;
	}
	#wrap
	{
		width: 1440px; 
	}
	
	#mainHeader {
    background-size: 1310px;
    height: 150px;
	}
	#main {
    padding-top: 66px;
	}
	.side{
		width:300px;
	}
	#logoCL {

    height: 80px;
	}
	
	#logoHes {

    height: 120px;
	}
	#content
	{
		width:840px;
	}
	
	#footerContenu {
		width: 1440px;
	}
}



@media only screen and (max-width: 1442px) {
	body
	{
		//background-image: url(images/bg1280.jpg);
		//background-size: 100vh auto;
	}
	#headersearchbox 
	{
		width: 1280px;
	}
	#pageHeaderMenuContent
	{
		width: 1280px;
	}
	#wrap
	{
		width: 1280px; 
	}
	
	#mainHeader {
    background-size: 1225px;
    height: 140px;
	}
	#main {
    padding-top: 62px;
	}
	
	div.topEmpty {
    height: 80px;
	}
	
	.side{
		width:280px;
	}
	#logoCL {
    background-size: 90%;
    height: 70px;
	}
	
	#logoHes {
		//background-size: 90%;
    height: 120px;
	}

	#content
	{
		width:720px;
	}
	
	#footerContenu {
		width: 1280px;
	}
}


@media only screen and (max-width: 1290px) {
	
	#bgWindow
	{
		background: transparent url(images/bg1280.jpg) no-repeat center bottom;
	}
	#headersearchbox 
	{
		width: 1024px;
	}
	#pageHeaderMenuContent
	{
		width: 1024px;
	}
	#wrap
	{
		width: 1024px; 
	}
	
	#mainHeader {
    background-size: 1050px;
    height: 120px;
	}
	#main {
    padding-top: 53px;
	}
	
	div.topEmpty {
    height: 60px;
	}
	
	.side{
		width:240px;
	}
	#logoCL {
    background-size: 100%;
    height: 60px;
	}
	
	#logoHes {
		background-size: 100%;
    height: 120px;
	}

	#content
	{
		width:544px;
	}
	
	#footerContenu {
		width: 1024px;
	}
}

@media only screen and (max-width: 1044px) {

	
	#headersearchbox 
	{
		width: 800px;
	}
	#pageHeaderMenuContent
	{
		width: 800px;
	}
	#wrap
	{
		width: 800px; 
	}
	
	#mainHeader {
		background-image: url(images/bgContenuHeadS.png);
    background-size: 950px;
    height: 128px;
	}
	#main {
    padding-top: 57px;
	}
	
	div.topEmpty {
    height: 70px;
	}
	
	#content div.entry div ifram
	{
		width:90% !important;
		height:auto !important;
	}
	
	.lsidebar{
		float: right;
		width:260px;
		
	}
	.rsidebar 
	{
		width:800px;
		margin-top: 0!important;
	}
	.side{
		
		//float: right;
	}

	#logoCL {
    background-size: 256px;
		background-position: right 20px;
    height: 80px;
	}
	
	#logoHes {
		background-size: 217px;
		background-position: right 20px;
    height: 130px;
	}

	#content
	{
		width:540px;
	}
	
	#footerContenu {
		width: 800px;
	}
}

@media only screen and (max-width: 800px) {

	
	#headersearchbox 
	{
		width: 94%;
	}
	#pageHeaderMenuContent
	{
		//width: 94%;
	}
	#wrap
	{
		width: 94%; 
	}
	
	#mainHeader {
    background-size: 700px;
    height: 95px;
	}
	#main {
    padding-top: 42px;
		
	}
	
	div.topEmpty {
    height: 70px;
	}
	
	.lsidebar{
		width:100%;
		margin-top: 0!important;
	}
	.rsidebar{
		width: 100%;
		margin-top: 0!important;
	}

	#content
	{
		width:100%;
		margin-bottom: 20px;
	}
	
	#content div.entry div img
	{
		width:90% !important;
		height:auto !important;
	}
	
	#footerContenu {
		width: 94%;
	}
	
	.boxcomments {
    width: 94%;
	}
	
	#commentform textarea {
    width: 100%;

	}
	.navigation {
    width: 100%; 
	}
	
	#pageHeaderMenuContenu{
		position: relative;
		width: 100%;
		max-width: 100%;
	}
	
	
	#pageHeaderMenu {
		height: auto;
		max-height: none;
	}
	



	#pageheader-menu-right{
		  margin-right: 3%;
			
	}
	
	#pageheader-menu-left{
		
    margin: 0;
		width: 100%;
		height: auto;
		max-height: none;

	}

	#pageheader-menu-left a#pull {  
		display: block;  
		position: relative;
		padding-left: 45px;
	} 
	
	
	#pageheader-menu-left a#pull:before {  
    content:""; 
		background: url(images/nav-icon.png) no-repeat 0px 0px;
		background-size: 20px 20px;
    width: 20px;  
    height: 20px;  
    display: inline-block;  
    position: absolute;  
    left: 15px;  
    top: 18px;  
  } 

	#pageheader-menu-left ul#menu{
		display: none;  
    height: auto;  
		margin-top: 10px;
		
	}

	#pageheader-menu-left ul#menu li{
		display: block;
		float: none;
		margin: 0px;
		padding-left: 5%;
		width: 100%;
		line-height: 40px;
		font-weight:500;
		height: 40px;
		min-height: 36px;
		//background-color:rgba(80,80,80,0.4);
		
	}

	#pageheader-menu-left ul#menu li:hover{
		background-color:#0164a7;
	}
	
	#pageheader-menu-left ul#menu li a{
		display: block;
		width: 100%;
	}
	#pageheader-menu-left a{
		margin: 0px;
		font-size: 1.3em;
	}
	
	#pageheader-menu-left #menu1 {
		background-color: #212121;
	}

	#pageheader-menu-left #menu2, #pageheader-menu-left #menu3{
		//background:none;
	}
}

@media only screen and (max-width: 600px) {
	#footerLeft 
	{
		float: initial;
		display: block;
	
	}
	
	#footerRight 
	{
		float: initial;
		display: block;
		text-align: left;
		max-width: 100%;
		padding-left:30px;
		
	
	}
	
	#footerLeft .col
	{
			float: initial;
			display: block;
			border: none;
			margin-bottom: 25px;
	}
	
	#footerRight a.btnRS {
    float: left;
	}


}
