#b-navbar {visibility:hidden;}

body {
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
	background-repeat: no-repeat;
	background-position: center 55px;
}

div {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
}

table {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;	
}

/*#fondo {
	background-repeat: no-repeat;
	background-position: center 150px;
}*/

/*INICIO DIV TOP*/
#top {
/*para el div TOP*/
	width: 610px;
	height: 80px;
	float: none;
	clear: both;
}

.borde a:link {
	color: #505050;
	text-decoration: none;
}

.borde a:active {
	color: #505050;
	text-decoration: none;
}

.borde a:visited {
	color: #505050;
	text-decoration: none;
}

.borde a:hover {
	color: black;
	text-decoration: none;
}

.borde {
/*estilos para los bordes*/
	border: 1px solid #FF9900;
	height: 20px;
}
/*FIN DIV TOP*/

/*INICIO DIV PRINCIPAL*/
#principal {
/*para el div PRINCIPAL*/
	width: 610px;
	height: 400px;
	float: left;
	clear: right;
}

.cabecera {
	border: solid 1px #FF9900;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
}

.cabecera img {
	margin-right: 4px;
}

.contenido {
	border: solid 1px #FF9900;
	padding: 15px;
	color: #505050;
	font-family: Verdana, Helvetica, sans-serif;
}

/*#principal a:active { color:#FF9900; text-decoration: none;}
#principal a:link { color:#FF9900; text-decoration: none;}
#principal a:visited { color:#FF9900; text-decoration: none;}
#principal a:hover { color:#4D7900; text-decoration: none;}*/

.titulo {
	margin-top: 15px;
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 5px;
}

.titulo a {
	text-decoration : none;
	background: transparent;
	color: #FF9900;
	}

.titulo a:hover {
	text-decoration : none;
	color: #4D7900;
	background: transparent; 
	}

.subtitulo { 
	font-weight: bold; 	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt; 
}

.subtitulo a:link {
	font-weight: bold; 	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #FF9900;
}

.subtitulo a:active {
	font-weight: bold; 	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #FF9900;
}

.subtitulo a:visited {
	font-weight: bold; 	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #FF9900;
}

.subtitulo a:hover {
	font-weight: bold; 	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #4D7900;
}

#fuente {
	font-size: 8pt;
	color: #999999;
	border-top: thin dotted #999999;
	margin-bottom: 50px;
}

#fuente a:active { color:#999999; text-decoration: none; font-weight: bold;}
#fuente a:link { color:#999999; text-decoration: none; font-weight: bold;}
#fuente a:visited { color:#999999; text-decoration: none; font-weight: bold;} 


/*estilos vinculos*/
a:link, a:visited, a:active {
	text-decoration : none;
	background: transparent;
	color: #505050;
	}

a:hover {
	text-decoration : none;
	color: #4D7900;
	background: transparent; 
	}
/*FIN DIV PRINCIPAL*/

/*Inicio estilo para pagina de imágenes*/
#pagblanca img {
border:solid 1px #FF9900;
}
/*Fin estilo para pagina de imágenes*/

.tblayuda {
padding: 5px;
/*border:solid 1px #FF9900;*/
}

.tblayuda td {
padding: 10px;
}

.tddescrip {
padding: 10px;
border-left:dashed 2px #FF9900;
border-right:solid 1px #FFE0B2;
border-top:solid 1px #FFE0B2;
border-bottom:solid 1px #FFE0B2;
}

.nota {
text-align: center;
padding: 5px;
background-color:#FCE9CE; /*FFE0B2;*/
color: #FF9900;
}

.nota a {
	text-decoration : none;
	background: transparent;
	font-weight: bold;
	color: #FF9900;
	}

.nota a:hover {
	text-decoration : none;
	color: #4D7900;
	background: transparent; 
	}
	
.botoname a:link {
	color:#FF9900;
	text-decoration: none; 
	font-weight: bold;
	background-color:#FFFFFF;
}

.botoname a:active {
	color:#FF9900;
	text-decoration: none; 
	font-weight: bold;
	background-color:#FFFFFF;
}

.botoname a:visited {
	color:#FF9900;
	text-decoration: none; 
	font-weight: bold;
	background-color:#FFFFFF;
}

.botoname a:hover {
	color:#4D7900; 
	text-decoration: none; 
	font-weight: bold;
	background-color:#FFE0B2;
	}

.varriba a:link {
	float:right;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FF9900;
}

.varriba a:active {
	float:right;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FF9900;
}

.varriba a:visited {
	float:right;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FF9900;
}

.varriba a:hover {
	float:right;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #4D7900;
}