body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/img032.jpg) no-repeat top center;
	font-size: 0.9em;
	color: #8C8C8C;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #e6b715;
}

h1 {
	letter-spacing: 0px;
	font-size: 2.2em;
}

h2 {
	letter-spacing: 0px;
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #a9b0da;
}

a:hover {
	text-decoration: none;
	color: #c7b19a;
}

#actualite {
	width: 760px;
	height: 30px;
	margin: 0 auto;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: none;
	color: #a9b0da;
	text-decoration: none;
}

.a_heading {
	padding-left: 160px;
	color: #e6b715;
}

/* Header */

#header {
	width: 760px;
	height: 160px;
	margin: 0 auto;
}


/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}


/* Content */

#content {
	float: left;
	width: 470px;
	margin: 0;
	padding-top: 30px;
}


.title {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 2px dashed #333333;
}

.entry {
	margin: 0;
	color: #c7b19a;
}
.entry p{
	line-height: 20px;
}

.warning {color: #f00; }

.available p, li {
	color: #b19d89;
	line-height: 20px;
}

.memo {
	color: #9d8b79;
	font-size: smaller;
}
.memo p{
	line-height: 17px;
}


.email {
	color: #a9b0da;
}

.address {
	font-style: italic;
	line-height: 100%;
	color: #a9b0da;
}

.menu {
	text-align: right;
	color: #a9b0da;
	padding: 5px 10px;
	border: 1px dashed #333333;
}

.menu .item {
	padding-left: 25px;
	background: url(images/img041.jpg) no-repeat left center;
}


/* Number */

.number {
	margin: 0;
	line-height: 100%;
	color: #e6b715;
}

.main {
	letter-spacing: 0px;
	font-size: 2.2em;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 0 15px;
	margin: 0;
}

#sidebar ul {
	margin-left: 0;
	padding: 0;
	list-style: none;
}


#sidebar li ul {
	line-height: 20px;
	padding: 15px 15px;
}

#sidebar li li.login {
	background: url(images/img072.gif) no-repeat left center;
	padding-left: 20px;
}

#sidebar li li.logout {
	background: url(images/img021.jpg) no-repeat left center;
	padding-left: 20px;
}

#sidebar li li.none {
	border-bottom: 2px dashed #333333;
}

#sidebar li li.note {
	background: url(images/img072.gif) no-repeat left center;
	padding-left: 25px;
	color: #9d8b79;
	font-size: smaller;
}
#sidebar li li.note1 {
	background: url(images/img021.jpg) no-repeat left center;
	padding-left: 25px;
	color: #9d8b79;
	font-size: smaller;
}

#sidebar h2 {
	margin-left: 0;
	padding-left: 10px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	color: #c7b19a;
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	font-size: smaller;
}

#footer p {
	color: #9d8b79;
}