a:link {
	/*color: #006; */
	text-decoration: none;
}
a:visited {
	/*color: #F00; */
	text-decoration: none;
}
a:hover {
	/* color: #F00; */
	text-decoration: none;
}

.cabecera {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: 500;
	color: #000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #C30;
	border-right-color: #C30;
	border-bottom-color: #C30;
	border-left-color: #C30;
	}
.seleccion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	background-image: none;
	color: #C00;
	text-align: center;
	vertical-align: top;
	background-color: #FC6;
	}
	
.seleccion2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 600;
	background-image: none;
	color: #073366;
	text-align: left;
	background-color: #FFF;
	}
.seleccion3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: 600;
	background-image: none;
	color: #36C;
	text-align: left;
	background-color: #FFF;
	}

.seleccion3:visited {
	color: #F00;
}

.seleccion3:hover {
	color: #3CF;
}

.seleccionlateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	background-image: none;
	color: #006;
	text-align: left;
	vertical-align: top;
	background-color: #FFF;
	}
	
.seleccionlateral:visited {
	color: #0F0;
}

.seleccionlateral:hover {
	color: #C60;
}


.seleccionlateral2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	background-image: none;
	color: #006;
	text-align: left;
	vertical-align: top;
	background-color: #FFF;
	}
	
.principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	color: #CCC;
	position: absolute;
	background-image: none;
	padding-top: 20px;
	top: 50px;
	height: 43px;
	left: 35px;
	padding-right: 30px;
	padding-left: 50px;
	width: 80%;
	text-align: justify;
}

.seleccionado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	background-image: none;
	color: #FFF;
	text-align: center;
	background-color: #316AC5;
	vertical-align: top;
	}
.pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #000;
}
.pie2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
}

.pie3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #666;
}

.celda {
	background-color: #FFF;
}

.celda def {
	background-color: #099;
}
	
.definiciones {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 700;
	color: #CCC;
	font-style: normal;
	background-color: #4A5D63;
} 

.definiciones_concepto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: 700;
	color: #003;
	font-style: italic;
	background-color: #FFF;
} 

.enlace {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: oblique;
	font-weight: 800;
	color: #CCC;
	}
.subcabecera {
	font-size: 18px;
	color: #306;
	font-weight: 400;
}
.contacto {
	font-size: 18px;
	color: #FFF;
	font-weight: 400;

	a:visited {
	text-decoration: none;
	color: #F90;
	text-decoration: none;
}
}

.subseleccion {
	color: #6F0;
}
