/* DEFINITIONS GENERALE */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
#modal_overlay { background-color:#000; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */
/* FIN DEFINITIONS GENERALE */

img.pngfix { behavior: url(../js/iepngfix.htc) }

html, body {
	font-size: 12px;
	line-height: 18px;
	font-family: "Times New Roman";
	color: #3d3d3d;  
}


blockquote {
  margin-left:20px;
}


.carousel {
	width: 268px;
  position:relative;
  padding: 0 30px 0 30px;
}

.carouselscroller {
  width: 268px;
	height: 105px;
  position:relative;
	overflow: hidden;
  padding: 0;
}

div#carouselcontent {
	width: 6000px;
  margin-left: -32px;
}

a.slideoff {
	float: left;
  position: relative;
	margin: 0;
  display: inline;
  width: 64px;
  height: 105px;
  text-align: center;
  text-decoration: none;
}
a.slideoff span {
  display: none;
}
a.slideoff img {
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 2px;
}

a.slideon {
	float: left;
  position: relative;
	margin: 0;
  display: inline;
  width: 76px;
  height: 105px;
  text-align: center;
  text-decoration: none;
}
a.slideon span {
  display: inline;
  position: absolute;
  bottom: 72px;
  width: 72px;
  left: 2px;
}
a.slideon img {
  width: 72px;
  height: 72px;
  position: absolute;
  bottom: 0;
  left: 2px;
}



/* HIGHSLIDE */
.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-html {
	background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
	display: none;
}
.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(../images/highslide/loader.white.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;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
	width: 300px;
	padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, 
.highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
  display: none;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../images/highslide/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
}
.highslide-resize {
	cursor: nw-resize;
}
.highslide-footer {
	display: none;
}
.highslide-dimming {
	background: black;
}

div#anatips_tip {
  border: 1px solid white; 
	visibility: hidden;
  background-color: #545454;
  color: white;
  position: absolute;
  z-index: 100;
	padding: 3px;
  width:185px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt;
	opacity: 0.9;
}

.bloc_video {
  margin: 10px 0;
}

.bloc_video > div {
  margin: auto;
}

/* POPUP juin 2010 */
#popup {
	background: url(../images/popup-operation.jpg) no-repeat left top;
	width: 800px;
	height: 408px;
	overflow: hidden;
}
#popup a.link_fr, #popup a.link_uk, #popup a.link_es {
	display: block;
	width: 451px;
	height: 48px;
	position: absolute;
	left:183px;
}
#popup a.link_fr {
	top:187px;
}
#popup a.link_uk {
	top:237px;	
}
#popup a.link_es {
	top:287px;	
}