@media screen {	
html {
background-color : #333;
background-color : #333;
width: 100%;
height: 100%;
}
body {
		margin-left : auto;
		margin-right : auto;
		background-color : white;
		padding : 15px;
		-webkit-box-shadow:  0px 0px 05px 5px rgba(0, 0, 0, 0.3);
        box-shadow:  0px 0px 05px 5px rgba(0, 0, 0, 0.3);
		
	}
	body.impressionv2 {
		transform: scale(0.7) translateY(-120px);
	}
	body {
		width : 19cm;
		height : 23.5cm; /* 27.5cm */
	}
	body.A3 {
		width : 27.5cm;
		height : 38cm; 
	}
	body.paysage {
		width : 28cm;
		height : 18.5cm;
	}
	body.paysage.A3 {
		height : 27.5cm;
		width : 42cm; 
	}
#commentaire_input {font-family:Arial, Helvetica, sans-serif;}
#crop_impression {
	max-width : 100%;
	border: 1px solid #808080;
	margin-top: 10px;
	max-height : 100%;
	margin:auto;
	}
	.portrait #crop_impression {
		max-width: 90%;
		max-height: 800px;
	}
	.paysage #crop_impression {
	width : auto;
	max-width : 80%;
	max-height: 450px;
	margin-right: auto;
	margin-left: auto;
	}
	.paysage.A3 #crop_impression {
		width : auto;
		max-width : 90%;
		max-height: 900px;
		margin-right: auto;
		margin-left: auto;
	}
.Params {
/* 1. coin en haut à gauche */
/* 2. coin en haut à droite */
/* 3. coin en bas à droite  */
/* 4. coin en bas à gauche  */ 
border-radius: 5px 5px 5px 5px;
	text-align: center;
	padding: 15px;
	width: 140px;
	position:absolute;
	background-color : #333;
	/*background-color: rgba(0,0,0,0.85);*/
	top:1%;
	right: 0px;
	color: #FFFFFF;
	font-size: 15px;
}
.Params select {margin-right:10px;}
.impressionv2 .Params {
		top:6%;
		transform: scale(1.42);
	}
	#print_btn {
		font-size: 14px;
		font-weight: bold;
		color: #000;
		background-color: #ccc;
		text-decoration: none;
		margin-left: 10px;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		border-radius: 10px;
	}
	#print_btn:hover 
	{ background-color: #fff; 
	color: #000;
	}
#warning {
	text-align: left;
	margin-top:15px;
	font-style: italic;
	font-size: 11px;
	color: #C8C8C8;
}
	
	#commentaire {
		font-size: 13px;
		font-style: italic;
		color: #666;
		margin-top: 15px;
	}
}
@media print {
	html {
		overflow:hidden;
	}
	body {
		width : 19cm;
		height : 24.5cm; /*27.5cm  */
		overflow:hidden;
	}
	body.A3 {
		width : 27.5cm;
		height : 38cm; 
	}
	body.paysage {
		width : 28cm;
		height : 18.5cm;
	}
	body.paysage.A3 {
		height : 27.5cm;
		width : 42cm; 
	}
	
	
	#crop_impression {
		max-width : 100%;
		max-height : 100%;
	}
	.portrait #crop_impression {
		
		max-height: 27cm;
	}
	.hasText {
		max-height : 70%;
	}
	.portrait #crop_impression {
		
		max-height: 26cm;
	}
	.portrait .hasText {
		
		max-height: 22cm!important;
	}
	.paysage #crop_impression {
		width : auto;
		max-width : 100%;
		max-height: 17cm;
	}
	.paysage.A3 #crop_impression {
		width : auto;
		max-width : 100%;
		max-height:27cm;
	}
	.paysage .hasText {
		max-height: 12.95cm!important;
	}
	.paysage.A3 .hasText {
		max-height: 24cm!important;
	}
	.hideOnPrint {
		display:none;
	}
	.affiche {
		display:block!important;
	}
	#commentaire_input {
		display : none;
	}
	#commentaire {
		font-size: 13px;
		font-style: italic;
		color: #666;
		margin-top: 15px;
	}
}

body { font-family: "Arial", Trebuchet MS, Helvetica, sans-serif;  }
h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	display: inline;
	margin-right: 10px;
	}
#cote {
	display: inline;
	font-style: italic;
	color: #808080;
	font-size: 12px;
}
#commentaire_input {
	padding: 1%;
	width: 98%;
	margin-top: 15px;
	font-size: 13px;
	height: 70px;
}
.copyright {
	font-size: 12px;
	font-style: italic;
	color: #666;
}
body.paysage.impressionv2 div#receptacle_image {
	width:100%;
	height:98%;
	overflow:hidden;
}
body.portrait.impressionv2 div#receptacle_image {
	width:100%;
	height:98%;
	overflow:hidden;
	
}
body.impressionv2 img#crop_impression_v2 {width:100%;cursor:move;}
#reglages_handle {
	
}
/************* SLIDER **********************/
.ui-slider-horizontal {
	margin-left: 15px;
	margin-right: 25px;
	height: 2px!important;
	background-color: #808080!important;
	background-image: none!important;
	border: none!important;
	margin-top: 12px;
	margin-bottom: 30px;
}
.ui-slider-handle {
	display: block;
	height: 25px!important;
	width: 25px!important;
	background-repeat: no-repeat!important;
	overflow: hidden;
	border: none!important;
	background-color:white;
	background-color: transparent!important;
	background-position: 0px 0px!important;
	top: -12px!important;
	/*background-image: url(../images/zoom_print.png)!important;*/
	background-color: #ca0000!important;
	border-radius: 13px!important;
			transform: scale(0.7);
}
.ui-slider-handle:focus { outline:0; }
.ui-slider-handle:hover { 
		transform: scale(0.7);
background-color: #fff!important;
	cursor: pointer!important;
 }
