/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
.tit_seccion {
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #BB0A04;
	text-decoration:none;
}

.tit_blanco {
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.tit_destacado {
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.tit_articulo {
    font-family: Arial;
	font-size: 34px;
	font-weight: bold;
	color: #37738A;
	text-decoration:none;
}


.texto {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}

.textomini {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}

.texto_blanco {
    font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #ffffff;
	text-decoration:none;
}

.textonopaginacion{
    font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #DAB274;
	text-decoration:none;
}

.textoenlace1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}

.textoenlace1:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:normal;
}

.textoenlace {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #BB0A04;
	text-decoration:none;
}
.textoenlace:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #BB0A04;
	text-decoration:underline;
}

.textoenlace2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #BB0A04;
	text-decoration:none;
}
.textoenlace2:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #BB0A04;
	text-decoration:underline;
}

.textotitular {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}


.textotitular:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:normal;
}

.textotitular1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.textotitular1:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:normal;
}


.textomenu {
    font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}

.textomenu:hover {
        font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}

.textogris {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}

.textogrisINTRO {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}

.textogrisINTRO:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}

/*ARTICULOS FT10*/

/*TITULAR MATEMATICAS*/
.titularft10 {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9c00;
	font-weight:bold;
}

.titularft10estadistica {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #da2377;
	font-weight:bold;
}

.titularft10quimica {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #45a12b;
	font-weight:bold;
}

.titularft10ingenieria {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2d5996;
	font-weight:bold;
}

.titularft10sistemas {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #929190;
	font-weight:bold;
}

.resumenft10 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.textoft10 {
	font-size: 11px;
	font-family:Verdana;
	color: #000000;
}

.piefotoft10 {
	font-size: 9px;
	font-family:Verdana;
	color: #000000;
	font-weight:bold;
}

.h1ft10 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
}

.textocuadroft10 {
	font-size: 11px;
	font-family:Verdana;
	color: #ffffff;
	text-align:left;
}

.linkmatematicasft10{
	font-size: 11px;
	font-family:Verdana;
	color: #ff9c00;
}



