/* CSS Document */
.fond {background-color:#000066;
	margin-top:10px; margin-right:0px; margin-bottom:0px; margin-left:0px;
	}
.fondintro {background-color:#000066;
	margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px;
	}
.haut {background-color:#000066;
	margin-top:5px; margin-right:0px; margin-bottom:0px; margin-left:0px;
	}
.largeur {width:910px;
}
.barre {width:60%; center; height:2pt; color:#00CCFF;
 }
 
 
 /* CSS liens */
a:link {
	color: #FFFF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
a:visited {
	color: #CC0066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
a:hover{
	color:#FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.petit:link {
	color: #FFFF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.petit:visited {
	color: #CC0066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}
.petit:hover{
	color:#FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.constant:link {
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.constant:visited {
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.constant:hover {
	color: #ff3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* CSS polices */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	text-indent: 15px;
}
.norme{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	text-indent: 15px;
}
.def{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-indent: 15px;
	font-style: italic;
}
.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-indent: 15px;
}
.tit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-indent: 15px;
}
.titre_chapitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	text-indent: 15px;
}
.sequence {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00CCFF;
	font-weight: bold;
	text-indent: 15px;
}
.activite_intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
}
.constat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.probleme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #00CCFF;
	font-weight: bold;
}
.doc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
