body
{
	background-color: #ffffff; 
	margin-left: 0pt;
	margin-top: 0pt; 
	margin-right: 0pt;
	font-size: small; 
	font-family: Arial; 
	color: #000000; 
}

h1
{
	font-size: large; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #333333; 
	font-weight: bold;
}

h2
{
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h3
{
	font-size: large; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #993333; 
	font-weight: normal;
}

a.toc-chapter
{	
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: bold; 
	color: #000000;
	vertical-align: middle;
}

a.toc-chapter:hover
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #1a2cb5;
	vertical-align: middle;
	cursor: hand;
}

a.toc-chapter-selected
{
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: normal;  
	color: #333333;
	vertical-align: middle;
}

a.minitoc-chapter
{
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: bold;  
	color: #333333;
}

a.toc-section
{	
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;  
	font-size: xx-small; 
	color: #000000;
	vertical-align: middle;
}
a.toc-section:hover
{
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	font-weight: bold; 
	color: #1a2cb5;
	vertical-align: middle;
}
a.toc-section-selected
{
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	font-weight: bold; 
	color: #333333;
	vertical-align: middle;
}

a.minitoc-section
{
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	font-weight: bold; 
	color: #000000;
}

a.toc-subsection
{	
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	color: #666666; 
	vertical-align: middle;
}
a.toc-subsection:hover
{	
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	color: #1a2cb5; 
	vertical-align: middle;
}
a.toc-subsection-selected
{
	text-decoration: none; 
	font-size: xx-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333;
	vertical-align: middle;
}

a.minitoc-subsection
{	
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	color: #666666; 
}

h4
{
	font-size: large; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #993333; 
	font-weight: normal;
}
h5
{
	font-size: medium; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #666666; 
	font-weight: normal;
}
h6
{
	font-size: small; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #993333;  
	font-weight:normal;
}

a.interne:hover
{  
	font-size: medium; 
	color: #333333; 
	text-decoration: underline;
}
a.interne
{  
	font-size: medium; 
	color: #862631; 
	text-decoration: underline;
}
a.interne:visited
{  
	font-size: medium; 
	color: #666666; 
	text-decoration: underline;
}

a.externe:hover
{  
	font-size: medium; 
	color: #333333; 
	text-decoration: underline;
}
a.externe
{  
	font-size: medium; 
	color: #862631;
	text-decoration: underline;
}
a.externe:visited
{ 
	font-size: medium; 
	color: #666666; 
	text-decoration: underline;
}

/* couleurs */

.couleurA { color: #FFE7B3;} /* jaune clair */
.BGcouleurA { background-color: #FFE7B3;}
.couleurB { color: #FFCC00;} /* jaunes tres fonce */
.BGcouleurB { background-color: #FFCC00;}
.couleurC { color: #FFC244;} /* jaune moyen*/
.BGcouleurC { background-color: #FFC244;}
.couleurD { color: #FFCC66;}
.BGcouleurD { background-color: #FFCC66;}
.couleurE { color: #333333;} /* gris */
.BGcouleurE { background-color: #333333;} /* gris */
.couleurF { color: #666666;}
.BGcouleurF { background-color: #666666;}
.couleurG { color: #CCCCCC;}
.BGcouleurG { background-color: #CCCCCC; font-weight:bold;}
.couleurH { color: #862631;} /* bordeau */
.BGcouleurH { background-color: #862631;} /* bordeau */
.couleurI { color: #ff8c00;}
.BGcouleurI { background-color: #ff8c00;}
.couleurJ { color: olive;}
.BGcouleurJ { background-color: olive;}
.couleurK { color: tan;}
.BGcouleurK { background-color: tan;}
.couleurL { color: darksalmon;}
.BGcouleurL { background-color: #FF9933; font-weight:bold;}
.couleurM { color: silver;}
.BGcouleurM { background-color: silver;}
.couleurN { color: olivedrab;}
.BGcouleurN { background-color: olivedrab;}
.couleurO { color: gold;}
.BGcouleurO { background-color: gold;}
.couleurP { color: white;}
.BGcouleurP { background-color: white;}

.texte
{
	font-size: 13px; 
	font-family: Arial; 
	text-align: justify;
	color: #000000; 
}


#table_correction
{
	width:90%;
	position:relative;
}

.iframeTooltip
{
        position: relative;
        z-index: 1010;
        filter:alpha(opacity:0.1);
float:left;
overflow:auto;

}

.tooltipContent 
{
        background-color: #ffeed5;
border-radius:5px;
	width:300px;
	height:auto;
position: inherit;
	padding:5px;
overflow:auto;
}

.legende
{
	font-style: italic;
	font-size: 12px;
	text-align: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.normal
{
	font-size: medium;
}

.important
{
	font-size: larger;
	font-weight: bolder;
}

.remarque
{
	font-size: small;
	padding: 5px;
	border: 1px solid #800000;
	margin-left: 50px;
	margin-right: 50px;
	color: 800000;
}

.titreremarque
{
	font-size: small;
	background-color: 800000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
	color: FFFFFF;
}

.definition
{
	font-size: medium;
	font-style: italic;
	padding: 5px;
	border: 1px solid #800000;
	background-color: FFCC66;
	margin-left: 30px;
	margin-right: 30px;
	color: 800000;

}

.titredefinition
{
	font-size: medium;
	background-color: 800000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
	color: FFCC66;
}

.citation
{
	font-size: small;
	font-style: italic;
	padding: 5px;
	border: 1px solid #FFC244;
	margin-left: 50px;
	margin-right: 50px;
	color: #800000;
}

.titrecitation
{
	font-size: small;
	background-color: #FFE7B3;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
	color: #800000;
}

.exemple
{
	font-size: medium;
	font-style: italic;
	padding: 5px;
	margin-left: 30px;
	margin-right: 30px;
	color: #666666;
	background-color: #CCCCCC;
}

.titreexemple
{
	font-size: small;
	font-weight: bold;
	font-style: italic;
	background-color: #FFE7B3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
	color: #666666;
}

.application
{ 
	font-size: medium;
	padding: 5px;
	background-color: #FFE7B3;
	margin-left: 30px;
	margin-right: 30px;
}

.titreapplication
{  
	font-size: medium;
	font-weight: bold; 
	background-color:#FFCC66; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	padding: 2px
}

.exercice
{
	font-size: small;
	background-color: #FFE7B3;
	padding: 5px;
	border: 1px solid #800000; 
	margin-left: 50px;
	margin-right: 50px;
	color: #800000;
}

.titreexercice
{
	font-size: small;
	background-color: #FFCC00;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
	color: #800000;
}

.listing
{
	font-size: medium;
	padding: 5px;
	border: 1px #000000 solid;
	background-color: #eeeeee;
	margin-left: 50px; 
	margin-right: 50px;
}

.titrelisting
{
	font-size: small;
	font-weight: bold;
	background-color: #ffe7b3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
	border: 1px #000000 solid;
}


tt {font-size: 120%;}
code {font-size: 120%;}

acronym
{
	cursor: hand;
	border-bottom: 1px dotted #862631;
}

span.citation
{
	font-style: italic;
    font-size: none;
    padding: none;
    border: none;
    margin-left: 0px;

    margin-right: 0px;
	color: #800000;
}

.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; letter-spacing: normal; text-align: justify; text-indent: 0pt; vertical-align: middle; word-spacing: normal; list-style-position: outside; list-style-type: none; cursor: default; text-transform: none}
.soustitre {  font-family: "Comic Sans MS", "Lucida Sans", "Matisse ITC", "Snap ITC"; font-size: 24px; font-style: normal; line-height: normal; font-weight: normal; text-transform: none; color: #333399; text-decoration: none; letter-spacing: normal; text-align: center; vertical-align: middle; word-spacing: normal}
.intertitre {  font-family: "Comic Sans MS", "Lucida Sans", "Matisse ITC", "Snap ITC"; font-size: 16px; font-style: normal; font-weight: normal; color: #FF9933; text-decoration: none; letter-spacing: normal; text-align: left; vertical-align: top; word-spacing: normal}
.liste {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; letter-spacing: normal; text-align: left; vertical-align: top; word-spacing: normal; list-style-position: outside; list-style-image: url(images/pucebleue.jpg); list-style-type: disc; text-indent: 0px; white-space: normal}
.liste2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none; letter-spacing: normal; text-align: left; vertical-align: top; word-spacing: normal; list-style-position: outside; list-style-image: url(images/pucetriangle.gif); list-style-type: none; text-indent: 0px; white-space: normal ; text-transform: none}
.normalgras { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #333399; text-decoration: none; letter-spacing: normal; text-align: justify; text-indent: 0pt; vertical-align: top; word-spacing: normal; list-style-position: outside; list-style-type: none; text-transform: none }
.listegras { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 20px; font-weight: bold; color: #000000; text-decoration: none; letter-spacing: normal; text-align: justify; vertical-align: top; word-spacing: normal; list-style-position: outside; list-style-image: url(images/puceorange.jpg); list-style-type: none; text-indent: 0px; white-space: pre}
.intertitrebleu { font-family: "Comic Sans MS", "Lucida Sans", "Matisse ITC", "Snap ITC"; font-size: 16px; font-style: normal; font-weight: normal; color: #333399; text-decoration: none; letter-spacing: normal; text-align: center; vertical-align: top; word-spacing: normal }
.soustitrept { font-family: "Comic Sans MS", "Lucida Sans", "Matisse ITC", "Snap ITC"; font-size: 18px; font-style: normal; line-height: normal; font-weight: normal; text-transform: none; color: #333399; text-decoration: none; letter-spacing: normal; text-align: center; vertical-align: middle; word-spacing: normal }
.notes { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #cc3333; text-decoration: none; letter-spacing: normal; text-align: center; text-indent: 0pt; vertical-align: top; word-spacing: normal; list-style-position: outside; list-style-type: none; cursor: default; text-transform: none }
a:active {
	background-image: url(images/bouton1.gif);
	cursor: hand;
}

.accent
{
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	font-size: 13px;
}

#mp3 {
	width:  253px;
	height: 68px;
	background: url(images/fond_audio4.gif) ;
	margin:1px;
	top: 1px;
}
#mp3_2 {
	width:  253px;
	height: 68px;
	background: url(images/fond_audio4.gif) ;
	margin:1px;
	top: 1px;
}
.audiotitre {

	position: relative;
	font: arial;
	font-size: 15px;
	font-weight: bold;
	color: #6A6A6A;
	margin-left: 35px;
	top: 7px;
}

.textInput {
	padding-left: 2px;
	border: solid 1px #72BB60;
	background-color: #DBEED7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFDBEED7', EndColorStr='#FFFFFFFF');}
	
.errorTextInput {
	padding-left: 2px;
	border: solid 1px #FF6666;
	background-color: #ADA8A8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#ADA8A8', EndColorStr='#FFFFFFFF');

}

#table_verbe { width:auto; padding:5px 20px 5px 20px;background-color:#fafafa;box-shadow: 0px 1px 3px rgba(0,0,0,0.4); text-align:left; }
#table_verbe strong { color:#0850b2; text-decoration:underline;  }
#table_verbe .strong2 { color:#0850b2; text-decoration:none;  }
#table_verbe td { padding:0 50px 0 0; }

#table_verbe_fleche { width:auto; padding:5px 20px 5px 20px;background-color:#fafafa;box-shadow: 0px 1px 3px rgba(0,0,0,0.4); text-align:left; }
#table_verbe_fleche strong { color:#0850b2; text-decoration:underline; }
#table_verbe_fleche .strong2 { color:#0850b2; text-decoration:none;  }
#table_verbe_fleche td { padding:0 10px 10px 0; }

#texte_corrige { color:#666; }

#table_verbe_1_3 { width:auto;padding:10px;background-color:#fafafa;box-shadow: 0px 1px 3px rgba(0,0,0,0.4); text-align:left; }
#table_verbe_1_3 strong { color:#0850b2; text-decoration:underline;  }
#table_verbe_1_3 .strong2 { color:#0850b2; text-decoration:none;  }
#table_verbe_1_3 td { padding:10px; }
.tr2 { background-color: #eaeaea; }
