/* CSS Document */


h1 {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: bold;
	color: #FF6600;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #6666FF;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;
	color: #6666FF;
}
.menu1-titre {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.menu1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: justify;
	font-size: 16px;
}
.Style1 {color: #FF0000}

.titre_page {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #6666CC;
	font-weight: bold;
}
.titre_série {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
h4 {
	font-size: 16px;
	text-decoration: underline;
}
.style_old {
	color: #FF0000;
	font-weight: bold;
}
.Style2 {
	color: #3333FF;
	font-size: 18px;
	font-style: italic;
}
.h3_bis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #6666FF;
}
.menu2 {

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.bordure_1 {

	border-top-style: none;
	border-left-style: none;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.bordure_hbgd {
	text-align: center;
	border: 1px solid #666666;
}
.bordure_hbg {
	border-right-style: none;
}
.bordure_hbd {
	border-left-style: none;
}
.bordure_bgd {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bordure_b {
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
}
.bordure_hb {
	border-left-style: none;
	border-right-style: none;
}
