/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *---------------------------------------------- -------- -------- 
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *---------------------------------------------- -------- -------- 
 */  

.eds_template_List_Catalog_mesh,
.eds_template_Details_Catalog_mesh,
.eds_template_List_Article_mesh,
.eds_template_Details_Catalog_mesh {
  opacity: 0;
  transition: opacity 0.3s;
}


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
#header4 {
  background:url(/Portals/60/Images/bg-header.png) center center;
}
.LogoMenuBox
{
  background:transparent;
}
.HeadRight {
    float: none;
    text-align: right;
    margin-bottom: 40px;
    margin-top: 10px;
}
.HeadRight .Login
{
  	position: absolute;
    top: 50px;
    right: 30px;
    background: white;
    padding: 0px 10px;
    border-radius: 5px;
}
/* background color for the content part of the pages */
.DnnModule-9752
{
  padding-top:50px;
}
#dnn_ctr9752_ContentPane.contentpane
{
  font-size:35px;
  font-weight:700;
  color:#44B9A4;
  text-transform:uppercase;
  text-align:center;
  max-width:700px;
  margin:auto;
}

.ControlPanel {
}
.eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li div a,
.eds_news_BlogOne .article h1 a,
.eds_news_BlogOne .article .content
{
font-family: 'Open Sans';
}
.eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.level_1 div a
{
  color:#95989A;
}
/* background/border colors for the selected tab */
.TabBg {
}
.dnn_layoutB {
    width: 960px;
}
.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
#dnn_BannerPaneB .eds_news_BlogOne.eds_subCollection_categoryMenu
{
    max-width: 960px;
    margin: auto;
  background:white;
 box-shadow: 2px 4px 4px rgba(0,0,0,0.5);
  display:none;
 
}

#dnn_BannerPaneB .eds_news_BlogOne.eds_subCollection_categoryMenu.always-visible {
  display: block !important;
}

#dnn_BannerPaneB .eds_news_BlogOne.eds_subCollection_categoryMenu.always-visible.fixed {
  position: static !important;
}

#dnn_BannerPaneB .edn_category_menu_wrapper .node.level_0
{
  float:left;
width: 32.63%;
}

#dnn_BannerPaneB .edn_category_menu_wrapper .node.level_0 .cat
{
  height:50px;
  position:relative;
}

.edn_category_menu_wrapper li.node.level_0:nth-child(1) .cat
{
     background:#FCDF5F;
}
.edn_category_menu_wrapper li.node.level_0:nth-child(1) li.level_1  div
{
     background:url(/Portals/60/Images/cat-1.png) no-repeat left 6px;
}
.edn_category_menu_wrapper li.node.level_0:nth-child(2) .cat
{
     background:#0F4476;
}
.edn_category_menu_wrapper li.node.level_0:nth-child(2) li.level_1  div
{
     background:url(/Portals/60/Images/cat-2.png) no-repeat left 6px;
}
.edn_category_menu_wrapper li.node.level_0:nth-child(2) .cat a
{
    color:white;
}
.edn_category_menu_wrapper li.node.level_0:nth-child(3) .cat
{
     background:#99CDB7;
}
 .edn_category_menu_wrapper li.node.level_0:nth-child(3) li.level_1 div 
{
     background:url(/Portals/60/Images/cat-3.png) no-repeat left 6px;
}
.edn_category_menu_wrapper li.node.level_0:nth-child(4) .cat
{
     background:#44B9A4;
}
.edn_category_menu_wrapper li.node.level_0:nth-child(4) li.level_1  div
{
     background:url(/Portals/60/Images/cat-4.png) no-repeat left 6px;
}
.edn_category_menu_wrapper li.node.level_0:nth-child(5) .cat
{
     background:#7EB7D4;
}
 .edn_category_menu_wrapper li.node.level_0:nth-child(5) li.level_1  div
{
     background:url(/Portals/60/Images/cat-5.png) no-repeat left 6px;
}
.edn_category_menu_wrapper li.node.level_0:nth-child(6) .cat
{
     background:#BED24C;
}
 .edn_category_menu_wrapper li.node.level_0:nth-child(6) li.level_1  div
{
     background:url(/Portals/60/Images/cat-6.png) no-repeat left 6px;
}
 .edn_category_menu_wrapper li.node.level_0:nth-child(7) li.level_1  div
{
     background:url(/Portals/60/Images/cat-7.png) no-repeat left 6px;
}
#dnn_BannerPaneB  .edn_category_menu_wrapper .node.level_0 .cat {
  cursor: default;
}
#dnn_BannerPaneB  .edn_category_menu_wrapper .node.level_0 .cat a
{
   		display: block;
      	position: relative;
      	top: 50%;
      	transform: translateY(-50%);
      	text-align: center;
        font-weight: 700;
		cursor: default;
}
#dnn_BannerPaneB  .edn_category_menu_wrapper .node.level_0 .cat a:hover {
  text-decoration: none;
}
 .eds_news_BlogOne.eds_subCollection_categoryMenu ul
{
		padding:20px;
  margin-bottom: 50px;
}
.eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper
{
	 margin-bottom: 0px;
}
.edn_category_menu_wrapper li.node.level_0:nth-child(3n),
.edn_category_menu_wrapper li.node.level_0:nth-child(3n-1) 
{
  		margin-left:1%;
}
.eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.level_0
{
  height: 260px;
}
.eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.level_1 > div {
    padding-left: 20px;
    line-height: 1.1em;
}
.eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.level_0 > div
{
 padding: 0 10px;
}
#dnn_BannerPaneB .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.level_0:nth-child(7) 
{
   width: 50%;
margin: 0 25%;
  height:200px;
}
#dnn_Full_Screen_PaneA
{
   background:url(/Portals/60/Images/bg-intro.jpg) center center no-repeat;
  background-size:cover;
  font-size:16px;
  line-height: 1.4em;
}
#dnn_Full_Screen_PaneA .contentpane
{
  max-width:960px;
  padding:50px 60px;
  margin:-10px auto 0;
  color:white;
}
.eds_news_BlogOne.eds_subCollection_news .in_article_image .image_wrapper img
{
  border:none !important;
  background-color: #44B9A4;
  border-radius:5px;
}
.eds_news_BlogOne.eds_subCollection_news .in_article_image .image_wrapper.no_text
{
  background:none;
}
#dnn_ctr9752_ModuleContent .eds_news_BlogOne .article h2 a
{
  color: white;
display: block;
position: absolute;
top: 50%;
left: 0;
right: 0;
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
line-height: 1.2em;
}
#dnn_ctr9752_ModuleContent .eds_news_BlogOne .article h2 a:hover
{
  text-decoration:none;
}
#dnn_ctr9752_ModuleContent .eds_news_BlogOne .article h2
{
  position:absolute;
 top: 8px;
left: 0;
text-align: center;
bottom: 13px;
right: 8px;
  z-index: 2;
  background: #44B9A4;
border-radius: 5px;
opacity:0;
  -webkit-transition: opacity 0.5s ease;
   transition: opacity 0.5s ease;
}
#dnn_ctr9752_ModuleContent .eds_news_BlogOne .article:hover h2
{
    opacity:1;
   -webkit-transition: opacity 0.5s ease;
   transition: opacity 0.5s ease;
}
#dnn_ctr9752_ModuleContent .eds_news_BlogOne .article
{
  max-width:147px;
    display: inline-block;
  	position:relative;
  padding:0;
}

#dnn_ctr9752_ModuleContent  .eds_news_BlogOne.eds_subCollection_news .in_article_image.left {
    float: none;
}
#dnn_ctr9752_ModuleContent  .eds_news_BlogOne .article h2
{
  margin:0;
}
#dnn_ctr9748_ModuleContent
{
  max-width:960px;
  text-align:center;
  margin:0 auto 50px;;
  
}
#dnn_ctr9749_ContentPane
{
  background:#EFEFEF;
  padding:60px 60px 0;
  font-size:16px;
}
#dnn_ctr9749_ContentPane h2
{
  font-size:35px;
  text-transform:uppercase;
  font-weight: bold;
  margin-bottom:30px;
}
#dnn_Full_Screen_PaneD
{
   background:#EFEFEF;
  margin-top:-11px;
}
#dnn_Full_Screen_PaneD h1.edn_module_title
{
  display:none;
}
#dnn_Full_Screen_PaneD .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.level_0
{
  height:auto;
}
#dnn_Full_Screen_PaneD .eds_news_BlogOne.eds_subCollection_categoryMenu ul
{
  overflow: visible;
}
#dnn_Full_Screen_PaneD .category_menu
{
  max-width:650px;
  margin:auto;
}
#dnn_Full_Screen_PaneD .category_menu li.level_0
{
  border-radius:10px;
}
#dnn_Full_Screen_PaneD .category_menu li.level_0:nth-child(1)
{
   background:#FCDF5F;
}
#dnn_Full_Screen_PaneD .category_menu li.level_0:nth-child(2)
{
   background:#0F4476;
}
#dnn_Full_Screen_PaneD .category_menu li.level_0:nth-child(2) li.node.level_1 a
{
color:white;
}

#dnn_Full_Screen_PaneD .category_menu li.level_0:nth-child(3)
{
   background:#99CDB7;
}
#dnn_Full_Screen_PaneD .category_menu li.level_0:nth-child(4)
{
   background:#44B9A4;
}
#dnn_Full_Screen_PaneD .category_menu li.level_0:nth-child(5)
{
   background:#7EB7D4;
}
#dnn_Full_Screen_PaneD .category_menu li.level_0:nth-child(6)
{
   background:#BED24C;
}
#dnn_Full_Screen_PaneD .category_menu li.level_0:nth-child(7)
{
   background:#95989A;
}
#dnn_Full_Screen_PaneD .edn_category_menu_wrapper li.node.level_0 .cat a,
#dnn_Full_Screen_PaneD .edn_category_menu_wrapper li.node.level_0 .cat
{
  text-align:center;
  font-size:20px;
  text-transform:uppercase;
  font-weight:bold;
  line-height: 1.2em;
  background:none;
  cursor: default;
}
#dnn_Full_Screen_PaneD .edn_category_menu_wrapper li.node.level_0 .cat a:hover {
  text-decoration: none;
}
#dnn_Full_Screen_PaneD .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.level_1 div a
{
  color:black;
}
#dnn_Full_Screen_PaneD .edn_category_menu_wrapper li.node.level_0 .cat
{
       padding-top: 0px !important;
}

#dnn_Full_Screen_PaneD .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li
{
	 display:block;
 	 text-align:center;
}
#dnn_Full_Screen_PaneD .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.level_1:last-child
{
	 display:none;
}
#dnn_Full_Screen_PaneD .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li div
{
     background:none;
}
#dnn_Full_Screen_PaneD .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li div a
{
     font-size:16px;
}
#dnn_Full_Screen_PaneD .edn_category_menu_wrapper li.node.level_0:before
{
     content:"";
    display:block;
    width:100%;
    height:20px;
    background:url(/Portals/60/Images/arrow-1.png) center center no-repeat;
    position: relative;
    top: -18px;
}
#dnn_Full_Screen_PaneD .edn_category_menu_wrapper li.node.level_0:nth-child(2):before
{
    background:url(/Portals/60/Images/arrow-2.png) center center no-repeat;
}
#dnn_Full_Screen_PaneD .edn_category_menu_wrapper li.node.level_0:nth-child(3):before
{
    background:url(/Portals/60/Images/arrow-3.png) center center no-repeat;
}
#dnn_Full_Screen_PaneD .edn_category_menu_wrapper li.node.level_0:nth-child(4):before
{
    background:url(/Portals/60/Images/arrow-4.png) center center no-repeat;
}
#dnn_Full_Screen_PaneD .edn_category_menu_wrapper li.node.level_0:nth-child(5):before
{
    background:url(/Portals/60/Images/arrow-5.png) center center no-repeat;
}
#dnn_Full_Screen_PaneD .edn_category_menu_wrapper li.node.level_0:nth-child(6):before
{
    background:url(/Portals/60/Images/arrow-6.png) center center no-repeat;
}
#dnn_Full_Screen_PaneD .edn_category_menu_wrapper li.node.level_0:nth-child(7):before
{
    background:none;
    border-top:1px solid #C0D1E5;
     top: -25px;
}
#dnn_Full_Screen_PaneE
{
  	background:url(/Portals/60/Images/bg-projets.jpg) no-repeat center center;
  	background-size:cover;
  	color:white;
  	padding: 50px;
  	font-size:16px;
}
#dnn_Full_Screen_PaneE h2
{
 	 font-size:35px;
  	color:white;
  	padding-bottom:30px;
  	text-transform:uppercase;
  	font-weight:bold;
}
#dnn_Full_Screen_PaneE pre,
#dnn_ctr9746_ModuleContent pre
{
  	background:#620F76;
  	border-radius:10px;
    padding: 20px;
    max-width: 650px;
    margin: 30px auto 20px;
    font-family: "Open Sans";
    font-size: 16px;
  border:none;
}
#dnn_ctr9746_ModuleContent pre
{
  	background:#FCC05F;
  	
}
#dnn_Full_Screen_PaneE pre a
{
  	background:#620F76;
  	color:white;
  font-weight:bold;
}
#dnn_ctr9746_ModuleContent pre a
{
     font-weight:bold;
     color:black;
}
#dnn_ctr9746_ModuleContent
{
		padding: 50px;
     font-size:16px;
}
#dnn_ctr9746_ModuleContent h2
{
		text-align: center;
        text-transform: uppercase;
        font-size: 35px;
        padding-bottom: 30px;
        font-weight: bold;
        color: #FCC05F;
}
.Footer_Bottombg {
    background: #000;
  color:#fff;
}
.copyright_style, .FooterPane .Normal, .copyright_style a, .copyright_style a:link, .copyright_style a:active, .copyright_style a:visited, .Footer_Bottombg, .Footer_Bottombg a, .Footer_Bottombg a:link, .Footer_Bottombg a:active, .Footer_Bottombg a:visited {
     color:#fff;
}
.eds_news_BlogOne .article .stats
{
  clear:none;
}
.EDN_cf_all_fields_container
{
  display:none;
}

#dnn_BannerPaneB .eds_news_BlogOne.eds_subCollection_categoryMenu.fixed {
    position: fixed;
	top: 44px;
	left: 0;
	right: 0;
    bottom: 0;
	z-index: 1000;
	overflow: auto;
}

.article.standalone {
	font-size: 14px;
	line-height: 16.8px;
}

.article.standalone .left-column {
	max-width: 690px;
	float: left;
  	padding-right: 35px;
	box-sizing: border-box;
}

.article.standalone .right-column {
	float: left;
  	max-width: 230px;
}

.article.standalone h1 {
	font-size: 35px;
	color: #BED24C;
	font-weight: bold;
	line-height: 42px;
    text-align: center;
    margin-bottom: 10px;
}
._FCDF5F .article.standalone h1 {
  color: #FCDF5F;
}
._0F4476 .article.standalone h1 {
  color: #0F4476;
}
._99CDB7 .article.standalone h1 {
  color: #99CDB7;
}
._44B9A4 .article.standalone h1 {
  color: #44B9A4;
}
._7EB7D4 .article.standalone h1 {
  color: #7EB7D4;
}
._e3e4e2 .article.standalone h1 {
  color: #95989A;
}
._FCC05F .article.standalone h1 {
  color: #FCC05F;
}

.article.standalone .in_article_image {
	margin-left: -35px !important;
    max-width: none !important;
}

.article.standalone .in_article_image img {
  border: none;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  max-width: none !important;
}

.article.standalone h2 {
	color: #BED24C !important;
	font-size: 20px !important;
	line-height: 24px;
	font-weight: bold !important;
	text-transform: uppercase;
	margin-top: 35px !important;
	margin-bottom: 10px !important;
	padding-left: 31px;
	text-indent: -31px;
  	white-space: nowrap;
}

._FCDF5F .article.standalone h2 {
  color: #FCDF5F !important;
}
._0F4476 .article.standalone h2 {
  color: #0F4476 !important;
}
._99CDB7 .article.standalone h2 {
  color: #99CDB7 !important;
}
._44B9A4 .article.standalone h2 {
  color: #44B9A4 !important;
}
._7EB7D4 .article.standalone h2 {
  color: #7EB7D4 !important;
}
._e3e4e2 .article.standalone h2 {
  color: #95989A !important;
}
._FCC05F .article.standalone h2 {
  color: #FCC05F !important;
}

.article.standalone .left-column > h2 {
  display: none;
}

.article.standalone h2:before {
	content: '';
	display: inline-block;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat !important;
	background-position: center left !important;
	background-size: contain !important;
	position: relative;
	top: 4px;
	margin-right: 6px;
}

.article.standalone .contexte h2:before {
	background: url(/portals/60/Images/contexthdpi.png?ver=2017-09-08-110400-510);
}
._FCDF5F .article.standalone .contexte h2:before {
  background: url(/Portals/60/Images/icons/context_FCDF5Fhdpi.png?ver=2017-09-11-175211-903);
}
._0F4476 .article.standalone .contexte h2:before {
  background: url(/Portals/60/Images/icons/context_0F4476hdpi.png?ver=2017-09-11-175211-903);
}
._99CDB7 .article.standalone .contexte h2:before {
  background: url(/Portals/60/Images/icons/context_99CDB7hdpi.png?ver=2017-09-11-175211-903);
}
._44B9A4 .article.standalone .contexte h2:before {
  background: url(/Portals/60/Images/icons/context_44B9A4hdpi.png?ver=2017-09-11-175211-903);
}
._7EB7D4 .article.standalone .contexte h2:before {
  background: url(/Portals/60/Images/icons/context_7EB7D4hdpi.png?ver=2017-09-11-175211-903);
}
._e3e4e2 .article.standalone .contexte h2:before {
  background: url(/Portals/60/Images/icons/context_e3e4e2hdpi.png?ver=2017-09-11-175211-903);
}
._FCC05F .article.standalone .contexte h2:before {
  background: url(/Portals/60/Images/icons/context_FCC05Fhdpi.png?ver=2017-09-11-175211-903);
}

.article.standalone .observations h2:before {
	background: url(/portals/60/Images/observationhdpi.png?ver=2017-09-08-110435-377);
}
._FCDF5F .article.standalone .observations h2:before {
	background: url(/Portals/60/Images/icons/observations_FCDF5Fhdpi.png?ver=2017-09-11-175215-710);
}
._0F4476 .article.standalone .observations h2:before {
	background: url(/Portals/60/Images/icons/observations_0F4476hdpi.png?ver=2017-09-11-175215-710);
}
._99CDB7 .article.standalone .observations h2:before {
	background: url(/Portals/60/Images/icons/observations_99CDB7hdpi.png?ver=2017-09-11-175215-710);
}
._44B9A4 .article.standalone .observations h2:before {
	background: url(/Portals/60/Images/icons/observations_44B9A4hdpi.png?ver=2017-09-11-175215-710);
}
._7EB7D4 .article.standalone .observations h2:before {
	background: url(/Portals/60/Images/icons/observations_7EB7D4hdpi.png?ver=2017-09-11-175215-710);
}
._e3e4e2 .article.standalone .observations h2:before {
	background: url(/Portals/60/Images/icons/observations_e3e4e2hdpi.png?ver=2017-09-11-175215-710);
}
._FCC05F .article.standalone .observations h2:before {
	background: url(/Portals/60/Images/icons/observations_FCC05Fhdpi.png?ver=2017-09-11-175215-710);
}

.article.standalone .hypotheses h2:before,
.article.standalone .developpement h2:before,
.article.standalone .autres_pistes h2:before {
  background: url(/portals/60/Images/develhdpi.png?ver=2017-09-08-110037-140);
}
._FCDF5F .article.standalone .hypotheses h2:before,
._FCDF5F .article.standalone .developpement h2:before,
._FCDF5F .article.standalone .autres_pistes h2:before {
  background: url(/Portals/60/Images/icons/devel_FCDF5Fhdpi.png?ver=2017-09-11-175212-637);
}
._0F4476 .article.standalone .hypotheses h2:before,
._0F4476 .article.standalone .developpement h2:before,
._0F4476 .article.standalone .autres_pistes h2:before {
  background: url(/Portals/60/Images/icons/devel_0F4476hdpi.png?ver=2017-09-11-175212-637);
}
._99CDB7 .article.standalone .hypotheses h2:before,
._99CDB7 .article.standalone .developpement h2:before,
._99CDB7 .article.standalone .autres_pistes h2:before {
  background: url(/Portals/60/Images/icons/devel_99CDB7hdpi.png?ver=2017-09-11-175212-637);
}
._44B9A4 .article.standalone .hypotheses h2:before,
._44B9A4 .article.standalone .developpement h2:before,
._44B9A4 .article.standalone .autres_pistes h2:before {
  background: url(/Portals/60/Images/icons/devel_44B9A4hdpi.png?ver=2017-09-11-175212-637);
}
._7EB7D4 .article.standalone .hypotheses h2:before,
._7EB7D4 .article.standalone .developpement h2:before,
._7EB7D4 .article.standalone .autres_pistes h2:before {
  background: url(/Portals/60/Images/icons/devel_7EB7D4hdpi.png?ver=2017-09-11-175212-637);
}
._e3e4e2 .article.standalone .hypotheses h2:before,
._e3e4e2 .article.standalone .developpement h2:before,
._e3e4e2 .article.standalone .autres_pistes h2:before {
  background: url(/Portals/60/Images/icons/devel_e3e4e2hdpi.png?ver=2017-09-11-175212-637);
}
._FCC05F .article.standalone .hypotheses h2:before,
._FCC05F .article.standalone .developpement h2:before,
._FCC05F .article.standalone .autres_pistes h2:before {
  background: url(/Portals/60/Images/icons/devel_FCC05Fhdpi.png?ver=2017-09-11-175212-637);
}

.article.standalone .objectifs h2:before {
	background: url(/portals/60/Images/objectifshdpi.png?ver=2017-09-08-165330-397);
}
._FCDF5F .article.standalone .objectifs h2:before {
	background: url(/Portals/60/Images/icons/objectifs_FCDF5Fhdpi.png?ver=2017-09-11-175215-320);
}
._0F4476 .article.standalone .objectifs h2:before {
	background: url(/Portals/60/Images/icons/objectifs_0F4476hdpi.png?ver=2017-09-11-175215-320);
}
._99CDB7 .article.standalone .objectifs h2:before {
	background: url(/Portals/60/Images/icons/objectifs_99CDB7hdpi.png?ver=2017-09-11-175215-320);
}
._44B9A4 .article.standalone .objectifs h2:before {
	background: url(/Portals/60/Images/icons/objectifs_44B9A4hdpi.png?ver=2017-09-11-175215-320);
}
._7EB7D4 .article.standalone .objectifs h2:before {
	background: url(/Portals/60/Images/icons/objectifs_7EB7D4hdpi.png?ver=2017-09-11-175215-320);
}
._e3e4e2 .article.standalone .objectifs h2:before {
	background: url(/Portals/60/Images/icons/objectifs_e3e4e2hdpi.png?ver=2017-09-11-175215-320);
}
._FCC05F .article.standalone .objectifs h2:before {
	background: url(/Portals/60/Images/icons/objectifs_FCC05Fhdpi.png?ver=2017-09-11-175215-320);
}


.article.standalone .deroulement h2:before,
.article.standalone .etappes h2:before {
	background: url(/portals/60/Images/deroulementhdpi.png?ver=2017-09-08-165321-083);
}
._FCDF5F .article.standalone .deroulement h2:before,
._FCDF5F .article.standalone .etappes h2:before{
  background: url(/Portals/60/Images/icons/deroulement_FCDF5Fhdpi.png?ver=2017-09-11-175212-353);
}
._0F4476 .article.standalone .deroulement h2:before,
._0F4476 .article.standalone .etappes h2:before{
  background: url(/Portals/60/Images/icons/deroulement_0F4476hdpi.png?ver=2017-09-11-175212-353);
}
._99CDB7 .article.standalone .deroulement h2:before,
._99CDB7 .article.standalone .etappes h2:before{
  background: url(/Portals/60/Images/icons/deroulement_99CDB7hdpi.png?ver=2017-09-11-175212-353);
}
._44B9A4 .article.standalone .deroulement h2:before,
._44B9A4 .article.standalone .etappes h2:before {
  background: url(/Portals/60/Images/icons/deroulement_44B9A4hdpi.png?ver=2017-09-11-175212-353);
}
._7EB7D4 .article.standalone .deroulement h2:before,
._7EB7D4 .article.standalone .etappes h2:before{
  background: url(/Portals/60/Images/icons/deroulement_7EB7D4hdpi.png?ver=2017-09-11-175212-353);
}
._e3e4e2 .article.standalone .deroulement h2:before,
._e3e4e2 .article.standalone .etappes h2:before{
  background: url(/Portals/60/Images/icons/deroulement_e3e4e2hdpi.png?ver=2017-09-11-175212-353);
}
._FCC05F .article.standalone .deroulement h2:before,
._FCC05F .article.standalone .etappes h2:before{
  background: url(/Portals/60/Images/icons/deroulement_FCC05Fhdpi.png?ver=2017-09-11-175212-353);
}

.article.standalone .materiel h2:before {
	background: url(/portals/60/Images/materielhdpi.png?ver=2017-09-08-165345-527);
}
._FCDF5F .article.standalone .materiel h2:before {
	background: url(/Portals/60/Images/icons/materiel_FCDF5Fhdpi.png?ver=2017-09-11-175214-990);
}
._0F4476 .article.standalone .materiel h2:before {
	background: url(/Portals/60/Images/icons/materiel_0F4476hdpi.png?ver=2017-09-11-175214-990);
}
._99CDB7 .article.standalone .materiel h2:before {
	background: url(/Portals/60/Images/icons/materiel_99CDB7hdpi.png?ver=2017-09-11-175214-990);
}
._44B9A4 .article.standalone .materiel h2:before {
	background: url(/Portals/60/Images/icons/materiel_44B9A4hdpi.png?ver=2017-09-11-175214-990);
}
._7EB7D4 .article.standalone .materiel h2:before {
	background: url(/Portals/60/Images/icons/materiel_7EB7D4hdpi.png?ver=2017-09-11-175214-990);
}
._e3e4e2 .article.standalone .materiel h2:before {
	background: url(/Portals/60/Images/icons/materiel_e3e4e2hdpi.png?ver=2017-09-11-175214-990);
}
._FCC05F .article.standalone .materiel h2:before {
	background: url(/Portals/60/Images/icons/materiel_FCC05Fhdpi.png?ver=2017-09-11-175214-990);
}



.article.standalone .analyse-app h2:before {
	background: url(/portals/60/Images/analysehdpi.png?ver=2017-09-08-110321-013);
}
._FCDF5F .article.standalone .analyse-app h2:before {
	background: url(/Portals/60/Images/icons/analyse_FCDF5Fhdpi.png?ver=2017-09-11-175211-183);
}
._0F4476 .article.standalone .analyse-app h2:before {
	background: url(/Portals/60/Images/icons/analyse_0F4476hdpi.png?ver=2017-09-11-175211-183);
}
._99CDB7 .article.standalone .analyse-app h2:before {
	background: url(/Portals/60/Images/icons/analyse_99CDB7hdpi.png?ver=2017-09-11-175211-183);
}
._44B9A4 .article.standalone .analyse-app h2:before {
	background: url(/Portals/60/Images/icons/analyse_44B9A4hdpi.png?ver=2017-09-11-175211-183);
}
._7EB7D4 .article.standalone .analyse-app h2:before {
	background: url(/Portals/60/Images/icons/analyse_7EB7D4hdpi.png?ver=2017-09-11-175211-183);
}
._e3e4e2 .article.standalone .analyse-app h2:before {
	background: url(/Portals/60/Images/icons/analyse_e3e4e2hdpi.png?ver=2017-09-11-175211-183);
}
._FCC05F .article.standalone .analyse-app h2:before {
	background: url(/Portals/60/Images/icons/analyse_FCC05Fhdpi.png?ver=2017-09-11-175211-183);
}

.article.standalone .edn_article_links h2:before {
    background: url(/portals/60/Images/lienhdpi.png?ver=2017-09-08-110049-247);
}
._FCDF5F .article.standalone .edn_article_links h2:before {
    background: url(/Portals/60/Images/icons/liens_FCDF5Fhdpi.png?ver=2017-09-11-175214-413);
}
._0F4476 .article.standalone .edn_article_links h2:before {
    background: url(/Portals/60/Images/icons/liens_0F4476hdpi.png?ver=2017-09-11-175214-413);
}
._99CDB7 .article.standalone .edn_article_links h2:before {
    background: url(/Portals/60/Images/icons/liens_99CDB7hdpi.png?ver=2017-09-11-175214-413);
}
._44B9A4 .article.standalone .edn_article_links h2:before {
    background: url(/Portals/60/Images/icons/liens_44B9A4hdpi.png?ver=2017-09-11-175214-413);
}
._7EB7D4 .article.standalone .edn_article_links h2:before {
    background: url(/Portals/60/Images/icons/liens_7EB7D4hdpi.png?ver=2017-09-11-175214-413);
}
._e3e4e2 .article.standalone .edn_article_links h2:before {
    background: url(/Portals/60/Images/icons/liens_e3e4e2hdpi.png?ver=2017-09-11-175214-413);
}
._FCC05F .article.standalone .edn_article_links h2:before {
    background: url(/Portals/60/Images/icons/liens_FCC05Fhdpi.png?ver=2017-09-11-175214-413);
}


.article.standalone .right-column ul {
  background: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 24px 12px;
  	margin-left: 0;
	padding-left: 24px;
}

.article.standalone ul li {
	list-style: none;
  	text-indent: -18px;
	padding-left: 18px;
}

.article.standalone ul li:before {
    content: '';
	display: inline-block;
	background: url(/portals/60/Images/lihdpi.png?ver=2017-09-08-115435-737);
    background-repeat: no-repeat !important;
    background-position: center center !important;
	background-size: contain !important;
	width: 10px;
	height: 10px;
	position: relative;
	left: -10px;
}
._FCDF5F .article.standalone ul li:before {
  background: url(/Portals/60/Images/icons/li_FCDF5Fhdpi.png?ver=2017-09-11-175213-523);
}
._0F4476 .article.standalone ul li:before {
  background: url(/Portals/60/Images/icons/li_0F4476hdpi.png?ver=2017-09-11-175213-523);
}
._99CDB7 .article.standalone ul li:before {
  background: url(/Portals/60/Images/icons/li_99CDB7hdpi.png?ver=2017-09-11-175213-523);
}
._44B9A4 .article.standalone ul li:before {
  background: url(/Portals/60/Images/icons/li_44B9A4hdpi.png?ver=2017-09-11-175213-523);
}
._7EB7D4 .article.standalone ul li:before {
  background: url(/Portals/60/Images/icons/li_7EB7D4hdpi.png?ver=2017-09-11-175213-523);
}
._e3e4e2 .article.standalone ul li:before {
  background: url(/Portals/60/Images/icons/li_e3e4e2hdpi.png?ver=2017-09-11-175213-523);
}
._FCC05F .article.standalone ul li:before {
  background: url(/Portals/60/Images/icons/li_FCC05Fhdpi.png?ver=2017-09-11-175213-523);
}

.article.standalone .analyse-app table {
  table-layout: fixed;
}
.article.standalone td.plus,
.article.standalone td.minus {
	vertical-align: top;
  width: 50%;
}

#dnngo_megamenu .primary_structure > li:nth-of-type(2) > a,
#dnngo_megamenu .primary_structure > li:nth-of-type(5) > a {
	cursor: default;
}

#dnngo_megamenu .primary_structure > li:nth-of-type(3) {
  display: none;
}

.article.standalone .plus ul li:before {
	background: url('/portals/60/Images/plushdpi.png?ver=2017-09-08-115454-300');
    height: 18px;
	width: 18px;
	top: 4px;
}
._FCDF5F .article.standalone .plus ul li:before {
	background: url('/Portals/60/Images/icons/plus_FCDF5Fhdpi.png?ver=2017-09-11-175216-067');
}
._0F4476 .article.standalone .plus ul li:before {
	background: url('/Portals/60/Images/icons/plus_0F4476hdpi.png?ver=2017-09-11-175216-067');
}
._99CDB7 .article.standalone .plus ul li:before {
	background: url('/Portals/60/Images/icons/plus_99CDB7hdpi.png?ver=2017-09-11-175216-067');
}
._44B9A4 .article.standalone .plus ul li:before {
	background: url('/Portals/60/Images/icons/plus_44B9A4hdpi.png?ver=2017-09-11-175216-067');
}
._7EB7D4 .article.standalone .plus ul li:before {
	background: url('/Portals/60/Images/icons/plus_7EB7D4hdpi.png?ver=2017-09-11-175216-067');
}
._e3e4e2 .article.standalone .plus ul li:before {
	background: url('/Portals/60/Images/icons/plus_e3e4e2hdpi.png?ver=2017-09-11-175216-067');
}
._FCC05F .article.standalone .plus ul li:before {
	background: url('/Portals/60/Images/icons/plus_FCC05Fhdpi.png?ver=2017-09-11-175216-067');
}


.article.standalone .minus ul li:before {
	background: url('/portals/60/Images/minushdpi.png?ver=2017-09-08-115446-517');
    height: 18px;
	width: 18px;
	top: 4px;
}

.article.standalone .edn_article_links {
	background: none;
	border: none;
	padding: 0;
}

.eds_template_Details_Article_mesh > div > a {
	color: #BED24C;
	font-size: 19px;
	line-height: 22.8px;
	font-weight: bold;
}

.article.standalone .edn_article_links ul li {
	list-style: none !important;
	padding-left: 18px !important;
}


.article.standalone .right-column ul li:before {
	background: url(/portals/60/Images/li-arrowhdpi.png?ver=2017-09-08-131928-990);
    width: 12px;
	height: 12px;
}
._FCDF5F .article.standalone .right-column ul li:before {
	background: url(/Portals/60/Images/icons/arrow_FCDF5Fhdpi.png?ver=2017-09-11-175211-433);
}
._0F4476 .article.standalone .right-column ul li:before {
	background: url(/Portals/60/Images/icons/arrow_0F4476hdpi.png?ver=2017-09-11-175211-433);
}
._99CDB7 .article.standalone .right-column ul li:before {
	background: url(/Portals/60/Images/icons/arrow_99CDB7hdpi.png?ver=2017-09-11-175211-433);
}
._44B9A4 .article.standalone .right-column ul li:before {
	background: url(/Portals/60/Images/icons/arrow_44B9A4hdpi.png?ver=2017-09-11-175211-433);
}
._7EB7D4 .article.standalone .right-column ul li:before {
	background: url(/Portals/60/Images/icons/arrow_7EB7D4hdpi.png?ver=2017-09-11-175211-433);
}
._e3e4e2 .article.standalone .right-column ul li:before {
	background: url(/Portals/60/Images/icons/arrow_e3e4e2hdpi.png?ver=2017-09-11-175211-433);
}
._FCC05F .article.standalone .right-column ul li:before {
	background: url(/Portals/60/Images/icons/arrow_FCC05Fhdpi.png?ver=2017-09-11-175211-433);
}


.article.standalone .right-column ul li,
.article.standalone .right-column ul li a {
  color: #BED24C;
  font-size: 16px;
  line-height: 19.2px;
}
.article.standalone .right-column ul li p {
  display: inline-block;
}
.article.standalone .right-column ul li p a {
	display: block;
	padding-left: 13px;
}
._FCDF5F .article.standalone .right-column ul li,
._FCDF5F .article.standalone .right-column ul li a {
  color: #FCDF5F;
}
._0F4476 .article.standalone .right-column ul li,
._0F4476 .article.standalone .right-column ul li a {
   color: #0F4476;
}
._99CDB7 .article.standalone .right-column ul li,
._99CDB7 .article.standalone .right-column ul li a {
   color: #99CDB7;
}
._44B9A4 .article.standalone .right-column ul li,
._44B9A4 .article.standalone .right-column ul li a {
   color: #44B9A4;
}
._7EB7D4 .article.standalone .right-column ul li,
._7EB7D4 .article.standalone .right-column ul li a {
   color: #7EB7D4;
}
._e3e4e2 .article.standalone .right-column ul li,
._e3e4e2 .article.standalone .right-column ul li a {
   color: #95989A;
}
._FCC05F .article.standalone .right-column ul li,
._FCC05F .article.standalone .right-column ul li a {
   color: #FCC05F;
}

.article.standalone .article_comments h3 {
	color: #BED24C !important;
	font-size: 20px !important;
	line-height: 24px;
	font-weight: bold !important;
	text-transform: uppercase;
	margin-top: 35px !important;
	margin-bottom: 10px !important;
	/*
	padding-left: 31px;
	text-indent: -31px;
	*/
}
._FCDF5F .article.standalone .article_comments h3 {
    color: #FCDF5F !important;
}
._0F4476 .article.standalone .article_comments h3 {
    color: #0F4476 !important;
}
._99CDB7 .article.standalone .article_comments h3 {
    color: #99CDB7 !important;
}
._44B9A4 .article.standalone .article_comments h3 {
    color: #44B9A4 !important;
}
._7EB7D4 .article.standalone .article_comments h3 {
    color: #7EB7D4 !important;
}
._e3e4e2 .article.standalone .article_comments h3 {
    color: #95989A !important;
}
._FCC05F .article.standalone .article_comments h3 {
    color: #FCC05F !important;
}


.article.standalone .add_article_box {
  background: none !important;
  padding: 0 !important;
}

.article.standalone .add_article_box textarea {
	border: solid #BED24C 1px !important;
}
._FCDF5F .article.standalone .add_article_box textarea {
	border: solid #FCDF5F 1px !important;
}
._0F4476 .article.standalone .add_article_box textarea {
	border: solid #0F4476 1px !important;
}
._99CDB7 .article.standalone .add_article_box textarea {
	border: solid #99CDB7 1px !important;
}
._44B9A4 .article.standalone .add_article_box textarea {
	border: solid #44B9A4 1px !important;
}
._7EB7D4 .article.standalone .add_article_box textarea {
	border: solid #7EB7D4 1px !important;
}
._e3e4e2 .article.standalone .add_article_box textarea {
	border: solid #95989A 1px !important;
}
._FCC05F .article.standalone .add_article_box textarea {
	border: solid #FCC05F 1px !important;
}

.article.standalone .add_article_box .submit {
	border: solid #BED24C 1px !important;
	background: #BED24C !important;
	padding-right: 0 !important;
    transition: all 0.3s;
}
._FCDF5F .article.standalone .add_article_box .submit {
    border: solid #FCDF5F 1px !important;
	background: #FCDF5F !important;
}
._0F4476 .article.standalone .add_article_box .submit {
    border: solid #0F4476 1px !important;
	background: #0F4476 !important;
}
._99CDB7 .article.standalone .add_article_box .submit {
    border: solid #99CDB7 1px !important;
	background: #99CDB7 !important;
}
._44B9A4 .article.standalone .add_article_box .submit {
    border: solid #44B9A4 1px !important;
	background: #44B9A4 !important;
}
._7EB7D4 .article.standalone .add_article_box .submit {
    border: solid #7EB7D4 1px !important;
	background: #7EB7D4 !important;
}
._e3e4e2 .article.standalone .add_article_box .submit {
    border: solid #95989A 1px !important;
	background: #95989A !important;
}
._FCC05F .article.standalone .add_article_box .submit {
    border: solid #FCC05F 1px !important;
	background: #FCC05F !important;
}

.article.standalone .add_article_box .submit:hover {
  background: #fff !important;
  color: #BED24C !important;
}
._FCDF5F .article.standalone .add_article_box .submit:hover {
    color: #FCDF5F !important;
}
._0F4476 .article.standalone .add_article_box .submit:hover {
    color: #0F4476 !important;
}
._99CDB7 .article.standalone .add_article_box .submit:hover {
    color: #99CDB7 !important;
}
._44B9A4 .article.standalone .add_article_box .submit:hover {
    color: #44B9A4 !important;
}
._7EB7D4 .article.standalone .add_article_box .submit:hover {
    color: #7EB7D4 !important;
}
._e3e4e2 .article.standalone .add_article_box .submit:hover {
    color: #95989A !important;
}
._FCC05F .article.standalone .add_article_box .submit:hover {
    color: #FCC05F !important;
}

.article.standalone .add_article_box .submit span {
	background: none !important;
	padding: 0 !important;
	color: #000 !important;
	display: block !important;
	height: 32px !important;
	line-height: 32px !important;
	padding: 0 10px !important;
}


.article.standalone .article_comments .num_of_comment {
	display: none !important;
}

.article.standalone .comment_list .content_container .arrow {
	display: none !important;
}

.article.standalone .comment_list .content_container .content {
	margin-left: 20px !important;
	background: none !important;
  	padding: 0 !important;
}

.article.standalone .comment_list .comment {
	border-bottom: solid #BED24C 1px;
  	padding-bottom: 5px !important;
}
._FCDF5F .article.standalone .comment_list .comment {
  border-color: #FCDF5F;
}
._0F4476 .article.standalone .comment_list .comment {
  border-color: #0F4476;
}
._99CDB7 .article.standalone .comment_list .comment {
  border-color: #99CDB7;
}
._44B9A4 .article.standalone .comment_list .comment {
  border-color: #44B9A4;
}
._7EB7D4 .article.standalone .comment_list .comment {
  border-color: #7EB7D4;
}
._e3e4e2 .article.standalone .comment_list .comment {
  border-color: #95989A;
}
._FCC05F .article.standalone .comment_list .comment {
  border-color: #FCC05F;
}

.article.standalone .comment_list .comment .actions {
	width: auto;
}

.eds_template_List_Catalog_mesh .article,
.eds_template_List_Article_mesh .article {
  border-bottom: solid #BED24C 1px;
  padding-bottom: 24px !important;
  margin-bottom: 24px !important;
}
.eds_template_List_Article_mesh .article {
  border-bottom: solid #620F76 1px;
}
._FCDF5F .eds_template_List_Catalog_mesh .article,
.eds_template_List_Catalog_mesh .article._FCDF5F,
.eds_template_List_Article_mesh .article._FCDF5F{
  border-color: #FCDF5F;
}
._0F4476 .eds_template_List_Catalog_mesh .article,
.eds_template_List_Catalog_mesh .article._0F4476,
.eds_template_List_Article_mesh .article._0F4476 {
  border-color: #0F4476;
}
._99CDB7 .eds_template_List_Catalog_mesh .article,
.eds_template_List_Catalog_mesh .article._99CDB7,
.eds_template_List_Article_mesh .article._99CDB7 {
  border-color: #99CDB7;
}
._44B9A4 .eds_template_List_Catalog_mesh .article,
.eds_template_List_Catalog_mesh .article._44B9A4,
.eds_template_List_Article_mesh .article._44B9A4 {
  border-color: #44B9A4;
}
._e3e4e2 .eds_template_List_Catalog_mesh .article,
.eds_template_List_Catalog_mesh .article._e3e4e2,
.eds_template_List_Article_mesh .article._e3e4e2  {
  border-color: #95989A;
}
._FCC05F .eds_template_List_Catalog_mesh .article,
.eds_template_List_Catalog_mesh .article._FCC05F,
.eds_template_List_Article_mesh .article._FCC05F {
  border-color: #FCC05F;
}


.eds_template_List_Catalog_mesh .article:last-of-type,
.eds_template_List_Article_mesh .article:last-of-type {
  border-bottom: 0;
}

.eds_template_List_Catalog_mesh .article .in_article_image,
.eds_template_List_Article_mesh .article .in_article_image {
  margin-top: 0 !important;
}

.eds_template_List_Catalog_mesh .article .in_article_image img,
.eds_template_List_Article_mesh .article .in_article_image img  {
	border: none !important;
	background: none !important;
	padding: 0 !important;
	border-radius: 0 !important;
}

.eds_template_List_Catalog_mesh .article .publish_date,
.eds_template_List_Article_mesh .article .publish_date {
	font-size: 13px !important;
	line-height: 15.6px !important;
	font-weight: bold;
	color: #3E3F40 !important;
    margin-bottom: 0 !important;
}

.eds_template_List_Catalog_mesh .article .title,
.eds_template_List_Article_mesh .article .title {
	color: #BED24C;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
    margin-bottom: 16px;
}
._FCDF5F .eds_template_List_Catalog_mesh .article .title {
  color: #FCDF5F;
}
._0F4476 .eds_template_List_Catalog_mesh .article .title {
  color: #0F4476;
}
._99CDB7 .eds_template_List_Catalog_mesh .article .title {
  color: #99CDB7;
}
._44B9A4 .eds_template_List_Catalog_mesh .article .title {
  color: #44B9A4;
}
._7EB7D4 .eds_template_List_Catalog_mesh .article .title {
  color: #7EB7D4;
}
._e3e4e2 .eds_template_List_Catalog_mesh .article .title {
  color: #95989A;
}
.eds_template_List_Catalog_mesh .article._FCDF5F .title,
.eds_template_List_Article_mesh .article._FCDF5F .title {
  color: #FCDF5F;
}
.eds_template_List_Catalog_mesh .article._0F4476 .title,
.eds_template_List_Article_mesh .article._0F4476 .title {
  color: #0F4476;
}
.eds_template_List_Catalog_mesh .article._99CDB7 .title,
.eds_template_List_Article_mesh .article._99CDB7 .title {
  color: #99CDB7;
}
.eds_template_List_Catalog_mesh .article._44B9A4 .title,
.eds_template_List_Article_mesh .article._44B9A4 .title {
  color: #44B9A4;
}
.eds_template_List_Catalog_mesh .article._7EB7D4 .title,
.eds_template_List_Article_mesh .article._7EB7D4 .title {
  color: #7EB7D4;
}
.eds_template_List_Catalog_mesh .article._e3e4e2 .title,
.eds_template_List_Article_mesh .article._e3e4e2 .title {
  color: #95989A;
}

.eds_template_List_Catalog_mesh .article .title a,
.eds_template_List_Article_mesh .article .title a {
  color: inherit;
	font-size: 20px;
	line-height: 24px;
  font-weight: bold;
}

.eds_template_List_Catalog_mesh .article .summary,
.eds_template_List_Article_mesh .article .summary {
	color: #3E3F40;
	font-size: 14px;
	line-height: 16.8px;
}

.eds_template_List_Catalog_mesh .article .stats,
.eds_template_List_Article_mesh .article .stats {
  color: #3E3F40;
  font-size: 12px;
  line-height: 14.4px;
  text-transform: none;
}


.eds_news_BlogOne .article .stats > div,
.eds_news_BlogOne .article .stats > div span,
.eds_template_List_Article_mesh .article .stats > div,
.eds_template_List_Article_mesh .article .stats > div span {
	color: #3E3F40;
	font-size: 12px;
	line-height: 14.4px;
    text-transform: none;
}

.eds_template_List_Catalog_mesh .article .stats .author_box span,
.eds_template_List_Article_mesh .article .stats .author_box span {
    color: #BED24C;
	padding: 0;
	background: none;
	padding: 0 !important;
}
.eds_template_List_Article_mesh .article._FCDF5F .stats .author_box span {
  color: #FCDF5F;
}
.eds_template_List_Article_mesh .article._0F4476 .stats .author_box span {
  color: #0F4476;
}
.eds_template_List_Article_mesh .article._99CDB7 .stats .author_box span {
  color: #99CDB7;
}
.eds_template_List_Article_mesh .article._44B9A4 .stats .author_box span {
  color: #44B9A4;
}
.eds_template_List_Article_mesh .article._7EB7D4 .stats .author_box span {
  color: #7EB7D4;
}
.eds_template_List_Article_mesh .article._e3e4e2 .stats .author_box span {
  color: #95989A;
}
._FCDF5F .eds_template_List_Catalog_mesh .article .stats .author_box span {
  color: #FCDF5F;
}
._0F4476 .eds_template_List_Catalog_mesh .article .stats .author_box span {
  color: #0F4476;
}
._99CDB7 .eds_template_List_Catalog_mesh .article .stats .author_box span {
  color: #99CDB7;
}
._7EB7D4 .eds_template_List_Catalog_mesh .article .stats .author_box span {
  color: #7EB7D4;
}
._e3e4e2 .eds_template_List_Catalog_mesh .article .stats .author_box span {
  color: #95989A;
}


.eds_template_List_Catalog_mesh .article .stats .author_box,
.eds_template_List_Catalog_mesh .article .stats .separator,
.eds_template_List_Article_mesh .article .stats .author_box,
.eds_template_List_Article_mesh .article .stats .separator {
	margin-right: 2px;
}

.eds_template_List_Catalog_mesh .article .stats .publish_date,
.eds_template_List_Article_mesh .article .stats .publish_date {
	font-weight: normal;
}

.eds_template_List_Catalog_mesh .article .stats .comments,
.eds_template_List_Article_mesh .article .stats .comments {
	background: url(/portals/60/Images/comments.png?ver=2017-09-08-145320-510) no-repeat 0 1px;
}

.eds_template_List_Catalog_mesh .article .stats .views,
.eds_template_List_Article_mesh .article .stats .views {
	background: url(/portals/60/Images/views.png?ver=2017-09-08-145330-323) no-repeat 0 1px;
  	padding: 0 0 2px 19px;
}

.eds_template_List_Catalog_mesh .category_info .description ul {
	margin: 0 !important;
}

.eds_template_List_Catalog_mesh .category_info .description li {
	display: inline-block;
}

.eds_template_List_Catalog_mesh .category_info .description ul {
	margin: 0 !important;
}

.eds_template_List_Catalog_mesh .category_info .description {
  	margin-left: -50px !important;
	margin-right: -50px !important;
  margin-bottom: 36px !important;
}

.eds_template_List_Catalog_mesh .category_info .description ul {
  display: table;
  width: 100%;
}

.eds_template_List_Catalog_mesh .category_info .description li {
	width: calc(25% - 40px);
	margin: 0 20px;
	float: left;
	list-style: none;
	padding: 15px 20px 52px;
	box-sizing: border-box;
	background: url(/portals/60/Images/bloshdpi.png?ver=2017-09-08-155059-357) center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	min-height: 150px;
	display: table-cell;
	height: 100%;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
}

.eds_template_List_Catalog_mesh .category_info .description li:nth-of-type(3),
.eds_template_List_Catalog_mesh .category_info .description li:nth-of-type(4) {
  background: url(/Portals/60/Images/bloos2hdpi.png?ver=2017-09-08-161159-373) center center;
  	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.eds_template_List_Catalog_mesh .bread_crumbs a,
.eds_template_List_Article_mesh .bread_crumbs a {
	text-align: center;
	font-size: 30px;
	color: #BED24C;
	text-transform: none;
	display: block;
	font-weight: bold;
    margin-top: 47px;
}

.eds_template_List_Catalog_mesh .bread_crumbs a {
  font-size: 20px;
  line-height: 24px;
}

.eds_template_List_Catalog_mesh .bread_crumbs a:hover {
  text-decoration: none;
  cursor: default;
}

._FCDF5F .eds_template_List_Catalog_mesh .bread_crumbs a {
  color: #FCDF5F;
}

._0F4476 .eds_template_List_Catalog_mesh .bread_crumbs a {
  color: #0F4476;
}

._99CDB7 .eds_template_List_Catalog_mesh .bread_crumbs a {
  color: #99CDB7;
}

._44B9A4 .eds_template_List_Catalog_mesh .bread_crumbs a {
  color: #44B9A4;
}

._7EB7D4 .eds_template_List_Catalog_mesh .bread_crumbs a {
  color: #7EB7D4;
}

._e3e4e2 .eds_template_List_Catalog_mesh .bread_crumbs a {
  color: #95989A;
}


.eds_template_List_Catalog_mesh .category_info h1 {
	color: #BED24C !important;
	text-align: center;
	font-size: 35px !important;
	line-height: 42px !important;
	font-weight: bold;
	margin-bottom: 36px !important;
}
._FCDF5F .eds_template_List_Catalog_mesh .category_info h1 {
  color: #FCDF5F !important;
}
._0F4476 .eds_template_List_Catalog_mesh .category_info h1 {
  color: #0F4476 !important;
}
._99CDB7 .eds_template_List_Catalog_mesh .category_info h1 {
  color: #99CDB7 !important;
}
._44B9A4 .eds_template_List_Catalog_mesh .category_info h1 {
  color: #44B9A4 !important;
}
._7EB7D4 .eds_template_List_Catalog_mesh .category_info h1 {
  color: #7EB7D4 !important;
}
._e3e4e2 .eds_template_List_Catalog_mesh .category_info h1 {
  color: #95989A !important;
}


.eds_template_Details_Catalog_mesh .bread_crumbs {
	text-align: center;
    margin-top: 47px !important;
    max-width: 700px;
}
.eds_template_Details_Catalog_mesh .bread_crumbs.only-left {
  	max-width: 705px;
	margin-left: -35px;
}

.eds_template_Details_Catalog_mesh .bread_crumbs .bread1,
.eds_template_Details_Catalog_mesh .bread_crumbs .bread2 {
  display: block;
}

.eds_template_Details_Catalog_mesh .bread_crumbs .bread1,
.eds_template_Details_Catalog_mesh .bread_crumbs .bread1 a {
	color: #BED24C;
	text-transform: none;
	font-size: 19px;
	line-height: 22.8px;
	font-weight: bold;
}

.eds_template_Details_Catalog_mesh .bread_crumbs .bread2 a {
	color: #BED24C;
	text-transform: none;
	font-size: 19px;
	line-height: 22.8px;
}
._FCDF5F .eds_template_Details_Catalog_mesh .bread_crumbs .bread1,
._FCDF5F .eds_template_Details_Catalog_mesh .bread_crumbs .bread1 a,
._FCDF5F .eds_template_Details_Catalog_mesh .bread_crumbs .bread2 a {
  color: #FCDF5F;
}
._0F4476 .eds_template_Details_Catalog_mesh .bread_crumbs .bread1,
._0F4476 .eds_template_Details_Catalog_mesh .bread_crumbs .bread1 a,
._0F4476 .eds_template_Details_Catalog_mesh .bread_crumbs .bread2 a {
  color: #0F4476;
}
._99CDB7 .eds_template_Details_Catalog_mesh .bread_crumbs .bread1,
._99CDB7 .eds_template_Details_Catalog_mesh .bread_crumbs .bread1 a,
._99CDB7 .eds_template_Details_Catalog_mesh .bread_crumbs .bread2 a {
  color: #99CDB7;
}
._44B9A4 .eds_template_Details_Catalog_mesh .bread_crumbs .bread1,
._44B9A4 .eds_template_Details_Catalog_mesh .bread_crumbs .bread1 a,
._44B9A4 .eds_template_Details_Catalog_mesh .bread_crumbs .bread2 a {
  color: #44B9A4;
}
._7EB7D4 .eds_template_Details_Catalog_mesh .bread_crumbs .bread1,
._7EB7D4 .eds_template_Details_Catalog_mesh .bread_crumbs .bread1 a,
._7EB7D4 .eds_template_Details_Catalog_mesh .bread_crumbs .bread2 a {
  color: #7EB7D4;
}
._e3e4e2 .eds_template_Details_Catalog_mesh .bread_crumbs .bread1,
._e3e4e2 .eds_template_Details_Catalog_mesh .bread_crumbs .bread1 a,
._e3e4e2 .eds_template_Details_Catalog_mesh .bread_crumbs .bread2 a {
  color: #95989A;
}
._e3e4e2 .eds_template_Details_Catalog_mesh .bread_crumbs .bread1,
._e3e4e2 .eds_template_Details_Catalog_mesh .bread_crumbs .bread1 a,
._e3e4e2 .eds_template_Details_Catalog_mesh .bread_crumbs .bread2 a {
  color: #95989A;
}
._FCC05F .eds_template_Details_Catalog_mesh .bread_crumbs .bread1,
._FCC05F .eds_template_Details_Catalog_mesh .bread_crumbs .bread1 a,
._FCC05F .eds_template_Details_Catalog_mesh .bread_crumbs .bread2 a {
  color: #FCC05F;
}


.article.standalone .telecharger h2:before {
	background: url(/Portals/60/Images/telechargementhdpi.png?ver=2017-09-11-121710-250);
}
._FCDF5F .article.standalone .telecharger h2:before {
	background: url(/Portals/60/Images/icons/telecharger_FCDF5Fhdpi.png?ver=2017-09-11-175216-193);
}
._0F4476 .article.standalone .telecharger h2:before {
	background: url(/Portals/60/Images/icons/telecharger_0F4476hdpi.png?ver=2017-09-11-175216-193);
}
._99CDB7 .article.standalone .telecharger h2:before {
	background: url(/Portals/60/Images/icons/telecharger_99CDB7hdpi.png?ver=2017-09-11-175216-193);
}
._44B9A4 .article.standalone .telecharger h2:before {
	background: url(/Portals/60/Images/icons/telecharger_44B9A4hdpi.png?ver=2017-09-11-175216-193);
}
._7EB7D4 .article.standalone .telecharger h2:before {
	background: url(/Portals/60/Images/icons/telecharger_7EB7D4hdpi.png?ver=2017-09-11-175216-193);
}
._e3e4e2 .article.standalone .telecharger h2:before {
	background: url(/Portals/60/Images/icons/telecharger_e3e4e2hdpi.png?ver=2017-09-11-175216-193);
}
._FCC05F .article.standalone .telecharger h2:before {
	background: url(/Portals/60/Images/icons/telecharger_FCC05Fhdpi.png?ver=2017-09-11-175216-193);
}

.eds_news_BlogOne .article .related_articles {
	background: none;
	padding: 0;
}

.eds_news_BlogOne .article .related_articles:after {
  content: '';
  clear: both;
  display: table;
}

.eds_news_BlogOne .article .related_articles .list {
	float: left;
	width: 33.33333%;
  position: relative;
}

.article.standalone .related_articles h2 {
  padding-left: 0;
  text-indent: 0;
}
.article.standalone .related_articles h2:before {
  display: none;
}
.article.standalone .related_articles .list h2 {
  margin-top: 0 !important;
  white-space: normal;
}

.article.standalone .related_articles .in_article_image {
  margin-left: 0 !important;
}

#dnn_ctr9705_HtmlModule_lblContent > h1 {
	font-size: 35px;
	color: #620F76;
	padding-bottom: 30px;
	text-transform: uppercase;
	font-weight: bold;
    margin-top: 68px;
}
#dnn_ctr9705_HtmlModule_lblContent > p {
	text-align: center;
    color: #3E3F40;
}

#dnn_ctr9710_ContentPane h1,
#dnn_ctr9711_ContentPane h1,
#dnn_ctr9712_ContentPane h1 {
  	text-align: center;
	text-transform: uppercase;
	font-size: 35px;
  	line-height: 42px;
    margin-top: 68px;
	margin-bottom: 0;
	font-weight: bold;
	color: #FCC05F;
}

#dnn_ctr9703_ModuleContent .ui-accordion-header {
  	background: #FCC05F;
    -webkit-border-radius: 10px;
  	border-radius: 10px;
	padding: 10px 20px;
	max-width: 650px;
	margin: 30px auto 20px;
	font-family: "Open Sans";
	font-size: 16px;
	border: none;
    text-align: center;
}
#dnn_ctr9703_ModuleContent .ui-accordion-header a {
  padding-right: 32px;
}

#dnn_ctr9703_ModuleContent .ui-accordion-header.ui-accordion-header-active {
    background: #FCC05F;
    -webkit-border-bottom-left-radius: 0;
  	-webkit-border-bottom-right-radius: 0;
  	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	padding: 20px;
	max-width: 650px;
	margin: 30px auto 20px;
	font-family: "Open Sans";
	font-size: 16px;
	border: none;
    margin-bottom: 0;
}
#dnn_ctr9703_ModuleContent .ui-accordion-content {
	background: #FCC05F;
    -webkit-border-top-left-radius: 0;
  	-webkit-border-top-right-radius: 0;
  	border-top-left-radius: 0;
	border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 10px;
  	-webkit-border-bottom-right-radius: 10px;
  	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 20px;
    padding-top: 0;
	max-width: 650px;
	margin: 30px auto 20px;
	font-family: "Open Sans";
	font-size: 16px;
	border: none;
    margin-top: -10px;
    position: relative;
	z-index: 1;
}


.eds_template_List_Article_mesh .article .categories,
.eds_template_List_Catalog_mesh .article .categories {
  display: none;
}


@media screen and (max-width: 1065px) {
  .dnn_layoutB {
     width: 100%; 
  }
  .eds_template_List_Catalog_mesh .category_info .description {
    margin-left: 0 !important;
	margin-right: 0 !important;
  }
}

@media screen and (max-width: 1005px) {
  .article.standalone .left-column,
  .article.standalone .right-column {
    max-width: none;
    float: none;
    padding-right: 0;
  }
  
  .article.standalone .right-column {
   -moz-column-count: 2;
   -webkit-column-count: 2;
    column-count: 2;
  }
  
  .article.standalone .right-column > div:first-of-type h2 {
    margin-top: 0 !important;
  }
  
  .article.standalone h2 {
    white-space: normal;
  }
  
  .article.standalone .in_article_image {
    margin-left: auto !important;
	float: none !important;
  }
  
  .article.standalone .in_article_image .image_wrapper {
    float: none !important;
	padding: 0 !important;
	margin: 0 !important;
	max-width: 100%;
  }
  
  .article.standalone .in_article_image img {
	margin: 0 auto !important;
	float: none !important;
    display: block;
    max-width: 100% !important;
  }
}

@media screen and (max-width: 880px) {
  .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.level_0 {
    height: 280px;
  }
}

@media screen and (max-width: 800px) {
  .eds_news_BlogOne .article .related_articles .list {
    float: none;
    width: auto;
    margin-bottom: 24px;
  }
  
  .eds_news_BlogOne .article .related_articles .list:after {
    content: '';
    clear: both;
    display: table;
  }
  
  .eds_news_BlogOne .article .related_articles .list h2 {
    text-align: center;
  }
  
  .eds_template_List_Catalog_mesh .category_info .description ul {
    max-width: 400px;
	display: block;
	margin: 0 auto !important;;
  }
  
  .eds_template_List_Catalog_mesh .category_info .description li {
    width: calc(50% - 40px);
	margin: 0 20px 10px;
  }
  
   #dnn_BannerPaneB .edn_category_menu_wrapper .node.level_0 {
     	width: 49%;
   }
  .edn_category_menu_wrapper li.node.level_0:nth-child(3n), .edn_category_menu_wrapper li.node.level_0:nth-child(3n-1) {
    margin-left: 0;
  }
  .edn_category_menu_wrapper li.node.level_0:nth-child(2n) {
    margin-left: 1%;
  }
}

@media screen and (max-width: 767px) {
  .phoneHeadBottom {
    display: none;
  }
}

@media screen and (max-width: 703px) {
  #dnn_ctr9752_ModuleContent .eds_news_BlogOne .edn_9752_article_list_wrapper {
    max-width: 304px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 600px) {
  .dnn_ctr9746_ModuleContent {
    margin-left: -20px;
	margin-right: -20px;
  }
}

@media screen and (max-width: 560px) {
  #dnn_BannerPaneB .edn_category_menu_wrapper .node.level_0,
  #dnn_BannerPaneB .eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li.level_0:nth-child(7) {
    margin-left: 0 !important;
    width: 100%;
    height: auto;
  }
  .eds_news_BlogOne.eds_subCollection_categoryMenu ul {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 500px) {
  #dnn_Full_Screen_PaneA .contentpane {
    	padding: 25px 30px;
  }
  #dnn_ctr9749_ContentPane {
    	padding: 60px 30px 0;
  }
  
  #dnn_Full_Screen_PaneE,
  #dnn_ctr9746_ModuleContent {
    padding: 50px 25px 25px;
  }
  
  #dnn_ctr9746_ModuleContent {
    margin-left: -20px;
    margin-right: -20px;
  }
  
  .article.standalone td.plus, 
  .article.standalone td.minus {
    	display: block;
  }
    .eds_template_List_Catalog_mesh .category_info .description ul {
    max-width: 200px;
  }
  
  .eds_template_List_Catalog_mesh .category_info .description li {
   	width: 100%;
	margin: 0 0 10px;
  }
}

@media screen and (max-width: 400px) {
  .eds_news_BlogOne.eds_subCollection_news .in_article_image.left,
  .eds_news_BlogOne.eds_subCollection_news .in_article_image .image_wrapper.no_text {
    float: none !important;
  }
  .eds_news_BlogOne.eds_subCollection_news .in_article_image .image_wrapper img {
    display: block;
	margin: 0 auto;
	float: none;
  }
}

@media (max-width: 767px) {
  #dnn_wrapper > .wrapper > .visible-xs {
    position: absolute;
	top: -51px;
	left: 0;
	right: 0;
  }
  #dnn_wrapper > .wrapper > .hidden-xs {
	display: block !important;
    margin-top: 51px;
  }
  #dnn_ctr9656_ContentPane {
    margin: 15px 0;
  }
  
  .roll_menu {
    display: none;
  }
  .HeadRight .Login {
    position: absolute;
    top: 0;
    right: 0;
  }
}


.navigation_mobile li.Item-2 {
  display: none;
}


#dnn_BannerPaneB .eds_news_BlogOne.eds_subCollection_categoryMenu.always-visible {
  
}

.navigation_mobile {
  background: #fff;
	box-shadow: 0 0 5px #888;
	z-index: 8 !important;
	top: 47px !important;
}

.navigation_mobile li.Item-5 ul {
  display: block;
}

.navigation_mobile li.Item-5 > a {
  cursor: default;
}

.navigation_mobile li.Item-5 .menu_arrow {
  display: none;
}

.navigation_mobile .multi_menu ul li a {
  color: inherit !important;
}
.navigation_mobile .multi_menu ul li.Item-1 {
  border: solid #000 1px;
  color: #000;
}
.navigation_mobile .multi_menu ul li.Item-1.current {
  background: #000;
  color: #fff;
}
.navigation_mobile .multi_menu ul li.Item-3 {
  border: solid #44B9A4 1px;
  color: #44B9A4;
}
.navigation_mobile .multi_menu ul li.Item-3.current {
  background: #44B9A4;
  color: #fff;
}
.navigation_mobile .multi_menu ul li.Item-5 {
  background: #fff;
}
.navigation_mobile .multi_menu ul li.Item-5 {
  border: solid #FCC05F 1px;
  color: #FCC05F;
}
.navigation_mobile .multi_menu ul li.Item-5.current {
  background: #FCC05F !important;
  color: #fff;
}
.navigation_mobile .multi_menu ul li.Item-4 {
  border: solid #620F76 1px;
  color: #620F76;
}
.navigation_mobile .multi_menu ul li.Item-4.current {
  background: #620F76 !important;
  color: #fff;
}

.multi_menu > ul > li.dir.current > a > span, 
.multi_menu > ul > li.dir.current span:hover, 
.multi_menu ul li.dir.current.active span:hover {
  color: inherit !important;
}
.multi_menu > ul > li.Item-5 > a span,
.multi_menu > ul > li.Item-5 > a span:hover {
	color: #FCC05F  !important;
}

.multi_menu > ul > li.dir.current li span,
.multi_menu > ul > li.current.Item-5 > a span {
  color: #000  !important;
}

.multi_menu > ul > li.current.Item-5 > a span:hover {
  color: #000  !important;
}

.multi_menu > ul > li.dir.current li.current span {
  color: #fff !important;
}
 @media screen and (max-width: 700px) {
   .article.standalone .right-column {
	  -moz-column-count: 1 !important;
	  -webkit-column-count: 1 !important;
	  column-count: 1 !important;
   }
 }

.multi_menu > ul > li:nth-of-type(4) > a > span:hover {
  color: #620F76 !important;
}

.footer_mid {
  position: relative;
}

.footer_mid .copyright_style:after {
	content: url(/Portals/60/Images/ifen-logo-footer.png?ver=2017-09-14-090453-337);
	position: absolute;
	top: -14px;
	right: 0;
}

.eds_news_BlogOne.eds_subCollection_categoryMenu ul.edn_category_menu_wrapper li div {
  background: none;
  background-color: #e3e4e2;
}

#dnn_ctr9754_ViewEasyDNNNewsMain_ctl00_pnlListArticles .bread_crumbs,
#dnn_ctr9754_ViewEasyDNNNewsMain_ctl00_pnlListArticles .category_info {
  display: none;
}

#dnn_ctr9754_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article {
  border-bottom-color: #FCC05F;
}

#dnn_ctr9754_ViewEasyDNNNewsMain_ctl00_pnlListArticles .article .title {
  color: #FCC05F;
}

.DnnModule-9754 .bread_crumbs {
  display: none;
}

#dnn_ctr9755_ContentPane h1.edn_module_title {
  display: none;
}

#dnn_ctr9755_ContentPane .boxtagslist {
  text-align: center;
  padding-top: 60px;
}

#dnn_ctr9753_HtmlModule_lblContent {
  text-align: center
}


#dnn_ctr9756_ContentPane h1 {
  	font-size: 35px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;
	margin-top: 60px;
}

.BannerPaneB:before {
  display: none;
}

@media screen and (max-width: 1065px) {
  .footer_mid .copyright_style:after {
    padding-right: 20px;
  }
}

@media screen and (max-width: 920px) {
  .copyright_style {
    	margin: 0 auto;
	display: block;
	float: none;
	text-align: center;
  }
  
  .footer_mid .copyright_style:after {
    padding-right: 0;
	position: static;
	display: block;
	margin: 20px auto 0;
	text-align: center;
  }
}


.article.standalone .related_articles .in_article_image .image_wrapper img {
  border: solid #44B9A4 5px !important;
	background-color: #44B9A4;
	border-radius: 5px !important;
}

.article.standalone .related_articles .list h2 {
  	margin-top: 0 !important;
	white-space: normal;
	position: absolute;
	top: 12px;
	left: 5px;
	width: 157px;
	height: 133px;
	z-index: 1;
    background: #44B9A4;
    border-radius: 5px !important;
    opacity: 0;
    transition: opacity 0.3s;
}

.article.standalone .related_articles .list:hover h2 {
  opacity: 1;
}

.article.standalone .related_articles .list h2 a {
  	color: white;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 1.2em;
    text-align: center;
}


.dnnSearchBoxPanel,
.dnnSearchResultPanel {
  float: left;
  background: none;
  padding: 0 !important;
}

.dnnSearchBoxPanel {
  width: 55%;
}

.dnnSearchBoxPanel .dnnSearchResultAdvancedTip {
  display: none;
}

.dnnSearchBoxPanel .dnnSearchBox {
  height: 39px;
  margin-right: 20px;
  margin-left: 0;
}

.dnnSearchResultPanel {
  width: 45%;
}

.dnnSearchBoxPanel, .dnnSearchResultPanel {
  margin-top: 0;
}

@media screen and (max-width: 1010px) {
  .dnnSearchBoxPanel,
  .dnnSearchResultPanel {
    float: none;
    width: 100%;
  }
  .dnnSearchBoxPanel .dnnSearchBox {
    margin-right: 0;
  }
  .dnnSearchBoxPanel, .dnnSearchResultPanel {
    margin-top: 20px;
  }
  
  .dnnSearchResultPanel .dnnRight {
    margin-right: 0;
    margin-left: 10px;
  }
}

#dnnSearchResultAdvancedForm > .dnnFormItem:nth-of-type(3) {
  display:none;
}

.dnnSearchResultItem > div:last-of-type {
  display: none;
}

.dnnActions > li > a {
  	box-shadow: none;
	text-shadow: none;
	background: none;
	border: none;
}
a.dnnPrimaryAction {
  background: #3792ED !important;
}

a.dnnSecondaryAction:hover {
  background: none !important;
}

.EDGcontent {
  padding: 0 !important;
}

.easydnngallery {
  margin-top: 0 !important;
}

.article.standalone .temoignages h2:before {
  	background: url(/Portals/60/Images/icons/temougnages_BED24Chdpi.png?ver=2017-09-18-143042-053);
}
._FCDF5F .article.standalone .temoignages h2:before {
  	background: url(/Portals/60/Images/icons/temoignages_FCDF5Fhdpi.png?ver=2017-09-18-143042-053);
}
._0F4476 .article.standalone .temoignages h2:before {
  	background: url(/Portals/60/Images/icons/temougnages_0F4476hdpi.png?ver=2017-09-18-143042-053);
}
._99CDB7 .article.standalone .temoignages h2:before {
  	background: url(/Portals/60/Images/icons/temougnages_99CDB7hdpi.png?ver=2017-09-18-143042-053);
}
._44B9A4 .article.standalone .temoignages h2:before {
  	background: url(/Portals/60/Images/icons/temougnages_44B9A4hdpi.png?ver=2017-09-18-143042-053);
}
._7EB7D4 .article.standalone .temoignages h2:before {
  	background: url(/Portals/60/Images/icons/temougnages_7EB7D4hdpi.png?ver=2017-09-18-143042-053);
}
._e3e4e2 .article.standalone .temoignages h2:before {
  	background: url(/Portals/60/Images/icons/temougnages_e3e4e2hdpi.png?ver=2017-09-18-143042-053);
}

.article.standalone .temoignages ul {
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
}

.article.standalone .temoignages ul li {
  list-style:none;
  	text-indent: 0;
	padding-left: 0;
  display: table-cell;
  padding-right: 18px;
}

.article.standalone .temoignages ul li:before {
  display: none;
}

.article.standalone .temoignages ul li a {
  display: block;
  position: relative;
}

.article.standalone .temoignages ul li a:before {
  content: '';
  position:absolute;
  top: 50%;
  left: 50%;
  margin-top: -46px;
  margin-left: -38.25px;
  width: 76.5px;
  height: 92px;
  background: url(/Portals/60/Images/play.png?ver=2017-09-18-140316-730) center center no-repeat;
  background-size: contain;
}

.article.standalone .temoignages ul li a img {
  display: block;
    height: 100% !important;
	max-width: none;
	width: 100% !important;
}





