body {
	font-family: Arial, Helvetica, sans-serif;
}
#phenix {
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	font-variant: small-caps;
	text-transform: capitalize;
}
#banner {
	font-family:"Times New Roman", Times, serif;
	font-size: 3em;
	font-variant:small-caps;
}
#banner p {
	text-decoration:none;
}
#nav {

}
#nav a {
	text-decoration: none;
}

#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#nav a:hover {
	text-decoration: none;
}
#nav a:active {
	outline: none;
}

#content .retour a{
	font-size: 0.8em;
}
.bold {
	font-weight: bold;
}
h1 {
	text-align: center;
	text-transform: uppercase;
}
h3 {
	margin-bottom: -0.5em;
}

#language a {
	font-weight: bold;
	text-decoration: none;
}
#nav a:active {
	outline: none;
}
