* {
	border:0;
	margin:0;
	padding:0;
}

/* general */
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

/* body */
body {
	background:#343434 url('image/background_body2.gif') repeat-x;
	color:#382A26;
	font:0.8em "trebuchet ms", helvetica, sans-serif;
}

/* container */
#container {
	background:url('image/background_container2.gif') no-repeat;
	height:530px;
	left:50%;
	margin:-265px 0 0 -445px;
	position:absolute;
	top:50%;
	width:850px;
}

/* navigation */
#navigation {	
	height:88px;
	padding:32px;
	width:696px;
}
#navigation ul {
	list-style:none;
}
#navigation ul li {
	float:right;
	height:88px;
	list-style:none;
	width:75px;
}
#navigation ul li a {
	color:#fff;
	display:block;
	height:50px;
	line-height:50px;
	padding:50px 0 0;
	text-align:center;
	width:75px;
}
#navigation ul li a:hover {
	background:url('image/navigation.gif') repeat-x;
	color:#111;
}
#navigation ul li a.active {
	background:url('image/navigation.gif') repeat-x;
}

/* content */
#content {	
	height:320px;
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
	padding:0 20px 0 60px;
	width:750px;
}
#content h1 {
	color:#382A26;
	font-size:200%;
		font:2.5em "cookies", trebuchet ms, sans-serif;

}

/* footer */
#footer {
	color:#fff;
	height:20px;
	padding:35px !important;
	padding:25px;
	text-align:right;
	width:696px;
	font-size: 8pt;
}
#footer a {
	color:#fff;
	font-size: 8pt;
}
#footer a:hover{
	color:#d19687;
    font-family: Verdana, Helvetica;
    font-size: 8pt;

}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 850px;
	top: -7px;
}
#apDiv2 {
	position:absolute;
	width:150px;
	height:160px;
	z-index:1;
	left: 40px;
	top: 20px;
	overflow: hidden;
}
#apDiv3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: -200px;
	top: 0px;
}
#apDiv4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 70px;
	top: 250px;
	overflow: hidden;
}
#apDiv5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 102px;
	top: 150px;
	overflow: hidden;
}
#apDiv6 {
	position:absolute;
	width:380px;
	height:115px;
	z-index:1;
	left: 240px;
	top: 50px;
	overflow: hidden;
}
#apDiv7 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: -20px;
	top: 160px;
	overflow: hidden;
}
.Style2 {font-size: 10px}
/* highslide */
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #382A26;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: #382A26;
	color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #382A26;
    text-decoration: none;
	font-size: 12px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: #382A26;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.png) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 40px;
	height: 40px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* Texte dans fenetre */
a.info2 span {
display:none;
}
a.info2:hover {
background:none;
z-index: 500;
}
a.info2:hover span {
display:inline;
position: absolute;
z-index: 200;
top: 2em;
left: 300px;
text-align:inherit;
color: #FFFFFF;
padding: 0.9em;
float: Aucune;
}
