body {
	margin: 0;
	padding: 0;
	background-color: #d3d3d3;
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	text-align: center;
	behavior: url(csshover.htc); /*winIE behavior call */
	
}

a {
	color: #78a39e;
	text-decoration: none;
}

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

h1 {
	font-size: 13px;
	color: #333;
	margin-bottom:  0;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #036;
	margin-bottom:  0;
}

div {
	margin: 0;
	padding: 0;
}

div.frame {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	height: 100%;
	background: #dcdcdc url(../img/bgFrame.jpg) right repeat-y;
	text-align: left;
	position: relative;
}

div.mainBody {
	width: 955px;
	height: 600px;
	background: #FFF url(../img/bgCuerpo.jpg) right repeat-y;
}

div.mainNav {
	padding: 17px 0 0 15px;
	width: 217px;
	height: 600px;
	position: absolute;
	top: 0;
	left: 0;
}

table#navigation {
	background-color: #efefef;
	width: 186px;
	height: 519px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #194574;
}

table#navigation td {
	border-bottom: 1px solid #FFF;
	padding: 0;
}

table#navigation a {
	padding: 5px 0 0 7px;
	color: #194574;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 186px;
	height: 24px;
}

div.mainNav > table#navigation a {
	width: 177px;
	height: 19px;
}

table#navigation a:hover {
	color: #c9e8e4;
	background: #7e8083 url(../img/bgBtnOver.jpg) right bottom no-repeat;
}

table#navigation td.contLogo {
	width: 186px;
	height: 54px;
}

table#navigation td.contLogo > a {
	margin-top: -24px;
	padding: 0;
}

table#navigation td.contLogo a:hover {
	background: none;
}

table#navigation td.td01 {
	height: 24px;
}

table#navigation td.subtitle {
	padding-left: 7px;
	height: 24px;
}

table#navigation td.contBoxes {
	padding: 4px;
}

table#tabBoxes {
	width: 178px;
	background: #c4cdd6;
	color: #194574;
	font-size: 10px;
}

table#tabBoxes td {
	padding: 5px;
}

table#tabBoxes td {
	border-bottom: none;
}

.inputLat {
	margin: 0;
	padding: 3px;
	width: 167px;
	height: 22px;
	background: #FFF;
	font-size: 10px;
	color: #69C;
	border: 1px solid #a5acb2;
}

table#tabBoxes td.navText {
	padding: 0 5px;
}
table#tabBoxes td.error {
	margin: 0;
	padding: 3px;
	width: 167px;
	height: 22px;
	background: #FFF;
	font-size: 10px;
	border: 1px solid #a5acb2;
	color: #F00;
}
div.contents {
	padding-top: 18px;
	padding-right: 10px;
	width: 539px;
	height: 600px;
	background: url(../img/bgContenido.jpg) bottom right no-repeat;
	position: absolute;
	top: 0;
	left: 217px;
}

div.mainBody > div.contents {
	height: 582px;
}

.btnSubmit {
	margin: 0;
	padding: 2px;
	background: #194574;
	font-size: 9px;
	color: #FFF;
	border: none;
}

div.textHome {
	width: 250px;
	height: 385px;
	position: absolute;
	top: 67px;
	left: 3px;
}

div.textInt{
	width: 540px;
	height: 442px;
	position: absolute;
	top: 50px;
	left: 3px;
	overflow: auto;
}

.note {
	color: #999;
}

.highlight {
	color: #39C;
}

div.footer {
	color: #39C;
	position: absolute;
	top: 576px;
	left: 215px;
	text-align: center;
}

td.subtitleNavigation {
	height: 24px;
	font-weight: bold;
	color:#777779;
	background-color: #dadada;
}

td.subtitleNavigation p {
	padding-left: 7px;
}

p.error {
	font-weight: bold;
	color: #F00;
}

table#results {
	width: 520px;
	font-size: 11px;
}

table#results th {
	background-color: #dadada;
	height: 21px;
	border-bottom: 1px solid #244572;
}

table#results tr#even td {
	background-color: #efefef;
}

div.rightColumn {
	margin: 0;
	padding: 0;
	float: right;
	width: 170px;
	text-align: left;
}

div.counter {
	color: #FFF;
	text-align: right;
	margin: 3px 36px 0 0;
}

div.adArea {
	width: 160px;
	margin: 0px 0 0 -4px;
}