/* Projet : Rédiger un plan de communication
 * Fichier CSS global
 * Version : 1.0
 * Dernières modifications : 18 février 2016
 * Auteurs : Annélie Gagnon et François Martel
 * Note : Les prefixes CSS sont gérés par prefixfree.js
 * Base : HTML5 Boilerplate v4.3.0
 * Table des matières
 * ==================================================
	typographies externes
	styles de base
	généraux
	typographie
	formulaire
	header (logo, menu secondaire, menu principal)
	pages : styles communs
	page : accueil
	page : contenu
	footer
	outils (classes utilitaires)
	media queries standards
	impression */

/* ==================================================
 * styles de base
 * ================================================== */

html,
button,
input,
select,
textarea{
    color: #000;
}

body{
	font: normal 100% Arial, Helvetica, sans-serif; /* 16 */
	line-height: 1.4; /* 22.4/16 */
}

html, 
body{
	height: 100%;
	min-height: 100%;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection{
    background: #000;
    color: #fff;
	text-shadow: none;
}
::selection{
    background: #000;
	color: #fff;
    text-shadow: none;
}

hr{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video{
    vertical-align: middle;
}

fieldset{
    border: 0;
    margin: 0;
    padding: 0;
}

textarea{
    resize: vertical;
	width: 100%;
}

.impression{
	display: none;
}

img{
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}

p img,
.lienExterne{
	display: inline;
}

.fondCouvre{
	width: 100%;
	background-size: cover;
}

/*.nopadding {
   padding: 0 !important;
}
*/
/* ==================================================
 * généraux
 * ================================================== */
*{
	margin: 0;
}

html {
  box-sizing: border-box;
}

*, 
*:before, 
*:after {
  box-sizing: inherit;
}

/* ==================================================
 * typographie
 * ================================================== */

body{
	font-weight: 400;
	color: #000;
	background: #a5a5a5;
}

body.dragging, 
body.dragging *{
	cursor: move !important;
}

a,
a:link,
a:visited{
	color: #000;
	text-decoration: none;
}

a:active,
a:hover,
a:focus{
	text-decoration: underline;
}

/* ==================================================
 * wrapper
 * ================================================== */
h1,
h2,
h3,
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
}

:not(.ie8) h1, 
:not(.ie8) h2, 
:not(.ie8) h3, 
:not(.ie8) h4{
	font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;   
}

/* ==================================================
 *  (logo, menu secondaire, menu principal)
 * ================================================== */
 
 /* zoneEntete : logo */
#banniereTELUQ{
	background: #333;
	height: 60px;
	width: 100%;
}

#logo{
	text-align: right;
}

#logo a{
	display: inline-block;
}

#logo a img{
	max-height: 45px;
}

#wrapper,
#logo{
	margin: 0 auto;
	width: 960px;
}

#wrapper{
	background: #f6f0e9;
}

/* zoneEntete */
#zoneEntete{
	position: relative;
}

#connexion{
    clear: both;
    float: right;
	font-size: .75em;
	padding: 12px 20px;
	text-transform: uppercase;
}

/* zoneIdentitaire : menuProfil */
#connexion a:link,
#connexion a:visited{
	color: #fff;
	display: block;
	text-decoration: underline;
}

#zoneEntete h1{
	background: url("../../img/structure/EDU1022_bandeau2.jpg") no-repeat center;
	height: 290px;
    margin: 0;
}

#zoneEntete h1 a,
#zoneEntete h1 a:link,
#zoneEntete h1 a:visited{
	display: none;
}

#ancreHautPage{
	margin: 0;
}

/* zoneEntete : menuPrincipal */
#menuPrincipal{
	background: #fff;
	width: 100%;
}

.toggleMenuPrincipal{
	background: none #5d5758;
	border: 1px solid #ccc;
	display: none;
	height: 40px;
	padding: 0;
	text-align: center;
	width: 40px;
}
.no-svg .toggleMenuPrincipal{
	border: none;
}

.toggleMenuPrincipal > span{
	background: url('../../img/icones/ico_menu_mobile.svg') no-repeat 0 0;
	display: inline-block;
	height: 24px;
	overflow: hidden;
	width: 24px;
	vertical-align: middle;
}
.no-svg .toggleMenuPrincipal > span{
	background-image: url('../../img/icones/png/ico_menu_mobile.png');
}

.toggleMenuPrincipal.ouvert > span{
	background-position: 0 -24px;
}
.no-svg .toggleMenuPrincipal.ouvert > span{
	background-position: 0 -25px;
}

.lstMenuPrincipal{
	font-size: 1px;
	font-size: .875em;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 40px;
	list-style-type: none;
    margin: 0 17px;
	padding-left: 0;
	position: relative;
	text-transform: uppercase; 
}

:not(.ie8) .lstMenuPrincipal{
    margin: 0 21px;
}

.lstMenuPrincipal li{
	display: inline-block;
	position: relative;
}

.lstMenuPrincipal a:link,
.lstMenuPrincipal a:visited{
	color: #4d4d4d;
	/* display: block; */
    padding: 0 17px;
}

.lstMenuPrincipal a:hover,
.lstMenuPrincipal a:active,
.lstMenuPrincipal a:focus,
.lstMenuPrincipal .current-menu-parent a,
.lstMenuPrincipal .current_page_item a,
.lstMenuPrincipal .current-page-ancestor a{
	background: #1796a3;
	color: #fff;
	text-decoration: none;
}

.lstMenuPrincipal .lien_echange a:link,
.lstMenuPrincipal .lien_echange a:visited{
	padding: 0 18px 0 31px;
}

.lstMenuPrincipal .lien_echange a:link:before,
.lstMenuPrincipal .lien_echange a:visited:before{
	content: url('../../img/icones/echange.svg');
    left: 9px;
	position: absolute;
    top: 10px;
}
.no-svg .lstMenuPrincipal .lien_echange a:link:before,
.no-svg .lstMenuPrincipal .lien_echange a:visited:before{
	content: url('../../img/icones/png/echange.png');
}

.lstMenuPrincipal .lien_echange a:active:before,
.lstMenuPrincipal .lien_echange a:hover:before,
.lstMenuPrincipal .lien_echange a:focus:before{
	content: url('../../img/icones/echange_rollover.svg');
}
.no-svg .lstMenuPrincipal .lien_echange a:active:before,
.no-svg .lstMenuPrincipal .lien_echange a:hover:before,
.no-svg .lstMenuPrincipal .lien_echange a:focus:before{
	content: url('../../img/icones/png/echange_rollover.png');
}


/* ==================================================
 * [role=main]
 * ================================================== */
 
[role=main]{
	display: block;
	font-size: 14px;
	font-size: .875rem;
	padding: 40px 25px 0 10px;
	padding: 2.8571rem 1.7857rem 0 0.7142rem;
}

/* zoneSecondaire */
#zoneSecondaire{
	display: inline-block;
	vertical-align: top;
	width: 2px;
}

#zoneSecondaire ul{
    list-style-type: none;
    margin: 0;
	padding-left:0;
    position: relative;
}

#zoneSecondaire .menu >li{
    background: #fff;
	border-left: 8px solid #ccc;
}

#zoneSecondaire .menu >li.current-menu-item,
#zoneSecondaire .menu >li.current_page_ancestor{
	border-left: 8px solid #820e06;
}

#zoneSecondaire .menu >li + li{
	margin-top: 6px;
}

#zoneSecondaire li a:link, 
#zoneSecondaire li a:visited {
    color: #4d4d4d;
    display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
    padding: 8px 7px 7px;
    text-decoration: none;
}

:not(.ie8) #zoneSecondaire li a:link, 
:not(.ie8) #zoneSecondaire li a:visited{
	font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;   
}

#zoneSecondaire li a:active, 
#zoneSecondaire li a:hover, 
#zoneSecondaire li a:focus,
#zoneSecondaire li.current_page_item >a {
	color: #000;
	font-weight: 600;
}

/* menuSecondaire : niveau 2 */
#zoneSecondaire li ul{
	padding-bottom: 6px;
}

#zoneSecondaire li li{
	border: none;
	margin-top: 6px;
}

#zoneSecondaire li li + li{
	margin-top: 1em;
}

#zoneSecondaire li li a:link,
#zoneSecondaire li li a:visited{
	font-size: 13px;
	font-size: .8125rem;
	font-style: italic;
	line-height: 17px;
	padding: 0 13px;
}

#zoneSecondaire .sub {
	display: none;
}

#zoneSecondaire .current_page_ancestor .sub{
	display: block;
}
 
/* [role=main] */
[role=article]{
	background: #fff;
	color: #4d4d4d;
	display: inline-block;
	line-height: 21px;
	margin-left: 20px;
	padding: 35px 1em;
	width: 696px;
	vertical-align: top;
}

/* [role=main] : titres */
[role=article] h1{
	border-bottom: 1px dashed #606060;
    color: #4d4d4d;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
    line-height: 2.25rem;
    margin: 0 0 24px;
	padding-bottom: 10px;
}

[role=article] h1 em{
	color: #4D4D4D;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 400;
}

[role=article] h2{
    color: #820e06;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    margin: 38px 0 14px;
}

[role=article] h3{
    color: #820e06;
    font-size: 16px;
    font-size: 1rem;
	font-style: italic;
    line-height: 24px;
    margin: 32px 0 8px;
}

[role=article] h4{
    color: #36383a;
    font-weight: 700;
    font-size: 1.0625em;
    margin: 2.5em 0 .45em;
}


/* [role=main] : contenu général */
[role=article] * + p,
[role=article] * + ul,
[role=article] * + ol,
[role=article] * + table,
[role=article] * + img{
	margin-top: 1em;
}

[role=article] * + img.lienExterne{
	margin-top: 0;
}

[role=article] a:link,
[role=article] a:visited{
	color: #1796A3;
	text-decoration: underline;
	/*word-break: break-all;*/
}

[role=article] a:active,
[role=article] a:hover,
[role=article] a:focus{
	text-decoration: none;
}

[role=article] #zoneNote{
    border-top: 1px solid #999;
    color: #666;
    font-size: 12px;
    font-size: .75rem;
    margin-top: 50px;
    margin-top: 3.125rem;
    padding-top: 10px;
    padding-top: .625rem;
}

[role=article] .note,
[role=article] .source{
	color: #5b5b5b;
	font-size: 14px;
	font-size: .875rem;
    margin-top: 2em;
}

[role=article] .source{
	color: #1796a3;
	font-style: italic;
}

[role=article] .source em,
[role=article] .source i{
	font-style:normal;
}

p.text-center{
	text-align:center;
}

blockquote{
    font-size: 12px;
    margin: 20px 50px;
}

figure{
	margin: 2em 3.5em 3em 2em;
}

figure .col-2{
	display: inline-block;
	width: 48%;
}

figure .col-2 img{
	display: inline-block;
	margin: 0 auto;
}

.schema >div{
	/*border-radius: 15px;
	border: 1px solid #c6c6c6;
	padding: 1.25em;*/
}

figcaption,
caption{
	color: #1796a3;
    margin: 1em auto .5em;
	text-align: center;
}

/* [role=main] : images */
img.alignCentre{
	margin-left: auto;
	margin-right: auto;
}

img.alignGauche{
	float: left;
	margin: 0 15px 15px 0;
	width: auto;
}

img.alignDroite{
	float: right;
	margin: 0 0 15px 15px;
	width: auto;
}

img.encadree{
	border: 1px solid #dcdcdc;
}

/* [role=main] : listes */
[role=article] ul,
[role=article] ol{
	padding-left: 35px;
}

[role=article] ul ul,
[role=article] ol ol,
[role=article] ul ol,
[role=article] ol ul{
	margin-top: .5em;
	margin-bottom: 1em;
}

[role=article] ul{
	list-style-type: none;
}

[role=article] li + li{
	margin-top: 3px;
}

[role=article] ul li{
	text-indent: -14px;
}

[role=article] ul li .boite{
	text-indent: 0;
}

[role=article] ul.sanspuce li{
	text-indent: 0;
}

[role=article] ul li:before{
    background: #820e06;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 4px;
    margin-right: 10px;
    width: 4px;
    vertical-align: middle;
}

[role=article] ul.sanspuce li:before{
	display: none;
}


.lstLettre{
	list-style-type: lower-alpha;
}

/* Liste à numéros */
.lstParentheseNum,
.lstParentheseAlpha{
	counter-reset: list;
}

.lstParentheseNum > li,
.lstParentheseAlpha > li {
	list-style: none;
}

.lstParentheseNum > li:before,
.lstParentheseAlpha > li:before{
	content: counter(list, decimal) ") ";
	counter-increment: list;
	float: left;
	margin-left: -1.5em;
}

.lstParentheseAlpha.b > li:before{
	content: "b)";
}
.lstParentheseAlpha.c > li:before{
	content: "c)";
}
.lstParentheseAlpha.d > li:before{
	content: "d)";
}

.lstParentheseNum.strong{
	font-weight: 600;
}

/* Liste à chiffre */
.lstParentheseAlpha > li:before{
	content: counter(list, lower-alpha) ") ";
}

.lstParentheseNum.strong{
	font-weight: 600;
}

/* Progression : liste : niveau 2 */
.lstSuivi > ol{
	list-style-type: none;
}

.lstSuivi ol li{
	line-height: 1.266666666666667; /* 19px/15px (identique au menu principal) */
	margin-top: 5px;
	text-transform: none;
}

.lstSuivi ol li:first-child{
	margin-top: 10px;
}

.lstSuivi ol li a:link,
.lstSuivi ol li a:visited{
	border-bottom: none;
	padding: 5px 0 5px 20px;
	text-decoration: none;
}

.lstSuivi ol li a:hover,
.lstSuivi ol li a:active,
.lstSuivi ol li a:focus{
	color: #005d7b;
	text-decoration: underline;
}

[role=article] ul.listFleche{
	margin-top: 2em;
}

[role=article] ul.listFleche li:before{
	background: url("../../img/structure/list-fleche.png");
	height: 18px;
	margin-left: -17px;
	width: 21px;	
}

[role=article] ul.listFleche li + li{
	margin-top: 10px;
}

/* [role=main] : tableaux */
table{
	border: 1px solid #999;
	border-collapse: collapse;	
	margin: 0 auto;
	width: 95.75%;
}

table.picto{
	border: none;
}

caption{
	margin-bottom: 14px;
	padding: 0 80px;
}

table.lgDemi{
	width: 50%
}

table.lgTroisQuarts{
	width: 75%
}

table thead th{
	background: #1695a2;
	color: #fff;
	font-size: 15px;
	font-size: .9375rem;
	padding: 3px 5px;
	text-align: center;
	text-transform: uppercase;
}

[role=article] table thead th a:link,
[role=article] table thead th a:visited{
	color: #fff;
	text-decoration: none;
}

table thead tr + tr th{
	border-top: 1px solid #fff;
}

.maj{
	text-transform: uppercase;
}

table tbody th{
    background: #606059;
	border: 1px solid #999;
    color: #fff;
    line-height: 1;
	padding: 6px 10px;
	text-align: left;
    text-transform: uppercase;
}

table tbody td{
	background: #fff;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	padding: 6px 10px;
	vertical-align: top;
}

table.table_VraiFaux{
	border: none;
	margin-bottom: 20px;
}

table.table_VraiFaux thead td{
	border: none;
}

table.table_VraiFaux thead th{
	background: none;
	border: none;
	color: #4d4d4d;
}

table.table_VraiFaux tbody td >*{
	margin-top: 1em;
}

table.table_VraiFaux tbody td:first-of-type{
	border: 1px solid #999;
}

table.table_VraiFaux tbody td:first-of-type  >*{
	margin-top: .5em;
}

table.table_VraiFaux tbody td:last-of-type{
	border-right: 1px solid #999;
}

table.table_VraiFaux tbody td .accordeon{
	margin-top: 20px;
}

table.table_Orthographe{
    margin: 20px 0;
    width: auto;
}

table.table_Orthographe label{
	margin-top: 0;
}
table.table_Orthographe label input {
	display: inline-block;
    vertical-align: middle;
}

table.table_Orthographe tfoot td{
	padding: 20px 10px 0;
}

table.manip_synt thead tr + tr th,
table.manip_synt tbody th{
	font-size: 10px;
    line-height: 15px;
}

table.manip_synt >thead >tr >td{
	border: 1px solid #fff;
}

table.manip_synt tbody td{
	font-size: 12px;
}

table.tn tbody th{
    background: #1796a3;
    font-weight: 400;
    padding: 10px;
    text-transform: none;
    vertical-align: top;
}

[role=article] table.tn tbody th a:link,
[role=article] table.tn tbody th a:visited{
	color: #fff;
	display: block;
	font-weight: 600;
	margin-bottom: 10px;
}

table.fonctions strong{
    text-transform: uppercase;
}

.num{
	padding-left: 33px;
    text-indent: -22px;
}

.num span,
.num.double span{
	margin-right: 10px;
}

.num.double{
    padding-left: 37px;
    text-indent: -33px;
}

table .alignCentre{
	text-align: center;
}

table .alignMiddle{
	vertical-align: middle;
}

table .lgDemi{
	width: 50%
}

table .lgTier{
	width: 33%
}

table .lgQuart{
	width: 25%
}

table .lgVingtieme{
	width: 20%
}

table .lgQuatorzieme{
	width: 15%;
}

table .lgDixieme{
	width: 10%
}

.check{
	text-align: center;
	vertical-align: middle;
}

.check span{
	display: inline-block;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    width: 27px;
}

.check span:before{
	content: url("../../img/icones/check.svg");
}
.no-svg .check span:before{
	content: url("../../img/icones/png/check.png");
}


th#h1 {
	background-color: #F7B8B3 !important;
	padding: 15px 15px 15px 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #4D4D4D;
	border: 1px solid #F7B8B3;
  }
  
  #h1 td {
	border: 1px solid #F7B8B3;
	
	
  }
  
  th#h2 {
	background-color: #C1C2DA !important;
	padding: 15px 15px 15px 10px;
	font-weight: normal;
	color: #4D4D4D;
	border: 1px solid #C1C2DA;
	text-transform: none;
  }
  th#h2 span {
	text-transform: uppercase;
  }
  
  th#h3 {
	background-color: #B1CCE6 !important;
	padding: 15px 15px 15px 10px;
	font-weight: normal;
	color: #4D4D4D;
	border: 1px solid #B1CCE6;
	text-transform: none;
  }
  
  th#h4 {
	background-color: #C0EAED !important;
	padding: 15px 15px 15px 10px;
	font-weight: normal;
	color: #4D4D4D;
	border: 1px solid #C0EAED;
	text-transform: none;
  }
  
  th#h5 {
	background-color: #CFCECE !important;
	padding: 15px 15px 15px 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #4D4D4D;
  }
  
  td {
	padding: 10px 15px 5px 10px;
  }
  
  .borderOrange {
	border: 1px solid #F7B8B3;
  }
  
  .borderRose {
	border: 1px solid #C1C2DA;
  }
  
  .borderBleuUn {
	border: 1px solid #B1CCE6;
  }
  
  .borderBleuDeux {
	border: 1px solid #C0EAED;
  }
  
  .borderGris {
	border: 1px solid #CFCECE;
  }
  
  .noBorderBottom {
	border-bottom: solid 1px transparent;
  }
  
  .svgTableau {
	width: 30px;
	margin: 0;
  }
  
  .svgTableauDeux {
	width: 30px;
	height: 30px;
	margin: 0;
	margin-left: 10px;
  }
  
  .flexTab {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  }
  .pt-4{
	padding-top: 0.5rem !important  
  }
  .pb-4{
	padding-bottom: 0.5rem !important
  }



/* Accordéons */
.accordeon{
    background: #ececec;	
	margin: 15px 0;
}

label + .accordeon{
	margin-top: 15px;
}

.accordeon .toggler{
	position: relative;
	margin: 15px 0 0;
	padding: 2px 85px 2px 10px; /* 85px = 65px (lg plus grand mot) + 20px (marge) */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: .75rem;
	font-weight: 400;
	text-transform: uppercase;
	color: #820e06;
	text-align: left;
    display: block;
    width: 100%;
}

/*.accordeon .toggler:hover{
	background: #1796A3;
	color: #fff;
}*/

.accordeon + .accordeon{
	margin-top:20px;
}

.accordeon .toggler:first-child{
	margin-top: 0;
}

.accordeon .toggler span{
	display: block;
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	margin: auto;
	padding: 0 21px 0 0;
	height: 18px;
	font-size: .8125em;
	background: url('../../img/icones/plus.svg') no-repeat top right;
	color: #fff;
    text-indent: -5000px;
}
.no-svg .accordeon .toggler span{	
	background-image: url('../../img/icones/png/plus.png');
}

.accordeon .toggler:hover span{
	background-image: url('../../img/icones/plus_rollover.svg');
}

.no-svg .accordeon .toggler:hover span{	
	background-image: url('../../img/icones/png/plus_rollover.png');
}

.accordeon .toggler.active span{
	background-image: url('../../img/icones/moins.svg');
}

.no-svg .accordeon .toggler.active span{
	background-image: url('../../img/icones/png/moins.png');
}

.accordeon .toggler.active:hover span{
	background-image: url('../../img/icones/moins_rollover.svg');
}

.no-svg .accordeon .toggler.active:hover span{	
	background-image: url('../../img/icones/png/moins_rollover.png');
}

.accordeon > div{
	padding: 15px 25px;
}

.zoneMedia{
	margin: 10px auto 30px;
	width: 512px;
	max-width: 100%;
}

p + .zoneMedia{
	margin-top: 20px;
}

#act-apprentissage .boite .zoneMedia{
    margin: 20px auto 5px;
}

#act-apprentissage .boite .zoneMedia .zoneVideo{
	width: 512px;
}

.boiteAnimVideo{
    height: 288px;
	width: 512px;
}


[role=article] .boite * + ul.playlist,
[role=article] ul.playlist,
[role=article] ol.playlist{  
	font-size: 12px;
	font-size: .75rem;  
	margin-top: 0;
	padding-left: 0;
}

[role=article] ol.playlist{
	padding-left: 20px;
}

[role=article] ul.playlist li {
    text-indent: 0;
}

[role=article] ul.playlist sup{
	font-size: 9px;
	font-size: .5625rem;
}

[role=article] ul.playlist li:before{
	display: none;
}

[role=article] ul.playlist li a:link,
[role=article] ul.playlist li a:visited {
    background: #ececec;
    border-left: 8px solid #ccc;
    color: #606060;
    display: block;
    padding: 4px 7px;
    text-decoration: none;
    text-transform: uppercase;
}

[role=article] ul.playlist li.active a,
[role=article] ul.playlist li a:active,
[role=article] ul.playlist li a:hover,
[role=article] ul.playlist li a:focus {
    background: #ccc;
    border-left: 8px solid #820e06;
    color: #4d4d4d;
    font-weight: 600;
}

.boite{
	border: 1px dashed #1695a2;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	display: inline-block;
    margin: 50px 30px 30px;
	margin: 3.125rem 0 1.875rem 1.875rem;
    padding: 15px 30px;
    padding: .9375rem 1.875rem;
}

.boite.noBorder{
    border: none;
}


.boite + .boite{
	margin-top: 25px;
}

[role=article] .boite h4{
	color: #1695a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: .875rem;
    margin-top: 0;	
}

[role=article] .boite h5{
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-size: .8125rem;
	font-style: italic;	
    margin: 12px 0 7px;	
}

.boite p,
.boite ul,
.boite h4{
    position: relative;	
}

[role=article] .boite .video a:link,
[role=article] .boite .video a:visited,
[role=article] .boite .video + p a:link,
[role=article] .boite .video + p a:visited{
	/*word-break: break-all;*/
}

.boite p:before,
.boite ul:before,
.boite h4:before{
    content: "";
    display: block;
    height: 53px;
    left: -61px;
    position: absolute;
    top: -42px;
    width: 53px;
}

[role=article] .boite ul{
	padding-left: 5px;
	padding-left: .25rem;
}

[role=article] .boite * + ul{
	padding-left: 35px;
	padding-left: 2.1875rem;
}

.boite p + p:before{
    top: -19px;
}

.activite:before{
	background: url("../../img/icones/icon_apprentissage.svg") no-repeat;
}
.no-svg .activite:before{
	background-image: url("../../img/icones/png/icon_apprentissage.png");
}

.audio:before{
	background: url("../../img/icones/icon_audio.svg") no-repeat;
}
.no-svg .audio:before{
	background-image: url("../../img/icones/png/icon_audio.png");
}

.avertissement:before{
	background: url("../../img/icones/icon_avertissement.svg") no-repeat;
}
.no-svg .avertissement:before{
	background-image: url("../../img/icones/png/icon_avertissement.png");
}

.bilan:before{
	background: url("../../img/icones/icon_bilan.svg") no-repeat;
}
.no-svg .bilan:before{
	background-image: url("../../img/icones/png/icon_bilan.png");
}

.contact:before{
	background: url("../../img/icones/icon_contact.svg") no-repeat;
}
.no-svg .contact:before{
	background-image: url("../../img/icones/png/icon_contact.png");
}

.lecture:before{
	background: url("../../img/icones/icon_lecture.svg") no-repeat;
}
.no-svg .lecture:before{
	background-image: url("../../img/icones/png/icon_lecture.png");
}

.partage:before{
	background: url("../../img/icones/icon_echange.svg") no-repeat;
}
.no-svg .partage:before{
	background-image: url("../../img/icones/png/icon_echange.png");
}

.echange:before{
	background: url("../../img/icones/icon_echange.svg") no-repeat;
}
.no-svg .echange:before{
	background-image: url("../../img/icones/png/icon_echange.png");
}

.savoir_plus:before{
	background: url("../../img/icones/icon_P_en_savoir_plus.svg") no-repeat;
}
.no-svg .savoir_plus:before{
	background-image: url("../../img/icones/png/icon_P_en_savoir_plus.png");
}

.suggestion:before{
	background: url("../../img/icones/icon_sugg_didac.svg") no-repeat;
}
.no-svg .suggestion:before{
	background-image: url("../../img/icones/png/icon_sugg_didac.png");
}

.synthese:before{
	background: url("../../img/icones/icon_synthese.svg") no-repeat;
}
.no-svg .synthese:before{
	background-image: url("../../img/icones/png/icon_synthese.png");
}

.traitement:before{
	background: url("../../img/icones/icon_traitement.svg") no-repeat;
}
.no-svg .traitement:before{
	background-image: url("../../img/icones/png/icon_traitement.png");
}

.tn:before{
	background: url("../../img/icones/icon_TN.svg") no-repeat;
}
.no-svg .tn:before{
	background-image: url("../../img/icones/png/icon_TN.png");
}

.video:before{
	background: url("../../img/icones/icon_video.svg") no-repeat;
}
.no-svg .video:before{
	background-image: url("../../img/icones/png/icon_video.png");
}

#act-apprentissage{
	border: 1px solid #999;
    border-radius: 15px;
    margin: 40px 0 40px 22px;
    padding: 0 13px 16px;
    position: relative;
}

#act-apprentissage:before{
    background: url("../../img/icones/icon_apprentissage_gris.svg") no-repeat;
    content: "";
    display: block;
    height: 53px;
    left: -24px;
    position: absolute;
    top: -26px;
    width: 53px;
}
.no-svg #act-apprentissage:before{
	background-image: url("../../img/icones/png/icon_apprentissage_gris.png");
}

.boite_image{
	clear: both;
}

.boite_image + ul{
	margin-top: 2em;
}

.min_220px{
	min-height: 220px;
}

.min_280px{
	min-height: 280px;
}

.min_330px{
	min-height: 330px;
}

.boite_image blockquote{
	margin-right: 0;
}

.boite_image figure{
	float: right;
    margin: 0;
    margin-left: 2em;
}

.boite_image figure.max-width{
	max-width: 40%;
}

.boite_image figure.center{
    float: none;
    margin: 19px;
}

.boite_image figure img{
	border: 1px solid #999;
	padding: 2px;	
}

.nouvelle_orthographe{
    text-align: center;	
}

.ev_1{/*gris*/
	color: #333;
	font-weight: 600;
}
.ev_2{/*bourgogne*/
	color: #820e06;
	font-weight: 600;
}
.ev_3{/*bleu*/
	color: #1695a2;
	font-weight: 600;
}
.ev_4{/*mauve*/
	color: #662482;
	font-weight: 600;
}
.ev_5{/*jaune*/
	color: #d67c07;
	font-weight: 600;
}

.encadre,
.anecdote{
	border: 1px solid #1695a2;
	display: inline-block;
	padding: 5px 10px;
}

.encadre + figcaption{
    color: inherit;
    text-align: left;
    text-indent: -10px;
    margin-left: 10px;
}

.anecdote{
	margin: 20px auto;
}

.anecdote h4{
	color: #1695a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: .875rem;
    margin-top: 0;	
}

/*.bleu{
	color: #1695a2;
}*/

.fleche{
	background: url("../../img/structure/list-fleche.png");
	display: inline-block;
    height: 18px;
    vertical-align: top;	
    width: 21px;
}

.btn_scrollTop{
	margin-top: 40px;
	text-align: right;
}

[role=article] .btn_scrollTop a:link,
[role=article] .btn_scrollTop a:visited{
    background: url("../../img/icones/top.svg") no-repeat right;
	color: #999;
    display: inline-block;
    font-weight: 700;
    height: 45px;
    letter-spacing: .5px;
    line-height: 1.2;
    text-decoration: none;
    text-transform: uppercase;
    padding: 6px 59px 0 0;
    width: 130px;
}
.no-svg [role=article] .btn_scrollTop a:link,
.no-svg [role=article] .btn_scrollTop a:visited{
	background: url("../../img/icones/png/top.png") no-repeat right;	
}

[role=article] .btn_scrollTop a:active,
[role=article] .btn_scrollTop a:hover,
[role=article] .btn_scrollTop a:focus{
	background-image: url("../../img/icones/top_rollover.svg");
	color: #606060;
}
.no-svg [role=article] .btn_scrollTop a:active,
.no-svg [role=article] .btn_scrollTop a:hover,
.no-svg [role=article] .btn_scrollTop a:focus{
	background-image: url("../../img/icones/png/top_rollover.png");
}

/*.page_biblio p{
	text-indent: -36px;
    padding-left: 36px;
}*/

[role=article].page_biblio a:link,
[role=article].page_biblio a:visited{
	/* These are technically the same, but use both */
	overflow-wrap: break-word;
	word-wrap: break-word;	
	-ms-word-break: break-all;
	/* This is the dangerous one in WebKit, as it breaks things wherever */
	word-break: break-all;
	/* Instead use this non-standard one: */
	word-break: break-word;	
	/* Adds a hyphen where the word breaks, if supported (No Blink) */
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

[role=article].page_biblio .btn_scrollTop a{
	word-break: normal;
}

label{
    display: block;
	margin-top: 5px;
}

[role=article] #act-apprentissage ul.sanspuce li + li{
	margin-top: 15px;
}

.resultatRech + .resultatRech{
	margin-top: 20px;
}

/* ==================================================
 * zoneBasPage
 * ================================================== */

[role=contentinfo]{
	height: 115px;
}

[role=contentinfo]{
    text-align: center;
}

[role=contentinfo] ul{
	font-size: 14px;
	font-size: .875rem;
	line-height: 75px;
	list-style-type: none;
	padding-left: 0;
}

[role=contentinfo] li{
	color: #1796a3;
	display: inline;
}

[role=contentinfo] li + li{
	border-left: 1px solid #1796a3;
}

[role=contentinfo] a:link,
[role=contentinfo] a:visited{
	color: inherit;
	display: inline-block;    
	line-height: .5;
	padding: 3px 10px;
	text-decoration: underline;
}

[role=contentinfo] li + li a:link{
	padding: 3px 0 3px 10px;
}

[role=contentinfo] a:active,
[role=contentinfo] a:hover,
[role=contentinfo] a:focus{
	color: inherit;
	text-decoration: none;
}

[role=contentinfo] .copyright {
	background: #333;
}

[role=contentinfo] p{
    color: #fff;
}

[role=contentinfo] p small{
	font-size: .75em;
	line-height: 3.4;
}



/* -------------------- STYLES.CSS ------------------------- */
/* -------------------- Panneau d'outils ------------------- */

/* Panneaux en général */
.panneau {
	position: fixed;
	right: 0;
	display: none;
	z-index: 10;
	height: auto;
	padding: 20px 150px 20px 20px;
	background: #000000;
	border: 1px solid #111111;
	opacity: 1;

    /* Coins arrondis */
	border-radius: 20px 0px 0 20px;
	
	behavior: url(/wp-content/themes/edu1030_v2/css/pie.htc); /* IE8 et moins */
}

/* Style de contenu des panneaux */
.panneau h3{font-size: 15px; color: #ffffff; margin-top: 0px;}
.panneau p{margin: 0 0 15px 0; padding: 0; color: #ffffff;}
.panneau a{color: #9FC54E; text-decoration: none;}
.panneau a:hover {margin: 0; padding: 0; color: #ffffff; text-decoration: none; border-bottom: 1px solid #ffffff;}

/* Boutons d'accès en général */
a.btnPanneau {
	position: fixed;
	right: -55px;
	display: block;
	z-index: 11;
	width: 90px;
	padding: 12px 0px 12px 40px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #ccc;
	color: #ffffff;
    outline: none;
    
    /* Coins arrondis */
	border-radius: 15px 0px 0 15px;

	/* Générateur de Gradient :   http://gradients.glrzad.com/   */
	background-image: linear-gradient(left , #59595A 0%, #999999 100%);
	background-image: -o-linear-gradient(left , #59595A 0%, #999999 100%);
	background-image: -moz-linear-gradient(left , #59595A 0%, #999999 100%);
	background-image: -webkit-linear-gradient(left , #59595A 0%, #999999 100%);
	background-image: -ms-linear-gradient(left , #59595A 0%, #999999 100%);
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(0, #59595A),
		color-stop(1, #999999)
	);
    -pie-background: linear-gradient(left , #59595A, #999999);
    behavior: url(/wp-content/themes/edu1030_v2/css/pie.htc); /* IE8 et moins */
}

a.btnPanneau span.img { position:absolute; left:7px; top:7px; width:28px; height:28px; background-repeat:no-repeat; }
a.active.btnPanneau span.img { background-image: url('../../img/modules/panneaux/minus.png')!important; left:12px; top:12px; }

/* Panneaux spécifiques */
#panneauRecherche  {top: 230px; width: 400px;} /* Positionnement du panneau de recherche */
#panneauChat       {top: 230px; width: 600px;} /* Positionnement du panneau de prise de notes */
/*#panneauActualites {top: 100px; width: 500px;} /* Positionnement du panneau des actualités */

/* Boutons d'accès spécifiques */
a#btnPanneauRecherche  {top: 245px;}
a#btnPanneauChat       {top: 295px;}
/*a#btnPanneauActualites {top:215px;}*/

a#btnPanneauRecherche  span.img {background-image:url(../../img/modules/panneaux/ico_recherche.png);}
a#btnPanneauChat       span.img {background-image:url(../../img/modules/panneaux/ico_chat.png);}
/*a#btnPanneauActualites span.img {background-image:url(img/modules/panneaux/ico_actualites.png);}*/

/* Styles pour le contenu du panneauRecherche */
#panneauRecherche #lancerRecherche{
	width: 85px;
	margin-left: 5px;
	background-color: #ffffff;
	border: solid 1px #71A12D;
	color: #000000;
	cursor: pointer;
}
#panneauRecherche #lancerRecherche:hover{
	width: 85px;
	background-color: #71A12D;
	border: solid 1px #71A12D;
	color: #ffffff;
	cursor: pointer;
}

/* ==================================================
 * outils (classes utilitaires)
 * ================================================== */

/* Image replacement */
.ir{
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before{
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden{
    display: none !important;
    visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden{
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus{
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/* Hide visually and from screenreaders, but maintain layout */
.invisible{
    visibility: hidden;
}

/* clearfix : clear selon la manière actuelle (idéale) */
.clearfix:before,
.clearfix:after{
    content: " ";
    display: table;
}
.clearfix:after{
    clear: both;
}
.clearfix{
    *zoom: 1;
}

/* clearbase : clear selon la manière traditionnelle */
.clearbase{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/* ==================================================
 * media queries standards
 * résolution par défaut : 1200px et plus (pour IE 8)
 * ajustements ci-dessous pour les résolutions plus basses
 * basées sur les media queries de Bootstrap v3.3.2
 
 * Mobile portrait/paysage : 767px et moins
 * Tablette portrait : 768px et plus
 * Ordinateur SD et tablette paysage : 992px et plus
 * Ordinateur HD : 1200px et plus (résolution par défaut)
 * ================================================== */

/* Ordinateur SD et moins (991px et moins) */
@media only screen and (max-width: 991px){
	
	.lstMenuPrincipal {
		font-size: 12px;
		font-size: .75em;
		margin: 0!important;
	}	
	
	.lstMenuPrincipal a:link,
	.lstMenuPrincipal a:visited{
		padding: 0 10px;
	}
	
	.lstMenuPrincipal .lien_echange a:link, 
	.lstMenuPrincipal .lien_echange a:visited {
		 padding: 0 10px 0 30px;
	}	
	
	/* ==================================================
	 * [role=main]
	 * ================================================== */
	[role=main] {
		padding: 40px 20px 0;
		padding: 2.8571rem 1.4285rem 0;
	}	 	
	
	#zoneSecondaire{
		display: block;
		margin-bottom: 1em;
		width: 100%;
	}
	
	#zoneSecondaire >nav select{
		border: none;
		border-bottom: 2px solid #1595A2;
		border-top: 2px solid #1595A2;
		color: #1595A2;
		height: 40px;
		height: 2.5rem;
		font-size: 16px;
		font-size: 1rem;
		padding: 5px 10px;
		padding: .3125rem .625rem;
		width: 100%;
	}	
	 		 
	[role=article] {
		display: block;
		padding: 30px;
		padding: 2.1485rem;
		width: 100%;
	}
	
	/* ==================================================
	 * [role=contentinfo]
	 * ================================================== */	
	[role=contentinfo]{
		font-size: .875em; /* 13/16 */
	}
}




/* Mobile portrait/paysage (767px et moins) */
@media only screen and (max-width: 767px){
	/* ==================================================
	 * styles de base
	 * ================================================== */
	
	/* ==================================================
	 *  (logo, menu secondaire, menu principal)
	 * ================================================== */
	#wrapper,
	#logo{
		width: 100%;
	}
	
	#logo a img{
		max-width: 40px;
		max-height: inherit;
	}
	
	/*#connexion{
		margin: 65px 10px 0 0;
	}*/
		
	#menuPrincipal{
		background: none;
		padding: 12px 10px;
	}
	
	#menuPrincipal:after{
		display: none;
	}
	
	.toggleMenuPrincipal{
		display: block;
	}
	
	.lstMenuPrincipal{
		background: #fff;
		box-shadow: 0 3px 7px #252525; /* browser support */
		box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
		display: none;
		/*position: absolute;
		top: 50px;
		right: 0;*/
		font-size: 1em;
		margin: 0;
		padding: 0;
		width: 100%; /* 285/350 */
		z-index: 500;
	}
	
	.lstMenuPrincipal li{
		display: block;
		margin: 0;
		width: auto;
	}
	
	.lstMenuPrincipal li + li{
		border-top: 1px solid #ccc;
	}
	
	.lstMenuPrincipal li,
	.lstMenuPrincipal li.current_page_item{
		padding: 0;
	}
	
	.lstMenuPrincipal li a:link,
	.lstMenuPrincipal li a:visited{
		background: #fff;
		color: #4d4d4d;
	}
	
	.lstMenuPrincipal li a:active,
	.lstMenuPrincipal li a:hover,
	.lstMenuPrincipal li a:focus{
		background: #eee;
	}
	
	.lstMenuPrincipal li.current-page-ancestor a:link,
	.lstMenuPrincipal li.current-page-ancestor a:visited{
		background: #1595A2;
		color: #fff;
	}
	
	.lstMenuPrincipal .lien_echange a:link:before, 
	.lstMenuPrincipal .lien_echange a:visited:before{
		display: none;
	}
	
	.lstMenuPrincipal .lien_echange a:link,
	.lstMenuPrincipal .lien_echange a:visited{
		padding: 0 18px;
	}
		
	
	/* ==================================================
	 * [role=main]
	 * ================================================== */			
	[role=main]{
		font-size: 16px;
		font-size: 1rem;
	    padding: 0 10px;
    	padding: 0 .7142rem;	
	}	
	
	[role=article]{
		margin-left: 0;
		padding: 30px 15px;
		width: 100%;
	}

	[role=article] .note,
	[role=article] .source{
		font-size: .8125em; /* 13/16 */
		line-height: 1.153846153846154; /* 15/13 */
	}
	
	/* Playlists (vidéos) */
	[role=article] .animVideoPlaylist.visionneuse ul li{
		width: 100%;
	}
	
	[role=article] .animVideoPlaylist.visionneuse ul li:nth-child(odd){
		padding-right: 0;
	}	
		
	.zoneMedia{
		height: auto;
		width: 100%;
	}
	
	.boiteAnimVideo{
		height: auto;
		max-width: 100%;
	}
	
	[role=article] .btn_scrollTop a:link,
	[role=article] .btn_scrollTop a:visited	{
		width: 140px;
	}
	
	[role=contentinfo] a:link,
	[role=contentinfo] a:visited{
		line-height: 40px;
		line-height: 2.5rem;
	}
}

/* Mobile petit écran (480px et moins) */
@media only screen and (max-width: 480px){
	/* ==================================================
	 * styles de base
	 * ================================================== */
	html #wpadminbar{
		display: none;
	}
	
	body{
		font-size: 85%;
		line-height: 1.1;
	}
	
	#banniereTELUQ{
		height: auto;
	}
	
	#zoneEntete h1 {
		background: none;
		height: auto;
	}	
	
	#connexion{
		background: #1595A2;
		float: none;
		font-size: 1em;
		line-height: 1.5;
		margin: 0;
		text-align: right;
	}
}


/* Mobile petit écran (360px et moins) */
@media only screen and (max-width: 360px){

	#zoneEntete h1 {
		font-size: 1em;
	}
}





@media only screen and (min-width: 768px){

	.zoneVideo >*{
		width: 512px;
	}
	
	#wrapper,
	#logo{
		width: 740px;
	}
	
	/*.boite{
		margin: 24px;
		margin: 1.5rem;
	}*/
}

/* Tablette portrait (entre 768px et 991px)
 * Contenu : 720px
 * 1 colonne : 41.656px */
@media only screen and (min-width: 768px) and (max-width: 991px){


}


/* Ordinateur SD et tablette paysage (entre 992px et 1199px)
 * Contenu : 940px
 * 1 colonne : 59.984px */
@media only screen and (min-width: 992px) and (max-width: 1199px){

}



/* Ordinateur SD et Ordinateur HD (992px et plus) */
@media only screen and (min-width: 992px){
	#wrapper,
	#logo{
		width: 960px;
	}
	
	/* zoneEntete : menuPrincipal */
	.lstMenuPrincipal{
		display: block!important; /* Reset l'affichage (si toggle mobile effectué) */
	}
	
	/* ==================================================
	 * [role=main]
	 * ================================================== */
			
	#zoneSecondaire{
		width: 200px;
	}
	
	[role=article]{
		margin-left: 20px;
		width: 696px;
	}
	
	/*figure{
		max-width: 50%;
	}*/
	
	/*.boite{
    	padding: 15px 31px;
    	padding: .9375rem 1.9375rem;
	}	*/
}

/* ==================================================
 * impression
 * ================================================== */

@media print{
	/* Général */
    *{
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    body{
		font-size: 80%;
	}
    a,
    a:visited{
        text-decoration: underline;
    }
    thead{
        display: table-header-group; /* h5bp.com/t */
    }
    img{
        max-width: 75% !important;
    }
    @page{
        margin: .5cm;
    }
    p,
    h2,
    h3{
        orphans: 3;
        widows: 3;
    }
	
	/* Affichages des liens */
    a[href]:after{
        content: " (" attr(href) ")";
        font-size: 7pt;
    }
    abbr[title]:after{
        content: " (" attr(title) ")";
        font-size: 7pt;
    }
	
    #zoneEntete h1 a[href]:after{
    	display: block;
    	margin-top: 5px;
    }
	
    /* Non-affichage des liens */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after{
        content: "";
    }

	/* Page breaks */
    pre,
    blockquote,
    tr,
    img{
        page-break-inside: avoid;
    }
    h2,
    h3{
    	page-break-after: avoid;
    }

    /* À afficher à l'impression */
    .accordeon .visuallyhidden,
	.titreAccordeon .visuallyhidden{
    	width: 100%;
    	height: auto;
    	margin: 0;
    	position: static;
    }
	

	/* À ne pas afficher à l'impression */
	#zoneIdentitaire,
	#menuPrincipal,
	[role=article] .animVideoPlaylist figure,
	[role=article] .animVideoPlaylist.liste .figure,
	[role=article] .accordeon .toggler span,
	[role=article] .titreAccordeon .toggler span{
		display: none;
	}

	/* Divers */
	body{
		margin-left: 50pt;
		margin-right: 50pt;
	}
	
	#logo{
		float: none;
	}
		
	[role=article]{
		padding: 0;
	}
	
	[role=article] table,
	[role=article] table tr,
	[role=article] table th,
	[role=article] table td{
		border: solid 1px #bababa;
	}
	[role=article] img.alignDroite{
		max-width: 25% !important;
	}
	[role=article] .accordeon .toggler,
	[role=article] .titreAccordeon .toggler{
		padding: 5px;
		margin-bottom: 15px;
		border: solid 1px #000;
	}
	[role=article] .accordeon > div,
	[role=article] .titreAccordeon > div{
		padding: 0 25px 0 25px;
		border-left: none;
	}
	[role=article] .animVideoPlaylist.visionneuse ul li{
		width: 100%;
	}
	[role=article] .animVideoPlaylist.visionneuse ul li a{
		text-align: left;
		float: none;
		padding: 0;
		min-height: auto;
		line-height: 1;
	}
	[role=article] .animVideoPlaylist.liste a{
		text-decoration: none;
		font-weight: 500;
	}
	.col-md-offset-1{
		margin-left: 0;
	}
	.col-md-3{
		width: 100%;
	}
}