header {font-family: 'book antiqua',  'times new roman', times, roman, serif;
	font-size: 32px;
	text-align: center;
	color : white;

}
h1 {
	font-family: 'book antiqua',  'times new roman', times, roman, serif;
	font-size: 32px;
	text-align: center;
	color : white;
}
h2 {
	font-family: 'book antiqua',  'times new roman', times, roman, serif;
	font-size: 18px;
	color : white;
	
}

h3 {
	text-align : left;
	font-family: 'book antiqua',  'times new roman', times, roman, serif;
	font-size: 24px;
	color : white;
	}
ol {
	font-family: 'book antiqua',  'times new roman', times, roman, serif;
	font-size: 20px;
	font-style:italic;
	color : white;
	
}
nav {
		font-size: 32px;
		display : inline;
		
}
.entete {margin : 20px;
		
		text-align : center;
		}
.entete li {
display : inline;
list-style : none;
margin : 15px;
border : 1px solid black;
padding : 20px;
border-radius : 25px;
}

.para {font-family: 'book antiqua',  'times new roman', times, roman, serif;
	font-size: 20px;
	font-style : normal;
	color : white;
	position : relative;
	margin-left : 2%;
	margin-right : 10%;
	text-align : justify;
				}


.interne {
	list-style-type : lower-alpha;
	font-family: 'book antiqua',  'times new roman', times, roman, serif;
		
	font-size: 20px;
	font-style : normal;
	color : white;
	position : relative;
	
	margin-right : 20%;
	text-align : justify;
				
				}
				
.second li{
		list-style-type : square;
}				
body {
	background-color: rgb(60,60,60);
	font-family: 'book antiqua',  'times new roman', times, roman, serif;
	font-size: 20px;
	color : white;
	
}

b {
		font-size : 20px;
		color : #ff08f0;

          }
.indente {
		text-indent : 40px;
		margin-top : -5px;
		margin-bottom : -5px;
		}  

		.indente2 {
		text-indent : 60px;
		margin-top : -5px;
		margin-bottom : -5px;
		} 
.indente3 {
		text-indent : 80px;
		margin-top : -5px;
		margin-bottom : -5px;
		} 
a:link {color : blue;}
a:visited{color : blue;}
a:hover{font-style : italic;color : red;}
table{
	font-family:  'book antiqua',  'times new roman', times, roman, serif;
	font-size:20px;
	width : 50%;	
	border : 1px solid white;
	border-spacing: 0;
	}
td,th {
	text-align : left;
	width : 50px;
	padding : 1%;	
	border : 1px solid white;
	border-spacing: 0;
	}
i {
color : red;
font-style : normal;
}
.formule {
	font-size:40px;
	color : red;
	text-decoration : none;
	}
.exercice {
	font-size:40px;
	text-decoration : none;
	
	}
.exemple{
font-size : 20px;
text-decoration : none;
}
.exemple table
{width : 100%;}

.acliquer
{ color : white ;
text-decoration : underline
}
.acliquer a:link
{color : white;
text-decoration : underline;
}
