/* Définition de règle */
@charset "iso-8859-1";


body {font-family: verdana, arial, "Microsoft Sans Serif";  margin: 0px;
}

p {text-indent:2 em; margin-top: 4px}

.texte {font-size: 80%; text-align: justify;}

.remarque {margin-left: 3 em ; text-align: justify; font-size: 80%; font-style:italic;}

.exemple {font-family: courier new; font-size: 10pt;      background-color: lightgrey;}

.def {font-size: 80%; color:red;  font-weight:bold;}

li {list-style-type: square}

h1 {font: 150%; font-family: times new roman; font-weight: 700=bold;   text-align:center}

h2 {text-align:center; font-family: times new roman; font-size: 135%; font-weight: 600=demi;   color: #667C40}

h3 {text-align:center; font-family: times new roman; font-size: 120%; font-weight: 500=medium; color: darkkhaki}

h4 {text-align:center; display: block; font-family: times new roman; font-size:105%; color : darkkhaki}

a:hover, a:active {color: steelblue; text-decoration: underline;}

a:visited {color: mediumorchid; text-decoration: none}

#entete {background-color: white; height: 60px; padding-right: 18%;
border-bottom-style: solid; border-bottom-width: thin; border-bottom-color: black;
}
#menu {font: 10pt "times new roman";   left: 82%;   position: absolute;   top: 0px;   background-color: tan;   right: 0px;
 }
#corps {padding-left: 31%; padding-right:1%;
}
#chapitre {padding-left: 31%; padding-right: 19%;
}
#total {padding-left: 2%; padding-right: 2%;
}
#pied {padding-left:31%; text-align: center;   float: bottom; font-size:8pt;}
#image {left: 0%; top: 66px; position:absolute; width: 30%; font: 10pt verdana; text-align: center;}

/* Fin de la section de style généré par WebExpert le 03/10/2003 16:09:43 */
