body {
	margin: 0px;
	background-color: #EDEDED;
	background-image: url(skye_bg.gif);
	text-align: center;
}
body,td,th {
	font-size: 11px;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A3A2A2;
}
#layout {
	width: 640px;
	margin: 0 auto;
	background-color: #E8E8E8;
}
#header {
	height: 443px;
}
#menu {
	height: 29px;
	width: 640px;
}
#content {
	background-image: url(skye_12.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #F9F9F9;
	text-align: justify;
	padding-top: 2px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 25px;
}
a:link,a:visited {
	color: #5D8697;
	cursor: default;
	text-decoration: none;
}
a:hover,a:active {
	color: #CA8D91;
	cursor: default;
	text-decoration: none;
}
input,select,textarea,submit {
	font-size: 11px;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F4F4F4;
	padding: 2px;
	color: #B8B8B8;
	border-color: #ECECEC;
	border-style: solid;
	border-width: 1px;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	word-spacing: 2px;
	text-transform: lowercase;
	margin-bottom: -1px;
	font-style: italic;
	color: #5399B2;
	padding-left: 30px;
	text-align: left;
}
