@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica Narrow, sans-serif;
	font-size: 14px;
	margin:0;
	border: 0;
}
#container {
	width: 100%;
	height: 100%;
}

#iframe {
	width: 955px;
	height: 564px;
	position:fixed;
	background-image:url(../../images/imagebusiness/fondo.jpg);
	background-repeat:no-repeat;
}

#cabecera {
	position:fixed;
	top:0px;
	margin-left: 0px;
	width:955px;
	height:auto;
	z-index:10000;
	visibility:visible;
}

.logo {
	margin-left: 50px;
	margin-top: 0px;
	float:left;
}

.menu {
	margin-right:0px;
	margin-top: 25px;
	float:right;
}


#ipad {
	width: 381px;
	height: 446px;
	margin-top: 100px;
	margin-left: 550px;
	margin-right: 20px;
	background-image:url(images/ipaddomdeco.png);
	background-size:cover;
	background-repeat:no-repeat;
	z-index: 1000;
	border:none;	
}

.marco {
	margin-top: 39px;
	margin-left: 37px;
	width: 307px;
	height: 367px;
}

