@charset "UTF-8";
@media screen and (min-width: 980px) {	
body {
    background: url("../images/background/Background-Fixe_v2.jpg") fixed center 0 repeat-x;
	color: 	#FAFAFA;
}
}
@media screen and (min-width: 680px) and (max-width: 979px) {
body {
    background: url("../images/background/Background-442px.jpg") fixed center 0 repeat-x;
	color: 	#FAFAFA;
}
}
@media screen and (max-width: 679px) {
body {
    background: url("../images/background/Background-322px_v2.jpg") fixed center 0 repeat-x;
	color: 	#FAFAFA;
}
}
@font-face {
    font-family: 'NovecentowideBookBold';
    src: url('../fonts/Novecentowide-Bold-webfont.eot');
    src: url('../fonts/Novecentowide-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Novecentowide-Bold-webfont.woff') format('woff'),
         url('../fonts/Novecentowide-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Novecentowide-Bold-webfont.svg#NovecentowideBookBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Font Face Novecento Normal */
@font-face {
    font-family: 'NovecentowideNormalRegular';
    src: url('../fonts/Novecentowide-Normal-webfont.eot');
    src: url('../fonts/Novecentowide-Normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Novecentowide-Normal-webfont.woff') format('woff'),
         url('../fonts/Novecentowide-Normal-webfont.ttf') format('truetype'),
         url('../fonts/Novecentowide-Normal-webfont.svg#NovecentowideNormalRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Sidebar */
.sidebar_wrapper {
	min-height:1%;
	overflow:hidden;
}

.sidebar_wrapper a {
	text-decoration:none;
}

.sidebar_widget {
	margin-bottom:30px;
	clear: both;
	overflow:hidden;
}
.sidebar_widget ul li{
    background: url("../images/arrow.png") no-repeat scroll 214px 14px transparent;
    border-bottom: 1px solid #f5f5f5;
    color: #8A8A8A;
	padding: 7px 0 7px 1px;

}
.sidebar_widget ul li:hover {
	background-color:#fbfbfb;
}
.sidebar_widget ul li a {
    color: #2c83cc;
	text-decoration: none;
}
.sidebar_widget ul li:hover {
    padding-left:8px;
	-moz-transition: all 0.2s ease-in-out 0s;
}

.sidebar_widget h4{
    background: url("../images/title-bg.png") repeat-x scroll 0 4px transparent;
	margin-bottom:10px;
}
.sidebar_widget h4 span {
    background: none repeat scroll 0 0 #FDFDFD;
    padding-right: 10px;
}
.box_gray {
	padding:20px;
	overflow:hidden;
	background-color: #F2F2F2;
	border-radius:5px; 
	margin-bottom:10px;
}
#wrapper {
    background-color: #FFFFFF;
    border-bottom: 0 none;
    border-left: 1px solid #D8DCDE;
    border-right: 1px solid #D8DCDE;
    box-shadow: 0 0 0 4px rgba(132, 138, 140, 0.1);
    margin: 5px auto 5px;
}

/* top navigation */
.container {
    background: url("../images/repeat.jpg") repeat-x;
	height: 32px;
    font-size: 11px;
    line-height: 100%;
    overflow: auto;
    text-align: center;
	overflow: hidden;
}
   @media screen and (min-width: 800px) {
	    .gauche {
	background: url("../images/repeat.jpg") repeat-x;
      float: left;
      width: 50%;
      margin: 0;
    }}
	@media screen and (max-width: 790px) {
	    .gauche {
	background: url("../images/repeat.jpg") repeat-x;
      float: left;
      width: 1%;
      margin: 0;
    }}
	@media screen and (min-width: 800px) {  
.TexteRechercheCentre {
    float: left;
    width: 20%;
    margin: 0;
    max-width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-top:5px;
}
.Logos_partenaire {
	display: block;	
	}
}
@media screen and (max-width: 790px) {  
.TexteRechercheCentre {
	display: none;
	background: url("../images/repeat.jpg") repeat-x;
    float: left;
    width: 30%;
    margin: 0;
    max-width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	}
	
	.Logos_partenaire {
	display: none;	
	}
}

/* Buttons */
.button {
	font-family:'Oswald',Arial,Helvetica,sans-serif !important;
	font-weight:bold;
	margin:20px 0;
}
.button.large {
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    font: 13px/43px 'PTSansBold',arial,helvetica,sans-serif;
    padding:10px 30px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: uppercase;
}
.button.small {
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    font: 13px/32px 'Oswald',arial,helvetica,sans-serif;
    height: 32px;
    padding: 0 20px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: uppercase;
}

.circle {
    border-radius: 31px 31px 31px 31px;
    display: block;
    float: left;
    font-family: 'Oswald',sans-serif,arial;
    font-size: 14px;
    font-weight: 700;
    height: 47px;
    line-height: normal;
    margin-right: 15px;
    text-align: center;
    width: 47px;
}
.circle img {
    padding-left: 2px;
    padding-top: 15px;
}

.lire {
  padding:.3rem;
  cursor:pointer;
  ourline:none;
}
.lire:hover {
  outline:none;
  box-shadow: 1px 3px 5px 1px #656565;
}

.carousel_video {
    background-color: #fafafa;
    border-top: 1px solid #F5F5F5;
    border-bottom: 1px solid #eee;
	padding-top:20px;
	padding-bottom:20px;
    overflow: hidden;
}	
.carousel_video img {
	border-style: solid;
    border-color: #eeeeee;
	border-width: 1px;
}	

/* Category styling */

.indentleft {
    overflow: hidden;
}
.margin_bottom_small {
    margin-bottom: 5px;
}

.post_img_single_full img:hover {
	opacity:0.85;
}

.module_title_meta {
    border-bottom: 1px dotted #DDDDDD;
    border-top: 1px dotted #DDDDDD;
    font-size: 11px;
    line-height: 17px;
    overflow: hidden;
	margin-bottom:20px;
}
.module_title_meta_cat2 {
	font-size: 11px;
    line-height: 17px;
}
.submit {
	font-size: 12.8px;
    font-size: 0.8rem;
    padding: 8.528px 14.928px;
    padding: 0.533rem 0.933rem;
    cursor: pointer;
	border-radius: 4px;
	  border: 1px solid transparent;
	background-color: #004e90;
    border-color: #0088cc #0088cc #004e90;
	color:#FFF;
}
.submit:hover {
	box-shadow: 0 0 0 0.2rem  rgba(0, 0, 0, 0.05);
	outline: none;
}
button[name="loupe"]{
    border-radius: 2px 2px 2px 2px;
    box-shadow: none;
    cursor: pointer;
	text-shadow: none;
	font-size: 20px;
	border: none;
	background: none;
}

/* Content Home and global */
	
#content_wrapper {
	margin-bottom:20px;
}

#content {
	float:left;
}
#content .content_inner {
	margin-bottom:30px;
	padding:0px;
}
.content_inner {
	margin-bottom:30px;
	padding-right: 15px;
	padding-left: 15px;
	float:left;
	width:100%;
}
.divider {
	border-bottom:1px solid #F5F5F5;
}

.content_inner h2{
    background: url("../images/title-bg.png") repeat-x scroll 0 4px transparent;
	
	/*	margin:0 5px 20px 5px;*/
}

.content_inner h4.inner {
	margin-bottom:10px;
	text-align:center;
}
.content_inner h4 a{
    font:bold 13px/15px 'Helvetica', Droid Sans ,sans-serif;
    text-transform: none;
	text-decoration: none;
}

.content_inner h2 span {
    background: none repeat scroll 0 0 #FDFDFD;
    padding-right: 10px;
}

.box_gray {
	padding:20px;
	overflow:hidden;
	background-color: #F2F2F2;
	border-radius:5px; 
	margin-bottom:10px;
}

.article_box {
    border-bottom: 1px solid #F5F5F5;
    margin-bottom: 10px;
	overflow:auto;
	padding-bottom:5px;
}

.article_box_img {
    background-color: #FAFAFA;
    border: 1px solid #EEEEEE;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    padding: 3px;
}
.article_box_img img:hover {
    opacity: 0.85;
}

.article_box_title {
    margin-bottom: 0;
    text-align: left;
	line-height:14px;
	font-family:'Helvetica', Open Sans , sans-serif;
}

.article_box_title a {
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color: #6B8CC2;
	text-decoration:none;
}
.article_box_title a:hover {
	text-decoration:none;
}
.article_box_date {
	color: #6B8CC2;
    font-size: 11px;
    padding-top: 2px;
    text-transform: none;
}

/* !!!!!!!!!!!!!!!!!!!!! */

@media screen and (min-width: 980px) {
	
#aerys {
	position:relative;
width:100%;
height:80px;
display: block;
	background: url("../images/aerys/gamme_aerys_HD.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#automorphoplus {
	position:relative;
width:100%;
height:53px;
display: block;
	background: url("../images/automorphoplus/automorpho_plus_hd.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#etudes_cliniques {
	position:relative;
width:100%;
height:130px;
	margin-right:0px;
display: block;
	background: url("../images/etudes_cliniques/Etude-Clinique-Winncare_400px.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#etudes_cliniques_en {
	position:relative;
width:100%;
height:130px;
	margin-right:0px;
display: block;
	background: url("../images/espace_sante/en/CLINICAL-Winncare-1920px-300dpi-UK.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#etudes_cliniques_es {
	position:relative;
width:100%;
height:130px;
	margin-right:0px;
display: block;
	background: url("../images/espace_sante/es/CLINICA-Winncare-1920px-300dpi-ES.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#espace_reglementaire {
	position:relative;
width:100%;
height:130px;
	margin-right:0px;
display: block;
	background: url("../images/espace_sante/ESPACE_REGLEMENTAIRE_400px.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#litterature {
	position:relative;
width:100%;
height:130px;
	margin-right:0px;
display: block;
	background: url("../images/espace_sante/ESPACE_LITTERATURE_400px.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#espace_medical {
	position:relative;
width:100%;
height:130px;
	margin-right:0px;
display: block;
	background: url("../images/espace_sante/ESPACE_MEDICAL_400px.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#espace_medical_en {
	position:relative;
width:100%;
height:130px;
	margin-right:0px;
display: block;
	background: url("../images/espace_sante/en/MEDICAL-Winncare-1920px-300dpi-UK-v2.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#espace_medical_es {
	position:relative;
width:100%;
height:130px;
	margin-right:0px;
display: block;
	background: url("../images/espace_sante/es/MEDICINA-Winncare-1920px-300dpi-ES.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
	input[type='tel'].euro {
    background: transparent url(../images/icons/euro.png) no-repeat right calc(50% + 3px);
	background-color: #fff;
}
#pre_footer {
	position:relative;
width:100%;
height:130px;
display: block;
	background: url("../images/footer/Footer-1960px.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;
}
}

@media screen and (min-width: 680px) and (max-width: 979px) {
	
#aerys {
	position:relative;
width:100%;
height:80px;
display: block;
	background: url("../images/aerys/gamme_aerys_400px.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#automorphoplus {
	position:relative;
width:100%;
height:58px;
display: block;
	background: url("../images/automorphoplus/automorpho_plus_400px.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}	
#etudes_cliniques {
	position:relative;
width:100%;
height:60px;
	margin-left:0px;
	margin-right:0px;
display: block;
	background: url("../images/etudes_cliniques/Etude-Clinique-Winncare_280px.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#etudes_cliniques_en {
	position:relative;
width:100%;
height:60px;
	margin-left:0px;
	margin-right:0px;
display: block;
	background: url("../images/espace_sante/en/CLINICAL-Winncare-800px-300dpi-UK.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#etudes_cliniques_es {
	position:relative;
	width:100%;
	height:60px;
	margin-left:0px;
	margin-right:0px;
	display: block;
	background: url("../images/espace_sante/es/CLINICA-Winncare-800px-300dpi-ES.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#espace_reglementaire {
	position:relative;
	width:100%;
	height:60px;
	margin-left:0px;
	margin-right:0px;
	display: block;
	background: url("../images/espace_sante/ESPACE_REGLEMENTAIRE_280px.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#litterature {
	position:relative;
	width:100%;
	height:60px;
	margin-left:0px;
	margin-right:0px;
	display: block;
	background: url("../images/espace_sante/ESPACE_LITTERATURE_280px.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#espace_medical {
	position:relative;
	width:100%;
	height:60px;
	margin-left:0px;
	margin-right:0px;
	display: block;
	background: url("../images/espace_sante/ESPACE_MEDICAL_280px.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#espace_medical_en {
	position:relative;
	width:100%;
	height:60px;
	margin-left:0px;
	margin-right:0px;
	display: block;
	background: url("../images/espace_sante/en/MEDICAL-Winncare-800px-300dpi-UK.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
#espace_medical_es {
	position:relative;
	width:100%;
	height:60px;
	margin-left:0px;
	margin-right:0px;
	display: block;
	background: url("../images/espace_sante/es/MEDICINA-Winncare-800px-300dpi-ES.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #fff;	
	}
	input[type='tel'].euro {
    background: transparent url(../images/icons/euro.png) no-repeat right calc(50% + 3px);
	background-color: #fff;
}
#pre_footer {
	position:relative;
	width:100%;
	height:110px;
	display: block;
	background: url("../images/footer/Footer-880px.jpg") no-repeat center top !important;
	background-size: 100% auto !important;
	background-color: #d4d4d4;
	}
}	

@media screen and (max-width: 679px) {
	#aerys {
		position:relative;
		width:100%;
		height:80px;
		display: block;
		background: url("../images/aerys/gamme_aerys_280px.jpg") no-repeat center top !important;
		background-size: 100% auto !important;
		background-color: #fff;	
		}
	#automorphoplus {
		position:relative;
		width:100%;
		height:48px;
		display: block;
		background: url("../images/automorphoplus/automorpho_plus_280px.jpg") no-repeat center top !important;
		background-size: 100% auto !important;
		background-color: #fff;	
		}	
	input[type='tel'].euro {
	}
	#pre_footer {
		position:relative;
		width:100%;
		height:61px;
		display: block;
		background: url("../images/footer/Footer-640px.jpg") no-repeat center top !important;
		background-size: 100% auto !important;
		background-color: #d4d4d4;
	}
}

/* Footer styles */
#footer { 	
	background-color: #fff;
	margin:0 0px;
	overflow:auto;
    color: #B5B5B5;
    font: 11px/16px Arial,Helvetica,sans-serif;
}
.copyright_left {
	float:left;
	text-align:left;
	margin-bottom: 5px;
}
.copyright_right {
	float:right;
	text-align:right;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a.ActionProduit:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7296cb;
	text-decoration: underline;
}
a.ActionProduit:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7296cb;
	text-decoration: underline;
}
a.ActionProduit:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #97bf0d;
	text-decoration: underline;
}
a.ActionProduit:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7296cb;
	text-decoration: underline;
}


@media screen and (min-width: 800px) {  
.TexteRecherche {
    width: 20%;
    margin: 0;
    max-width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}}

@media screen and (max-width: 790px) {  
.TexteRecherche {
    width: 30%;
    margin: 0;
    max-width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}}

.TexteCopyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
    color: #7296CB;
	margin-left: 5px;
}

.NomQuestionStatsQuestionnaires {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 10px;
	text-decoration: none;
	text-align: center;
}

.Col1SeulPage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	width: 100%;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
	text-align: justify;
	margin-top: 10px;
}
.ColPageDynamique {
	font-family: OpenSans, Verdana, Geneva;
	font-size: 12px;
	color: #6B8CC2;
	font-weight: normal;
	text-align: justify;
    margin-top: -5px;
}

@media screen and (min-width: 680px) and (max-width: 979px) {
	.ColPageDynamique {
		margin-top: -3px;
	}
	.gil1 {
		margin-top:5px;
		margin-bottom:-5px;
	}
}

.CarPrincipalesTitreFicheProduit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
	font-weight: bold;
}

.ResumeFicheProduit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	width: 98%;
	margin-left: 5px;
	font-weight: normal;
	text-align: justify;
	margin-top: 5px;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}


/* `Headings
----------------------------------------------------------------------------------------------------*/
h1 { font: 18px/24px 'NovecentowideBookBold', sans-serif; text-transform: uppercase;}
h2 { font: 14px/20px 'NovecentowideBookBold', sans-serif;text-transform: uppercase; }
h2.tagline { font-family:'Helvetica',Helvetica,Arial,sans-serif;font-size:26px; line-height:35px; margin:30px 0;text-align:center;color:#454545;font-weight:bold;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;padding:20px 0;}
h2 a { font: 18px/20px 'NovecentowideBookBold', sans-serif;text-transform: uppercase; text-decoration:none;}
h3 { font: 16px/20px 'NovecentowideNormalRegular', sans-serif;text-transform: uppercase; }
h3 a { font: 16px/20px 'NovecentowideNormalRegular', sans-serif; text-transform: uppercase; text-decoration:none;}
h4 { font: 14px/20px 'NovecentowideBookBold', sans-serif;text-transform: uppercase; }
h4 a { font: 14px/20px 'NovecentowideNormalRegular', sans-serif;text-transform: uppercase; text-decoration:none;}
h5 { font: 11px/20px 'NovecentowideNormalRegular', sans-serif;text-transform: uppercase; }
h5 a { font: 11px/20px 'NovecentowideNormalRegular', sans-serif;text-transform: uppercase; text-decoration:none;}

.content_inner h4 a{
	color:#6B8CC2;
}


ol {
  list-style: decimal;
}

p {
	color:#6B8CC2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


/* Headings */
h1 { color:#6f3f71;}
h2 { color:#004e90;}
h2 a { color:#004e90;}
h2 a:hover { color:#004e90;text-decoration:none;}
h3 { color:#004e90;}
h3 a { color:#004e90;}
h3.bordtitles { border-bottom: 4px solid #EEEEEE; color: #343739; padding-bottom: 5px; }
h3 a:hover { color:#666666;text-decoration:none;}
h4 { color:#004e90;}
h4 a { color:#004e90;}
h4 a:hover { color:#004e90;text-decoration:none;}
h5 { color:#343739;}
h5 a { color:#343739;}
h5 a:hover { color:#004e90;text-decoration:none;}

#content h1,h2,h3,h4,h5,h6 {
	margin-bottom:10px;
}

/* Pager */
#pager a:hover {
	color:#3355AA;
}
#pager .current {
    color: #3355AA;
}

/* Content inner */
.content_inner h4 a:hover {
	color:#3355AA;
}

/* Sidebar widget */
.sidebar_widget ul li a:hover {
	color:#3355AA;
}

/* sidebar forms */
#searchform_filters input:focus {
    border-color: #3355AA;
}


/* Article box title */
.article_box_title a:hover {
	color:#3355AA;
	text-decoration:none;
}

/* Pager */
#pager span.tagged {
    background-color: #3355AA;
}
#pager a:hover {
    background-color: #3355AA;
}

/* Articles comment */

#comments input[type="submit"], button, .button {
    background-color: #3366AA;
	border: 1px solid #3355AA;
		color: #fff!important;
}

a.button {
	color: #fff!important;
	text-decoration: none!important;
	padding:6px;
}

#comments .comment-form-author .required, #comments .comment-form-email .required {
    color: #3355AA;
}

#topnav {
    background-color: #F8F8F8;
	border-bottom:6px solid #004e90;
}
.circle.blue {
	background:	none repeat scroll 0 0 #3359A2;
}

/* HOME PAGE */

.homepage h2 {
	font-family: OpenSans, Verdana, Geneva;
	font-weight: bold;
	margin-left:0px;
	margin-bottom: 10px;
}

.homepage h3 {
	font-family: OpenSans, Verdana, Geneva;
	font-size:14px;
	font-weight: bold;
	background-color: none;
}

.homepage h4 {
	font-family: OpenSans, Verdana, Geneva;
	font-size:13px;
	font-weight: bold;
	background-color: none;
}
.homepage h5 {
	font-family: OpenSans, Verdana, Geneva;
	font-size:13px;
	background-color: none;
}

.text13{
	font-size: 13px;
	text-align: justify;
}

@media screen and (max-width: 679px) {
.blanc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	width: 295px;
	border: 1px solid #6B8CC2;
	color: #6B8CC2;
	background-color: #FFF;
	vertical-align: middle;
	height: 28px;
	padding-left: 5px;
	border-collapse:collapse;
	margin-left:5px;
}
.bleu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	width: 295px;
	border: 1px solid #6B8CC2;
	color: #FFF;
	background-color: #6B8CC2;
	vertical-align: middle;
	height: 28px;
	padding-left: 5px;
	border-collapse:collapse;
	margin-left:5px;
}
.DescriptionFicheProduit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	width: 94%;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	line-height: 12pt;
	list-style-image: url(../images/puce.gif);	
}
.ZoneDescriptionFicheProduit {
	
}
}
.IconePdf {
	float:right;
	margin-right: 10px;
}
@media screen and (max-width: 679px){
.IconePdf {
	margin-right: -30px;}
}
.TexteTelechargements {
	padding-top: 5px;
	float: left;
	clear: left;
}
.DescriptionDetaileeFicheProduit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	width: 100%;
	list-style-image: url(../images/puce.gif);
	float: none;
	clear: left;
	padding-top: 5px;

}
.DescriptionDetaileeFicheProduit a {
	text-decoration: none !important;
	font-weight: bold;
}

.zone_coordonnees_com {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	width: 370px;
	list-style-image: url(../images/puce.gif);
	float: none;
	clear: left;
	margin-left: 40px;
	border: 1px dotted #09F;
	padding: 15px;
	-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	background-color: #EDF6FF;
}
.zone_info_code {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	width: 270px;
	list-style-image: url(../images/puce.gif);
	float: none;
	clear: left;
	margin-left: 0px;
	border: 1px dotted #09F;
	padding: 15px;
	-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	background-color: #EDF6FF;
}
.tableauStatsQuestionnaires {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	width: 700px;
	list-style-image: url(../images/puce.gif);
	float: none;
	clear: left;
	margin-left: 0px;
	border: 1px dotted #09F;
	padding: 0px;
	-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	background-color: #EDF6FF;
	margin-top: 0px;
}
.zone_coordonnees_com_pages_speciales {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	width: 370px;
	list-style-image: url(../images/puce.gif);
	float: none;
	clear: left;
	margin-left: 10px;
	border: 1px dotted #09F;
	padding: 15px;
	-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
	background-color: #EDF6FF;
}
@media screen and (min-width: 790px) {
.TitreTelechargements {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B8CC2;
	float: none;
	clear:none;
	margin-top: 30px;
	margin-bottom: 10px;
}}
@media screen and (min-width: 480px) and (max-width: 789px) {
	.TitreTelechargements {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B8CC2;
	float: none;
	clear:none;
	margin-top: 30px;
	margin-bottom: 10px;
}}
@media screen and (max-width: 479px) {
	.TitreTelechargements {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B8CC2;
	float: none;
	clear:none;
	margin-top: 30px;
	margin-bottom: 10px;
}}
.TitreReponsesRecherche {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	width: 100%;
	margin-left: 15px;
	font-weight: bold;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 10px;
}
a.LiensRecherche:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.LiensTableauPetit:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6B8CC2;
	text-decoration: underline;
	
}
a.LiensRef:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.LiensRef:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.LiensRef:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.LiensRef:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.LiensRecherche:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.LiensRecherche:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004e90;
	text-decoration: underline;
}
a.LiensRecherche:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004e90;
	text-decoration: none;
}
.ResultatsRecherche {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7296cb;
	margin-left: 40px;
}
.MenuDestinations {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #6B8CC2;
	margin-left: 26px;
	border: 1px solid #6B8CC2;
	width: 170px;
}
.TitreMenuRecherche {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #97BF0D;
	float: none;
	clear:none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 28px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6B8CC2;
	width: 167px;
	padding-top: 3px;
}
a.LiensNavigationPages:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7296cb;
	text-decoration: none;
	
}
a.LiensNavigationPages:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7296cb;
	text-decoration: none;
	
}
a.LiensNavigationPages:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #97bf0d;
	text-decoration: underline;
	
}
a.LiensNavigationPages:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7296cb;
	text-decoration: none;
	
}
.separateur {
	width: 710px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B8CC2;
}
.PictoZoom {
	float: left;
	clear: none;
	position: fixe;
	z-index: auto;
	left: 418px;
	top: 339px;
	margin-right: auto;
	margin-left: auto;
}
.photoMini {
	cursor:pointer;
	cursor:hand;
	margin-left: 7px;
	max-width:330px;
	max-height:300px;
}
.BlocTexteBasPage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	width: 710px;
	margin-left: 15px;
	font-weight: normal;
	text-align: justify;
	margin-top: 20px;
	position: fixe;
	clear: both;
}
.Col1GaucheCSS {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	margin-left: 15px;
	font-weight: normal;
	text-align: left;
	margin-top: 20px;
	float: left;
	padding-left: 820px;
}
.Col1DroiteCSS {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	font-weight: normal;
	text-align: left;
	float: left;
	padding-left: 250px;
	margin-top: -35px;
}
.PageUnique {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	width: 710px;
	margin-left: 15px;
	font-weight: normal;
	text-align: justify;
	margin-top: 5px;
}
a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #7296cb;
	text-decoration: underline;
}
a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #7296cb;
	text-decoration: underline;
}
a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #004e90;
	text-decoration: underline;
}
a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #7296cb;
	text-decoration: underline;
}
.TexteBaseHTML {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	font-weight: normal;
	text-align: justify;
/*	margin-top: 20px;*/
}
.TexteBaseHTMLBlanc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	margin-top: 20px;
}
.TexteBaseHTMLNoir {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	margin-top: 20px;
}.ResumePageBaseHTML {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	margin-left: 15px;
	font-weight: bold;
	text-align: justify;
	margin-top: 5px;
}
.TexteBaseHTMLSansAlign {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	font-weight: normal;
	margin-top: 20px;
}
.TexteBaseHTMLSansEspacement {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6B8CC2;
	font-weight: normal;
	margin-top: 0px;
}
.TexteBaseHTMLSansAlignVert {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #9AC114;
	font-weight: normal;
	margin-top: 20px;
}
.TexteBaseHTMLViolet {
	background-color: #6e406f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-align: justify;
}
@media screen and (min-width: 480px) and (max-width: 790px) {
#violet {
	margin-left: -8px;
	margin-right: -9px;
}
}
.ChampFormContact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #7F9CCA;
}
.bordureBleue {
	border: 1px solid #6B8CC2;
}
.TitresTabEval {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.TitresTabEvalRubriques {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.select-evaluation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	border: 1px solid #666666;
}.FondDistributeur {
	background-color: #D7EEF6;
	background-image: url(photos_pages/fond_distrib_bloc.jpg);
	background-repeat: no-repeat;
}
.TexteBaseHTMLSansAlignPetit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #6B8CC2;
	font-weight: normal;
	margin-top: 20px;
}
.TexteBaseHTMLSansAlignGrand {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #6B8CC2;
	font-weight: normal;
	margin-top: 20px;
}
.TexteBaseHTMLSansAlignMaxi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #6B8CC2;
	font-weight: normal;
	margin-top: 20px;
}.TexteBaseHTMLSansAlignPetitLiens {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7296;
	text-decoration: underline;
}
.ui-tooltip {
	font-family: Calibri;
    font-size: 12px;
  }
  
@media screen and (min-width: 800px) {  
div.mod-languages ul {
	float: right;
    width: 20%;
	max-width: 192px;
    height: 32px;
	/*margin: -6px;*/
	padding: 0;
	list-style:none;
}}

@media screen and (max-width: 790px) {  
div.mod-languages ul {
	float: right;
    width: 52%;
	max-width: 100%;
    height: auto;
	margin: 0;
	padding: 0;
	list-style:none;
}}

div.mod-languages li {
	margin-left: 0px;
	/*margin-right: 4px;*/
}

div.mod-languages ul.lang-inline li {
	display:inline;
}

div.mod-languages ul.lang-block li {
	display:block;
}

div.mod-languages img {
	border:none;
	/*margin-top: 6px;*/
	margin-top:5px;	
}

div.mod-languages a {
	text-decoration: none;
}

div.static-menu {
position: fixed;
right: 0;
top: 150px;
width: 28px;
z-index: 999;
}

.actu-date {
background: url(/Images/actu-date.png) top left no-repeat;
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #fff;
}

div.post-date {
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	float: left;
	margin-right: 10px;
	text-align: center;
}

div.post-date span.month {
	-moz-border-radius: 0 0 2px 2px;
	-moz-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
	-webkit-border-radius: 0 0 2px 2px;
	-webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
	background: #5d7eb4;
	border-radius: 0 0 2px 2px;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 0 10px 2px;
}

div.post-date span.day {
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	background: #F4F4F4;
	border-radius: 2px 2px 0 0;
	color: #CCC;
	display: block;
	font-size: 16px;
	font-weight: 500;
	font-weight: bold;
	padding: 10px;
}
.btn {
    border-color: #0077b3;
    background-color: #0077b3;
	color: #fff;
}

.btn {
	display: inline-block;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 6px;
	font-size: 11px;
	line-height: 1.4285;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.btn-primary {
	color: #fff;
	background-color: #ccc;
	border-color: #bfbfbf;
}
.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn:hover, .btn:focus {
	color: #FFFFFF;
	text-decoration: none;
}


.btn_2{
 padding: 0.5rem 1rem;
 font-size: 1.25rem;
 line-height: 1.5;
 border-radius: 0.3rem;
 color: #fff;
 background-color: #2074B2;
 border-color: #004E90;
    cursor: pointer;
}
.btn_2:hover{
    color: #fff;
    background-color: #004E90;
    border-color: #2074B2;
}
.btn_2:active {
	color: #fff;
    background-color: #0062cc;
    border-color: #2074B2;
}
.btn-lg {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.dropdown {
    position: relative;
}



.form-wrapper {
  background: #eee;
  }

.ui-content {
	background-color: #fff;
}

input[type='tel'] {
    width: 80%;
    padding: 6px;
    border: solid 1px #f47321;
    font-size: 100%;
    line-height: 100%;
}

a.liens_phototheque {
	font: 14px/20px 'NovecentowideBookBold', sans-serif;
	text-transform: uppercase;
	color: #004e90;
	text-decoration: none;
}

.champs {
    background-color: #FBFBFB;
    border-color: #EEEEEE;
    border-style: solid;
    border-width: 1px;
    color: #999999;
    font: 12px/20px Helvetica,Arial,sans-serif;
    margin: 0;
    min-height: 20px;
    padding: 5px;
    box-shadow: 1px 1px rgba(255, 255, 255, 0.1) inset, 0 0 0 4px rgba(204, 204, 204, 0.1);
}	
a.info{
    position:relative; 
    z-index:24;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ 
/*le contenu de la balise span ne 
sera visible que pour l'�tat a:hover */
 display:block; 
 position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #6699cc;
    background-color:#eeeeee; color:#6699cc;
    text-align: justify;
    font-weight:none;
    padding:1px; 
}

.accueil_alerte{
	font-weight: 750;
}

.text{
	margin-bottom: 10px;
}

.li_marge1{
	margin-left:20px;
	margin-top:5px;
}
.li_marge2{
	margin-left:50px;
	magin-top:7px;
}

.align_right{
	text-align: right;
}
.ProduitsConnexes_content{
	display: flex;
flex-wrap: wrap;
	justify-content: space-around;
}

.ProduitsConnexes{
	text-align: center;
	text-decoration: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 25px;
}

@media (min-width: 680px){
.dropdown_menu_produit{
	display:flex!important;
	flex-wrap: wrap;
	min-width:600px!important;
}
}
@media (max-width: 679px){
.dropdown_menu_produit{
	display:block;

}	
}
.dropdown_categorie{
	margin-top:10px;
	margin-bottom: 10px;
}

.home_content{
	margin-bottom: 30px;
}
.subtitle{
	font-size: 13px;
	font-style: italic;
	color:#93908c
}
label {
	color: #6B8CC2;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
html .toggle-primary .toggle label, html .toggle-primary2 .toggle2 label {
	color: #4c2671;
	border-left-color: #4c2671;
	border-right-color: #4c2671;
}

html .toggle-primary .toggle.active > label, html .toggle-primary2 .toggle2.active > label {
	background-color: #4c2671;
	border-color: #4c2671;
	color: #ffffff;
}

.toggle > label, .toggle2 > label {
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out;
	background: #F4F4F4;
	border-left: 3px solid #CCC;
	border-radius: 5px;
	color: #CCC;
	display: block;
	font-size: 1.1em;
	min-height: 20px;
	padding: 12px 20px 12px 10px;
	position: relative;
	cursor: pointer;
	font-weight: bold;
	margin: 10px 0;
}

.toggle > .toggle-content > p, .toggle2 > .toggle-content2 > p  {
	margin-bottom: 0;
	margin: 0 30px;
	padding: 20px 0;
	font-size: 13px;
}
.toggle.active > label:before, .toggle2.active > label:before {
	border: 6px solid transparent;
	border-top-color: #FFF;
	margin-top: -3px;
	right: 10px;
}
.toggle > label:before, .toggle2 > label:before {
	border: 6px solid transparent;
	border-left-color: inherit;
	content: '';
	margin-top: -6px;
	position: absolute;
	right: 4px;
	top: 50%;
}

.condition p {
	margin: 0 30px;
	padding: 10px 0;
	font-size: 13px;
}
.condition label {
	color: #4c2671;
	border-left-color: #4c2671;
	border-right-color: #4c2671;
}

@media screen and (max-width: 679px){
	.header_bg_da {
		background: url('../images/header/header_ergolet_328px.jpg'); 
		height:63px;
	}
	.header_bg_fr, .header_bg_es, .header_bg_en, .header_bg_pl, .header_bg_de, .header_bg_it, .header_bg_pt, .header_bg_int {
		background: url('../images/header/header_winncare_328px.jpg'); 
		background-size: 328px;
		height:63px;
	}
	.header-logo img {
		width:120px;
		top:18px;
		left:25px;
	}
}

@media (max-width: 979px) and (min-width: 679px) {
	.header_bg_da {
		background: url('../images/header/header_ergolet_658px.jpg'); 
		height:126px;
	}
	.header_bg_fr, .header_bg_es, .header_bg_en, .header_bg_de,.header_bg_pl, .header_bg_it, .header_bg_pt, .header_bg_int {
		background: url('../images/header/header_winncare_658px.jpg');
		background-size: 658px;
		height:126px;
	}
		.header-logo img {
		width:200px;
		top:30px; 
		left:70px
	}
	
}

@media screen and (min-width: 979px){
	.header_bg_da {
		background: url('../images/header/header_ergolet_958px.jpg'); 
		background-size: 958px;
		height:181px;
	}	
	.header_bg_pl {
		background: url('../images/header/header_winncare_pl_958px.jpg'); 
		background-size: 958px;
		height:181px;
	}
	.header_bg_fr {
		background: url('../images/header/header_winncare_fr_958px.jpg'); 
		background-size: 958px;
		height:181px;
	}
	.header_bg_es {
		background: url('../images/header/header_winncare_es_958px.jpg'); 
		background-size: 958px;
		height:181px;
	}
	.header_bg_en, .header_bg_int {
		background: url('../images/header/header_winncare_en_958px.jpg'); 
		background-size: 958px;
		height:181px;
	}
	.header_bg_de {
		background: url('../images/header/header_winncare_de_958px.jpg'); 
		background-size: 958px;
		height:181px;
	}	
	.header_bg_it {
		background: url('../images/header/header_winncare_958px.jpg'); 
		background-size: 958px;
		height:181px;
	}	
	.header_bg_pt {
		background: url('../images/header/header_winncare_pt_958px.jpg'); 
		background-size: 958px;
		height:181px;
	}
	.header-logo img {
		width:250px;
		top:55px; 
		left:35px
	}
	
}

/* HEADER */
a.nav-link_header {
	 color:#005692!important;	
}
a.nav-link_header:hover {
	 color:#005692!important;
	background: none!important;
	text-decoration: underline!important;
}
.nav-bar-none::before {
	content: "|";
	float: left;
	width: 1px;
    line-height: 24px;
}	

.nav-tabs {
    margin: 0;
    padding: 0;
    border-bottom-color: #EEE;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.nav {
	display: -webkit-box;
	display: -webkit-flex;
 	display: -ms-flexbox;
	display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-tabs li .nav-link {
    background: #F4F4F4;
    border-bottom: none;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
    border-top: 3px solid #EEE;
    text-decoration: none;
	color:#004c92;
}
.nav-tabs li .nav-link:hover {

    border-bottom: none;

    border-top: 3px solid #004c92;	
    text-decoration: none;
}
.nav-tabs li .nav-link {
    border-radius: 5px 5px 0 0;
    font-size: 12px;
    margin-right: 1px;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}


.tab-content {
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    background-color: #FFF;
    border: 1px solid #EEE;
    border-top: 0;
    padding: 15px;
}
.tab-content>.active {
    display: block;
}


/* SLIDE RECHERCHE */
.slide_recherche{
	color:#fff; 
	background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/slider/slide_search_background.jpg);
	background-size: cover; 
	background-position: center 68%; 
	background-repeat: no-repeat; 
	height:100%	
}
.slide_recherche_nordic{
	color:#fff; 
	background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/slider/slide_search_background.jpg);
	background-size:958px 443px; 
	background-position: center 68%; 
	background-repeat: no-repeat; 
	height:443px;
}
.slide_recherche_nordic .slide_nc, .slide_recherche_nordic .slide_nc {
	margin-top:40px;
	margin-bottom: 40px;
}
.slide_recherche_nordic .gil1 {
	margin-top:50px;
}
.slide_recherche .rech_texte, .slide_recherche_nordic .rech_texte
 {
	line-height:24px;
}
.recherche_slider {
	z-index:1000;
	width:100%;
	margin:auto;
}
.plus_de_resultat_slide {
	border-radius:4px;
	cursor:pointer;
	padding: .2rem .2rem;
	background-color: #004E90;
	border-color: #004E90 #004E90 #006699;
	color:#fff;
	margin-top:10px;
    font-size: 14px;
}
.plus_de_resultats_slide:hover {
	background-color: #7296CB;
}

#motscles_slide {
	border-radius: 0 4px 4px;
	font-family: "Arial", sans-serif;
    font-size: 15px;
    color: #000;
    background-color: #fff;
    cursor: text;
    width: 550px!important;
}
#searchsubmit {
	font-family: "Arial", sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    border: 0;
    background: #004e90;
    color: #fff;
    border-radius: 4px;	
}
#slide_loupe {
	font-size:18px;
	position:relative;
}
#resultats_slide {
    display: block;
	margin:auto;
    border-radius: 0 4px 4px;
	overflow: visible;
	width:450px;
}
.resultats_slide_nordic {
	position:absolute;
	z-index: 100;
}
.gil1, .gil2{
	font-family: "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"!important;

}
.gil2 a {
	text-decoration:none;	color:#fff;
}
.gil1 {
	font-weight: bold;
}
.gil1::first-letter, .gil2::first-letter {
  font-size: 130%;
}
@media screen and (max-width: 979px){
	.slide_recherche, .slide_recherche_nordic{
		font-size:15px!important;
		line-height:20px; 
	}
	#motscles_slide {
	    line-height: 36px;	
		padding: 0 15px;
		margin-bottom: 20px;
		margin-top:20px;
	}
	#searchsubmit {
	    line-height: 36px;
		padding: 0 15px;
	}
	.contenu_resultats_slide {
		margin-top:-80px;
	}
	.contenu_resultats_slide_nordic {
    margin-top: -114px;
	}
	#slide_loupe {
		margin-left: -27px;
	}
	.resultats_slide_nordic {
		top:424px;
    	left: 30%;
	}
	#recherche_text{
	right:50px;
    top: 170px;
	}
	
}
@media screen and (min-width: 979px){
	.slide_recherche, .slide_recherche_nordic {
		font-size:18px;
		line-height:40px; 
	}
	#motscles_slide {
	    line-height: 46px;
		padding: 0 20px;
		margin-bottom:10px;
		margin-top:10px;
	}
	#searchsubmit {
	    line-height: 46px;	
		padding: 0 20px;
	}
	.contenu_resultats_slide {
		margin-top:-125px;
	}
	.contenu_resultats_slide_nordic {
    margin-top: -128px;
	}
	#slide_loupe {
		margin-left: -31px;
	}
	.resultats_slide_nordic {
		top:545px;
    	left: 35%;
	}
	#recherche_text{
		right:50px;
    	top: 250px;
	}
}
@media screen and (max-width: 679px){
	#recherche_text{
		right:20px;
    	top: 98px;
	}
	#recherche_croix {
		right:-115px;	
	}
}

.active-revslide {
	overflow: visible!important;
}
#slide_recherche {
	overflow: visible!important;
}
#revslider {
	overflow: visible!important;
}

	
.recherche{
	text-align: center;
	border-style: solid;
	border-width : 2px;
	border-color: #2074B2;
	margin-top:30px;
	margin-right:0px;
	padding:15px;
	min-height:300px;
}
.rech_cadre{
	display:flex;
	margin-top:7px;
	margin-bottom: 7px;	
}
.rech_photo{
	margin-right:10px;
}
.rech_texte{
	display:flex;
	flex-direction: column;
	justify-content: center;
	border-bottom-style:solid;
	border-width : 1px;
	border-color: #2074B2;
	width:90%;
}
.rech_texte span{
	margin:3px;
}
#recherche_text{
	display:none;
	position:absolute;
	outline:0;
}
#motscles{
	z-index: 100;
	margin: 10px 10px -5px;
	width:280px;
	outline:none!important;
}
#motscles:hover, #motscles:active, .formcontrol:focus, .formcontrol:active {
	outline:none!important;
	box-shadow: none;
}
.input-group input:focus{
	outline:none!important;
}
#recherche_croix {
	z-index:300!important;
	font-size:20px;
	outline:none;
	padding:0;
	background: transparent;
	border: 0 none;
	color: #CCC;
	position: absolute;
	right: 15px;
	top: 20px;
}
#recherche_croix:hover, #recherche_croix:focus {
	outline:none!important;
	border:none;
	color: black;
}
#resultats{
	/*position:absolute;*/
	background:#FFFFFF;
	text-align:left;
	width: 300px;
	visibility: hidden;
}

.lien_recherche {
	text-decoration: none!important;
	color:#004e90!important;
}
.plus_de_resultat {
	border-radius:4px;
	cursor:pointer;
	padding: .5rem 1rem;
	background-color: #004E90;
	border-color: #004E90 #004E90 #006699;
	color:#fff;
	margin-top:10px;
}
.plus_de_resultats:hover {
	background-color: #7296CB;
}
#contenu_resultats{
	padding:10px;
	border-style: solid;
	border-color: #2074B2;
	border-width: 2px;	
	border-radius: 4px;
	margin-top: -50px;
	padding-top: 50px;
	background: #ffffff;
	min-height: 100px;
}
#contenu_resultats form{
	text-align:center;
	margin-top:10px;
	margin-left:17px;
}
#loupe {
	max-width: 40px;
}
.header-btn-collapse-nav{
	width:30px;
	height:30px;
	margin-right: auto;
}



@media screen and (max-width: 679px){
	.control-label{
		text-align: left;
		margin-bottom: 10px;
	}
}
@media screen and (min-width: 680px){
	.control-label {
		text-align:right;
	}
}


/** initial setup **/
.nano {
  position : relative;
  width    : 100%;
  height   : 100%;
  overflow : hidden;
}
.nano > .nano-content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;
}
.nano > .nano-content:focus {
  outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
  display: none;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}
.nano > .nano-pane {
  background : rgba(0,0,0,.05);
  position   : absolute;
  width      : 10px;
  right      : 0;
  top        : 0;
  bottom     : 0;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .01;
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
  -moz-border-radius    : 5px;
  -webkit-border-radius : 5px;
  border-radius         : 5px;
}
.nano > .nano-pane > .nano-slider {
  background: rgba(0,0,0,.5);
  position              : relative;
  margin                : 0 1px;
  -moz-border-radius    : 3px;
  -webkit-border-radius : 3px;
  border-radius         : 3px;
}
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : 0.99;
}

.button_owl button.owl-prev{
	background: transparent url(../images/nav_prev.png) no-repeat top left !important;
	border:none!important;
	width:18px;
	height:17px;
	top:45%;
	opacity:0.8;
	display:block;
	cursor: pointer;
	z-index: 10;
}
.button_owl button.owl-next {
	background: transparent url(../images/nav_next.png) no-repeat top left !important;
	border:none;
	width:18px;
	height:17px;
	top:45%;
	opacity:0.8;
	display:block;
	cursor: pointer;
	z-index: 10;
}
.button_owl2 button.owl-prev{
	background: transparent url(../phototheque/vignettes/precedent.png) no-repeat center center !important;
	border:none!important;
	width:40px;
	height:80px;
	top:45%;
	opacity:0.8;
	display:block;
	cursor: pointer;
	z-index: 10;
	outline:none!important;
}
.button_owl2 button.owl-next {
	background: transparent url(../phototheque/vignettes/suivant.png) no-repeat center center !important;
	border:none;
	width:40px;
	height:80px;
	top:45%;
	opacity:0.8;
	display:block;
	cursor: pointer;
	z-index: 10;
	outline:none!important;
}
.button_owl button, .button_owl2 button{
	overflow: visible;

}
.button_owl button.owl-prev:focus, .button_owl button.owl-next:focus {
	outline: 0!important;
}
.button_owl button.owl-prev:hover, .button_owl button.owl-next:hover {
	opacity:1;
}	
.button_owl button.owl-prev span, .button_owl button.owl-next span,.button_owl button.owl-prev.disabled, .button_owl button.owl-next.disabled {
	display:none;
}

.img_border {
-moz-box-shadow: 1px 1px 10px 1px #9eb1d2;
-webkit-box-shadow: 1px 1px 10px 1px #9eb1d2;
-o-box-shadow: 1px 1px 10px 1px #9eb1d2;
box-shadow: 1px 1px 10px 1px #9eb1d2;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#9eb1d2, Direction=134, Strength=10);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.img_border2 {
-moz-box-shadow: 1px 1px 10px 1px #9eb1d2;
-webkit-box-shadow: 1px 1px 10px 1px #9eb1d2;
-o-box-shadow: 1px 1px 10px 1px #9eb1d2;
box-shadow: 1px 1px 10px 1px #9eb1d2;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#9eb1d2, Direction=134, Strength=10);
border: 2px solid #9eb1d2;
}
.violet {
	color: #4c2671;
}
.vert {
	color: #9AC114;
}
.bg_bleu {
	background-color:#e1e8f2;
}
.bg_bleu_fonce {
	background-color:#6B8CC2;
	color:#fff;
}
.bg_bleu_fonce2 {
	background-color:#004e90;
	color:#fff;
}
.bg_vert {
	background-color:#359b2d;
	color:#fff;
}
.hv_text, .hv_text a {
	color:#fff;
}

.scemed {
	margin-bottom:10px;
	margin-top:10px;
}
.scemed span {
	margin-bottom:2px;
}
.scemed p {
	color: #565656;
}.scemed p a {
	color: #565656;
	text-decoration: none!important;
}
.scemed img {
	margin-bottom:5px;
}

/* Contact */
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form_group {
    margin-bottom: 1rem;
}
#envoimail {
	background-color: #0077b3;
	border-color: #0077b3;
}
#envoimail:hover, #envoiemail:active{
	background-color: #326195;
	border-color: #326195;
}
.required{
	text-align: left; font-weight: bold;
}

/* Nous trouver */
#map_filiales {
	height: 400px;
	width:100%; 
	border-radius: 4px;
}
.map_info {	
	line-height: 20px;
}
.map_attributs {
	font-weight: bold;
}
.carte_nom {
	font-weight: bold;
	font-size:14px;
	margin-top:10px;
	margin-bottom: 10px;
}

.marker_list{
	cursor:pointer;
	margin-left:5px;
}

.filiale {
	text-align: left;
	cursor:pointer;
	border-bottom: 1px solid #DBDBDB;
	padding-bottom: 11px;
}
.filiale:hover {
	color:#004e90;
	margin-left:3px;
}
.filiale_active {
	color:#004e90;
	margin-left:3px;
	font-weight: bold;
}
.box-content {
    border-top: 1px solid #CCC;
    border-top-width: 4px;
    padding: 30px 30px 10px 30px;
	border-top-color: #004e90;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-radius: 4px;
    border-right: 1px solid #ECECEC;
    -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    margin-top: 20px;
}
.attachment {
	display: inline-block;
	vertical-align: middle;
	float: none;
	background-color: #ebe9e8;
	border-radius: 4px;
    font-size: 14px;
	font-weight: bold;
    color: #1e518e;
    margin-bottom: 0px;
    height: 50px;
    padding: 15px 15px 15px 15px;
}
.embedresize {
max-width: 560px;
margin: auto;
}

.embedresize div {
position: relative;
height: 0;
padding-bottom: 56.25%;
}

.embedresize iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.button_owl_photo .owl-prev, .button_owl_photo .owl-next {
	width: 35px;
    height: 45px;
    background-color: rgba(38, 42, 47, 0.4) !important;
    border-color: transparent !important;
	display: block;
	cursor: pointer;
    z-index: 10;
	outline:none;
	opacity:0.8;
}
.button_owl_photo .owl-next {
right:27px!important;
}
.button_owl_photo .owl-prev {
left:27px!important;
}
.button_owl_photo .owl-prev:hover, .button_owl_photo .owl-next:hover {
    background-color: #2c3237 !important;
    border-color: #2c3237 !important;
}
@media screen and (min-width: 680px) and (max-width: 979px) {
	.button_owl_photo .owl-next {
		right:114px!important;
	}
	.button_owl_photo .owl-prev {
		left:114px!important;
	}
}
@media screen and (max-width: 679px) {
	.button_owl_photo .owl-prev, .button_owl_photo .owl-next {
		width: 20px;
    	height: 30px;	
	}
	.button_owl_photo .owl-next {
		right:10px!important;
	}
	.button_owl_photo .owl-prev {
		left:10px!important;
	}
}

.picto_fa {
	color: #FFF;
    border-radius: 50%!important;
    width: 25px!important;
    height: 25px!important;
    text-align: center!important;
    padding: 5px!important;
    font-size: 1em!important;
    line-height: 1.3!important;
}
.social-icons {
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
	border-radius: 50%;
	height: 32px;
    line-height: 32px;
    width: 32px;
	font-size: 0.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #333;
	cursor: pointer;
}
.social-icons a {
	transition: all 0.2s ease;
	color: inherit;
    text-decoration: none;
}
.facebook:hover {
	background-color: #3b5998;
	color:#fff!important;
}
.twitter:hover {
	background-color: #00ACED;
	color:#fff!important;
}
.linkedin:hover {
	background-color: #0e76a8;
	color:#fff!important;
}
.produit {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border-radius: 4px;
    padding: 0;
    position: relative;
    border-bottom: 3px solid #E3E4E8;
    background: #F7F9FC;
    display: block;
    overflow: hidden;
    max-width: 240px;
    text-align: center;
    border: 1px solid #DDD;
    text-decoration: none;
}
.produit_nom {
    padding: 15px;
    text-align: left;
    display: block;
}
.product-thumb-info-act {
    position: absolute;
    top: 20%;
    left: 2%;
    right: 0;
    text-align: center;
    color: #FFF;
    opacity: 0;
}

.produit .produit_image:before {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    content: "";
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #171717;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 6px 6px 0 0;
}
.produit_image{
	display: block;
    position: relative;
}
.TitreListeProduits {
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 13px !important;
	color: #004e90 !important;
	text-decoration:none !important;
	width: 100%;
	font-weight: 600;
	text-align: center;
}
.ImageListeProduits {
	margin-top: 20px;
	margin-left: 16px;
	float: left;
}

.disabled {
	opacity:0.1!important;
	cursor:default!important;
}

/* Always set the map height explicitly to define the size of the div
* element that contains the map. */
#map {
	height: 400px;
	width:100%; 
	border-radius: 4px;
}
.map_info {	
	line-height: 20px;
}
.map_attributs {
	font-weight: bold;
}
.carte_nom {
	font-weight: bold;
	font-size:14px;
	margin-top:10px;
	margin-bottom: 10px;
}
.attachment {
    background-color: #ebe9e8;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    color: #1e518e;
    margin-bottom: 0px;
    height: 40px;
    padding: 10px 2px;
}
.marker_list{
	cursor:pointer;
	margin-left:5px;
}
.marker_list:hover {
	margin-left:4px;
	opacity:0.8;
}
.marker_list.active {
	font-weight: bold;
}


.intro #intro .embedresize iframe,
.exit .quizz .embedresize iframe,
.alreadyplayed #intro .embedresize iframe, 
.identityset #intro .embedresize iframe, 
#notabene .embedresize iframe, 
#message_intro .embedresize iframe, 
.fancybox_body .embedresize iframe, 
#comments .embedresize iframe, 
#description .embedresize iframe, 
.alreadyplayed .embedresize iframe, 
#adserver .embedresize iframe {
max-width: none !important;
}

/* Accordion */
.accordion {
	/* Modern */
}

.accordion .card {
	margin-top: 5px;
}

.accordion .card:first-child {
	margin-top: 0;
}

.accordion .card:first-of-type, .accordion .card:not(:first-of-type):not(:last-of-type), .accordion .card:last-of-type {
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: .25rem;
}

.accordion .card:not(:first-of-type) .card-header:first-child {
	border-radius: .25rem;
}

.accordion .card-title {
	font-size: 16px;
}

.accordion .card-header {
	padding: 0;
	border-radius: .25rem;
	border-bottom: 0;
	margin: -1px;
}

.accordion .card-header a {
	display: block;
	padding: 10px 20px;
}

.accordion .card-header a:hover, .accordion .card-header a:focus {
	text-decoration: none;
}

.accordion .card-header a {
	margin-right: 4px;
	position: relative;
	top: 1px;
}

.accordion .card-header a, .accordion .card-header a .icons {
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: -1px;
}

.accordion .card-header a .icons {
	top: 1px;
}

.accordion.accordion-sm .card-header a {
	padding: 5px 15px;
	font-size: 0.9em;
}

.accordion.accordion-sm .card-body {
	font-size: 0.9em;
}

.accordion.accordion-lg .card-header a {
	padding: 15px 15px;
	font-size: 1em;
	font-weight: 600;
}

.accordion.without-bg .card-default {
	background: transparent !important;
}

.accordion.without-bg .card-default > .card-header {
	background: transparent !important;
}

.accordion.without-bg .card-body {
	padding-top: 0;
}

.accordion.without-borders .card {
	border: 0 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
}

.accordion.without-borders .card-header a {
	padding-left: 0;
	padding-right: 0;
}

.accordion.without-borders .card-body {
	padding: 0;
}

.accordion.accordion-modern .card:first-of-type, .accordion.accordion-modern .card:not(:first-of-type):not(:last-of-type), .accordion.accordion-modern .card:last-of-type {
	border: 4px solid #F7F7F7;
}

.accordion.accordion-modern .card .card-header {
	background-color: #F7F7F7;
	border-radius: 0;
}

.accordion.accordion-modern-grey-scale-1 .card:first-of-type, .accordion.accordion-modern-grey-scale-1 .card:not(:first-of-type):not(:last-of-type), .accordion.accordion-modern-grey-scale-1 .card:last-of-type {
	border-color: #EDEDED;
}

.accordion.accordion-modern-grey-scale-1 .card .card-header {
	background-color: #EDEDED;
}