0@charset "utf-8";
/* CSS Document */

.fondo {
	background-image: url(../imagenes/General/FondoTabla.gif);
}

/* TEXTO DE TÍTULOS */
.Texto01 {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

/* TEXTO DE TÍTULOS VÍNCULO */
.Texto01V {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}

/* TEXTO DE PÁRRAFOS */
.Texto02 {
	font-family: Calibri;
	font-size: 15px;
	font-style: normal;
	color: #000;
}

/* TEXTO DE PÁRRAFOS VÍNCULO*/
.Texto02V {
	font-family: Calibri;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #F00;
}

/* TEXTO DEL MENÚ SUPERIOR Y DEL PIE DE PÁGINA*/
.Texto03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.Texto04 {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FC0;
}
/* TEXTO DEL MENÚ SUPERIOR */
.Texto05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
/* TEXTO DEL  Breadcrumbs Automatico*/
.topnav {
	font-family: Calibri;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
