td img {
	display: block;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #938272;
}
body {
	background-color: #586073;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(images/fond2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
}
a:link {
	color: #938272;
	text-decoration: none;
}
a:visited {
	color: #938272;
	text-decoration: none;
}
a:hover {
	color: #6C5F53;
	text-decoration: underline;
}
h1 {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
}
h1.intro {
	font-size: 10px;
	color: #938272;
	text-align: center;
	font-weight: normal;
}
h3 {
}

h2 {
	font-size: 10px;
}
h3 {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.menu {
	color: #FFFFFF;
	font-weight: bold;
}
a.menu {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	font-style: normal;
}
input, textarea {
	border: solid 1px #999999;
}
