.bloqueBGIn{
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
}

.bloqueBGIn img{
	top:0px;
	left:0px;
}

.bloqueBG img{
	width:100%;
	height:auto;
}

.bloqueBG img.no100{
	width:auto;
	height:auto;
}


.bloqueBG img.sobre{
	position:absolute;
	top: 0px;
	left: 0px;
}

.sobreAdjustable{
	position:absolute;
	position:absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height:100%;
}



.rLayout{
	position:relative;
	width:100%;
	height:100%;
}


.rLayout_bloque,
.rLayout_adjustable{
	position:relative;
	width:100%;
}



.rLayout_bloque{
	position:relative;
	width:100%;
}



.rLayout_adjustable{
	position:relative;
	width:100%;
/*	overflow:hidden;*/
	/*background:#ff0000;*/
}

.imageAdjustable{
	position:relative;
	width:100%;
background:#ff00ff;
}