* {
	margin: 0;
	padding: 0;
}

img {
	text-decoration: none;
}

.border {
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}

.borderright {
	text-decoration: none;
	border: 1px solid #000000;
	margin-left: 20px;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #695648;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}

#box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(images/fond.jpg) repeat-y;
	
}

#content {
	min-height: 900px;
	height:  auto !important;
	height:  900px;
	
}

#header {
	width: 900px;
	height: 160px;
	background: no-repeat url(images/headerfloete.jpg);
}

#header_nav {
	padding-left: 210px;
	color: #463830;
	font-size: 71%;
	background: transparent;
	height: 100px;
	padding-top: 10px;
}

#left {
	width: 200px;
	float: left;
	list-style: none;
	height: 950px;
	background: none;
}

#center {
	width: 500px;
	float: left;
}

#right {
	width: 200px;
	float: right;
}

#center p {
	padding-left: 130px;
	padding-right: 10px;
	color: #463830;
}

dl {
	padding-left: 130px;
	padding-right: 10px;
	color: #463830;
}

#center h3 {
	color: #463830;
	border-bottom: 1px solid #463830;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 130px;
}

#center h2 {
	padding-left: 130px;
	padding-right: 10px;
	color: #695648;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

b {
	color: #695648;
}

#right p {
	padding-left: 20px;
	padding-right: 10px;
	color: #c2ae93;
}

#center h1 {
	color: #ffffff;
	padding-left: 10px;
	font: italic 200% Georgia, Times New Roman, Times, serif;
	padding-bottom: 10px;
}

#right h1 {
	color: #c2ae93;
	padding-left: 20px;
	font: italic 200% Georgia, Times New Roman, Times, serif;
}

#footer {
	text-align: center;
	display: block;
	width: 900px;
	height: 70px;
	color: #463830;
	font-size: 80%;
	clear: both;
	padding-top: 10px;
}

/*<group=nav>*/

.flag {
	vertical-align: top;
	
}

#center a:link {
	color: #ff6600;
	text-decoration: none;
	background: url(images/arrow_right.jpg) no-repeat 0px;
	padding-left: 13px;
	margin-left: 5px;
}

#center a:visited {
	color: #ff6600;
	text-decoration: none;
	background: url(images/arrow_right.jpg) no-repeat 0px;
	padding-left: 13px;
	margin-left: 5px;
}

#center a:hover {
	color: #000000;
}

#right a:link {
	color: #463830;
	text-decoration: none;
	background: no-repeat url(images/arrow_right_right.jpg) 0px 4px;
	padding-left: 12px;
}

#right a:visited {
	color: #463830;
	text-decoration: none;
	background: no-repeat url(images/arrow_right_right.jpg) 0px 4px;
	padding-left: 12px;
}

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

.up a:link {
	color: #ff6600;
	text-decoration: none;
	background: url(images/arrow_up.jpg) no-repeat 0px 1px;
	padding-left: 13px;
	margin-left: 5px;
}

.up a:hover {
	color: black;
	text-decoration: none;
	background: url(images/arrow_up.jpg) no-repeat 0px 1px;
	padding-left: 12px;
	margin-left: 5px;
}

#header a:link {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

#header a:visited {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

#header a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 70%;
	padding-left: 5px;
}

#footer a:link {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

#footer a:visited {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

#nav {
	font-size: 90%;
	line-height: 150%;
	margin-left: 5px;
}

#nav li {
	list-style: none;
}

#nav a:link {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}

#nav a:visited {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}

#nav a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	background: url(images/dot_black.jpg) no-repeat 5px;
}

#nav a.current {
	background: no-repeat url(images/dot_orange.jpg) 5px;
}

#subnav a:link {
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
	padding-left: 35px;
}

#subnav a:visited {
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
	padding-left: 35px;
}

#subnav a:hover {
	color: #000000;
	font-weight: normal;
	padding-left: 35px;
	background: url(images/dot_black.jpg) no-repeat 20px;
	text-decoration: none;
}

#subnav a.current {
	color: #ff6600;
	font-weight: normal;
	padding-left: 35px;
	background: url(images/dot_orange.jpg) no-repeat 20px;
	text-decoration: none;
}

/*</group>*/

.left {
	float: left;
	padding-left: 0;
}

.right {
	float: right;
	padding-left: 0;
}

big {
	background: #695648;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
}
