body { 
background-color: #fff;
font: 18px "commerce black ssi", "Arial","Helvetica"; 
color: #000; 
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px; 
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: justify;
width: 100%;
height: 100%;
overflow: hidden;
}

#background{position:absolute; z-index:1; width:100%; height:100%;}

.amde_p{
	color: #000; 
	font-size: 70px; 
	text-align: center; 
	/*margin:15px;*/
	width: 100%;
	height: 100%;
}

.p_derechos{
	font-family: "Times New Roman"; 
	font-size: 11px; 
	font-weight: bold; 
	margin-left: 35px;
}

.menu{
	position: absolute; /*relative; */
	/*font-weight: bold;*/ 
	/*line-height: 110%; */
	/*margin:5px;*/
	z-index:100;
	width: 100%;
	height: 100% /*agregado*/
}

.marco{
	position: absolute; /*relative; */
	/*bottom: 5px; */
	/*right: 50px;*/
	/*margin-left: 10%;*/
	/*margin-right: 20px;*/ 
	background-color: transparent; 
	width: 100%; 
	height: 100%;
	z-index: 100;
}