.highslide-header {
	display:none;
}
.highslide-footer {
   display: none;
}
.highslide-html {
   border: 0;
}
.highslide-html-content {
   padding: 0;
}

html,body { overflow: hidden; }


/* GRAPHISME */

.highslide-dimming {
	background: #131313;
}
.highslide-no-border .highslide-caption {
	color:white;
	font-weight:bold;
}
.highslide-overlay {
	display: none;
}

/* WEB */
.highslide-wrapper .highslide-html-content {
	padding: 0; 
}

