* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background: #b1d85f url(../images/overlay-gradient2.png) 50% 50% repeat-x;
	background-attachment: fixed;
	color: #30261d;
	text-align: center;
	padding: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	behavior:url("csshover.htc");
}
#apDiv1 {
	position:absolute;
	width:100%;
	height:100%;
	z-index:10000;
	left: 0;
	top: 0;
	background: #B1D85F url(images/construction_cone_256.png) 50% 50% no-repeat;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 10px;
	background: url(../images/shadow.png) 50% 100% no-repeat;
}
#top {
	height: 180px;
	width:auto;
	background:url(../images/top.jpg) 0 100% repeat-x;
}
#topnav {
	height: 30px;
	margin: 135px 0 0 20px;
	float:left;
	vertical-align: bottom;
	font-size: 110%;
	font-size: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#topnav ul {
	list-style: none;
	margin: 0;
	letter-spacing: 2px;
}
#topnav ul a {
	padding: 5px;
	margin: 5px 5px 0 5px;
	border-bottom: 1px solid transparent;
	font-weight: bold;
	color: #fff;
	display: inline;
}
#topnav ul a:hover {
	margin: 4px 5px 1px 5px;
	border-bottom: 1px solid #7FA829;
	text-decoration: none;
	color: #EDF6DA;
}
#topnav ul li {
	float: left;
	position: relative;
	border-left: 1px solid #8bb03d;
	border-right: 1px solid #8bb03d;
}
#topnav ul li ul {
	list-style: none;
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	border-bottom: 1px solid #8bb03d;
	letter-spacing: 1px;
	padding-top: 5px;
}
#topnav ul li:hover ul {
	display: block;
}
#topnav ul li ul li {
	background: url(../images/subnav.png) 0 0 repeat-x;
	width: 200px;
}
#topnav ul li ul li:hover {
	background: url(../images/subnav.png) 0 -24px repeat-x;
}
#topnav ul li:hover ul a {
	border: none;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
/*#topnav ul li:hover ul li ul {
	display: none;
}
#topnav ul li ul li:hover ul {
	display: block;
	position: absolute;
	left: 140px;
	top: -1px;
}*/
#adresse {
	font-size: 90%;
	text-align:right;
	width: 210px;
}
#adresse a {
	color: #30261d;
}
#adresse a:hover {
	color: #7FA829;
}
address {
	font-size: 80%;
}
#language {
	float: right;
	text-align: right;
}
#language img {
	vertical-align: middle;
	margin: 0 2px;
	border: 1px solid transparent;
}
#language img:hover {
	border: 1px solid #769B56;
}
#padder {
	padding: 20px 5px 0 5px;
	background: url(../images/padder.jpg) 50% 0 no-repeat;
	margin-top: 5px;
}
#mialaure, #accueil, #randos, #acces, #acces-obiou, #tourisme, #hiver, #stages, #obiou  {
	min-height: 500px;
	padding: 10px;
	z-index: 99;
}
#accueil {
	background: #ffffff url(../images/bg-accueil.jpg) left bottom no-repeat;
}
#mialaure {
	background: #ffffff url(../images/bg-mialaure.jpg) left bottom no-repeat;
}
#obiou {
	background: #ffffff url(../images/bg-obiou.jpg) left bottom no-repeat;
}
#randos {
	background: #ffffff url(../images/bg-randos.jpg) left bottom no-repeat;
}
#acces {
	background: #ffffff url(../images/bg-acces.jpg) left bottom no-repeat;
}
#acces-obiou {
	background: #ffffff url(../images/bg-acces-obiou.jpg) left bottom no-repeat;
}
#tourisme {
	background: #ffffff url(../images/bg-tourisme.jpg) left bottom no-repeat;
}
#hiver {
	background: #ffffff url(../images/bg-hiver.jpg) left bottom no-repeat;
}
#stages {
	background: #ffffff url(../images/bg-stages.jpg) left bottom no-repeat;
}
#maincontent, #sidebar {
	background-image: url(../images/trans.png);
	border: 2px solid #ffffff;
}
#maincontent, #sidebar, #indexcontent {
	padding: 0 10px 10px 10px;
	height: auto;
}
#maincontent, #indexcontent {
	width: 500px;
	float:left;
}
#indexcontent table {
	margin-left: -10px;
}
#indexcontent td  {
	padding: 5px;
	background-image: url(../images/trans.png);
	border: 2px solid #fff;
}
#indexcontent td img {
	float: left;
	margin-right: 10px;
	border: none;
	vertical-align: middle;
}
#indexcontent td h4 {
	color: ##607F1F;
	font-size: 16px;
}
#indexcontent td h4 a {
	text-decoration: underline;
}
#indexcontent td p{
	margin: 0;
	line-height: 140%;
}
#stages td p {
	margin: 0 0 10px 0;
	line-height: 140%;
}
#sidebar {
	width: 210px;
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#sidebar p {
	text-align: right;
	padding: 0;
	margin: 5px 0 0 0;
}

ul {
	list-style-type: square;
	margin: 5px 0 10px 12px
}
.ie ul {
	list-style-type: square;
	margin: 5px 0 10px 15px;
}
#sidebar ul {
	margin: 0;
}
.title {
	width:740px;
	padding: 0 10px;
}
img.replacement {
	border: 0;
}
.clr, .clear {
	clear:both;
}
span.greenchar {
	margin: 0;
}
.greenchar, .firstchar {
	color: #607F1F;
}
.firstchar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 15px;
	float: left;
	margin: 0 1px 0 0;
	font-weight: bold;
}

h1 {
	margin: 0;
	color: #7FA829;
	font-size: 24px;
}
h2, h3, h4, h1 span.title2  {
	margin: 0;
	font-style: italic;
	color: #070806;
}
h2, h1 span.title2  {
	font-size: 20px;
	color: #607F1F;
	margin-bottom: 10px;
}
h1 span.title2  {
	vertical-align: baseline;
}
h3 {
	font-size: 16px;
	line-height: 150%;
	color: #415615;
}
h4 {
	font-size: 14px;
	line-height: 150%;
	color: #607F1F;
}
p {
	padding-right: 10px;
	margin: 10px 0;
	line-height: 150%;
}
a, #sidebar a {
	color: #607F1F;
	text-decoration:none;
}
a:hover, #sidebar a:hover {
	text-decoration: underline;
}
.album {
	border: 3px double #769B56;
	margin: 5px auto;
	text-align: center;
}
.album:hover {
	border: 3px double #D3051C;
}
hr {
	border: none 0;
	border-top: 1px solid #B1D85F;
	height: 1px;
	margin: 20px 0;
}
hr.flatline, td.flatline {
	margin: 0;
	margin-top: 0;
	border-top: 1px solid #B1D85F;
}
#gelauff {
	width: 115px;
	height:35px;
	background:url(../images/gelauff.png) 0 0 no-repeat;
	margin: 5px auto;
	margin-bottom: 20px;
}
#gelauff:hover {
	background:url(../images/gelauff.png) 0 100% no-repeat;
}
#counter {
	clear: both;
	padding: 2px;
	border: 1px solid #607F1F;
	background: #000;
}
blockquote {
	padding: 5px;
	border: 1px solid #7FA829;
	color: #7FA829;
	background: #ffffff;
}
#haut {
	position: absolute;
	top: -10px;
}
input {
	border: 1px solid #415615;
	color: #7FA829;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
input.button {
	border: 1px solid #415615;
	background: #7FA829;
	color: #FFFFFF!important;
	padding: 2px 5px;
}
#inline {
	display:none;
}
.nounder {
	border: none!important;
}
a.topper {
	padding-left: 15px;
	background:url(../images/haut.gif) 0 0 no-repeat;
}
a.suite {
	display: block;
	text-align: right;
	padding-right: 15px;
	margin-top: 5px;
	width: 75%;
	background:url(../images/suite.gif) 100% 2px no-repeat;
	font-size: 14px;
	font-weight: bold;
}
a.vervolg {
	display: block;
	text-align: right;
	padding-right: 25px;
	margin-top: 5px;
	width: 75%;
	background:url(../images/vervolg.gif) 100% 2px no-repeat;
	font-size: 14px;
	font-weight: bold;
}
#map {
	width: 498px; 
	height: 500px;
	border: 1px solid #7FA829;
	margin-top: 10px;
}

#map p {
	text-align: left;
	font-size: 11px;
	margin: 5px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
img.googler {
	float: left;
	vertical-align:middle;
	margin: 5px 5px 0 0;
	border: 1px solid #7FA829;
}
.wait {
	display: none;
}
#inside {
	visibility: hidden;
}

