@charset "utf-8";
/* CSS Document */
#back{
position:absolute;
z-index:0;
top:0px;
left:0px;
right:0px;
margin:0px;
height:685px;
width:100%;
background-image:url(images/back.jpg);
background-repeat:repeat-x;
}
#page{
	position:absolute;
	width:930px;
	height:auto;
	margin-left:-465px;
	left:50%;
	z-index:1;
	top:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
}
#blockmenu{
position:absolute;
top:0px;
right:30px;
width:555px;
height:auto;
}
#menu{
position:relative;
height:30px;
margin:0px;
padding:0px;
width:800px;
display:inline-block;
}
dl{
background-image:url(images/li.jpg);
background-repeat:no-repeat;
background-position:5px 20px;
display:block;
float:left;
font-family:Tahoma, Arial, Verdena;
height:30px;
width:170px;
margin:0px;
padding:0px;
}
dt{
border-left:solid;
border-left-color:#FFFFFF;
border-left-width:2px;
display:block;
width:auto;
height:35px;
cursor:pointer;
line-height:45px;
padding-left:10px;
}
dt a:visited{
color:#FFFFFF;
text-decoration:none;
}
dt a:link{
color:#FFFFFF;
text-decoration:none;
}
dt a:active{
color:#FFFFFF;
text-decoration:none;
}
dt a:hover{
color:#FF9900;
text-decoration:none;
}
dd{
display:block;
margin:0px;
padding:0px;
}
dd ul{
margin:0px;
padding:0px;
text-align:left;
}
dd ul li a{
background-image:url(images/li.jpg);
background-repeat:no-repeat;
background-position:5px bottom;
height:35px;
padding-left:15px;
}
dd ul li a:visited{
color:#FFFFFF;
text-decoration:none;
}
dd ul li a:link{
color:#FFFFFF;
text-decoration:none;
}
dd ul li a:active{
color:#FFFFFF;
text-decoration:none;
}
dd ul li a:hover{
color:#FF9900;
text-decoration:none;
}
dl dd{
display:none;
}
dl:hover dd{
display:block;
}
.accueil{
display:block;
width:105px;
}
a:active{
color:#FFFFFF;
text-decoration:none;
}
a:link{
color:#FFFFFF;
text-decoration:none;
}
a:visted{
color:#FFFFFF;
text-decoration:none;
}
a:hover{
text-decoration:none;
color:#FF9900;
}
#header{
	background-image:url(images/css1.jpg);
	background-repeat:no-repeat;
	width:930px;
	height:338px;
	z-index:2;
}

#presentationcontent{
	position:absolute;
	width:300px;
	overflow:auto;
	height:157px;
	left:509px;
	top: 109px;
}

#gradientcontent{
	background-image:url(images/css2.jpg);
	background-repeat:no-repeat;
	width:930px;
	height:274px;
	z-index:5;
}

#repeatcontent{
	background-image:url(images/css3.jpg);
	background-repeat:repeat-y;
	width:930px;
	height:auto;
	
}

#footercontent{
	background-image:url(images/css4.jpg);
	background-repeat:no-repeat;
	width:930px;
	height:37px;
}

#footer{
	width:930px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	text-align:center;
	margin-top:10px;
}
h1{
font-size:16px;
}
h2{
font-size:16px;
margin-bottom:40px;
}
p{
font-size:12px;
}
.color{
color:#FF9900;
}
p img{
margin-bottom:10px;
padding-left:0px;
}
.underline{
width:200px;
margin-left:auto;
margin-right:auto;
border-style:solid;
border-bottom-color:#FF9900;
border-bottom-width:1px;
border-left:none;
border-right:none;
border-top:none;
padding-bottom:10px;
}
h2 img{
float:right;
margin-top:-20px;
margin-right:0px;
margin-top:2px;
}
.contentmarge{
margin-right:135px;
}
img{
border-style:solid;
border-width:2px;
border-color:#FF9900;
}
#wrappercontent{
display:inline-block;
width:930px;
height:auto;
overflow:hidden;
margin-top:-274px;
}
#contentright{
width:535px;
margin-left:350px;
line-height:-274px;
z-index:10;
}
#contentleft{
display:inline;
position:relative;
float:left;
margin-left:30px;
text-align:left;
width:249px;
z-index:10;
clear:both;
}
li{
list-style:none;
font-size:12px;
}
li span{
color:#FF9900;
}
#img_index{
margin-top:50px;
width:400px;
display:block;
margin-left:auto;
margin-right:auto;
}
#img_index img{
margin:15px;
}
#img_index_high{
float:right;
width:100px;
display:block;
}
#img_index_high img{
margin:15px;
}
#footer {
	width: 950px;
	height: 45px;
	float: left;
	background-image: url(images/footer.png);
	background-repeat:no-repeat;
	border-top: 0px solid #663300;

	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 2px;
}

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF; 

}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF; 

}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
color:#FF9900;

}

#form {
	width: 500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.FormObli {

color: #FF0000;
}

/*fancybox*/
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #601303;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #601303;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('images/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background:#FF9900;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('images/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:images/fancybox/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('images/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;

	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(images/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancybox/fancy_title_right.png) repeat-x;
}

/*end fancybox*/

/*slideshow2-mootools*/
.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

/**
HTML:
	<div class="slideshow-images">
		<img />
		<img />
	</div>
	
Notes:
	The images div is where the slides are shown.
	Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images {
	height: 300px;
	width: 400px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

.slideshow {
	height: 300px;
	margin: 0 auto;
	width: 400px;
}
.slideshow a img {
	border: 0;
}

/**
HTML:
	<div class="slideshow-captions">
		...
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the captions animation.
*/

.slideshow-captions {
	background: #000;
	bottom: 0;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}

/**
HTML:
	<div class="slideshow-controller">
		<ul>
			<li class="first"><a /></li>
			<li class="prev"><a /></li>
			<li class="pause play"><a /></li>
			<li class="next"><a /></li>
			<li class="last"><a /></li>
		</ul>
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the controller animation.
*/

.slideshow-controller {
	background: url(images/slideshow-mootools/controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 238px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.first a {
	background-image: url(images/slideshow-mootools/controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(images/slideshow-mootools/controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(images/slideshow-mootools/controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(images/slideshow-mootools/controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(images/slideshow-mootools/controller-prev.gif);
	left: 65px;
	width: 28px;
}

/**
HTML:
	<div class="slideshow-loader" />
	
Notes:
	Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

/**
HTML:
	<div class="slideshow-thumbnails">
		<ul>
			<li><a class="slideshow-thumbnails-active" /></li>
			<li><a class="slideshow-thumbnails-inactive" /></li>
			...
			<li><a class="slideshow-thumbnails-inactive" /></li>
		</ul>
	</div>
	
Notes:
	Customize the active / inactive classes to affect the thumbnails animation.
	Use the !important keyword to override FX without affecting performance.
*/

.slideshow-thumbnails {
	bottom: -65px;
	height: 65px;
	left: 0;
	position: absolute;
	width: 100%;
}
.slideshow-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-thumbnails ul {
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10000px;
}
.slideshow-thumbnails li {
	float: left;
	list-style: none;
	margin: 5px 5px 5px 0;
	position: relative;
}
.slideshow-thumbnails a {
	display: block;
	float: left;
	padding: 5px;
	position: relative; 
}
.slideshow-thumbnails a:hover {
	background-color: #FF9 !important;
	opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;
}
.slideshow-thumbnails-active {
	background-color: #9FF;
	opacity: 1;
}
.slideshow-thumbnails-inactive {
	background-color: #FFF;
	opacity: .5;
}

/*end-slideshow2*/
/*slideshow-jquery*/

#slideshow {
	margin-left:-40px;
	width:590px;
	height:450px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:530px;
	height:450px;
  overflow:auto; /* affiche une scrollbar au cas ou */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:500px;
	height:450px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
	height:450px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#navDiapo{
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:25px;
	bottom:10px;
	cursor:pointer;

}
#leftControl {
  top:0;
  left:0;
  background:transparent url(images/slideshow-jquery/control_left.png) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(images/slideshow-jquery/control_right.png) no-repeat 0 0;
}

/** 
 * Style rules for Demo page
 */
a {
  color: #fff;
  font-weight:bold;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
.slide p {
font-family:Tahoma, Arial, Verdena;

  margin:15px;
}
.slide h1{
font-family:Tahoma, Arial, Verdena;
  color:#ccc;
  letter-spacing:-1px;

}
.slide h2 {
font-family:Tahoma, Arial, Verdena;
  color:#ccc;
  letter-spacing:-1px;
}
.slide img {
margin-top:-10px;
}


