body{
font-family:"Courier New", Courier, monospace;
background-color:transparent;
}
#transparente{
font-family:"Courier New", Courier, monospace;
text-align: center;
background-color:transparent;
}
#cabecera{
background-image:url(../image/super_domo_kun.jpg); background-repeat:repeat-x;
width: 75%;
margin: 0 auto;
border: #000 2px solid; 	
}
#divlateral{
	border: #000 2px solid;
	float:right; 	
}
.enlacesPrincipal{
color:black;
text-decoration:none;
/*font-family:"Courier New", Courier, monospace;*/
}
a:hover{color:#666666;
background:url(../image/corner.png);
background-image:url(../image/corner.png);
/*text-decoration:underline;*/
}
#contenedor{
background-image:url(../image/white50.png);
text-align: center;
padding: 5px;
margin: 0 auto;
border: #000 2px solid; 	
width: 800px;
height: 800px;
}
#cuerpo{
padding:5px;
height:90%;
}
iframe{
width:100%;
height:100%;
}

#der{
	background-color: transparent; 
	border: #000 1px solid;
	width:20%;
	float:right;
	height: 79%;
/*	width: 20%;*/
}
#der h4{
	display: inline;
}
#izq{
	float:left;
	height: 79%;
	width: 79%;
	border: #000 1px solid; 	
	background-color: transparent; 	
}
hr{
	width: 50%;
	height: 5px;
	background-image: url(../image/37.png);
	
}
