* { behavior: url(iepngfix.htc) }
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #05121b;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#top-page {
	width: 995px;
	margin: auto;
}#language {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	margin: auto;
	padding-top: 26px;
	padding-right: 14px;
}
#left-col {
	float: left;
	width: 320px;
	margin: auto;
}
#right-col {
	float: left;
	width: 675px;
	margin: auto;
}
#enlaces {
	width: 920px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #16354b;
	border-bottom-color: #16354b;
	margin: auto;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 11px;
	padding-left: 64px;
}
#links-box {
	margin: auto;
	float: left;
	width: 220px;
	padding-left: 10px;
}
#links-box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#links-box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aeaeae;
	text-decoration: none;
	padding-left: 10px;
	line-height: 16px;
}
#links-box a:hover {
	color: #FFFFFF;
}
a.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4389bb;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}
a.more:hover {
	text-decoration: underline;
	font-weight: bold;
}
#footer {
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9ba0a3;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}
#footer-menu {
	padding-bottom: 12px;
}
#footer-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cdd0d1;
	text-decoration: none;
}
#footer-menu a:hover {
	color: #FFFFFF;
}
#contents {
}
#contents h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #56aeed;
	text-align: center;
	font-variant: small-caps;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#txt {
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	background-image: url(images/contents-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	color: #d8d8d8;
}
#txt img {
	border: 3px solid #FFFFFF;
}
#txt hr {
	color: #16354b;
	height: 1px;
}
#txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d8d8d8;
	text-decoration: underline;
}


#menu {
	background-image: url(images/bg-menu.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	padding-right: 18px;
	padding-top: 20px;
	height: 355px;
}
#txt-links {
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-top: 15px;
	background-image: url(images/contents-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#links-box-inner {
	margin: auto;
	width: 300px;
	text-align: left;
	float: left;
	padding-bottom: 15px;
}
#links-box-inner h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#links-box-inner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aeaeae;
	text-decoration: none;
	padding-left: 10px;
	line-height: 16px;
}
#links-box-inner a:hover {
	color: #FFFFFF;
}

