<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#secret /*mise en page pour l'entrÃ©e dans le site */
{
   max-width:250px;
  
   }


.passe /*mise en page pour l'entrÃ©e dans le site */
{
	font-size:50px;
	font-family: calligraffiti;	
	color:#CC6633;
	text-shadow: 2px 2px 6px #000000;
}

.soustitre /*mise en page taille inferieure pour l'entrÃ©e dans le site */
{
	font-size:20px;
	font-family: calligraffiti;	
	color:#CC6633;
	text-shadow: 2px 2px 6px #000000;
}

.incorrect /*image en cas de mot de passe incorrect*/
{
	padding:5px;
	margin-left:0px;
	margin-bottom:20px;
	margin-top:50px;
}

body
{
	background-image:url(cdisn.png);
	width:1000px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}

mark /* permet de mettre en surbrillance jaune */
{
    background-color:yellow;
    color:black;
}



@font-face {				/*CrÃ©ation d'une nouvelle police de texte*/
	font-family: 'calligraffiti';			/*Nomme la police crÃ©e*/
	src: url('ecriture/calligraffiti.ttf');		/*.ttf lisible par IE9 et tous les autres navigateurs*/
}

h2.presentation /*M.philippe prof....*/
{
	display:inline;
	font-size:1em;
	color:green;
	text-align:right;
}

img.displayed
{
    display:block;
    margin-left:auto;
    margin-right:auto;
}


.terminale /*cours spÃ© math ou obligatoire en terminale*/
{
	font-size:20px;
	color:red;
	text-align:left;	
}
.datedevoir /*liste des devoirs*/ 
{
	background-color:#FFF05F;
	}
.date /*cahier de texte*/
{
	text-align:center;
	width:200px;
}
.devoir /*mettre en noir gras taille 14*/
{
	color:black;
	text-align:center;
	font-size:15px;
}
.contenu/*cahier de texte*/
{
	color:blue;
	text-align:center;
	width:500px;
}

#caption.titrecdt/*titre du cahier de texte*/
{
	color:red;
	text-align:center;
	font-size:300px;
	font-weight:bold;
}

.emoji{
font-size:4em;
}

.Afairepour/*cahier de texte*/
{
	color:red;
	text-align:center;
	width:200px;
}
.corrige/*cahier de texte*/
{
	color:green;
	text-align:center;
	width:100px;} 

.date1 /*cahier de texte spÃ©*/
{
	color:red;
	text-align:center;
	width:200px;
}
.separation/*cahier de texte*/
{
	margin-top:100px;
    text-align:center;
    font-weight:bold;
    background-color:yellow;
}
.ecrituregrande
{
    color:black;
	font-family: calligraffiti;
	font-size:50px;
}
	
h3
{
	color:red;
	text-align:center;
	font-family: calligraffiti;
	text-shadow: 2px 2px 6px #FFFFFF;
}

h1:hover		/*Affecte le style qui suit aux 'h1' survolÃ©s*/
{
	font-family: calligraffiti;
	color:#4BAD8D;
}	

h2:hover
{
	font-family: calligraffiti;
	color:#4BAD8D;
}
	
a:hover		/*Affecte le style qui suit aux 'a' survolÃ©s*/
{
	color:#CC6633;
	font-family: calligraffiti;
							
}	


#en-tete
{
	background:url("image25.png") no-repeat 0px 2px; 
	Background-color:#AFEEEE;
	text-align:center;
	font-family:calligraffiti;
	color:red;
	font-weight:bold;
	margin:10px 10px 10px 1px;
	padding:5px 5px 5px 10px;
	width:1000px;
	height:180px;
	border:3px solid black;
	border-radius:20 px;
	}
	
.titre1 /*ClicAmaths*/
{
	display:inline;
	font-family:calligraffiti;
	font-size:100px;
	margin-left:290px;
	text-align:center;
	text-shadow: 12px 12px 16px #FFFFFF;	
}

.titre1:hover		/*Affecte le style qui suit au titre du chapitre */
{
	letter-spacing: 10px;	/*Espace les lettres*/
	color:#4BAD8D;
									
}	

.fondsaumon  /* pour avoir un fond blanc dans le corps*/
{
	background-color:#FDEDEC;
	border:2px solid black;
	line-Height:2;
	padding:5px 5px 5px 10px;
	margin-bottom:20px;
	margin-top:30Opx;
}

.fondvert  /* pour avoir un fond blanc dans le corps*/
{
	background-color:#D5F5E3;
	border:2px solid black;
	line-Height:2;
	padding:5px 5px 5px 10px;
	margin-bottom:20px;
	margin-top:30Opx;
}


	
.datesousentete /*date heure... */
{
	float:right;
	font-family:calligraffiti;
	font-size:15px;
	list-style-type:none;
	display:inline;
	padding:0 0.5em;
	margin-top:0px;
}

#menu
{
	float:left;
	width:200px;
}
.element-menu
{
	background-color:#ADD8E6;
	border:2px solid black;
	line-Height:2;
	margin-bottom:20px;
	margin-top:30Opx;
}



#corps
{
	width:800px;
	font-family:corps;
	font-size:1em;
	text-align:justify;
	color:black;
	padding:5px;
	margin-left:200px;
	margin-bottom:40px;
	border:3px inset white;
}
#corps1 /*cahier de texte mise en page*/
{
	width:600px;
	font-size:1em;
	text-align:justify;
	color:Black;
	padding:5px;
	margin-left:200px;
	margin-bottom:20px
	border:3px inset white;
}	

#pied-de-page
{
	background-color:#AFEEEE;
	padding:5px;
	clear:both;
	color:orange;
	border:4px inset black;
	text-align:center;
}


	
table
{
	margin: auto;
	border:2px outset black;
	border-collapse:collapse;
	width:800px;
}

table.tableaucdt
{
	border:2px outset #F2A0EF ;
	border-collapse:collapse;
	
}
td.alternance
{
	padding:0;
	background-color:#F2A0EF;
	}

td
{
	border:2px outset black;
}
.cahierTS
{
	caption-side:top bold red center;
	border:0.5px solid black;
}
.piedpage
{	
	font-family:calligraffiti;
	font-size:20px;
	margin-left:100px;
	text-align:center;
	text-shadow: 12px 12px 16px #CC6633;	
}

	
</pre></body></html>