div.cabecera{
	width:100%;
}

div.logoleft{
	float:left;
}

img.logo{
	height:86px;
}

div.logobottom{
	clear:both;
	height:4px;
	width:100%;
	background-color:white;
}

div.leftspace{
	float:left;
	margin:8pt;
	padding:8pt;
}

div.navegacion{
	width:100%;
}

div.idioma{
	visibility:hidden;
}

div.navbutton {
	float:left;
	margin-left:2pt;
	margin-right:2pt;
	margin-bottom:2pt;
	padding-left:2pt;
	padding-right:2pt;
	padding-bottom:1pt;
	font-family:Arial,Sans-Serif;
	font-size:10pt;
}

div.contenido{
	clear:both;
	width:100%;
}

.copyright{
	position:absolute;
	left:170px;
	top:30px;
	color:gray;
	font-size:small;
	font-family:Sans-Serif;
}

.umod{
	position:absolute;
	top:20px;
	left:460px;
	color:white;
	font-size:small;
	font-family:Sans-Serif;
}

div.leftpane{
	float:left;
	width:5%;
}

div.rightpane{
	float:right;
	width:95%;
}
