/* CSS Document */

body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #008080;
}
h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	text-transform: capitalize;
}
h2 {
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	text-transform: capitalize;
}

h3 {
	color: #808080;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
}
 .pop {
color: #808080;
font-family: "Times New Roman", Times, serif;
font-size: 9px;
}

.pop A:link {
color: #808080;
text-decoration:none;
}

.pop A:hover {
color: #808080;
text-decoration:none;
}

#pop1 {
color: #808080;
}

#pop1 a {
color: #808080;
text-decoration:none;
font-weight:normal;
}
#pop1 a:hover {
color: #808080;
text-decoration: none;
}

.fermer {
font-weight: bold;
}