@charset "utf-8";
body,td,th {
	font-size: 12px;
	margin:0;
	border: 0;
}
#container {
	width: 100%;
	height: 100%;
}

#iframe {
	width: 955px;
	height: 564px;
	position:fixed;
	background-color:#717171;
}

#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;
}

.Volverpagina {
	color: #FFF;
	float:left;
	font-size: 12px;
	font-family: Arial, "Comic Sans MS";
}

.flotarizq {
	float:left;
	margin-left: 20px;
	text-decoration: none;

}

.flotardcha {
	float:right;
	margin-right: 20px;
	color: #000;
}
.textaco {
	clear:both;
	color: #000;
	font-size: small;
	margin-right: 15px;
	margin-left: 15px;
}
.guion {
	color: #baff00;
}

a:link {color : #FFF; text-decoration:none;} 
a:visited {color : #fff; text-decoration:none;} 
a:active {text-decoration: none;} 
a:hover {text-decoration: none;} 
#iframe #cabecera .Volverpagina {
	font-size: 14px;
}
.letrachica {
	font-family: Arial, "Comic Sans MS";
	font-size: 14px;
}
