html, body{
	background-color: #FFF;
	background-image: none;
}
body{
	margin: 0px;
	opacity: 1;
}
.botonera, .slicknav_menu, .volverGen {
	display: none !important;
}
.col-md-5, .col-md-4, .col-md-3{
	float: none !important;
	display: block;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
}
.col-md-3 .infoFicha, .col-md-2 .infoFicha{
	display: none !important;
}
.contentFicha, .boxInsede, .row, .JsFicha, .wrapContent, .container, .noflotante{
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

.boxInsede, .box, .row, .boxInsede, .wrapContent, .celdHead, h2 {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.box .container{
	margin-top: 0 !important;
	position: relative !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	width: 100% !important;
	height: 100% !important;
	border: none !important;
	background-color: #FFF;
}
.box.flotante, .JSremoveTarMobileLink{
	margin-top: 0 !important;
	position: relative !important;
	width: 100% !important;
	height: 100% !important;
}
.JSremoveTarMobileLink{
	text-indent: -999px;
	font-size: 1px !important;
	color: #fff !important;
}
.ampliar {
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
}
.bigImg{
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	min-height: 400px;
	width: 380px !important;
	background: none !important;
	background-image: none !important;
}
.bigImg img{
	width: 380px !important;
	height: auto !important;
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
}
*{
	filter: none !important;
	-webkit-filter: none  !important;
	-moz-filter: none  !important;
	-ms-filter: none  !important;
	-o-filter: none  !important;
	filter: none  !important;
}
.onlyPrint{
	display: block;
}