@CHARSET "UTF-8";
/* mac hide \*/
html, body {height:100%}
/* end hide */
body {
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.75em;
	height:100%;
}
div#fondoderecha {
	margin-bottom:-25px;
	min-height:100%;
	width:770px;
	margin-left:auto;
	margin-right:auto;
}
div#derecha {
	min-height:100%;
}
div#pagina {
	min-height:100%;
	margin-right:192px;
	width:578px;
}
* html div#pagina {
	height:100%;
}
div#frontal {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:161px;
	/* fixed height so hide overflow*/
}
div#frontal img {
	display:block;
	margin:0 auto;
	width:770px;
}
div#menusuperior ul {
	margin-top:0;
	padding-top:0;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	margin-bottom:0;
}
div#wrapper {
	float:right;
	width:578px;
	position:relative;
	min-height:100%;
	height:100%;
}
div#contenido {
	width:550px;
	padding:10px;
	float:left;
	position:relative;
	padding-top:191px;
	min-height:100%;
	padding-bottom:20px;
}
div#derecha {
	float:right;
	position:relative;
	width:192px;
	margin-right:-191px;
	right:-1px;
	padding-top:208px;
	min-height:100%;
}
div.cierre {
	clear:both;	
}
div#cierrepie {
	clear:both;
	height:1px;
}

div#pie {
	clear:both;
	width:100%;
	height:15px;
	padding:5px 0;
	position:relative;
}