@charset "UTF-8";
html, body, #bg {
	margin: 0px;
	padding:0px;
}
body {
	font-family:Arial, sans-serif;
	font-size:12px;
	cursor:default;
	margin: 0px;
	background-color: #023B58;
	overflow: auto;
	color: #FFFFFF;
}
A:link {
	text-decoration: none;
	font-weight: normal;
}
A:visited {
	text-decoration: none;
	font-weight: normal;
}
A:active {
	text-decoration: none
}
A:hover {
	text-decoration: none;
	font-weight: bold;
}
a.txtList:link {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #124762;
}
a.txtList:active {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #00FF00;
}
a.txtList:visited {
	color: #CCCCCC;
	font-weight: bold;
}
a.txtList:hover {
	color: #023B58;
	font-weight: bolder;
	background-color: #ffffff;
}
img {
	display:block
}
.divbg  {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	height: 100%;
	width: 528px;
	background-image: url(images/background2.png);
}
img#bg {
	position:fixed;
	top:0;
	margin:auto;
	z-index: -10;
	height: 100%;
	width: 100%;
}
#cont {
	height: 100%;
	width: 568px;
	z-index: 1;
	overflow: visible;
	margin: auto;
}
#label {
	position:absolute;
	bottom:5px;
	left:5px;
	z-index:10;
	width:20px;
	line-height:12px
}
#menu {
	top:0px;
	width:668px;
	height: 285px;
	font-size:12px;
	margin: auto;
	font-family: Arial, sans-serif;
	color: #023b58;
}
#box {
	top:20%;
	width:668px;
	height: 400px;
	text-align:center;
	font-size:9px;
	margin: auto;
	font-family: Arial, sans-serif;
	color: #023b58;
	line-height: 30px;
	position: relative;
}
.box div {
	line-height:1.5em;
	background:#fff;
	padding:20px 30px;
	margin: auto;
}
.box div a {
	text-decoration:underline
}
.txt {
	font-size:12px;
	font-family: Arial, sans-serif;
	line-height: 17px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify;
	padding-right: 0px;
	padding-left: 5px;
}
#content {
	width:100%;
	height: 100%;
	margin: auto;
	overflow: auto;
}
.txtHeader {
	font-size:13px;
	font-family: Arial, sans-serif;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.txtHighlighted {
	font-size:12px;
	font-family: Arial, sans-serif;
	line-height: 15px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
#landing {
	width:650px;
	height: 375px;
	font-size:10px;
	font-family: Arial, sans-serif;
	color: #023b58;
	line-height: 17px;
	text-align: center;
	margin: 0 auto;
	margin-top: 50px;
}
.txtList {
	font-size:12px;
	font-family: Arial, sans-serif;
	line-height: 20px;
	font-weight: bold;
}
.divTitularbg {
	margin-bottom: 4px;
	background-image: url(images/back_headers.png);
}
.divTop {
	margin-bottom: 4px;
	height: 15px;
	padding-left: 520px;
}
.txtCompany {
	font-size:11px;
	font-family: Arial, sans-serif;
	line-height: 17px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.txtComment {
	font-size:12px;
	font-family: Arial, sans-serif;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.enter {
	font-size:12px;
	font-family: Arial, sans-serif;
	color: #023b58;
	line-height: 15px;
	text-align: center;
	margin: 0 auto;
	margin-top: 50px;
}
.divbgCopy {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	height: 100%;
	width: 528px;
	background-image: url(images/background2.png);
	margin-top: 3px;
}
