@charset "utf-8";

body, td, p, ul, li { font-family: Tahoma, Sans-Serif;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/f-back.jpg) repeat-x #000000;
}

#menu-haut { position: relative; top: 10px; margin: 0; padding: 0; list-style: none; }
#menu-haut li { background-image: none; float: right; margin: 0; padding: 5px 0px 5px 0px }
#menu-haut a { display: inline; border: 0px; padding: 16px; color: #ffffff; text-decoration: none; text-align: left; text-transform: uppercase; font-size: 11px; font-weight: bold; white-space: nowrap; border: 0px}
#menu-haut a:hover { color: #999999; padding: 16px; border: 0px; background-color: #DAE138}

#menu-horizontal { margin: 0; padding: 0; list-style: none;}
#menu-horizontal li { background-image: none; float: left; margin: 0; padding: 7px 0px 13px 0px }
#menu-horizontal a { display: inline; border: 0px; padding: 9px; color: #ffffff; text-decoration: none; text-align: left; text-transform: uppercase; font-size: 9px; font-weight: bold; border: 0px; background-color: #999999 }
#menu-horizontal a:hover { color: #ffffff; padding: 9px; border: 0px; background-color: #B33D53}

h1 { display:none }

.Style3 {font-size: 12px;}
.Style3 a { color:#ACBC24; text-decoration:underline }
.Style3 a:hover { color:#B33D53 }
.Style3 a:visited { color:#ACBC24 }
.Style4 { color: #B33D53; font-weight: bold; text-transform: uppercase; font-size: 13px }
.StyleS { color: #B33D53; font-weight: bold; text-transform: uppercase; font-size: 23px }
.Style33 {color: #CCCCCC; font-size: 9px; }

.gris a { color:#CCCCCC; text-decoration:underline; font-size: 9px }
.gris a:hover { color: #999999; text-decoration: none }
.gris a:visited { color: #FFFFFF }

.Style5 { color: #EBEBEB}
.Style6 { font-size: 12px; color: #EBEBEB; }
.Style8 {
	color: #999999;
	font-size: 12px;
}
#apDiv1 {
	position:absolute;
	left:28%;
	top:173px;
	width:589px;
	height:503px;
	z-index:auto;
	visibility: hidden;
	background-color: #000000;
}
a:link {
}
.Style38 {font-size: 12px}

/// HIGHSLIDE ////

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #ACBC24;
}
.highslide:hover img {
	border: 2px solid 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: 10px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

.controlbar {	
	background: url(../highslide/graphics/controlbar.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
