@charset "utf-8";
/* CSS Document */

.titre1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#006699;
	font-weight: bold;
	line-height: 30px;
}
.sous-titre {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: oblique;
}
.texte1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.texte2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.texte3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
	line-height: 22px;
}
.texte4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.texte5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #3333FF;
}
.texte6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 200;
	color: #000000;
	font-style: oblique;
}
.texte7 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-transform: uppercase;
	text-decoration: underline;
}
.texte {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	font-style: normal;
	text-align: justify;
}

#poup a {
	color: #990000;
	background-color: #FFCC99;
	line-height:20px;
	text-decoration: none;
}
#poup  a:hover {
	color: #CC0066;
	background-color: #DDAA77;
}
