/* Editors specific rules */
body.mceContentBody {
	
	width: 778px;
}

body.innovaContentBody {
	width: 778px;
}

#right {
    z-index: 2;
    padding: 40px 40px 0 40px;
}

#page{
	margin: -75px 0 0;
}

.modeBeforeAfter a.left, .modeBeforeAfter a.left:hover{
	background: url(https://www.irenov.fr/data/template/prev-left.png) no-repeat;
	visibility: visible !important;
}

.modeBeforeAfter a.right, .modeBeforeAfter a.right:hover{
	background: url(https://www.irenov.fr/data/template/next-right.png) no-repeat;
	visibility: visible !important;
}

.modeBeforeAfter a.browse{
	height: 98px;
    margin: 18px 10px;
}

.modeBeforeAfter {
	width: 778px;
	float: left;
}
.modeBeforeAfter #image_wrap{
	margin: 15px auto 0;
	width: 778px;
	float: left;
	background: none;
	border: 0;
	outline: 0;
	min-height: 320px;
}

.modeBeforeAfter #browsable{
	width: 85%;
}

.modeBeforeAfter #full1, .modeBeforeAfter #full2{
	float: left;
	margin: 0 2px;
    max-width: 384px;
}

.modeBeforeAfter #bg-full1{
	background: url(https://www.irenov.fr/data/template/AVANT.png) no-repeat left top;
	width: 120px;
	height: 51px;
	position: absolute;
	margin: 0 0 0 2px;
}

.modeBeforeAfter #bg-full2{
	background: url(https://www.irenov.fr/data/template/APRES.png) no-repeat left top;
	width: 120px;
	height: 51px;
	position: absolute;
	margin: 0 0 0 390px;
}

.modeBeforeAfter .scrollable{
	background: none;
	border: none;
}

.modeBeforeAfter .scrollable img{
	border: 0;
	border-radius: 0;
	margin-right: 5px;
}

.modeBeforeAfter .scrollable .items{
	padding-left: 0;
}

.modeBeforeAfter #titre{
	float: left;
    margin: 10px 0 0;
    text-align: center;
    width: 775px;
}

.modeBeforeAfter .navi{
	display: none;
}

#page .ui-widget{
	padding: 40px 0 0 0
}

.AlbumGalleryContent {
    margin: 0 auto;
    width: 90%;
}

#image_wrap {
    border: none;
    outline: none;
}