body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background: #ffffff;
	/*background-image:url(images/background8.jpg);*/
	/*background-repeat:repeat-x;*/
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

 .topground {
	background: url(images/background9.jpg) repeat-x scroll 0 0;
	background-color:#ffffff;
	/*border-bottom: 10px solid #fff;*/
	height: 345px;
	position: absolute;
	width: 100%;
	box-shadow:0 0 15px #ddd;
	margin-top: 146px;
 }
 
 /*.Left {
	background: url("images/fond1.jpg") repeat-x;
	background-color:#f1f1f1;
	height: 100%;
	margin: 0;
	padding: 0;
}
 .Right {
	background: url("images/fond1.jpg") repeat-x;
	background-color:#f1f1f1;
	height: 100%;
	margin: 0;
	padding: 0;	
}*/
 
#container
{
  display: block; 
  height:auto;
  position: relative; 
  width: 960px;
}


#header
{
height:85px;
width:960px;	
}

#header h1
{
	position:absolute;
text-align:left;
font-size:43px;
/*color:#3b6496;	*/
color: rgb(64, 152, 0);
left:14px;
top:18px;
margin: 0 0 0 100px;
}


#header h2
{
position:absolute;
text-align:right;
color:#EAEAEA;
left:490px;
top:38px;
width:400px;
}

#mainpic
{
background-image:url(images/main.jpg);
background-repeat:no-repeat;
width:900px;
height:354px;	
}

.center {
    text-align: center;
}

.off
{
color:#000000;
}

#contourvert
{
border: 2px solid rgb(64, 152, 0);

}

#thumbpicsleft
{
display:block;
float:left;

width: 33%;
/*margin: 0 0 0 0px;*/
}

#thumbpicsright
{
display:block;
float:right;

width: 33%;
/*margin: 0 0 0 550px ;*/
}

#menu
{
display:block;
float:left;
clear:both;
width:680px;
height:39px;
float:left;
clear:both;
border-bottom: 6px solid rgb(64, 152, 0);
margin: 0 0 0 15px;	
}

#leftmenu
{
margin-top:15px;
width:204px;
float:left;
}

#leftmenu_top
{
width:204px;
height:13px;
background-image:url(images/leftmenu_top.png);
}
#leftmenu_bottom
{
width:204px;
height:13px;
background-image:url(images/leftmenu_bottom.png);
}
#leftmenu_main
{
width:204px;
height:auto;
background-color:#5B5B5B;
}

#leftmenu_main ul
{
list-style: none;
padding: 0px;
width:204px;
}


#leftmenu_main h3
{
list-style: none;
padding: 0px;
width:204px;
color:#FFFFFF;
padding-left:10px;
padding-bottom:14px;
}

#leftmenu_main ul li
{
list-style: none;
padding: 0px;
width:204px;
text-align:left;
}

#leftmenu_main ul li a, #leftmenu_main ul li a:visited
{
	display:block;
list-style: none;
padding: 0px;
width:192px;
padding-left:12px;
padding-top:4px;
height:30px;
text-align:left;
background-image:url(images/leftmenu_link.png);
background-repeat:repeat-x;
margin-top:5px;
color:#FFFFFF;
text-decoration:none;
font-size:15px;
font-weight:bold;
}

#leftmenu_main ul li a:hover
{
color:#000000;
	
	
}


#center
{

}

#content
{
display:block;
float:left;
width:689px;
height:auto;
padding-left:10px;
padding-top:15px;
padding-right:10px;
padding-bottom:5px;
}


#content_top
{
	background-image:url(images/main_top.png);
	background-repeat:no-repeat;
	width:689px;
	height:23px;
}

#content_main
{
background-image:url(images/main_back.png);
background-repeat:repeat-y;
width:659px;
padding-left:15px;
padding-right:15px;
}

#content_main h4
{
text-align:center;
font-size: 15px;
}

#content_bottom
{
background-image:url(images/main_bottom.png);
background-repeat:no-repeat;
width:689px;
height:23px;
}








#footer
{
width:inherit;
height:auto;
}

#footer h3
{
text-align:center;
font-size:11px;
text-decoration:none;
color:#000;
}

#footer h3 a,#footer h3 a:visited
{
display:inline;
text-align:center;
font-size:11px;
text-decoration:none;
color:#000;
}


#menu ul {
	list-style: none;
	padding: 0px;
	margin-left:auto;
	width:960px;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	background-image:url(images/linkf2_background.png);
	background-repeat:repeat-x;	
	float: left;
	height: 36px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding-top: 18px;
	font-size: 15px;
	padding-left:13px;
	padding-right:13px;
	
}

#menu a:hover{
	background-image:url(images/link_background4.png);
	background-repeat:repeat-x;
}

#content p
{
	
}


html, body {
text-align: center;
}
p {text-align: left;}


div#galerie
{
  width: 570px ;
  background: #fff ;
  border: 1px solid #d3dfeb ;
  padding: 15px ;
  margin: 15px 30px ;
  text-align: center ;
  font: 0.9em Georgia, serif ;
}

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

ul#galerie_mini li
{
  float: left ;
  
}

ul#galerie_mini li a img
{
  margin: 2px 1px ;
  border: 1px solid #000 ;
}

dl#photo
{
  clear: both ;
  margin: 0 auto ;

}

dl#photo dt
{
  font: italic 1.5em/1em Georgia, serif ;
  color: #000 ;
      text-align: center ;
}

dl#photo dd
{
  margin: 0 ;
  text-align: center ;
  padding: 10px 0 0 0;
  margin: 0px 0 5px 0;
}

dl#photo img
{
  border: 1px solid #000 ;
}


div#presta
{
  width: 380px ;
  background: #fff ;
  border: 0px solid #d3dfeb ;
  padding: 0px ;
  margin: 2px 2px ;
  float: left ;
  line-height: 2.0;
}

div#menuigene
{
  width: 410px ;
  background: #fff ;
  border: 0px solid #d3dfeb ;
  padding: 0px ;
  margin: 0px 0px 0px 250px ;
  line-height: 2.0;
}

div#depanage
{
  width: 350px ;
  background: #fff ;
  border: 0px solid #d3dfeb ;
  padding: 0px ;
  margin: 2px 2px ;
  float: left ;
  line-height: 2.0;
}


.rslides {
  margin: 0 auto 40px;
  }

#slider2,

#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 620px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }
  
  .events {
  list-style: none;
  }

.callbacks_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}

@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .callbacks_nav {
    top: 47%;
    }
  }