#fullheight {height:100%}
html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
}
#wrapper {
      margin: 0 auto;
      vertical-align: middle;
      width: 100%;
}
.TextoMenuLink a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; font-weight: normal; color: #B4CBE8; text-decoration: none;}
.TextoMenuLink a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; font-weight: normal; color: #B4CBE8; text-decoration: none;}
.TextoMenuLink a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
.TextoMenuLink a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; font-weight: normal; color: #FFFFFF; text-decoration: none;}

.TituloWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: #CCCCCC;
	text-decoration: none;
}

.SubtituloWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.TextoWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #999999;
	text-decoration: none;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
}
.TextoWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.TextoWhiteNotas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}
.TextoWhitePie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}
.TextoWhitePieLink a:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; font-weight: normal; color: #999999; text-decoration: underline; }
.TextoWhitePieLink a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; font-weight: normal; color: #999999; text-decoration: underline; }
.TextoWhitePieLink a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; font-weight: normal; color: #CCCCCC; text-decoration: underline; }
.TextoWhitePieLink a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; font-weight: normal; color: #CCCCCC; text-decoration: underline; }

.TextoWhiteLink a:link { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 17px; font-weight: normal; color: #999999; text-decoration: underline; }
.TextoWhiteLink a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 17px; font-weight: normal; color: #999999; text-decoration: underline; }
.TextoWhiteLink a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 17px; font-weight: normal; color: #CCCCCC; text-decoration: underline; }
.TextoWhiteLink a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 17px; font-weight: normal; color: #CCCCCC; text-decoration: underline; }

.TituloForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.FormLinea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.PieLinea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.BoxLinea {
	border: 1px solid #333333;
}
.BoxForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.BoxLineaRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.BoxLineaLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.BoxLineaBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.BackgroundIndex { 
  background: url(../img/px/PxSwirlBackground.gif);
  background-repeat: no-repeat;
  background-position: 50% 100%;
}
