@media only screen and (max-width: 1030px) {
#MasterPage{
	margin: 0 auto;
	position:absolute;
	z-index: 2; 
	overflow: auto;
	/*height:100%;
	width:100%;*/
	min-height: 760px;
	min-width: 1000px;
/* background: url(../img/raster.png); Textura */
}
#main{
	width: 997px;
	position: absolute;
	top: 90px;
	left: 0px;
	height: 435px;
	background: url(../img/cont_1000.png) no-repeat;
}
#Cont_Master{
	width: 645px;
	height: 323px;
	position: absolute;
	right: 15px;
	top: 92px;
	overflow: hidden;
}
#cont_pane
{
	width: 645px;
	height: 323px;
	overflow: auto;
	z-index: 10;
}
.div-cont-scroll-vertical, .jspContainer
{
	outline: none;
	width: 645px;
	height: 323px;
	overflow: auto;
	z-index: 10;
}
.div-cont-scroll-vertical jspScrollable
{
	outline: none;
	width: 645px;
	height: 323px;
	overflow: auto;
	z-index: 10;
}
.jspPane
{
	width: 629px;
}
#cont_paneH
{
	width: 645px;
	height: 100px;
	overflow: auto;
	z-index: 10;
}
#cont_paneH .div-cont-scroll-horizontal jspScrollable
{
	outline: none;
	width: 645px;
	height: 100px;
	overflow: auto;
	z-index: 10;
}
#cont_paneH1
{
	width: 645px;
	height: 100px;
	overflow: auto;
	z-index: 10;
}
#cont_paneH1 .div-cont-scroll-horizontal jspScrollable
{
	outline: none;
	width: 645px;
	height: 100px;
	overflow: auto;
	z-index: 10;
}
}
@media only screen and (min-width: 1030px) {
#MasterPage{
	margin: 0 auto;
	position:absolute;
	z-index: 2; 
	overflow: auto;
	height:100%;
	width:100%;
	min-height: 760px;
	min-width: 1000px;
/* background: url(../img/raster.png); Textura */
}
#main{
	width: 1227px;
	position: absolute;
	top: 90px;
	left: 0px;
	height: 435px;
	background: url(../img/cont.png) no-repeat;
}
#Cont_Master{
	width: 866px;
	height: 323px;
	position: absolute;
	right: 19px;
	top: 92px;
	overflow: hidden;
}
#cont_pane
{
	width: 866px;
	height: 323px;
	overflow: auto;
	z-index: 10;
}
.div-cont-scroll-vertical, jspScrollable, .jspContainer
{
	outline: none;
	width: 866px;
	height: 323px;
	overflow: auto;
	z-index: 10;
}
.jspPane
{
	width: 850px;
}
#cont_paneH
{
	width: 850px;
	height: 100px;
	overflow: auto;
}
#cont_paneH .div-cont-scroll-horizontal jspScrollable
{
	outline: none;
	width: 850px;
	height: 100px;
	overflow: auto;
}
#cont_paneH1
{
	width: 850px;
	height: 100px;
	overflow: auto;
}
#cont_paneH1 .div-cont-scroll-horizontal jspScrollable
{
	outline: none;
	width: 850px;
	height: 100px;
	overflow: auto;
}
}
/*
@media only screen and (max-width: 640px) {
#MasterPage{
	margin: 0 auto;
	position:absolute;
	z-index: 2; 
	overflow: auto;
}
#main{
	width: 480px;
	position: absolute;
	top: 90px;
	left: 0px;
	height: 500px;
	background: none;
}
#titulos{
	display: none;
	width: 317px;
	height: 81px;
	position: absolute;
	left: 0px;
	top: -7px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#Cont_Master{
	width: 480px;
	height: 500px;
	position: absolute;
	right: 0px;
	top: 30px;
	overflow: hidden;
}
}
*/