/******************************************************
# BASE
#******************************************************/
html {
	font-size: 100%;
}

body {
    margin: 0;
    padding: 0; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.4; 
	font-size: .8em;	
    color: #000;
    background: #fff;
}

*html .clear {
	height: 1%;
	overflow: visible;
}

*+html .clear {
	min-height: 1%;
}

.clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

h1, h2, h3, h4, h5, h6 {
    margin: 1em 0 .5em 0;
	padding: 0; 
    line-height: 1.2;
    font-weight: bold; 
    font-style: normal;
}

h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader,
h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader {
	margin: 0 0 .5em 0;
}

h1 {
    font-size: 1.75em;
}

h2 {
    font-size: 1.25em;
	background-color: #2d61cd;
	color: #fff;
	padding: 5px 10px;
	font-weight: normal;
}

h3 {
    font-size: 1.25em;
}

h4 {
    font-size: 1em;
}

a:link, a:visited {
	color: #009933;
	text-decoration: underline;
}

a:hover, a:focus, a:active {
	color: #FFCC33;
	text-decoration: underline;
}

ul, ol {
    margin: .75em 0 .75em 16px;
    padding: 0;
}

ul.list-bullet-std, ul.list-bullet-alt, ul.list-bullet-new {
	margin: .75em 0 .75em 2px;
}

ul li {
	background: 0;
}

ul.list-bullet-std li {
	padding-left: 10px;
	background: transparent url(../images/list_bullet_std.gif) no-repeat 0px 7px;
	list-style-type: none;
}

ul.list-bullet-alt li {
	padding-left: 10px;
	background: transparent url(../images/list_bullet_alt.gif) no-repeat 0px 7px;
	list-style-type: none;
}

ul.list-bullet-new li {
	padding-left: 10px;
	background: transparent url(../images/list_bullet_new.gif) no-repeat 0px 7px;
	list-style-type: none;
}

p {
    margin: .75em 0;
}

address {
    margin: .75em 0;
    font-style: normal;
}

a img {
    border: none;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

input, button, select {
    vertical-align: middle;
}

input, textarea {
	background: #fff;
	border: 1px solid #a5acb2;
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
}

input.submit {
	background: #2d61cd;
	border: 1px solid #2d61cd;
	color: #fff;
	cursor: pointer;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

.content2cols, .content3cols {
	width: 530px;
}

.cols5050 .left {
	width: 255px;
	float: left;
}

.cols5050 .right {
	width: 255px;
	float: right;
}

.cols7030 .left {
	width: 340px;
	float: left;
}

.cols7030 .right {
	width: 170px;
	float: right;
}

.cols3070 .left {
	width: 170px;
	float: left;
}

.cols3070 .right {
	width: 340px;
	float: right;
}

.content3cols .left, .content3cols .middle {
	width: 163px;
	float: left;
	margin-right: 20px;
} 

.content3cols .right {
	width: 163px;
	float: right;
}

.csc-textpic-caption {
	font-size: .85em;
	font-style: italic;
}

.sentiers .infos {
	text-align: right;
}

span.temps {
	color: #FBC101;
	font-size: 1.5em;
	font-weight: bold;
}

.tx-indexedsearch-browsebox {
	margin-bottom: 20px;
}

.tx-indexedsearch-browsebox ul.browsebox {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tx-indexedsearch-browsebox ul.browsebox li {
	display: inline;
	padding-right: 10px;
}


.tx-sksimplegallery-pi1-list dl {
	float:left;
	width: 100px;
	margin: 5px 7px 5px 0;
	height: 170px;
}

.tx-sksimplegallery-pi1-thumblist dl {
	float:left;
	width: 100px;
	margin: 5px 7px 5px 0;
}

.tx-sksimplegallery-pi1-list dl.last,
.tx-sksimplegallery-pi1-thumblist dl.last {
	margin: 5px 0 5px 0;
}

.tx-sksimplegallery-pi1-list dl dt,
.tx-sksimplegallery-pi1-thumblist dl dt {
	margin: 0;
	padding: 0;
}

.tx-sksimplegallery-pi1 dl dd {
	margin: 0;
	padding: 0;
}

.tx-sksimplegallery-pi1-thumblist dl dd {
	display: none;
}


/******************************************************
# STRUCTURE
#******************************************************/
html, body {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

img#background {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
}

#globalWrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 200;
	overflow: auto;
}

#headerwrapper {
	width: 100%;
	height: 140px;
	background: url(../images/headertopbg.jpg) repeat-x left top;
}

#headerwrapper #top {
	width: 956px;
	height: 30px;
	margin: 0 auto;
}

#headerwrapper #header {
	width: 956px;
	height: 110px;
	margin: 0 auto;
}

#menuwrapper {
	width: 100%;
	height: 33px;
	background: url(../images/menubg.jpg) repeat-x left top;
	position: relative;
	z-index: 300;
}

#contentwrapper {
	width: 100%;
	margin: 20px 0 30px 0;
	padding-bottom: 60px;
	position: relative;
}

#contentwrapper #content {
	width: 956px;
	margin: 0 auto;
	overflow: hidden;
}

#contentwrapper #content #mainContent {
	width: 530px;
	float: left;
	padding: 20px 20px 100px 20px;
	background: #fff;
	/*filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;*/
	background: url(../images/opacity.png) repeat left top;
	position: relative;
}

#contentwrapper #content #sidebar {
	width: 280px;
	float: right;
	padding: 20px;
	background: #fff;
	/*filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;*/
	background: url(../images/opacity.png) repeat left top;
}

#mainContentIn {
	height: auto !important;
	height: 450px;
	min-height: 450px;
	padding-bottom: 20px;
}

/******************************************************
# HEADER
#******************************************************/
#header h1 {
	width: 231px;
	height: 93px;
	background: url(../images/logo.png) no-repeat left top;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
}

#header h1 a {
	display: block;
	width: 231px;
	height: 93px;
}

#header h1 span {
	display: none;
}

#header {
	position: relative;
}

#header img {
	position: absolute;
	right: 0px;
	top: 0px;
}

/******************************************************
# HEADER TOP
#******************************************************/
#headerwrapper #top {
	position: relative;
}

#headerwrapper #top p {
	margin: 0;
	padding: 0;
	line-height: 30px;
    color: #3b5d39;
	font-size: .8em;	
}

#headerwrapper #top p a {
	color: #3b5d39;
}

#headerwrapper #top ul {
	position: absolute;
	right: 30px;
	top: 0px;
	z-index: 20;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 30px;
} 

#headerwrapper #top ul li {
	display: inline;
	padding: 0 3px;
	height: 30px;
	line-height: 30px;
} 

#headerwrapper #top ul li.small {
	font-size: .8em;
}

#headerwrapper #top ul li.big {
	font-size: 1.3em;
	font-weight: bold;
}

#headerwrapper #top ul li a {
	color: #3b5d39;
	text-decoration: none;
}

#headerwrapper #top ul#langMenu {
  position: absolute;
  right: 100px;
}

#headerwrapper #top .tx-macinasearchbox-pi1 {
	position: absolute;
	left: 0px;
	top: 4px;
	z-index: 20;
	margin: 0;
	padding: 0;
	height: 30px;
} 

#headerwrapper #top .tx-macinasearchbox-pi1 input {
	width: 200px;
	font-size: .9em;	
}

#headerwrapper #top .tx-macinasearchbox-pi1 input.submit {
	width: auto;
	background: none;
	border: 0;
	color: #3B5D39;
	font-weight: bold;
}

#headerwrapper #top #social {
	position:absolute;
	top:5px;
	right:180px;
	width:80px;
	height:20px;
}
#headerwrapper #top #social a {
	display:block;
	float:right;
	width:20px;
	height:20px;
	margin:0 0 0 3px;
	padding:0;
	border:none;
}
#headerwrapper #top #social a span {
	display:none;
}
#headerwrapper #top #social a.facebook {
	background:url(../images/facebook_20.png) top left no-repeat;
}
/******************************************************
# MENU
#******************************************************/
/* 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
 */

#menu {
	width:956px;
	height:33px;
	position:relative;
	z-index:100;
	margin:0 auto;
}

#menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#menu ul ul {
	width:126px;
}

#menu li {
	float:left;
	width:126px;
	position:relative;
}

#menu li.spacer {
	width:67px;
	height:33px;
	border-left:1px solid #ccc;
}

#menu a, #menu a:visited {display:block;text-decoration:none; color:#3b5d39; width:126px; height:33px; border:1px solid #ccc; border-width:0 0 0 1px; line-height:33px;text-align:center;}

#menu a.last {
	border:0;
}

* html #menu a, * html #menu a:visited {
	width:127px;
	w\idth:126px;
}

#menu ul ul a.drop, #menu ul ul a.drop:visited {
	background:#fff url(../images/fleche.gif) no-repeat 110px center;
}

#menu ul ul a.drop:hover{
	background:#fff url(../images/fleche.gif) no-repeat 110px center;
}

#menu ul ul :hover > a.drop {
	background:#fff url(../images/fleche.gif) no-repeat 110px center;
}

#menu ul ul ul a, #menu ul ul ul a:visited {
	color:#3b5d39;
}

#menu ul ul ul a:hover {
	color: #009933;
}

#menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:33px;
	left:0;
	width:126px;
	border-top:1px solid #ccc;
}

* html #menu ul ul {
	top:32px;
	t\op:33px;
}

#menu ul ul ul{
	left:126px;
	top:-1px;
	width:126px;
}

#menu ul ul ul.left {
	left:-126px;
}

#menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}

#menu ul ul a, #menu ul ul a:visited {
	background:#fff;
	color:#3b5d39;
	height:auto;
	line-height:1.2em;
	padding:5px 10px;
	width:105px;
	border:1px solid #ccc;
	border-width:0 1px 1px 1px;
	text-align:left;
}

* html #menu ul ul a, * html #menu ul ul a:visited {
	width:127px;
	w\idth:105px;
}

#menu a:hover, #menu ul ul a:hover {
	color:#009933;
	background: #fff;
}

#menu :hover > a, #menu ul ul :hover > a {
	color:#009933;
	background:#fff;
}


#menu a.act, #menu ul ul a.act,
#menu ul ul ul a.act {
	color:#009933;
}


#menu ul li:hover ul,
#menu ul a:hover ul{
	visibility:visible;
}

#menu ul :hover ul ul{
	visibility:hidden;
}

#menu ul :hover ul :hover ul{
	visibility:visible;
}

#menu ul :hover ul :hover ul ul {
	visibility: hidden;
}

#menu ul :hover ul :hover ul :hover ul {
	visibility: visible;
}

#menu ul ul ul ul{
	left:126px; 
	top:-1px;
	width:126px;
}

/******************************************************
# SLIDE
#******************************************************/
#btnCacher1 {
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 76px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	padding:1px 0 3px 20px;
	background:url(../images/bouton_cacher.gif) left 5px no-repeat;
}

#btnCacher2 {
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 460px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	padding:1px 0 3px 20px;
	background:url(../images/bouton_cacher.gif) left 5px no-repeat;	
}


a#btnCacher1:link, a#btnCacher1:visited,
a#btnCacher2:link, a#btnCacher2:visited {
	color:#FFF;
	text-decoration:none;
}
a#btnCacher1:hover, a#btnCacher1:active,
a#btnCacher2:hover, a#btnCacher2:active {
	color:#FFF;
	text-decoration:none;
}
a#btnCacher1:link span, a#btnCacher1:visited span,
a#btnCacher2:link span, a#btnCacher2:visited span {
	visibility:hidden;
}
a#btnCacher1:hover span, a#btnCacher1:active span,
a#btnCacher2:hover span, a#btnCacher2:active span {
	visibility:visible;
}

#btnAfficher1 {
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -240px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
}

#btnAfficher2 {
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 260px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
}


/******************************************************
# FOOTER
#******************************************************/
#footer {
	position: absolute;
	bottom: 10px;
	width: 530px;
	margin: 20px auto 0 auto;
}

#footer p {
	margin: 0;
	padding: 5px 0 0 0;
	color: #3B5D39;
	font-size: .9em;
}