/*Feuille de style (impression) pour le Guide des difficultés de rédaction en musique (GDRM) <http://www.mus.ulaval.ca/roberge/gdrm/>
© Marc-André Roberge 2012
*/

#avertissement_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555;
}
#contenant {
}
#bandeau {
	display: none;
}
#menu {
	display: none;
}
#contenu {
/*	position: relative;*/
	text-align: left;
	width: auto;
}
/*
#filet {
Firefox n'affiche pas <hr>, d'où ce <div>
	color: #000000;
	margin: auto;
	text-align: center;
	width: 70%;
	border-top: 2px solid;
}
*/
.filet {
	color: #000000;
	margin: auto;
	text-align: center;
	width: 70%;
	border-top: 2px solid;
	margin-top: 2.5em;
}
#pied1 {
	display: none;
	font-size: 10pt;
	text-align: center;
}
#pied2 {
	font-size: 10pt;
	text-align: center;
}
#pied3 {
	font-size: 8pt;
	text-align: center;
}
#modification {
	margin-top: 2em;
	font-size: 8pt;
	text-align: left;
}
#logos {
	display: none;
}
#printMsg {  
	display: block;
}

/*a:link:after {*/
a[href^="http://"]:link:after {
	color: #555555;
	text-decoration: underline;
	font-size: 90%;
	content: " <" attr(href) ">";
}

/*a:visited:after {*/
a[href^="http://"]:link:visited {
	color: #555555;
	text-decoration: underline;
	font-size: 90%;
	content: " <" attr(href) ">";
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style: italic;
	margin-left: 2em;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	margin-left: 4em;
	color: #000000;
}
hr {
	border: none;
	color: #000000;
	text-align: center;
	height: 2px;
	width: 70%;
}

/*sup {
	position: relative;
	font-size: smaller;
	vertical-align: baseline;
	bottom: 0.75em;
}
sub {
	position: relative;
	font-size: smaller;
	vertical-align: baseline;
	bottom: -0.25em;
}*/

/* Solution trouvée à: http://www.cs.tut.fi/~jkorpela/www/linespacing.html */
sup, sub { vertical-align: 0;
           position: relative; }

sup { bottom: 1ex; }

sub { top: 0.8ex; }

ul {
	list-style-type: square;
}
.annotation {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 1.5em;
	font-size: 100%;
	font-weight: normal;
	margin-top: -1em;
}
.avertissement_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
}
.bibliographie {
	text-indent: -1.5em;
	margin-left: 1.5em;
}
.courier {
	font-family: "Courier New", Courier, monospace;
}
.datatable {
	border: 1px solid;
	border-collapse: collapse;
}
.datatable td {
	border: 1px solid;
	padding: 0.3em;
	vertical-align: top;
}
.datatable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	border: 1px solid;
	padding: 0.3em;
	vertical-align: top;
}
.explication {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
}
.gdrm {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.introd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
}
.introd_bordure {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	color: #000000;
	padding: 0em 0.5em 0em 0.5em;
	padding: 0em 0.5em 0em 0.5em;
	border-top: 1px solid #000000;
	border-left: 4px solid #000000;
	border-right: 4px solid #000000;
	border-bottom: 1px solid #000000;
}
.langue {
	font-style: italic;
}
.liens00 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.mot-cle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
}
.rouge {
}
.rubrique {
	font-style: normal;
	font-weight: bold;
}
.souligne {
	text-decoration: underline;
}
.sujet {
	color: #000000;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}
.unicode {
	font-family: "Arial Unicode MS", "Lucida Sans Unicode", Tahoma, "Times New Roman";
}

