body {
	background-color:#000000;
	color:#FCEEE4
}

h3 {
	color: #FFFFFF:
	text-decoration : underline; 
}

img { border: 0px; }

a:link { color: #FFC080; text-decoration: none;}
a:visited { color: #FD8F6B; text-decoration: none;}
a:active { color: #FEA775; text-decoration: none;}
a:hover {	color: #FFFFFF; text-decoration: underline overline;}

table { border-collapse: collapse;}

.comment, td.comment {
	text-align: center;
	vertical-align: top;
	padding: 0px 60px 30px 60px;
}

td.formTexte {
	text-align: right;
	vertical-align: top;
}

.image {
	text-align: center;
	padding-top: 0.5em;
}

td.image {
	vertical-align: bottom;
	padding: 30px 0px 15px 0px;
}

.galLiens {
	text-align: center;
	font-size: small;
}

.galTitre {
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.galDate {
	padding: 0px 10px 5px 10px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-size: small;
}

div.boutons {
	text-align: center;
}

select,input,textarea {
	color: #FCEEE4;
	background: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #FFC080;
}