@media print {

    #header {
      display:none;
    }
    
    #header-main-content{ 
      width:670px;
	  }


  #main-content-notoc{
    position:absolute;
     width:540px;
     height:100%;
  }

  #footer-notoc{
   display:none;
 }


/*Questions*/

table.question {
font-family: Arial, Verdana, Helvetica, Tahoma;
width: 90%;
width: 600px;
padding: 0px;
}

table .qinput td{
 padding:5px;
 line-height: 1.3em;
}

td.qnum {
border: 1px #ff0066 solid;
background-color:#D4D0C8;
background-repeat:repeat-y;
font-size: 0.9em;
color: black;
text-align: center;
width: 13px;
}

td.qbody {
font-size: 1em;
line-height: 0.8em;
padding-left:5px;

}

table.qinput {
width: 100%;
padding: 8px;
margin-top:-7.75px;
margin-left:5px;
}

#feedback {
margin: 8px;
padding: 8px;
position: static;
font-family: Arial, Verdana, Helvetica, Tahoma;
font-size: 1em;
line-height: 1.2em;
}

#feedback p, #feedback ul, #feedback ol , #feedback table {
font-size: 1em;
} 

/*feedback*/

#feedback {
margin: 8px;
padding: 8px;
position: static;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
line-height: 1.2em;
position: static;

}

#feedback p, #feedback ul, #feedback ol , #feedback table {
font-size: 1em;}

.Qfeedbackgeneric {
display: none;
background-color: #bfd5ea;
color: #00BB00;
border: 1px #666666 solid;
line-height: 1.2em;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
}

.Qfeedbackcorrect {
display: none;
background-color:#FF00FF;
color:#FFFFFF;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 1px #666666 solid;
line-height: 1.2em;}

.Qfeedbackincorrect {
display: none;
background-color: #ffcccc;
background-color:#E60000;
color:#FF0000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 1px #666666 solid;
line-height: 1.2em;}

.Qfeedbackcorrect-chb2 {
display: none;
background-color: #c1e8bd;
background-color:#00BA00;
color:#00BB00;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
line-height: 1.2em;}

.Qfeedbackincorrect-chb2 {
display: none;
background-color: #ffcccc;
background-color:#E60000;
color:#FF0000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
line-height: 1.2em;}

#feedback TABLE {
font-size: 1em}

.tablepuce2{
position:relative;
top:-20px;
left:20px;
width:96%;
display:block;
font-weight: normal;
background-color: #bfd5ea;
}

}

@media screen
{

/*Stylesheet CG Main v0.1*/ 
/*Main*/


#feedback {
margin: 8px;
padding: 8px;
position: static;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
line-height: 1.2em;
position: static;}

#feedback p, #feedback ul, #feedback ol , #feedback table {
font-size: 1em;}

.Qfeedbackgeneric {
display: none;
bbackground-color: #bfd5ea;
color: #006699;
bborder: 1px #666666 solid;
line-height: 1.2em;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;}

.Qfeedbackcorrect {
display: none;
bbackground-color: #c1e8bd;
bbackground-color:#00BA00;
color:#00BB00;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
bborder: 1px #666666 solid;
line-height: 1.2em;}

.Qfeedbackincorrect {
display: none;
bbackground-color: #ffcccc;
bbackground-color:#E60000;
color:#FF0000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
bborder: 1px #666666 solid;
line-height: 1.2em;}

.Qfeedbackcorrect-chb2 {
display: none;
bbackground-color: #c1e8bd;
bbackground-color:#00BA00;
color:#00BB00;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
line-height: 1.2em;}

.Qfeedbackincorrect-chb2 {
display: none;
bbackground-color: #ffcccc;
bbackground-color:#E60000;
color:#FF0000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
line-height: 1.2em;}

#feedback TABLE {
font-size: 1em}


.floattopright {
  position:relative;
  z-index:1000;
  background-color:transparent;
  display: none;
}

#header {
 display:block;
 width:100%;
 height:21%;
 z-index:1;
 background-color:transparent;
 background-image:url(buttons/815x60.jpg);
 background-repeat:no-repeat;
 background-position:top left;
 position:relative;
 top:10px;
 left:10px;
 font-size: 1.2em;
 font-weight: bold;
}

#header h1 {
  width:100%;
  text-align:left;
  font-size: 1em;
  font-weight: bold;
  position:relative;
  float: left;
  padding-left:8px;
}

html, body {
  height: 100%;
  width:100%;
} 

html {
  overflow:hidden;
}

body {
  background-color: white;
  color: #000000;
  font-family: Arial, Verdana, Helvetica, Tahoma;
  font-size: 0.9em;
}

#footer-notoc {
    display:block;
    clear: both; 
    padding: 0; 
    margin: 0; 
    position: absolute; 
    bottom: 0;
    border-width: 1px 0 0 0; 
    border-style: solid; 
    border-top: 1px #cccccc solid; 
	  background-color:white;
    width: 96%; 
    left:2%;
    height:45px;
    z-index: 9999;
}

#footer-notoc p {
  text-align: center; 
  margin-top:15px;
}

#index {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: absolute; 
  bottom: 43px; 
overflow-x: hidden;
overflow-y: scroll;
  width:95%;
  left:5%;
  height: 61%;

} 

#header-main-content { 
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  z-index: 2;
  background-color:white;
  position: absolute; 
  bottom: 48px; 
overflow-x: hidden;
overflow-y: scroll;
  width:100%;
  left:0px;
  height: 91%
} 

#main-content-notoc { 
  padding: 20px 5px 5px 20px;
}

#header a img {
  display:none;
  background-color:transparent;
}

body {
  background-color: white;
  color: #000000;
  font-family: Arial, Verdana, Helvetica, Tahoma;
  font-size: 0.9em;
  margin-left:0px;
  margin-top:0px;
}

p {
font-size: 1.0em;
line-height: 1.4em;
}

ul {
line-height: 1.4em;
}

#index ol {
line-height: 1.4em;
list-style-type: decimal;
}

#index ol ol {
list-style-type: lower-alpha;
font-weight: normal;
}

#index ol ol ol {
list-style-type: decimal;
}

#main-content-notoc ol {
line-height: 1.4em;
list-style-type: decimal;
font-weight: bold;
}

#main-content-notoc ol ol {
list-style-type: lower-alpha;
font-weight: normal;
}

#main-content-notoc ol ol ol {
list-style-type: decimal;
}

h1 {
font-size: 1.375em;
background-color:transparent;
color:#006699;
padding-top:125px;
padding-left:0px;
padding-right:20px;
}

h2 {
font-size: 1.1em;background-color:transparent;
} 

h3 {
font-size: 1.25em;
} 

h4 {
font-size: 1.15em;
}

h5 {
font-size: 1.0em;
}

h6 {
font-size: 0.875em;
}

img.leftalign {
float: left;
position: relative;
padding-right: 15px;
}

img.rightalign {
float: right;
position: relative;
padding-left: 15px;
}
 
/*Links*/

a:link{
color: #006699;
}

a:active{
color:#FF6600;
}

a:visited {
color: #006699;
}

a:hover {
color: #006699;
}

a:active {
color: #FF6600;
}

p.caption {
color: #669999;
font-size: 0.875em;
font-weight: bold;
} 

/*Tables*/ 

table {
/*table fix to allow for Quirks mode in WebCT - do not delete*/
background-color: #ffffff;
color: #000000;
font-family: Arial, Verdana, Helvetica, Tahoma;
font-size: 1em;
}

table.unbordered {
padding: 2px;
}

table.unbordered th {
padding: 2px;
}

table.unbordered td {
padding: 2px;
}

table.bordered {
padding: 2px;
}

table.bordered th {
padding: 2px;
}

table.bordered td {
padding: 2px;
}

/*
table.bordered {
border: 1px #cccccc solid;
border-collapse: collapse;
padding: 2px;
}

table.bordered th {
border: 1px #cccccc solid;
background-color: #dedede;
padding: 2px;
}

table.bordered td {
border: 1px #cccccc solid;
padding: 2px;
}
*/
/*Display Formats*/

div.boxtext {
border: 1px #999999 solid;
padding-left: 1em;
padding-right: 1em;
margin-bottom: 0.5em;
margin-top: 0.5em;
}

div.paneltext {
background-color: #dedede;
padding-left: 1em;
padding-right: 1em;
margin-bottom: 0.5em;
margin-top: 0.5em;
}

div.quotetext {
font-style: italic;
margin-left: 1em;
margin-right: 1em;
}

div.definition {
border: 1px #999999 solid;
padding-left: 1em;
padding-right: 1em;
margin-bottom: 0.5em;
margin-top: 0.5em;
}

div.definition h3 {
font-size: 1.0em;
font-weight: bold;
}

div.definition p {
font-size: 1.0em;
}

pre.literal {
font-size: 1.0em;
}

/*Questions*/

table.question {
font-family: Arial, Verdana, Helvetica, Tahoma;
width: 95%;
padding: 0px;
}

table .qinput td{
 padding:5px;
 line-height: 1.3em;
}

td.qnum {
background-color:#D4D0C8;
background-repeat:repeat-y;
font-size: 0.9em;
color: black;
text-align: center;
width: 13px;
}

td.qbody {
font-size: 1em;
line-height: 0.8em;
padding-left:5px;
}

table.qinput {
width: 100%;
padding: 8px;
margin-top:-7.75px;
margin-left:5px;
}

#feedback {
margin: 8px;
padding: 8px;
position: static;
font-family: Arial, Verdana, Helvetica, Tahoma;
font-size: 1em;
line-height: 1.2em;
}

#feedback p, #feedback ul, #feedback ol , #feedback table {
font-size: 1em;
} 

/*Popups*/

#popup {
margin: 8px;
padding: 8px;
position: static;
font-family: Arial, Verdana, Helvetica, Tahoma;
font-size: 1.0em;
line-height: 1.2em;
}
 
/*Header*/

#header a:link, #header a:hover, #header a:visited, #header a:active {
background:transparent;
padding-top: 0px;
padding-left: 4px;
padding-right: 4px;
} 
/*Logo*/

#logo {
position: relative;
padding-left: 4px;
padding-right: 4px;
} 

/*Index*/

#index a:link, #index a:visited {
color: #006699;
background-color: #ffffff;
padding-top: 0px;
padding-bottom: 0px;
text-decoration: none;
}

#index a:active{
color:#FF6600;
}

#index a:hover {
color:#006699;
}

#index h2 {
font-size: 1.1em;
color: #006699;
}

#index ol {
line-height: 1.7em;
list-style-type: none;
}

#index ol.section {
line-height: 1.7em;
list-style-type: none;
}

#index ol.section ol {
list-style-type: none;
}

/*Table of Contents*/

td#maintable-toc {
border-bottom: 1px #cccccc solid;
}

td#maintable-content {
border-left: 1px #cccccc solid;
border-bottom: 1px #cccccc solid;
}

#toc {
font-size: 0.8em;
padding-right: 0px;
font-family: Arial, Verdana, Helvetica, Tahoma;
background-color: #ffffff;
}

#toc h2 {
font-size: 1.25em;
text-align: center;
}

#toc a:link, #toc a:visited {
display: block;
color: #006699;
background-color: #ffffff;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
}

#toc a:hover {
}

#toc li {
text-indent: 0px;
text-align: left;
display:none;
}

#toc ol {
list-style-type: none;
}

#toc ol ol {
list-style-type: none;
}

#toc ol.section {
list-style-type: none;
}

#toc ol.section ol {
list-style-type: none;
}

li.currentpage {
font-weight: bold;
color: #006699;
}

div.currentpage {
font-weight: bold;
color: #006699;
}

/*Main Content*/

#main-content-withtoc {
background-color: #ffffff;
margin-left: 10px;
margin-right: 0px;
padding-left: 20px;
padding-right: 0px;
margin-bottom: 20px;
}

/*Footer*/

#footer-withtoc {
padding-left: 6px;
padding-right: 6px;
margin-left: 180px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 0.8em;
position: static;
text-align: center;
}

#footer-notoc a img{
padding:5px;
}

#footer a:link, #footer-withtoc a:link, #header a:hover, #header a:visited, #header a:active {
background:transparent;
}

#bottom-nav {
padding-left: 10px;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 10px;
position: absolute;
right: 10px;
bottom: 0px;
}

.floatright {
background-color:transparent;
float: right;
width:40px;
height: 40px;
margin-top: 0px;
margin-left: 0px;
display: inline;
}

/*Longdescriptions*/

#longdesc {
margin: 10px;
overflow:auto;

}

.puce {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 1.0em;
font-weight: normal;
color: #000000;
top:-18px;
display:block;
text-align:left;
position:relative;
left:23px;
font-weight:normal;
text-decoration:none
}

.couleur {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 1.0em;
font-weight: bold;
color: #551A8B;
}

.retrait {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 1.0em;
color: #000000;
top:0px;
display:block;
text-align:left;
position:relative;
left:25px;
font-weight:normal
}

.puce2 {
top:-5px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 1.0em;
color: #000000;
display:block;
text-align:left;
position:relative;
left:50px;
font-weight:normal;
text-decoration:none
}

.new {
line-height:5px;
}

.fleche {
font-family:Wingdings;
}

.devoirPar { 
display:inline;
text-align:left;
position:relative;
left:-16px;
}

.colonne1
{
	border: 1px #ffffff solid;
	background-color:white;
	width:72px;
	height:25px;

}

.colonne1s
{
	border: 1px #ffffff solid;
	background-color:white;
	width:82px;
	height:25px;

}

.colonne2
{
	border: 1px #ffffff solid;
	background-color:white;
	width:700px;
	height:25px;
	position:relative;
	top:-28px;
	left:73px;
}

.exemple
{
	border: 1px #ffffff solid;
	background-color:white;
        width:100%;
	position:relative;
	top:0px;
	left:20px;
}
.exempleimage
{
	border: 1px #ffffff solid;
	background-color:white;
        width:100%;
	position:relative;
	margin-bottom:6px;

}

.bexemple
{
	border: 1px #ffffff solid;
	background-color:white;
	width:700px;
	position:relative;
	top:0px;
	left:20px;
}
.bexempleimage
{
	border: 1px #ffffff solid;
	background-color:white;
	width:700px;
	position:relative;
	margin-bottom:6px;
}

.exemplepopup
{
	border: 1px #ffffff solid;
	background-color:white;
	position:relative;
	top:0px;
	left:0px;
	font-weight:normal;
}

.colonne2s
{
	border: 1px #ffffff solid;
	background-color:white;
	width:700px;
	height:25px;
	position:relative;
	top:-28px;
	left:81px;
}

#tablepuce tr td
{
	padding-bottom:5px;
}

.banner {
background-image:url('file:///c:/810x65.jpg');
background-repeat:no-repeat;
background-position: left top;
position:absolute;
top:0;
left:0;
width:790px;
height:65px;
color:#FFFFFF 
}

.invisible {
display:none;
}


.tablepuce2{
position:relative;
top:-20px;
left:20px;
width:96%;
display:block;
font-weight: normal;
}

.tablepuce2popup{
position:relative;
top:-20px;
left:20px;
width:96%;
display:block;
font-weight: normal;
padding-top:5px;
}


}