body
{
	background-color: #ffffff; 
	margin-left: 0pt;
	margin-top: 0pt; 
	margin-right: 0pt;
	font-size: small; 
	font-family: Georgia, Times; 
	color: #666666; 
}

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: normal; 
	color: #ffffff;
	vertical-align: middle;
}

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

a.toc-chapter-selected
{
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: bold;  
	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: #666666;
	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: #333333;
	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: #333333;
}

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: #333333; 
	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: #FFB310;} /* jaunes tres fonce */
.BGcouleurB { background-color: #FFB310;}
.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;}
.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: darksalmon;}
.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: small; 
	font-family: Georgia, Times; 
	text-align: justify;
	color: #666666; 
}

.legende
{

	font-style: italic;
	font-size: medium;
	text-align: center;
}

.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: #FFB310;
	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: help;
	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;
}

