#page{
margin-top:20px;
background:url("img/ciel.jpg") center top #AFC2C0;
z-index:100;
min-height:20000px;
width:75.6em;
}
#navigation
{
float:left;
width:140px;
}
#pied
{
z-index:300; 
background:url('img/pecheur.png') no-repeat;
width: 74.9em;
margin-left: -44px;
bottom:-50px;
height:100px;  
 line-height: 50px;
position: fixed;
}
#contenu_haut_entete {
    width: 67.15em;
}
.contenu_interne_entete {
    height: 5.48em;
    margin: 0;
width: 819px;
	border-left:none;
	float: right;
	}
	
#menucontact {
border:none;
    clear: right;
    float: right;
    height: auto;
    margin: 0;
    padding: 0 0 0 1.115em;
    width: auto;
}
	
#conteneur
{
margin-left: 140px;
width: 54.6em;
text-align:justify;
}
#contenu
{
background: url("img/back.png");
text-align:justify;
}
#entete
{
background:#555555;
position:fixed;
z-index:100;
margin-left: 140px;
width: 67.6em;
 height: 68px;
top:0px;
}

.tabsmenucontentclass {

    height: 40px;

}

.tabsmenucontentclass {
    height: 40px;
	border:none
}
#contenu_haut_entete{
border:none;

}

#contenu_entete {
    height: 68px;
	width:829px;
}
#logo {
    left: 15px;
    position: absolute;
    top: 20px;
    z-index: 200;
}
#pecheur{
position: absolute;
bottom: 78px;
width: 225px;
	}
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active {
    color: #FFFFFF;
}
.chapo {
    line-height: 1.3em;
	font-size:1.3em;
	font-family:comic sans ms;
	border:none;
}
.chapo p{
margin-top:-5px;
}
.menu {
    clear: both;
    text-align: justify;
}


/* Slicebox Style */
.sb-slider{
	margin:10px auto;
	position:relative;
}
.sb-slider img{ 
	display:none; 
}
.sb-nav span{
	width:42px;
	height:42px;
	background:#28241f url(img/nav.png) no-repeat top left;
	position:absolute;
	top:50%;
	left:-50px;
	text-indent:-9000px;
	cursor:pointer;
	margin-top:-21px;
	opacity:0.9;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px 3px 3px 3px;
}
.sb-nav span.sb-nav-next{
	left:auto;
	right:-50px;
	background-position:top right;
}
.sb-nav span:hover{
	opacity:1.0;
}
.sb-options{
	width:65px;
	height:30px;
	position:absolute;
	right:4px;
	bottom:4px;
	z-index:20;
}
.sb-options span{
	width:30px;
	height:30px;
	background:#28241f url(img/options.png) no-repeat top left;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.9;
	margin-right:3px;
	float:left;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px 3px 3px 3px;
}
.sb-options span.sb-nav-play{
	background-position:-30px 0px;
}
.sb-options span.sb-nav-info{
	background-position:-60px 0px;
	margin:0;
}
.sb-options span.sb-nav-noinfo{
	background-position:-90px 0px;
	margin:0;
}
.sb-side {
  margin:0;
  display: block;
  position: absolute;
  -webkit-transform-style: preserve-3d;
}
.sb-shadow{
  position:absolute;
  bottom:-70px;
  left:50%;
  margin-left:-368px;
  background:transparent url(img/shadow.png) no-repeat top left;
  height:168px;
  width:736px;
  z-index:1;
}
.sb-title{
	color: white;
	bottom: 0px;
	position: absolute;
	z-index: 15;
	background: black;
	height: 0px;
	width: 100%;
	left:0px;
	overflow:hidden;
	opacity:0.8;
}
.sb-title span{
	font-size: 18px;
	font-family: 'Volkhov', Georgia, sans-serif;
	font-weight: 400;
	font-style: italic;
	line-height: 38px;
	display:block;
	padding:0 20px;
}
/* Fallback Style */
.sb-slider-fb-wrapper{
	overflow:hidden;
}
.sb-slider-fb img{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
}
/* Message */
#sb-note{
	font-size:18px;
	padding: 10px;
}
#sb-note span{
	background: #e0bb84;
	padding: 5px 10px;
}


