/*
Theme Name: inf6409
Theme URI:  inf6409 - theme
Description: Gabarit de cours HTML5 pour Wordpress.
Author: <a href="mailto:fmartel@teluq.ca" title="Fran&ccedil;ois Martel">Fran&ccedil;ois Martel</a>
Tags: wpms, gabarit, cours, communication, distance, p&eacute;dagogique, t&eacute;luq, html5
About: T&eacute;l&eacute;-universit&eacute;, Universit&eacute; du Qu&eacute;bec, 2014 - Tous droits r&eacute;serv&eacute;s
*/

/* styles.css
 * Gère l'apparence des styles
 * Version : 1.2
 * Dernières modifications : 23 juin 2014
 * Auteur : François Martel
 * Note : Les prefixes CSS sont gérés par prefixfree.js
 * Table des matières
 * ==================================================
	généraux
	zoneEntete
	conteneurs
	zoneHautPage
	zoneInformative
	menuPrincipal
	zoneSecondaire
	zoneContenu
	zoneContenu/zoneArticle
	zoneBasPage
	infobulles
	panneaux
	impression */

/* ==================================================
 * généraux
 * ================================================== */

*{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
html{
	font-size: 100%;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 100%; /* 16px */
	line-height: 1.5; /* 24px/16px */
	background-color: #ffffff;
	color: #000000;
	
    /* Empêcher l'ajustement du texte sur les plateformes iOS */
	text-size-adjust: 100%; 
	
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNGY4ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #ffffff 0%, #e4f8f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#e4f8f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 0%,#e4f8f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 0%,#e4f8f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 0%,#e4f8f6 100%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 0%,#e4f8f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4f8f6',GradientType=1 ); /* IE6-8 */

}

/* Ombrages */
.ombrage{
	box-shadow: 0px 5px 15px #b0b0b0;
	
	/* PIE - IE8 et moins */
    behavior: url(/wp-content/themes/gabarit_html5/css/pie.htc);
}
.ombrageDoux{
	box-shadow: 0px 5px 15px #dadada;
	
	/* PIE - IE8 et moins */
    behavior: url(/wp-content/themes/gabarit_html5/css/pie.htc);
}

/* Particularités */
.impression{
	display: none;
}
img{
	display: block;
}

/* ==================================================
 * zoneEntete
 * ================================================== */

#zoneEntete{
	height: 60px;


	
}
#identite{
	width: 960px;
	margin: 0px auto;
	/*background: #656565 url(img/structure/wpmsgab_zoneentete.jpg) top left no-repeat;*/
	overflow: auto;
	
		 
	 
	background: #fafbfc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmFmYmZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDIlIiBzdG9wLWNvbG9yPSIjYzRlMGUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzE2NTk4ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  #fafbfc 0%, #c4e0e0 42%, #16598f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fafbfc), color-stop(42%,#c4e0e0), color-stop(100%,#16598f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #fafbfc 0%,#c4e0e0 42%,#16598f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #fafbfc 0%,#c4e0e0 42%,#16598f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #fafbfc 0%,#c4e0e0 42%,#16598f 100%); /* IE10+ */
background: linear-gradient(135deg,  #fafbfc 0%,#c4e0e0 42%,#16598f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafbfc', endColorstr='#16598f',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}
#identite #logo{
	float: right;
	width: auto;
	margin: 5px;
}

/* ==================================================
 * conteneurs
 * ================================================== */

#zoneConteneur{
	/*background-color: #ffffff;*/
	overflow: auto;
}

/* Liens */
#zoneConteneur a:link, #zoneConteneur a:visited{
	text-decoration: none;
}
#zoneConteneur a:hover, #zoneConteneur a:active{
	text-decoration: underline;
}

/* Faux colonnes */
#zoneMilieuPage{	
	background:url(img/bg_main.png);
	}

/* ==================================================
 * zoneHautPage
 * ================================================== */

#zoneHautPage {
	background: url(img/baniere.jpg) no-repeat top left;
	height: 198px;
	}


#zoneHautPage h1{
	height: 130px;
	margin: 0px 0px 0px 0px;
	font-size: 2.125em; /* 34px/16px */
	line-height: 1; 
	visibility:hidden;
	
}
#zoneHautPage h1 a:link, #zoneHautPage h1 a:visited{
	display: block;
	margin: 0px 0px 0px 30px;
	padding: 35px 0px 0px 0px;
	width: auto;
	color: #000000;
}
#zoneHautPage h1 a:hover, #zoneHautPage h1 a:active{
	text-decoration: none;
}
#zoneHautPage h1 span{
	display: block;
	margin: 5px 0px 0px 0px;
	font-size: 0.647em; /* 22px/34px */
	line-height: 1;
	color: #818181;
}

/* ==================================================
 * zoneInformative
 * ================================================== */

#zoneInformative{
	margin: 0px;
	padding: 50px 20px 0px 20px;
	font-size: 0.750em; /* 12px/16px */
	line-height: 1.25; /* 15px/12px */
	overflow: auto;
	color: #818181;
}
#zoneInformative p.filAriane{
	float: left;
	width: auto;
}
#zoneInformative p.infoConnection{
	float: right;
	width: auto;
}
#zoneInformative a:link, #zoneInformative a:visited{
	text-decoration: underline;
	color: #818181;
}
#zoneInformative a:hover, #zoneInformative a:active{
	text-decoration: none;
}

/* ==================================================
 * menuPrincipal
 * ================================================== */

#menuPrincipal ul{
	height: 30px;
	margin: 0px 0px 0px 0px;
}
#menuPrincipal ul li{
	float: left;
	width: 161px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9375em; /* 15px/16px */ 
	line-height: 2; /* 30px/15px */ 
	text-transform: uppercase;
	list-style-type: none;
	text-align: center;
	border-left: solid 1px #c1c0c0;
	color: #ffffff;
}
#menuPrincipal ul li:first-child{
	width: 155px;
	border-left: none;
}
#menuPrincipal ul li a:link,
#menuPrincipal ul li a:visited,
#menuPrincipal ul li a:active{
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	background-color: #818586;
	color: #ffffff;
}
#menuPrincipal ul li a:hover{
	text-decoration: none;
	background-color: #94ba66;
	
	/* Transition/animation */
	transition: all 0.3s ease-out;
}
#menuPrincipal ul li.current_page_item a:link, #menuPrincipal ul li.current_page_item a:visited,
#menuPrincipal ul li.current-page-ancestor a:link, #menuPrincipal ul li.current-page-ancestor a:visited{
	background-color: #94ba66;
}

/* ==================================================
 * zoneSecondaire
 * ================================================== */

#zoneSecondaire{
	padding: 25px 0px 30px 0px;
}
#menuSecondaire{
	margin: 0px 0px 0px 20px;
}

/* Niveau 2, 3 et 4 (en incluant le menu principal en tant que niveau 1) */
#menuSecondaire li{
	margin: 7px 0px 0px 0px;
	font-size: 1.00em; /* 16px/16px */
	line-height: 1.125; /* 18px/16px */
	list-style-type: none;
}
#menuSecondaire > li:first-child{
	margin-top: 0px;
}
#menuSecondaire li a:link,
#menuSecondaire li a:visited,
#menuSecondaire li a:active{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
	border-bottom: dotted 2px #818586;
	color: #656565;
}
#menuSecondaire li a:hover{
	text-decoration: none;
	color: #94ba66;
	
	/* Transition/animation */
	transition: all 0.3s ease-out;
}

/* Item courant */
#menuSecondaire > li.current_page_item > a:link,
#menuSecondaire > li.current_page_item > a:visited{
	border-bottom: solid 2px #94ba66;
}
#menuSecondaire li.current_page_item > a:link,
#menuSecondaire li.current_page_item > a:visited{
	color: #94ba66;
}

/* Accordéons */
#menuSecondaire > li.parent_item > a{
	background: url(img/structure/wpmsgab_ico_menusec_accordeon.png) no-repeat 100% 1px;
}
#menuSecondaire > li.parent_item.selectionne > a{
	background: url(img/structure/wpmsgab_ico_menusec_accordeon_sl.png) no-repeat 100% 1px;
	border-bottom: solid 2px #94ba66;
}

/* Niveau 3 - particularités (en incluant le menu principal en tant que niveau 1) */
#menuSecondaire li ul{
	margin: 7px 0px 0px 0px;
}
#menuSecondaire li li{
	margin: 0px 0px 0px 0px;
}
#menuSecondaire li.parent_item li.parent_item a{
	padding: 0px 0px 0px 0px;
	font-size: 0.9375em; /* 15px/16px */
	border-bottom: none;
}
#menuSecondaire li.parent_item li.parent_item > a{
	font-size: 0.875em; /* 14px/16px */
	line-height: 1.143; /* 16px/14px */
	text-transform: uppercase;
}

/* Niveau 4 - particularités (en incluant le menu principal en tant que niveau 1) */
#menuSecondaire li li ul{
	margin: 0px 0px 20px 0px;
}
#menuSecondaire li li li{
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background: url(img/structure/wpmsgab_ico_menusec_niv3.gif) no-repeat 0px 8px;
}

/* ==================================================
 * zoneContenu
 * ================================================== */
 #zoneContenu {
	 float: right;
	 width:703px;
	 }
 
#contenu{
	margin: 0px 0px 0px 0px;
	padding: 25px 20px 30px 40px;
	font-size: 0.875em; /* 14px/16px */
	line-height: 1.429; /* 20px/14px */
	background-color: #ffffff;
	color: #3d3d3d;
	border-top: solid 1px #c4cde0;
	
}
#contenu.pleineLargeur{
	padding: 25px 20px 30px 20px;
}

/* Titres */
#contenu h1{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	
	/* Typographie : Proxima Nova Alt Condensed - Regular */
	font-family: "proxima-nova-alt-condensed",sans-serif;
	font-style: normal;
	font-weight: 400;
	
	font-size: 2.286em; /* 32px/14px */
	line-height: 1;
	color: #656565;
}
#contenu h2{
	margin: 25px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	
	/* Typographie : Proxima Nova Alt Condensed - Regular */
	font-family: "proxima-nova-alt-condensed",sans-serif;
	font-style: normal;
	font-weight: 400;
	
	font-size: 1.714em; /* 24px/14px */
	line-height: 1.083; /* 26px/24px */
	color: #656565;
}
#contenu h3{
	margin: 25px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	
	/* Typographie : Proxima Nova Alt Condensed - Semibold */
	font-style: normal;
	font-weight: 600;
	
	font-size: 1.286em; /* 18px/14px */
	line-height: 1.222222222222222; /* 22px/18px */
	color: #656565;
	color: #6A8BCE;
	margin: 0px;
	padding: 3px 0 3px 0;
	margin-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #4e508b;
}
#contenu h4{
	margin: 25px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	
	/* Typographie : Proxima Nova Alt Condensed - Semibold */
	font-style: italic;
	font-weight: 600;
	
	font-size: 1.143em; /* 16px/14px */
	line-height: 1.250; /* 20px/16px */
	color: #656565;
}

/* Contenu texte */
#contenu p,
.tooltipster-content p{
	margin: 0px 0px 15px 0px;
}
#contenu strong,
.tooltipster-content strong{
	font-weight: 700;
}
#contenu p.sansMarge,
.tooltipster-content p.sansMarge{
	margin: 0px 0px 5px 0px;	
}
#contenu p.note{
	font-size: 0.857em; /* 12px/14px */
	line-height: 1.333333333333333; /* 16px / 12px */
	color: #87888A;
}
#contenu p.source{
	font-size: 0.857em; /* 12px/14px */
	line-height: 1.333333333333333; /* 16px / 12px */
	color: #87888A;	
}
#contenu sup{
	font-size: 0.714em; /* 10px/14px */
	vertical-align: top;
	margin: 0px 0px 0px 2px;
}
#contenu blockquote{
	margin: 0px 0px 0px 15px;
}
#contenu a:link, #contenu a:visited,
.tooltipster-content a:link,.tooltipster-content a:visited{
	text-decoration: none;
/*	color: #3d3d3d;*/
	color: #b65c54
}
#contenu a:hover, #contenu a:active,
.tooltipster-content a:hover,.tooltipster-content a:active{
	/*	text-decoration: underline;
	color: #b65c54;	*/
	text-decoration: none;	
	color:#6A8BCE;
}
#contenu a.infobulle{
	text-decoration: none;
	border-bottom: dotted 1px #3e3e3e;
}
#contenu .contenuInvisible{
	display: none;
}
#contenu .alignGauche{
	float: left;
	width: auto;
}
#contenu .alignDroite{
	float: right;
	width: auto;
}

/* Icône de liens externes
Note : remplacer le lien d'exclusion par celui de votre projet */
#contenu a[href^="http://"]:after, 
#contenu a[href^="https://"]:after,
#contenu a[href^="mailto:"]:after{
	/*margin: 0px 0px 0px 2px;
	content: url(img/structure/wpmsgab_ico_liensext.png);*/
}
#contenu a[href^="https://modelecourswp.teluq.ca/"]:after,
#contenu a[href^="#"]:after{
	display: none;
}

/* Listes ordonnées et non-ordonnées */
#contenu ul{
	margin: 0px 0px 15px 30px;
	list-style-type: disc;
}
#contenu ul li,
#contenu ol li{
    margin: 0px 0px 5px 0px;
}
#contenu ul.grandeMarge li{
    margin: 0px 0px 15px 0px;
}
#contenu ul li p,
#contenu ol li p{
    margin: 5px 0px 5px 0px;
}
#contenu ol{
	margin: 0px 0px 15px 20px;
}
#contenu ol.margeNombres{
	margin: 0px 0px 15px 25px;
}
#contenu ul.sansMarge,
#contenu ol.sansMarge{
    margin-bottom: 5px;
}
#contenu ol.listeLettre{
    list-style-type: lower-latin;
}
#contenu ol.notesBasPage{
	margin-top: 20px;
}
#contenu ol.notesBasPage li{
	font-size: 0.857em; /* 12px/14px */
	margin: 0px 0px 10px 0px;
}
#contenu ol.references{
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 20px;
}
#contenu ol.references li{
	font-size: 0.857em; /* 12px/14px */
	margin: 0px 0px 10px 0px;
	text-indent: -20px;
}

/* Images */
#contenu img{
	margin: 0px 0px 15px 0px;
}

/* Boîtes */
#contenu .boite{
	position: relative;
	margin: 0px 0px 15px 15px;
	padding: 15px 15px 0px 25px;
	background-color: #ffffff;
	border: solid 1px #9e9e9e;
	
	/* Coins arrondis */
	border-radius: 15px 15px 15px 15px;
	
	/* Ombrage */
	box-shadow: 3px 3px 5px #d5d5d5;
	
	/* PIE - IE8 et moins */
    behavior: url(/wp-content/themes/gabarit_html5/css/pie.htc);
}
#contenu .boite .boiteIco{
	display: block;
	position: absolute;
	top: 15px;
	left: -15px;
}

/* Boîtes - animations vidéo */
#contenu .boiteAnimVideo{
	margin: 0px 0px 15px 0px;
}

/* Accordéons */
#contenu .accordeon {
	margin: 0px 0px 0px 0px;
}
#contenu .accordeon .titre {
	position: relative;
	margin: 15px 0px 0px 0px;
	padding: 0px 22px 0px 5px;
	line-height: 1.571428571428571; /* 22px/14px */
	background-color: #d9dada;
	color: #393939;
	cursor: pointer;
}
#contenu .accordeon .titre span{
	position: absolute;
	display: block;
	
    /* Empêche la sélection sur l'élément */
	user-select: none;
}
#contenu .accordeon .titre .iconeEtatAccordeon{
	top: 2px;
	right: 5px;
	width: 17px;
	height: 17px;
	background: url(img/structure/wpmsgab_ico_accordeon.png) no-repeat top left;
}
#contenu .accordeon .selectionne{
	color: #3e3e3e;
}
#contenu .accordeon .selectionne .iconeEtatAccordeon{
	background-position: 0 -17px;
}
#contenu .accordeon > div {
	overflow: auto;
	padding: 15px 15px 0px 15px;
	border-left: solid 1px #d9dada;
}

/* Tableaux */
#contenu table{
	width: 100%;
	margin: 0px 0px 15px 0px;
}
#contenu table.sansMarge{
	margin: 0px 0px 5px 0px;
}
#contenu table tr{}
#contenu table tr th{
	padding: 5px 15px 5px 15px;
	background-color: #b3b6b6;
	border: 1px solid #929596;
	color: #000000;
}
#contenu table tr td{
	padding: 5px 15px 5px 15px;
	border: 1px solid #929596;
}
#contenu table .alignementCentre{
	text-align: center;
}
#contenu table .colonneEmphase{
	background-color: #e9f1e4;
}

/* Largeurs de tableaux */
#contenu table.largeurDemi{
	width: 50%
}
#contenu table.largeurTroisQuarts{
	width: 75%
}

/* Largeurs de colonnes */
#contenu table .largeurDemi{
	width: 50%
}
#contenu table .largeurTier{
	width: 33%
}
#contenu table .largeurVingtieme{
	width: 33%
}
#contenu table .largeurDixieme{
	width: 10%
}

/* Tableaux : contenus */
#contenu table p,
#contenu table ul,
#contenu table ol{
	margin-bottom: 5px;
}

/* Navigation entre les articles (résultats de recherche) */
#contenu .navigationArticle{
	margin: 0px;
	overflow: auto;
}

/* ==================================================
 * zoneContenu/zoneArticle
 * ================================================== */

/* Commentaires */
#commentaires{
	margin: 35px 0px 20px 0px;
}
#commentaires h2{
	margin: 0px 0px 15px 0px;
	line-height: 1;
}
#commentaires ol{
	margin: 0px;
	padding: 0px;
}
#commentaires ol li{
	padding: 15px 0px 0px 0px;
	list-style-type: none;
	border-top: dotted 1px #9d9d9d;
}
#commentaires ol li:first-child{
	padding-top: 0px;
	border-top: none;
}
#commentaires ol li p{
	margin: 0px 0px 15px 0px;
}
#commentaires article header{
	margin-bottom: 10px;
}
#commentaires article header h3{
	margin: 0px 0px 0px 0px;
	font-size: 1.00em; /* 14px/14px */
	font-weight: bold;
}
#commentaires article .date{
	position: static;
	display: block;
	height: auto;
	padding: 0px;
	background-color: inherit;
	color: #191919;
}

/* Formulaire de commentaires */
#formCommentaire h2{
	margin: 0px 0px 15px 0px;
	line-height: 1;
}
#formCommentaire{
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 0px 10px;
	background-color: #e5e5e5;
}
#formCommentaire fieldset{
	overflow: auto;
}
#formCommentaire label{
	margin: 0px 0px 5px 0px;
}
#contenu #formCommentaire input[type="text"],
#contenu #formCommentaire input[type="email"]{
	width: 50%;
}
#formCommentaire textarea{
	padding: 5px;
}
#formCommentaire input[type="submit"]{
	padding: 5px 10px 5px 10px;
	font-size: 1.00em;
	line-height: 1;
	border: none;
	background-color: #d5d5d5;
	color: #3d3d3d;
}
#formCommentaire input[type="submit"]:hover{
	background-color: #b5b5b5;
	
	/* Transition/animation */
	transition: all 0.3s ease-out;
}

/* ==================================================
 * archives
 * ================================================== */

/* navigArticle */
#navigArticle{
	margin: 25px 0px 15px 0px;
}
#navigArticle ul{
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
#navigArticle ul li{
	list-style-type: none;
}

/* ==================================================
 * zoneBasPage
 * ================================================== */

/* Contenu du bas de page */
#zoneBasPage{
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
background: url("https://inf6409.teluq.ca/wp-content/themes/inf6409/img/bg_main.png");
}
#zoneBasPage #copyright{
	font-size: 0.750em;
	line-height: 2.5;
	text-align: center;
	color: #ffffff;
	background-color: #276b9c;
	margin-left: 256px;
}

#zoneBasPage a:link, #zoneBasPage a:visited{
	text-decoration: none;
	color: #ffffff;
}
#zoneBasPage a:hover, #zoneBasPage a:active{
	text-decoration: underline;
}

/* ==================================================
 * formulaires
 * ================================================== */

#contenu form{
	margin-bottom: 0px;
}
#contenu fieldset{
	margin: 0px;
	padding: 0px;
	border: none;
}
#contenu input[type="text"],
#contenu input[type="password"],
#contenu input[type="email"],
#contenu textarea,
#contenu select{
	width: 100%;
	max-width: 100%;
	min-height: 30px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	margin-bottom: 0px;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	background: #ffffff;
	color: #191919;
}	
#contenu select{
	padding: 0;
}
#contenu input[type="text"]:focus,
#contenu input[type="password"]:focus,
#contenu input[type="email"]:focus,
#contenu textarea:focus{
	border: 1px solid #aaaaaa;
	box-shadow:  0 0 3px rgba(0,0,0,.2);
	color: #191919;
}
#contenu textarea {
	min-height: 60px;
}
#contenu label,
#contenu legend{
	display: block;
	font-size: 1.00em; /* 14px/14px */
	font-weight: normal;
}
#contenu select{
	width: 220px;
}
#contenu input[type="checkbox"]{
	display: inline;
}
#contenu label span,
#contenu legend span{
	font-weight: normal;
	color: #191919;
}

/* ==================================================
 * infobulles
 * ================================================== */

.infobulleGris{
	background-color: #e2e2e2;
	box-shadow: 0px 5px 10px #d2d2d2;
	
	/* PIE - IE8 et moins */
    behavior: url(/wp-content/themes/gabarit_html5/css/pie.htc);
}
.tooltipster-content{
	padding: 10px 10px 10px 10px;
	font-size: 14px; /* Tooltipster ne supporte que l'unité absolue px */
	line-height: 1.429; /* 20px/14px */
	color: #3e3e3e;
}
.infobulleGris .tooltipster-content :last-child{
	margin-bottom: 0px;
}

/* ==================================================
 * panneaux
 * note : le panneau d'actualités est caché par défaut.
 * ================================================== */

/* Boutons d'accès */
a.btnPanneau{
	position: fixed;
	right: -95px;
	display: block;
	z-index: 11;
	width: 130px;
	padding: 12px 0px 12px 40px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.6875em; /* 11px/16px */
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	color: #ffffff;
    outline: none;
    
    /* Coins arrondis */
	border-radius: 15px 0px 0 15px;

	/* Gradients */
	background-image: linear-gradient(to right, #59595A, #999999);
	
	behavior: url(/wp-content/themes/gabarit_html5/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{left: 12px; top: 12px; background-image: url(img/modules/panneaux/minus.png)!important;}

/* 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);}*/

/* Panneaux */
.panneau{
	position: fixed;
	right: 0;
	display: none;
	z-index: 10;
	padding: 20px 150px 20px 20px;
	background: #000000;

    /* Coins arrondis */
	border-radius: 20px 0px 0 20px;
	
	behavior: url(/wp-content/themes/gabarit_html5/css/pie.htc); /* IE8 et moins */
}

/* Contenus des panneaux */
.panneau h3{
	margin: 0 0 5px 0;
	font-size: 1.00em; /* 16px */
	color: #ffffff;
}
.panneau p{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 0.8125em; /* 13px/16px */
	line-height: 1.385; /* 18px/13px */
	color: #ffffff;
}
.panneau a{
	text-decoration: none;
	color: #ffffff;
}
.panneau a:hover{
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

/* Panneaux spécifiques */
#panneauRecherche	{top: 230px; width: 570px;} /* Positionnement du panneau de recherche */
#panneauChat		{top: 230px; width: 770px;} /* Positionnement du panneau de prise de notes */
/*#panneauActualites {top: 100px; width: 670px;} /* Positionnement du panneau des actualités */

/* Styles pour le contenu du panneauRecherche */
#panneauRecherche input[type="text"]{
	width: 70%;
	min-height: 25px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	margin-bottom: 0px;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	background: #ffffff;
	color: #191919;
}
#panneauRecherche #lancerRecherche{
	width: 25%;
	margin: 0 0 0 5px;
	min-height: 25px;
	background-color: #ffffff;
	border: none;
	color: #000000;
	cursor: pointer;
}
#panneauRecherche #lancerRecherche:hover{
	background-color: #2e8804;
	color: #ffffff;
}

/* ==================================================
 * outils
 * ================================================== */

/* Image replacement */
.ir{
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *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;
}

/* ==================================================
 * impression
 * note : changer le contenu (content) des liens internes
 * pour l'adresse complète du site correspondant (ci-dessous).
 * ================================================== */

@media print{
	/* Généralités */
	/* basées sur les normes d'impression CSS d'HTML5 Boilerplate */
	*{
		background: transparent !important;
		color: #000000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	body{
		min-width: 100%;
	}
	a,a:visited{
		text-decoration: underline;
	}
	pre,blockquote{
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead{
		display: table-header-group; /* h5bp.com/t */
	}
	tr,img{
		page-break-inside: avoid;
	}
	img{
		max-width: 100% !important;
	}
	@page{
		margin: 1cm;
	}
	p,h2,h3{
		orphans: 3;
		widows: 3;
	}
	h2,h3,h4,h5{
		page-break-after: avoid;
	}

	/* Conteneurs principaux */
	#zoneEntete, #identite, #zoneHautPage, #zoneConteneur, #zoneMilieuPage,
	#zoneContenu, #contenu, #contenu.pleineLargeur, #zoneBasPage{
		display: block;
		float: none;
		width: 100%;
		height: auto;
		margin: 0px;
		padding: 0px;
		border: none;
		overflow: none;
	}
	#menuPrincipal, #menuPrincipal, #zoneSecondaire, #identite img, .infoConnection{
		display: none;
	}
	#zoneEntete{
		margin: 0 0 15px 0;
	}
	#identite #logo{
		margin: 0;
	}
	#identite img.impression{
		display: block;
	}
	#zoneHautPage{
		margin: 0;
		padding: 0;
	}
	
	/* Titre du cours (à cacher si non-désiré dans la version imprimée) */
	#zoneHautPage h1{
		height: auto;
		margin: 0 0 20px 0;
		padding: 0;
		font-size: 1.25em; /* 20px/16px */
		line-height: 1.5; /* 24px/16px */
		border-bottom: solid 1px #cccccc;
	}
	#zoneHautPage h1 a:link{
		display: inline;
		margin: 0;
		padding: 0;
	}
	#zoneHautPage h1 span{
		font-size: inherit;
		line-height: inherit;
		display: inline;
	}
	#zoneHautPage h1 span:before{
		content: " - ";
	}
	
	/* Contenu : affichages des liens internes */
	#contenu a:after{
		/*content: " (https://modelecourswp.teluq.ca/" attr(href)")";*/
	}
	
	/* Contenu : affichages des liens externe (sécurisés ou non) et des adresses de courriel */
	#contenu a[href^="http://"]:after,
	#contenu a[href^="https://"]:after,
	#contenu a[href^="mailto:"]:after{
	/*	content: " ("attr(href)")";*/
	}
	
	/* Contenu : règles de non-affichage des liens */
	#contenu a[href^="javascript:"]:after,
	#contenu a[href^="#"]:after,
	#contenu a.nlp:after,
	#contenu .boiteAnimVideo a:after{
		display: none;
	}
	#contenu a{
		word-wrap: break-word;
	}
	
	/* Contenu : général */
	#contenu .boiteAnimVideo{
		display: none;
	}
	
	/* Contenu : accordéons */
	#contenu .accordeon .titre{
		padding: 0px;
	}
	#contenu .accordeon > div{
		display: block !important;
		padding-left: 0px;
		padding-bottom: 0px;
		border: 0px;
	}
	#contenu .accordeon > div :last-child{
		margin-bottom: 0px;
	}
	
	/* Bas de page */
	#zoneBasPage{
		margin: 35px 0 0 0;
		border-top: solid 1px #cccccc;
	}
	#zoneBasPage #copyright{
		text-align: left;
	}
	
	/* Panneaux d'outils */
	.panneau{
		display: none;
	}
	a.btnPanneau{
		display: none;
	}
}