* {
	margin: 0px;
	padding: 0px;
	outline: none;
}

body {
	padding: 25px 0px 12px;
	color: #fff;
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-align: center;
	background: #F8F8EC url(../images/bg-bandeau-kanda.jpg) repeat-x scroll 0 84px;
}

a {
	color: #000;
	background-color: inherit;
}

a:hover {
	color: #526052;
	background-color: inherit;
}

a:link {
}

.Head1 {
	color: #5E0F0F;
	text-transform: uppercase;
}

.Head2 {
	color: #000000;
	text-transform: uppercase;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 12px;
	text-align: justify;
	line-height: 15px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#container {
	width: 767px;
	background-image: url('../images/background_image.png');
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px auto 0;
}

#page_static {
	width: 767px;
	height: 232px;
	overflow: hidden;
}

.thumbnail {
	padding: 0 0px 10px;
	text-align: center;
}

/* Page Header */

#page_header {
	padding: 10px 14px 2px;
	z-index: 5;
	position: absolute;
	width: 226px;
	height: 50px;
	margin-left: 22px;
	margin-top: 9px;
}

#page_header h1 {
	font-weight: normal;
	text-align: center;
	letter-spacing: 5px;
}

#page_header h2 {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	color: #7a8086;
	font-size: 15px;
}
/* Top Menu */

#topmenu {
	position:absolute;
	width: 753px;
	height: 62px;
	z-index:6;
	background-color: transparent;
	text-align: right;
	font-size: 12px;
	font-style: italic;
}

/* Navigation Menu */

#navmenu {
	margin: 54px 528px 0px 49px;
	width: 206px;
	clear: both;
	text-align: center;
	z-index: 1;
	position: absolute;
	top: 45px;
	height: 175px;
	text-transform: uppercase;
	padding-top: 8px;
	background: url('../images/dialog-menu-burg.png') no-repeat;
}

#navmenu a {
	text-decoration: none;
}

#navmenu li#menu_first {
	padding-top: 5px;
	background: transparent url(../images/navmenu_background_bot.gif) no-repeat;
}

#navmenu li#menu_last {
	padding-bottom: 12px;
	background: url(../images/navmenu_background_bot.gif) no-repeat;
}

#navmenu li a {
	display: block;
	color: inherit;
	font-size: 12px;
	text-transform: uppercase;
	cursor: pointer;
	background-color: transparent;
}

#navmenu li a:hover {
	background-color: #d1cebc;
	color: #526052;
}

#navmenu li#menu_first a {
	padding-top: 2px;
	background-image: url('../images/navmenu_background_litop.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

#navmenu li#menu_last a {
	background-image: url('../images/navmenu_background_libot.gif');
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

#navmenu li a b {
	margin: 0px auto;
	padding-bottom: 2px;
	display: block;
	width: 151px;
}

/* Contenu Principal */

#MainContent {
	margin: 27px;
	background-color: #a5ae8c;
	padding: 16px;
	border: medium solid #e9e9ea;
}

#GoogleMaps {
	height: 385px;
	width: 480px;
	border: medium inset gray;
	color: black;
	margin-left: 192px;
}
#GoogleMaps a:link {
		color: blue;
	font-size: 10px;
	font-weight: bold;
}

#LinkMarker {
	background-color: #eee;
	padding: 10px;
	z-index: 02;
	width: 148px;
	margin-left: 48px;
	position: relative;
	top: -430px;
	color: #000;
	margin-top: -4px;
}

#LinkMarker a:link {
		color: blue;
	font-size: 10px;
	font-weight: bold;
}

/* Page Footer */

#page_footer {
	font-size: 10px;
	letter-spacing: 1px;
	color: #7b8086;
	float: right;
	margin-top: 29px;
	margin-bottom: 29px;
	height: 35px;
}
