body, html{
	font-family:"Trebuchet MS", Georgia, Verdana, serif;
	color:#000;
	font-size: 14px;
	}
a{
font-family: Verdana, Arial, sans-serif;
font-size:12px;

}
a:link {
	color: #c4ddf7;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9DC8F2;
}
a:hover {
	color: #00FF00;
	text-decoration: underline;
	
}

h1 {
	text-align:center;
	padding-top: 30px;
	font-size: 1.9em;
	color: #FFF6D7;
	font-family: Georgia;
	letter-spacing:5px;
	font-style:italic;
}

.accueil {
padding-bottom: 30px;
border-top: thin solid #00ffff;
text-align:left;
font-size: 9px;
text-decoration: none;
}
.accueil a{
font-size: 9px;

}

.accueil a:link {
	color: #c4ddf7;
	text-decoration: none;
}
.accueil a:visited {
	text-decoration: none;
	color: #9DC8F2;
}
.accueil a:hover {
	color: #00FF00;
	text-decoration: underline;
	
}

div #footer p {
	padding-top: .5em;
	text-align:center;
	border-top: thin solid #00ffff; 
}
#footer a:link {
	color: #c4ddf7;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #9DC8F2;
}
#footer a:hover {
	color: #00FF00;
	text-decoration: underline;
	
}

.trait {
color:#00ffff;
}
