body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: center;
}

div.centrage {
	text-align: center;
}

div {
	margin: 0; 
	padding: 0; 
	display: block;
}

p {
	margin: 0.1em 0 0.1em 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 200%;
	font-weight: normal;
	color: #OOOOOO;
}

h2 {
	margin: 0.1em;
	padding: 0;
	background-color: #DD8037;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
}

h3 {
	margin: 0.1em;
	padding: 0;
	background-color: #6C9151;
	color: White;
	font-size: 100%;
	font-weight: bold;
}

h4 {
	margin: 0.1em;
	padding: 0;
	background-color: White;
	color: White;
	font-size: 100%;
	font-weight: bold;
}

h5 {
	margin: 0.1em;
	padding: 0;
	background-color: #5C8F82;
	color: White;
	font-size: 100%;
	font-weight: normal;
	text-align:center;
}
.parts {
	margin: 0.1em;
	padding: 0;
	background-color: #5C8F82;
	color: White;
	font-size: 12.8px;
	font-weight: normal;
}
a:link {
	color: #DD8037; 
	text-decoration: none;
}

a:visited {
	color: #DD8037; 
	text-decoration: none;
}

a:hover {
	color: #6C9151; 
	text-decoration: underline;
}

.container {
	background-color: #FFFFFF; 
	margin: 0 auto 0 auto; 
	padding:0; 
	width: 740px;
}

.header {
	padding: 0; 
	margin: 0;
	background-color: #DD8037;
	background-image: url('images/header.png'); 
	background-repeat: no-repeat; 
	background-position: center;
	height: 130px;
}

.header p {
	text-indent: 8em; 
	color: #000000;
}

ul.navigation {
	list-style-type: none; 
	float: left; 
	display: block; 
	width: 740px; 
	line-height: 0.1em; 
	clear: both; 
	margin: 0; 
	padding: 0; 
	background-color: White;
	border-bottom: 1px solid #C4C4C4;
}

.left {
	float: left; 
	clear: both; 
	width: 14em; 
	margin: 0 0 0 0.1em; 
	padding: 0;
}

.leftcontent {
	margin: 0.5em; 
	padding: 0.3em; 
	border: 1px solid #C4C4C4; 
	text-align: left;
}

.leftcontent p {
	padding-left: 0.5em;
}

.leftcontent p a:link{
	color: #000000;
	text-decoration: none;	
}

.leftcontent p a:visited{
	color: #000000;
	text-decoration: none;	
}

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

.left h2 {
	text-align: left; 
	padding: 0 0 0 0.5em;
}

.leftlinks a {
	display: block;
}

.content {
	clear: right; 
	text-align: left; 
	margin: 0.5em 0.5em 0 14.2em; 
	padding: 0.3em 1ex 0.3em 1ex;
	border: 1px solid #C4C4C4; 
}

.content a:link {
	color: #DD8037;
	text-decoration: none;	
}

.content a:visited {
	color: #DD8037;
	text-decoration: none;
}

.content a:hover {
	color: #6C9151;
	text-decoration: underline;
}

.content h2 {
	padding: 0 0 0 1em;
}

.footer {
	font-size: 75%; 
	margin: 0.1em; 
	padding: 0.3em; 
	text-align: center; 
	clear: both;
}

.footer p { 
	border: 1px solid #C4C4C4;
	padding: 0.5em;
	margin: 0.3em;
}
.lower {
	padding: 2em; 
	margin: 0; 
	text-align: left;
	background-color: #DD8037;
	background-image: url('../images/lower.png'); 
	background-repeat: no-repeat; 
	background-position: center;
}

.lower p {
	text-indent: 8em; 
	color: #000000;
}
.text1
{
	text-align: justify;
    font-size: 12px;
}

.text2
{   
    font-size: 12px;
	font-weight: bold;
}
.text3
{
	font-size: 12px;
	color: blue;
	font-style: italic;	
}
.text4
{
	font-size: 12px;
	color: blue;	
}
.text5
{
	font-size: 13px;
	color: blue;
    font-weight: bold;	
}
.ecotour
{
    color:#76923c;
}

.menu_ecotours
{
	font-size:12px;
	color:#000000;
}

#messageBox{
	border-right: 1px solid #000000;
	position: absolute;
	width: 170px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	display:none;
}
#closeButt{
	 height: 20px;
	 cursor: pointer;
	 background-color: #dd8037; 
}
#contents{
	width: 100%;
	height: auto;
}
.title1
{
    font-family:Verdana;
    font-size:12px;
    color:#008000;
    font-weight:bold;
}
.title2
{
    font-family:Verdana;
    font-size:12px;
    color:#92d050;
    font-weight:bold;
}
.text6
{
	text-align: justify;
    font-size: 10px;
}
.text7
{
	text-align: justify;
    font-size: 13px;
    color:#dd8037;
}
.someDiv {
    line-height: 1em;
    height: 1em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
