body {
	background-color: #000000;
	margin: 0px;
}
img {
	border: 0px;
}
a, a:link, a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

h2 {
	margin: 0;
	padding: 0;
}

body.content{
	background: transparent url('../images/fond.jpg') no-repeat;
	font-family: "Comic Sans MS", "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

table {
	background: transparent;
	font-family: "Comic Sans MS", "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

img.bd {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}
a, a:link, a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

input {
	border: 1px #000000 solid;
	background: transparent;
	font-family: "Comic Sans MS", "Courier New", Courier, mono;
	padding-left: 4px;
}

input.img {
	border: 0px;
}

select {
	border: 0px;
	background-color: #B6A071;
	font-family: "Comic Sans MS", "Courier New", Courier, mono;
	padding-left: 4px;
}
