#fullheight {height:100%}
html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
}
#wrapper {
      margin: 0 auto;
      vertical-align: middle;
      width: 100%;
}
.Titulo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #0090D0;
	font-weight: bold;
	text-decoration: none;
}
.TituloBlue {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #005AA9;
	font-weight: bold;
	text-decoration: none;
}
.Texto {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0090D0;
	text-decoration: none;
}
.TextoLink a:link { font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 14px; font-weight: normal; color: #0090D0; text-decoration: underline; }
.TextoLink a:visited {  font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 14px; font-weight: normal; color: #0090D0; text-decoration: underline; }
.TextoLink a:hover {  font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 14px; font-weight: normal; color: #005AA9; text-decoration: underline; }
.TextoLink a:active {  font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 14px; font-weight: normal; color: #CCCCCC; text-decoration: underline; }

.TextoBold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0090D0;
	font-weight: bold;
	text-decoration: none;
}

.TextoBoldLink a:link { font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 14px; font-weight: bold; color: #0090D0; text-decoration: none; }
.TextoBoldLink a:visited {  font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 14px; font-weight: bold; color: #0090D0; text-decoration: none; }
.TextoBoldLink a:hover {  font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 14px; font-weight: bold; color: #005AA9; text-decoration: none; }
.TextoBoldLink a:active {  font-family: Helvetica, Arial, sans-serif; font-size: 12px; line-height: 14px; font-weight: bold; color: #CCCCCC; text-decoration: none; }

.TextoBoldLinkNavegacion a:link { font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 13px; font-weight: bold; color: #0090D0; text-decoration: none; }
.TextoBoldLinkNavegacion a:visited {  font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 13px; font-weight: bold; color: #0090D0; text-decoration: none; }
.TextoBoldLinkNavegacion a:hover {  font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 13px; font-weight: bold; color: #005AA9; text-decoration: none; }
.TextoBoldLinkNavegacion a:active {  font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 13px; font-weight: bold; color: #CCCCCC; text-decoration: none; }


.TextoPie {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #0090D0;
	text-decoration: none;
}
.TextoPieLink a:link { font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 12px; font-weight: normal; color: #0090D0; text-decoration: underline; }
.TextoPieLink a:visited {  font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 12px; font-weight: normal; color: #0090D0; text-decoration: underline; }
.TextoPieLink a:hover {  font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 12px; font-weight: normal; color: #005AA9; text-decoration: underline; }
.TextoPieLink a:active {  font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 12px; font-weight: normal; color: #CCCCCC; text-decoration: underline; }
.LineBottomBlue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
.BoxBlue {
	border: 1px solid #0090D0;
}

