 
body {
	 font-size:14px;
	background-color: #003300;
	color: #FFFFFF;
	font-family:Georgia, 'Times New Roman', Times, serif;
}
a:visited,a:link,a:active {text-decoration:underline;color:white}
a:hover {color:yellow}
h1 {
	font-size: 20px;
}

img {vertical-align:middle}

.TdMenuItem {font-size:14px;text-decoration:underline}
 
.TitrePage {font-size:18px;font-weight:bold}

.PtitTxt {font-size:12px}

.ImgBorder {border:1px solid white}

.TitreParaJaune {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
.fullmoon {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
input, textarea {
	border: 1px solid black;
}

