    #content .post-content .post-featured-image a{
        display: none;
    }
    div.vimeoPlayer{
        display: none;
    }

    #main div.ec3_iconlet {
        float: left;
        font-size: 1em;
        text-align: center;
        position: relative;
    }

    div.ec3_iconlet *{
        margin: 0;
        padding: 0;
        line-height: 90%;
    }

    div.ec3_iconlet td {
        padding-top: 0.4ex;
        padding-bottom: 0.4ex;
        text-align: center;
        font-weight: bold;
    }

    div.ec3_iconlet tr.ec3_day td {
        padding-top: 0;
        padding-bottom: 0;
        font-size: 2.5em;
        font-weight: bold;
        width: 2.5ex;
    }

    .emf_w-4{
        width: 100%;
        margin-right: 0;
    }
    .emf_w-3{
        width: 50%;
        
    }


/*********************************************************************
*   POUR FIREFOX
********************************************************************/
.emf_row {
    width: 100%;
    overflow: auto;
    clear: both;
}
.post-text {
    display: block;
}

div.post-meta{
    display: block;
    clear: both;
}

*{ 
    overflow: visible !important; 
}
/* -------------------------------------------------------------- 
 *   
 *    Hartija Css Print  Framework
 *       * Version:   1.0 
 *       	 
 *       	 -------------------------------------------------------------- */

body { 
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	line-height: 1.45; 
	font-family: Garamond,"Times New Roman", serif; 
	color: #000; 
	background: none; 
	font-size: 12pt; 
}

/* Headings */
h1,h2,h3,h4,h5,h6 { page-break-after:avoid; }
.hero-title-inside-text h1, .hero-title h1, h1{font-size:20pt;}
h2{font-size:18pt;}
h3{font-size:16pt;}
h4,h5,h6{font-size:14pt;}


p, h2, h3 { orphans: 3; widows: 3; }

code { font: 12pt Courier, monospace; } 
blockquote { margin: 1.2em; padding: 1em;  font-size: 12pt; }
hr { background-color: #ccc; }

/* Images */
img { float: left; margin: 1em 1.5em 1.5em 0; max-width: 100% !important; }
a img { border: none; }

/* Links */
/*a:link, a:visited { background: transparent; font-weight: normal; text-decoration: none;color:#333; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 70%; }

abbr[title]:after { content: " (" attr(title) ")"; }
*/
/* Don't show linked images  */
/*a[href^="http://"] {color:#000; }
a[href$=".jpg"]:after, a[href$=".jpeg"]:after, a[href$=".gif"]:after, a[href$=".png"]:after { content: " (" attr(href) ") "; display:none; }

/* Don't show links that are fragment identifiers, or use the `javascript:` pseudo protocol .. taken from html5boilerplate */
/*a[href^="#"]:after, a[href^="javascript:"]:after {content: "";} */

/* Table */
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #999;  font-weight: bold; }
td { border-bottom: 1px solid #999; }
th,td { padding: 4px 10px 4px 0; font-size:11pt; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
img,tr {page-break-inside: avoid;} 

/* Hide various parts from the site */

#secondary-page, .post-meta, .contentSocial, nav.post-navigation, div.comments-section, .site-footer-inside > div, footer,  #masthead, #colophon, .periode, .emf-formulaire, .footer_partenaire, .site-header img, #section-tophat, #section-header .logospace, #section-header .promospace, #section-header #menu, #section-footer, #section-sub-footer, #single-breakout, #comments, #respond, .sidebar, #single .date .button, #section-header .five, #section-content #single .five, .share, .article_nav, .imprim, .print-no label, .print-no input , .print-no textarea,  .print-no .linklove, .print-no h5, .print-no .square, .print-no .emailreqtxt, .print-no .reqtxt {display:none!important;}

#section-header .eleven, #section-content .container .eleven, .print-no ol  {width:100%;}

#primary.primary-sidebar {
    display: inline-block;
    width: 100%;
}
.post { margin: 0; }

.post-text {padding: 0;}

.emf_row {
    width: 100%;
    margin: 5px auto;
    overflow: auto;
    clear: both;
}

.post-featured-image img { width: 50% ;}
.post-content .ec3_schedule_date, .post-content .ec3_schedule_date .date {
    font-size: 1.2rem;
}

#section-print {display: block;}
.date, .ec3_iconlet {font-size: 16pt;}
@page :left {
	  @bottom-left {
		      content: counter(page);
		        }
		}



