body {
	margin : 0px;
	padding : 0px;
}

body, table {
	font-family : verdana, sans-serif;
	font-size : 11px;
	line-height : 16px;
}

td {
	vertical-align : top;
}

acronym {
	border-bottom : 1px dotted #faa;
	cursor : help;
}

a {
	color : #f00;
	text-decoration : none;
}

a:hover {
	color : #f99;
	text-decoration : underline;
}

a img {
	border : 0px;
}

h4 {
	font-size : 11px;
}

#content {
	position : absolute;
	padding-bottom : 100px;
	top : 72px;
	width : 400px;
	left : 170px;
	height: 474px;


}

#logo {
	position : absolute;
	top : 15px;
	left : 620px;
}

#gibraltar {
	position : absolute;
	top : 20px;
	left : 20px;	
}

#dm {
	position : absolute;
	top : 20px;
	left : 200px;	
}

caption {
	font-size : 11px;
	text-align : center;
	font-weight : bold;
	color : #666;
	padding-bottom : 11px;
}

td.title {
	text-align : center;
	font-weight : bold;
	color : #666;
}

td.numeric {
	text-align : right;
}

td.t {
	border-top : 1px solid #ccc;
}

td.r {
	border-right : 1px solid #ccc;
}

td.b {
	border-bottom : 1px solid #ccc;
}


td.l {
	border-left : 1px solid #ccc;
}

td.label {
	font-weight : bold;
	text-align : right;
	color : #666;
}

td.ca {
	text-align : center;
}

p.grafico {
	text-align : center;
}

p.notas {
	color : #999;
}

#menu {
	position : absolute;
	top : 72px;
	left : 11px;
	width : 150px;
}

#menu ol {
	margin : 0px;
	padding : 0px;
	padding-left : 1.5em;
	margin-left : 1em;
	color : #f00;
}
#menu ol li a {
	color : #000;
}
#menu ol li a:hover {
	color : #f00;
}

.arriba {
	padding : 5px;
	border : 1px dotted #f00;
	float : right;
}

#bottom-nav {
	margin-top : 2em;
	text-align : center;
	
}

#bottom-nav a {
	color : #000;
	text-decoration : none;
}
#bottom-nav a:hover {
	color : #f00;
	text-decoration : none;
}

#bottom-nav #parriba {
}
