body {
	font-family:'Open Sans',"Lato","Arial", sans-serif;
	font-size:13px!important;
	margin:0;
	background-image:url(../images/background.jpg);
	
	
	background-color: #def3fd;
	
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	width:1140px;
	margin:0px auto 0 auto;;
	color:#333;
}




.HN_SLIDESHOW_SHORTCUTS {
	background-color: rgba(171, 151, 179,0.8);
	position: absolute;
	width: 100%;
	margin: -50px 0;
	height:34px;
	overflow:hidden;
	text-align: center;
}

.HN_SLIDESHOW_SHORTCUT {
	width: 19px;
	height: 19px;
	border: 3px solid #FFF;
	border-radius: 50px;
	display:inline-block;
	background-color:#FFF;
	box-shadow:0 0 3px rgba(0,0,0,0.8);
	margin:4px 8px;
	cursor:pointer;
}
.HN_SLIDESHOW_SHORTCUT.selected {
	background-color:#000;
}



.HN_SLIDE_SHOW_CONTROLS {
	position: absolute;
	width: 100%;
	margin: -55px 0;
	text-align: center;
}
.HN_SLIDE_SHOW_CONTROL_LEFT {
	height:46px;
	width:46px;
	border-radius:46px;
	line-height: 46px;
	background-color:#FFF;
	box-shadow:0 0 3px rgba(0,0,0,0.8);
	color:#000;
	margin-left:20px;
	transition:all 0.05s linear;
	cursor:pointer;
	position:absolute;
}
.HN_SLIDE_SHOW_CONTROL_LEFT:hover {
	height:52px;
	width:52px;
	line-height: 52px;
	margin-top:-3px;
	margin-left:17px;
	color:#9e7faa;
}
.HN_SLIDE_SHOW_CONTROL_LEFT::before {
	content: "\f053";

	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-weight:600;
	font-size: 26px;
	position:relative;
	margin-left:-2px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.HN_SLIDE_SHOW_CONTROL_RIGHT {
	height:46px;
	width:46px;
	border-radius:46px;
	line-height: 46px;
	background-color:#FFF;
	box-shadow:0 0 3px rgba(0,0,0,0.8);
	color:#000;
	position:absolute;
	right:20px;
	transition:all 0.05s linear;
	cursor:pointer;
}
.HN_SLIDE_SHOW_CONTROL_RIGHT:hover {
	height:52px;
	width:52px;
	line-height: 52px;
	margin-top:-3px;
	right:17px;
	color:#9e7faa;
}
.HN_SLIDE_SHOW_CONTROL_RIGHT::before {
	content: "\f054";

	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-size: 26px;
	position:relative;
	margin-left:3px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}












#btnMyair {
    min-width: 145px;
    text-align: center;
}
a {
	color: #0a70b7;
}
body.editMode {
	margin-top:30px;
	/*margin-bottom:45px;*/
}
h1 {
	/*color:#0070BB;*/
	color:#FFF;
	text-align:left;
	text-shadow:0 0 5px rgba(0,0,0,1);
	
	background-color:rgba(105,144,174,0.5);
	display:inline-block;
	padding:0 10px;
}
.header {
	padding-top:20px;
	background-image:url(../images/airb-design-fondphoto2016-06.png);
	background-repeat:no-repeat;
	background-position:center top!important;
	transition:background-color 0.1s linear;
}
.HL_BLOCK {
	position:relative;
}
.header .HL_BLOCK:first-child{
	min-height:130px;
}
body.little .header .HL_BLOCK:last-child{
	width:1140px;
	margin:0 auto;
	background-image:url(../images/logoSmall.png);
	background-repeat: no-repeat;
	background-position:20px 3px;
}
body.little .header {
	background-color: #fff;
	background-image: none;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	left: 0;
	top:0;
	padding: 0;
	position: fixed;
	width: 100%;
	z-index: 100;
   
}
body.little .header .menu {
	margin-left:250px;
}
body.little .header .menu > ul > li {
	width:170px;
}
body.little .header .menu>ul>li:hover>ul {
	
	width:160px;
	
	
}
body.little .header .menu > ul > li > a {
    color: #006eba;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 12px;
    text-decoration: none;
    text-transform: uppercase;
}
body.little .header>.HL_BLOCK:first-child {
	display:none;
}
body.little #CONTENT_CONTAINER {
	margin-top:215px;
}
/*body.little .contenu .HL_DIVISION_0.HL_WIDTH_2x7>div{
	position:fixed;
	width:285px;
	top:67px;
}*/
.centre {
	width:1070px;
	margin:0 auto;
}

._page_partOver {
	border:0px solid #F00!important;
	position:absolute!important;
	top:-32px!important;
	left:0!important;
	background-color:#444445!important;
	color:#FFF!important;
	text-align:center!important;
	display:table-cell!important;
	vertical-align:center!important;
	z-index:100!important;
	line-height:32px!important;
	font-size: 20px!important;
	/*box-shadow:0 0 10px rgba(255,255,255,0.7) inset;*/
}
._page_partOver i {
	background-color: #367fa9;
	border: 1px solid #367fa9;
	border-radius: 65px;
	cursor: pointer;
	font-size: 20px;
	height: 24px;
	line-height: 24px;
	margin: 3px 5px;
	text-align: center;
	vertical-align: top;
	width: 24px;
}
._page_partOver i:hover {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	color:#367fa9
}
.ban img{
	border-radius:10px;
}

.header .menu {
	margin:15px 19px 0;
}
.header .menu a {
	font-family: 'Didact Gothic', sans-serif;
}
.header .menu>ul {
	position:relative;
}
.header .menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.header .menu>ul {
	/*border:1px solid #4796d1;*/
	border-radius:15px 15px 0 0;
	border-bottom: 0;
	padding: 8px 0 0;
}
.header .menu>ul>li {
	display:inline-block;
	
	width:220px;
	border-bottom:8px solid transparent;
	text-align:center;
	
	/*margin:2px 10px;*/
}
.header .menu>ul>li li { 
	/*margin:2px 10px;*/
	margin:0!important;
}
.header .menu>ul>li>a {
	 color: #006eba;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing:2px;
}
.header .menu > ul > li > ul > li> a {
	padding:5px 0;
}

.header .menu > ul > li:nth-child(2) > ul li ul {
   
    background-color: #ffffff;
   
    display: none;
    left: 218px;
    margin-top: -30px;
    position: absolute;
   
    width: 200px;
    border-left: 2px solid #4796d1;
}
.header .menu > ul > li:nth-child(2) > ul li:hover ul {
    display: block;
}

.header .menu>ul>li>ul>li:hover>a, .header .menu>ul>li>ul>li.selected>a {
	color:#FFF;
}
.header .menu>ul>li>ul>li>ul>li:hover>a, .header .menu>ul>li>ul>li>ul>li.selected>a {
	color:#FFF;
}
.header .menu>ul>li:nth-child(1):hover, .header .menu>ul>li:nth-child(1).selected {
	border-bottom:8px solid #BECA01;
}
.header .menu>ul>li:nth-child(2):hover, .header .menu>ul>li:nth-child(2).selected {
	border-bottom:8px solid #4796d1;
}
.header .menu>ul>li:nth-child(4):hover, .header .menu>ul>li:nth-child(4).selected {
	border-bottom:8px solid #3EAD79;
}
.header .menu>ul>li:nth-child(3):hover, .header .menu>ul>li:nth-child(3).selected {
	border-bottom:8px solid #F3941B;
}
.header .menu>ul>li:nth-child(5):hover, .header .menu>ul>li:nth-child(5).selected {
	border-bottom:8px solid #EC5B73;
}
.header .menu>ul>li:nth-child(6):hover, .header .menu>ul>li:nth-child(6).selected {
	border-bottom:8px solid #98799A;
}
.header .menu>ul>li:nth-child(1)>ul li:hover, .header .menu>ul>li:nth-child(1)>ul li.selected{
	background-color:#BECA01;
}
.header .menu>ul>li:nth-child(2)>ul li:hover, .header .menu>ul>li:nth-child(2)>ul li.selected{
	background-color:#8cc0e7;
	background-color:#4796d1;
}
.header .menu>ul>li:nth-child(2)>ul li a:hover, .header .menu>ul>li:nth-child(2)>ul li>a.selected{
	background-color:#4796d1;
}

.header .menu>ul>li:nth-child(2)>ul li ul {
	/*display:none;*/
}

.header .menu>ul>li:nth-child(2)>ul li.selected ul {
	/*display:block;*/
}
.header .menu>ul>li:nth-child(4)>ul li:hover, .header .menu>ul>li:nth-child(4)>ul li.selected{
	background-color:#3EAD79;
}
.header .menu>ul>li:nth-child(3)>ul li:hover, .header .menu>ul>li:nth-child(3)>ul li.selected{
	background-color:#F3941B;
}
.header .menu>ul>li:nth-child(5)>ul li:hover, .header .menu>ul>li:nth-child(5)>ul li.selected{
	background-color:#EC5B73;
}
.header .menu>ul>li:nth-child(6)>ul li:hover, .header .menu>ul>li:nth-child(6)>ul li.selected{
	background-color:#98799A;
}

.header .menu>ul>li>ul {
	display:none;
	z-index:10;
}
.header .menu>ul>li:hover>ul {
	display:block;
	position:absolute;
	
	
	top:45px;
	width:220px;
	
	
	background-color: #ffffff;
	
	/*border-radius: 0 0 10px 10px;*/
	box-shadow: 0 0 10px rgba(0, 75, 141, 0.3);
	display:block;
	/*padding:5px;*/
}
.header .menu>ul>li>ul li {
	display:block;
	/*border:1px solid #F00;*/
	min-height:20px;
	margin:2px 0;
	
	
}
.header .menu>ul>li>ul>li a {
	color: #4796d1;
	color:#006eba;
	display: block;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	min-height: 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	padding:5px;
	
}
.header .menu>ul>li>ul>li>ul>li a {
	font-size: 12px;
	/*padding: 2px;*/
	font-weight:normal;
}

/*
.header .menu > ul > li > ul > li > ul > li a {
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0;
    text-decoration: none;
}
*/
.header .menu>ul>li>ul li:hover {
	/*border-radius:6px;*/
	/*background-color:#BECA01;*/
}
.header .menu>ul>li.selected>ul li:hover> a, .menu>ul>li.selected>ul li.selected> a {
	color:#FFF;
}
.contenu {
	background-color: rgba(236, 247, 255, 0.8);
	border-radius: 15px;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
	padding:135px 40px 30px 40px;
}

.contenu .HL_WIDTH_5x7 img {
	/*border-radius: 10px;*/
	margin:10px;
	/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);*/
}
.jaune {
	color:#BECA01;
}
.bleu {
	color:#4796d1;
}
.vert {
	color:#3EAD79;
}
.orange {
	color:#F3941B;
}
.rouge {
	color:#EC5B73;
}
.violet {
	color:#98799A;
}
.footer {
	width:100%;
	position:absolute;
	left:0;
	margin-top:44px;
	font-size:12px;
	
}
.footer .HL_BLOCK {
	margin: 0 auto;
	width: 1140px;
}
.footer .HL_DIVISION_0 img {
	/*width:90%!important;*/
}
.footer .HL_DIVISION_0, .footer .HL_DIVISION_1, .footer .HL_DIVISION_2, .footer .HL_DIVISION_3 {
	 padding: 0 10px;
	 margin:10px 0;
	 font-size:12px;
	 line-height:24px;
	 /*min-height:130px;*/
	 color:#0A70B8!important;
	 text-align: center;
}
.footer a .fa, .fa a {
	text-decoration:none;
}
.footer .fa {
	font-size:24px;
}

.footer .HL_DIVISION_1, .footer .HL_DIVISION_2, .copyright .HL_DIVISION_0 {
	border-right:1px solid #4796D1;
}
.copyright .HL_DIVISION_2 {
	border:0!important;
}
.footer .HL_WIDGET_WYSIWYG {
	border-radius:10px;
	padding: 1px 0;
}
.copyright {
	text-align:center;
}
.copyright p {
	margin:0;	
}
.copyright .HL_DIVISION_0 {
	/*border-right:0!important;*/
	min-height:auto;
}
.copyright .HL_WIDGET_WYSIWYG {
	color:#0A70B8;
}
.footer .HL_WIDGET_IMAGE {
	margin-top:-30px;
}
.footer p {
	margin-bottom:0px;
	margin-top:0px;
	/*background-color:#0A70B8;*/
	/*color:#FFF;*/
	/*border-radius:10px;*/
}
.footer .HL_DIVISION_1 p a {
	/*color:#FFF;*/
	/*text-decoration:none;*/
}
.footer .HL_DIVISION_1>div {
	width:85%;
	margin:0 auto;
}
.footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.footer ul li {
	display:inline-block;
	padding:0 10px;
}
.footer ul li:first-child {
	border-right:1px solid #4796d1;
}
/*
.prescripteurs::before {
    border: 1px solid #f3941b;
    border-radius: 50px;
    content: "";
    height: 55px;
    left: 5px;
    opacity: 0.5;
    position: absolute;
    top: -5px;
    width: 55px;
}*/
.prescripteurs {
	background-color: #fff;
	
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
	color: #0a70b7;
	display: block;
	font-weight: bold;
	margin-bottom: 20px;
	
	position: absolute;
	right: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	top: -2px;
	
	padding: 0px 20px;
	border-radius: 12px;
	background-image:url(../images/airbmed.png);
	background-repeat: no-repeat;
	background-position: center;
	width:274px;
	height:45px;
}

.prescripteursAux {
	position: absolute;
	right: 20px;
	width: 215px;
	padding: 8px 10px;
	text-align:center;
	top:55px;
	color:#0a70b7;
}
/*
.patients::before {
    border: 1px solid #f3941b;
    border-radius: 50px;
    content: "";
    height: 55px;
    right: 5px;
    opacity: 0.5;
    position: absolute;
    top: -10px;
    width: 55px;
}*/
.patients {
	background-color: #fff;
       border-radius: 23px;
       box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
       color: #0a70b7;
       display: block;
       font-weight: bold;
       margin-bottom: 20px;
       padding: 8px 10px;
       position: absolute;
       right: 20px;
       text-align: center;
       text-decoration: none;
       text-transform: uppercase;
       top: 63px;
    
    
    
	padding: 0px 20px;
	border-radius: 12px;
	background-image:url(../images/myAir.png);
	background-repeat: no-repeat;
	background-position: center;
	width:274px;
	height:45px;
}

.prescripteurs, .patients {
	transition:color 0.1s linear;
}
.prescripteurs:hover, .patients:hover {
	color:#4796d1;
}
.contenu .HL_WIDTH_5x7 {
	padding-right:10px;
}
.contenu .HL_WIDTH_5x7 p:first-child {
	margin-top:0;
}
.HL_WIDGET_GMAP {
	height:500px;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
}
.contactForm {
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	background-color:#FFF;
	padding:15px;
}
.contactForm label {
	display:block;
	color:#555;
	margin-top:10px;
	font-size:12px;
}
.contactForm input {
	border:1px solid #c4c4c4;
	background-color:#f2f2f2;
	width:100%;
	height:24px;
	line-height:24px;
}
.contactForm input[type="file"] {
	border:0;
	background-color:transparent;
}
.contactForm textarea {
	border:1px solid #c4c4c4;
	background-color:#f2f2f2;
	width:100%;
	height:15em;
	/*line-height:24px;*/
}
.contactForm button {
	 background-color: #EC5B73;
    color:#FFF;
    /*background-color: #FFF;*/
    /*border: 1px solid #6b6b6b;*/
    border:0;
    border-radius: 3px;
    /*color: #0070BB;*/
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 30px;
     font-family:Arial;
     
}
.contactForm button:hover{
    background-color: #FFF;
    color:#FFF;
    color: #0070BB;
    box-shadow:0 0 5px rgba(0,0,0,0.30);
    /*border: 1px solid #6b6b6b;*/
    
    /*color: #98799a;*/
   
}
.interventions {
	background-image: url("../images/homeInterventions.png");
	height: 152px;
	left: 0px;
	position: absolute;
	top: -11px;
	width: 198px;
}
.nousContacterHome {
	background-image: url("../images/homeContact.png");
	height: 127px;
	left: 212px;
	position: absolute;
	top: -20px;
	width: 142px;
}
.nousContacterOLD {
	background-image:url(../images/nousContacter.png);
	width:121px;
	height:118px;
	display:block;
	position:absolute;
	top:22px;
	left:128px;
}
.nousContacter {
	background-color: #0070bb;
	border-radius: 23px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
	color: #FFF;
	display: block;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 8px 10px;
	position: absolute;
	right: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	top: 178px;
	width: 215px;
}
.nousContacter:hover {
	color:#4796d1;
}
.headerBtn {
	position:relative;
}
/*
body.menu1 h1 {
	color:#BECA01;
}
body.menu2 h1 {
	color:#4796d1;
}
body.menu4 h1 {
	color:#3EAD79;
}
body.menu3 h1 {
	color:#F3941B;
}
body.menu5 h1 {
	color:#EC5B73;
}
body.menu6 h1 {
	color:#98799A;
}
*/
.actuSideBar {
	position:relative;
}
#left {
	position:absolute;
	z-index:10;
	content:" ";
	/*border:1px solid #F00;*/
	width:28px;
	height:30px;
	padding-right:2px;
	
	cursor:pointer;
	bottom:10px;
	left:10px;
	
	color:#FFF;
	background-color:#f3941b;
	border-radius:30px;
	text-align:center;
	line-height:30px;
	font-size:18px;
	
	display: inline-block;
	font-family: FontAwesome;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	
	text-rendering: auto;
	
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	
}
#left::before {
    content: "";
}

#right {
	position:absolute;
	z-index:10;
	content:" ";
	/*border:1px solid #F00;*/
	width:28px;
	height:30px;
	padding-left:2px;
	
	cursor:pointer;
	bottom:10px;
	right:10px;
	
	color:#FFF;
	background-color:#f3941b;
	border-radius:30px;
	text-align:center;
	line-height:30px;
	font-size:18px;
	
	display: inline-block;
	font-family: FontAwesome;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	
	text-rendering: auto;
	
	font-family: "Font Awesome 5 Free";
	font-weight:900;
}
#right::before {
    content: "";
}

#puce {
	position:absolute;
	z-index:10;
	bottom:5px;
	/*border:1px solid #F00;*/
	list-style-type: none;
	width:60%;
	text-align: center;
	margin:0 20%;
	padding:0;
}
#puce li {
	border:4px solid #f3941b;
	width:22px;
	height:22px;
	display:inline-block;
	margin:0 3px;
	border-radius:26px;
	cursor:pointer;
	position:relative;
}
#puce li.selected::before {
	background-color:#f3941b;
	top:3px;
	left:3px;
	content:" ";
	width:16px;
	height:16px;
	display:inline-block;
	position:absolute;
	border-radius:10px;
}
.actuSideBar > .HL_LIST::after {
	background-color: #f7962e;
	/*border-radius: 10px 10px 0 0;*/
	color: #fff;
	content: "ACTUALITÉS";
	font-size: 24px;
	font-weight: bold;
	padding: 5px 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
.actuSideBar>.HL_LIST {
	border:0px solid #f3941b;
	position:relative;
	height:510px;
	border-radius:10px;
	box-shadow:0 0 5px rgba(0,0,0,0.2);
}
.actuSideBar .HL_LIST_ELEMENT {
	position:absolute;
	top:0;
	left:0;
	background-color:#FFF;
	font-size:12px;
	height:510px;
	padding: 326px 15px 0;
	/*border-radius:10px;*/
	width:100%;
	box-sizing:border-box;
	opacity:0;
}
.actuSideBar .news_img {
	position:absolute;
	text-align:center;

	top:57px;
	width:100%;
	width: calc(100% - 30px);
}
.actuSideBar .news_img img {
	border-radius:10px;
	max-width:100%;
}
.actuSideBar .news_title {
	color:#FF9932;
	font-weight:bold;
	margin:10px 0;
	font-size:16px;
}
.actuSideBar .news_title a{
	color:#FF9932;
	text-decoration:none;
	
}
.actuSideBar .news_text {
	line-height:1.4em;
	height:5.6em;
	overflow:hidden;
}




.actu>.HL_LIST {
	
	position:relative;
	
	border-radius:10px;
}
.actu .HL_LIST_ELEMENT {
	/*border:3px solid #f3941b;*/
	background-color:#FFF;
	font-size:12px;
	
	
	/*border-radius:10px;*/
	padding:10px;
	margin-bottom:20px;
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.actu .HL_LIST_ELEMENT:last-child {
	margin-bottom:0;
}
.actu .news_img {
	
}
.actu .news_img {
	float:left;
	margin:0 10px 10px 0!important;
}
.actu .news_img img {
	margin:0!important;
}
.actu .news_date {
	padding-right:5px;
	display:inline-block;
	font-size:14px;
	color:#CCC;
	/*background-color:#CCC;*/
	padding:0 5px;
	font-weight:bold;
	/*display:none;*/
	font-style:italic;
	
}
.actu .news_date::before {
	/*content:"Le ";*/
}
.actu .news_date::after {
	/*content:" - ";*/
}
.actu .news_theme {
	display:inline-block;
	font-size:14px;
	font-style:italic;
	/*margin-left:10px;*/
	padding:0 10px;
	/*color:#888;*/
	
	color:#FFF;
	background-color:#CCC;
}
.actu .news_title {
	color:#FF9932;
	font-weight:bold;
	margin:5px 0 10px 0;
	/*display:inline-block;*/
	font-size:22px;
	width:470px;
	
}
.actu .news_title a {
	color:#FF9932;
	text-decoration: none;
}
.actu .news_text {
	line-height:1.4em;
}


.prescripteursHome {
    
}
.prescripteursHome, .patientsHome {
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.35);
	color: #0a70b7;
	display: block;
	font-weight: bold;
	margin-bottom: 20px;
	/*padding: 8px 23px 8px 10px;*/
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	/*width:232px;*/
	position:relative;
	font-size:16px;
	
	width:281px;
	height:52px;
	padding:0 10px;
	background-position:center;
	background-repeat:no-repeat;
}
.prescripteursHome:hover, .patientsHome:hover {
	
}
.patientsHome {
	/*padding-left: 135px;*/
	text-align: left;
	/*width: 212px;*/
	
	background-image:url(../images/homeAIRBmed.png);
	margin: 42px 0 0px;
	
}
.prescripteursHome {
	/*padding-left: 30px;*/
	text-align: right;
	/*width: 185px;*/
	margin-top:24px;
	margin-bottom:24px;
	background-image:url(../images/homeMyAir.png);
}
.prescripteursHomeLink {
	color: #0a70b7;
	margin-top:5px;
	padding-left:50px;
}
.patientsHome span {

	background-image:url(../images/pictoPatients.png);
	height: 73px;
	left: 10px;
	position: absolute;
	top: -19px;
	width: 77px;
}
.prescripteursHome span {
	background-image: url("../images/pictoPrescripteurs.png");
	height: 73px;
	left: 10px;
	position: absolute;
	top: -19px;
	width: 77px;
}
.prescripteursHome:hover, .patientsHome:hover {
	color:#4796d1;
}




.contenu .HL_WIDGET_MENU {
	margin:15px 19px 0 10px;
	/*position: fixed;
	width: 214px;*/
}
.contenu .HL_WIDGET_MENU a {
	/*font-family: 'Didact Gothic', sans-serif;*/
}
.contenu .HL_WIDGET_MENU>ul {
	position:relative;
}
.contenu .HL_WIDGET_MENU ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.contenu .HL_WIDGET_MENU>ul {
	/*border-radius:15px;*/
	background-color:#FFF;
	padding: 8px 0 8px 0;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
}
.contenu .HL_WIDGET_MENU>ul>li {
	display:block;
	margin:2px 10px;
	text-align:center;
	/*border-radius:5px;*/
}
.contenu .HL_WIDGET_MENU>ul>li:hover {
	/*background-color:#F00;*/
	
}
.contenu .HL_WIDGET_MENU>ul a {
	display:block;
}
.contenu .HL_WIDGET_MENU>ul>li>a {
	color: #006eba;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding:5px 0;
	text-decoration: none;
}

body.menu1 .contenu .HL_WIDGET_MENU li:hover, body.menu1 .contenu .HL_WIDGET_MENU li.selected{
	background-color:#BECA01;
}
body.menu2 .contenu .HL_WIDGET_MENU li:hover, body.menu2 .contenu .HL_WIDGET_MENU li.selected{
	background-color:#8cc0e7;
}
body.menu2 .contenu .HL_WIDGET_MENU a.selected, 
body.menu2 .contenu .HL_WIDGET_MENU > ul > li > ul > li:hover, 
body.menu2 .contenu .HL_WIDGET_MENU > ul > li > a:hover {
    background-color: #4796d1 !important;
}
body.menu4 .contenu .HL_WIDGET_MENU li:hover, body.menu4 .contenu .HL_WIDGET_MENU li.selected{
	background-color:#3EAD79;
}
body.menu3 .contenu .HL_WIDGET_MENU li:hover, body.menu3 .contenu .HL_WIDGET_MENU li.selected{
	background-color:#F3941B;
}
body.menu5 .contenu .HL_WIDGET_MENU li:hover, body.menu5 .contenu .HL_WIDGET_MENU li.selected{
	background-color:#EC5B73;
}



body.menu6 .contenu .HL_WIDGET_MENU li:hover, body.menu6 .contenu .HL_WIDGET_MENU li.selected{
	background-color:#98799A;
}

body.menu1 .contenu .HL_WIDGET_MENU li:hover a, body.menu1 .contenu .HL_WIDGET_MENU li.selected a{
	color:#FFF;
}
body.menu2 .contenu .HL_WIDGET_MENU li:hover a, body.menu2 .contenu .HL_WIDGET_MENU li.selected a{
	color:#FFF;
}
body.menu3 .contenu .HL_WIDGET_MENU li:hover a, body.menu3 .contenu .HL_WIDGET_MENU li.selected a{
	color:#FFF;
}
body.menu4 .contenu .HL_WIDGET_MENU li:hover a, body.menu4 .contenu .HL_WIDGET_MENU li.selected a{
	color:#FFF;
}
body.menu5 .contenu .HL_WIDGET_MENU li:hover a, body.menu5 .contenu .HL_WIDGET_MENU li.selected a{
	color:#FFF;
}
body.menu6 .contenu .HL_WIDGET_MENU li:hover a, body.menu6 .contenu .HL_WIDGET_MENU li.selected a{
	color:#FFF;
}

.HL_LIST_ELEMENT_KEYWORDS {
	list-style-type:none;
	padding:0;
	margin:20px 0 0 0;
}
.HL_LIST_ELEMENT_KEYWORDS li {
	font-style:italic;
	color:#666;
	display:inline-block;
	margin:0px 3px 2px 0;
}
.HL_LIST_ELEMENT_KEYWORDS li::after {
	content:"-";
	margin-left:3px;
}
.HL_LIST_ELEMENT_KEYWORDS li:last-child::after {
	content:"";
}
.HL_SEARCH_RESULT>ul {
	margin:0;
	padding:0;
}

.HL_WIDGET_SEARCHFORM button {
	border:0;
	background-color:#f3941b;
	color:#FFF;
	/*border-radius: 20px;*/
	display:inline-block;
	width:32px;
	height:32px;
	position:absolute;
	right:0;
	font-size:20px;
}
.HL_WIDGET_SEARCHFORM {
	margin: 15px 19px 0 10px;
	position:relative;
}
.HL_WIDGET_SEARCHFORM form::before {
	content:"Recherches";
	color:#f3941b;
	margin-left:10px;
	font-style:italic;
	font-size:14px;
}
.HL_WIDGET_SEARCHFORM INPUT {
	background-color: #fff;
	border: 0 none;
	/*border-radius: 15px;*/
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	padding: 8px;
	width: 100%;
}
.HL_WIDGET__AIRB_KEYWORDS ul {
	background-color: #fff;
	border: 0 none;
	/*border-radius: 15px;*/
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	padding: 8px;
	margin: 0px 19px 0 10px;
	list-style-type: none;
	
}
.HL_WIDGET__AIRB_KEYWORDS {
	margin-top:10px;
}
.HL_WIDGET__AIRB_KEYWORDS::before {
	content:"Mots-clés";
	color:#f3941b;
	margin-left:20px;
	font-style:italic;
	font-size:14px;
}


.HL_WIDGET__AIRB_KEYWORDS ul li::after {
    content: "-";
    margin-left: 3px;
}
.HL_WIDGET__AIRB_KEYWORDS ul li {
    color: #666;
    display: inline;
    font-style: italic;
    margin: 0 3px 2px 0;
}

.actuDetail .HL_VARS.HN_FIELDTYPE_DATE {
	background-color: #ccc;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	padding: 0 5px;
	
}
.actuDetail .HL_VARS.HN_FIELDTYPE_DATE::before {
	content: "Le ";
}
.actuDetail .HL_VARS.HN_FIELDTYPE_SELECT_EDITABLE {
	color: #888;
	display: inline-block;
	font-size: 20px;
	font-style: italic;
	/*margin-left: 10px;*/
	
}
.actuDetail .HL_WIDGET_IMAGE img {
	background-color:#FFF;
}
/*
#scroll {
	color:#0070bb;
	font-style:italic;
	font-size:14px;
	margin: 30px 10px;
	cursor:pointer;
}
#scroll i {
	background-color:#0070bb;
	
	width:30px;
	height:30px;
	border-radius:18px;
	color:#FFF;
	text-align:center;
	line-height:28px;
	font-size:18px;
	margin-right:10px;
}
*/

#scroll {
	color:#FFF;
	font-style:italic;
	font-size:14px;
	padding-right:20px;
	cursor:pointer;
	position:fixed;
	bottom:50px;
	left:-200px;
	background-color:#0070bb;
	border-radius:0 20px 20px 0;
	transition:left 0.2s linear;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
#scroll i {
	background-color:#0070bb;
	
	width:30px;
	height:30px;
	border-radius:18px;
	color:#FFF;
	text-align:center;
	line-height:28px;
	font-size:18px;
	margin-right:10px;
}
#scroll.visible {
	left:0;
}
.titre {
	/*margin-top:-60px;*/

}
.titre h1 {
	text-align:left;
	color:#FFF;
	text-shadow:0 0 5px rgba(0,0,0,1);
}
.bandeau {
	width:1140px;
	margin-left:-40px;
	border-radius: 15px 15px 0 0;
	margin-top:-135px;
	position:absolute;
}
.bandeau img {
	border-radius: 15px 15px 0 0;
}

.contenu.home {
	padding-top:235px;
}
.contenu.home .bandeau {
	margin-top:-235px;
}
.contenu.home .HL_DIVISION_1.HL_WIDTH_2x7 {
	margin-top:-250px;
}


.contenu .HL_WIDGET {
    clear: both;
}
.bandeau img {
	height:197px!important;
	width:auto!important;
	
}
.home .bandeau img {
	height:300px!important;
	width:auto!important;
}


.home .HN_SLIDESHOW_SHORTCUTS, .home .HN_SLIDE_SHOW_CONTROLS {
	display:none;
}

.maps .HL_WIDTH_1x4 {
	width:23%;
	margin-right:2%;
}
.maps .HL_WIDGET_GMAP {
	height:auto;
}
.maps iframe {
	vertical-align:top;
}
/*Gérer le problème visuel de double sous menus*/

.contenu .HL_WIDGET_MENU > ul > li > ul {
	/*display:none;*/
}
.contenu .HL_WIDGET_MENU > ul > li.selected > ul {
	/*display:block;*/
}
.contenu .HL_WIDGET_MENU > ul > li > ul > li a {
    font-size: 11px;
    padding: 2px;
}

.contenu .HL_WIDGET_MENU > ul > li > ul > li a {
    text-decoration:none;
}


/*
.header .HL_WIDGET_MENU > ul > li > ul > li{
	font-size: 11px;
	padding: 2px;
}
.header .HL_WIDGET_MENU > ul > li > ul > li >ul >li.selected, .header .HL_WIDGET_MENU > ul > li > ul > li >ul >li::hover  {
    background-color: #4796d1 !important;
}*/



#miniReturn {
	position:absolute;
	top:0;
	left:0;
	height:60px;
	width:200px;
	/*border:1px solid #F00;*/
	display:none;
	cursor:pointer;
}
body.little #miniReturn {
	display:block;
}







.HL_WIDGET_ACCORDIONSIMPLE>div {
	/*border: 1px solid #F00;*/
	color: #FFF;
	background-color: #BECA01;
	font-size: 22px;
	border-radius: 10px 10px 0 0;
	font-weight: bold;
	padding: 0 10px;
	margin-bottom:20px;
}
.HL_WIDGET_ACCORDIONSIMPLE>div {
	margin-bottom:20px;
	cursor:pointer;
}
.HL_WIDGET_ACCORDIONSIMPLE>div.opened {
	margin-bottom:0px;
}
.HL_WIDGET_ACCORDIONSIMPLE>div::before {
	width: 1.28571429em;
	text-align: center;
	content: "\f067";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
}
.HL_WIDGET_ACCORDIONSIMPLE>div.opened::before {
	content: "\f068";
}





.partenairesSwitch .HL_WIDGET_ACCORDIONSIMPLE>div {
	/*border: 1px solid #F00;*/
	color: #FFF;
	background-color: #3ead7a;
	font-size: 22px;
	border-radius: 10px 10px 0 0;
	font-weight: bold;
	padding: 0 10px;
	margin-bottom:20px;
	text-transform: uppercase;
	font-size:20px;
}
.partenairesSwitch .HL_WIDGET_ACCORDIONSIMPLE>div {
	margin-bottom:20px;
	cursor:pointer;
	position:relative;
}
.partenairesSwitch .HL_WIDGET_ACCORDIONSIMPLE>div.opened {
	margin-bottom:0px;
}
.partenairesSwitch .HL_WIDGET_ACCORDIONSIMPLE>div::before {
	width: 1.28571429em;
	text-align: center;
	content: "\f067";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position:absolute;
	right:20px;
	top:5px;
}
.partenairesSwitch .HL_WIDGET_ACCORDIONSIMPLE>div.opened::before {
	content: "\f068";
}






.prestationsSwitch .HL_WIDGET_ACCORDIONSIMPLE>div {
	/*border: 1px solid #F00;*/
	color: #FFF;
	background-color: #4796d1;
	font-size: 22px;
	border-radius: 10px 10px 0 0;
	font-weight: bold;
	padding: 0 10px;
	margin-bottom:20px;
}
.prestationsSwitch .HL_WIDGET_ACCORDIONSIMPLE>div {
	margin-bottom:20px;
	cursor:pointer;
}
.prestationsSwitch .HL_WIDGET_ACCORDIONSIMPLE>div.opened {
	margin-bottom:0px;
}
.prestationsSwitch .HL_WIDGET_ACCORDIONSIMPLE>div::before {
	width: 1.28571429em;
	text-align: center;
	content: "\f067";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
}
.prestationsSwitch .HL_WIDGET_ACCORDIONSIMPLE>div.opened::before {
	content: "\f068";
}





@media screen and (max-width: 1140px) {
	.actuSideBar #puce {
		display:none;
	}
	body {
		width:100%;
	}
	
	.header .menu > ul > li {
		width:20%;
	}
	#left {
		left:50%;
		margin-left:-34px;
	}
	#right {
		left:50%;
		margin-left:14px;
	}
	.footer .HL_BLOCK {
		width:100%;
	}
	.actuSideBar .news_img {
		/*width:100%;*/
	}
	#scroll {
		display:none;
	}
	
	.header .menu > ul {
		text-align: center;
	}
	body.little .header .menu {
		margin-left:0;
	}
}
@media screen and (max-width: 890px) {
	body.little .header .menu > ul > li {
		width:127px;
	}
}
@media screen and (max-width: 650px) {
	body.little .header .menu > ul > li {
		width:117px;
	}
}
@media screen and (max-width: 600px) {
	body.little .header {
		display:none;
	}
	
}

body .menuResponsive.opened {
	position: absolute;
}
body .menuResponsive {
	position: fixed;
	top: 0;
	left:0;
	width:100%;
	z-index: 1000;
	
	
	text-align: right;
	
	
}
body .menuResponsive::before {

    z-index: 20000;
    width: auto;
    text-align: right;

    border: 1px solid #EEE;
    border-width:0 0 1px 1px;
    background-color: #FFF;
    padding: 0 20px;
    display: inline-block;

}