/* BASICAS ------------------------*/ 
BODY {
    FONT-WEIGHT: normal;
    FONT-SIZE: 16px;
    COLOR: #000033;
    font-family: 'Lora', serif;
    TEXT-DECORATION: none;
    line-height: 150%;
    letter-spacing: 0.02em;

}

body,td,th {
    font-family: 'Lora', serif;
}
body {
    margin-top: 0px;
/*    background-image: url(/grafica/bgfixed.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;*/
    margin-bottom: 0px;
}


TD {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	COLOR: #000;
	font-family: 'Lora', serif;
	TEXT-DECORATION: none;
	line-height: normal;
	letter-spacing: 0em;
}

.cuerpo {
    FONT-WEIGHT: normal;
    FONT-SIZE: 16px;
    COLOR: #000;
    font-family: 'Lora', serif;
    TEXT-DECORATION: none;
    line-height: 150%;
    letter-spacing: 0.02em;
    text-align: justify;
    text-indent: 10px;
}

/* TITULOS -------------------------------------------------------*/ 

.titulo_BGgris {
    font-size: 12px;
    font-family: 'Glegoo', serif;
    color: #333333;
    line-height: normal;
    letter-spacing: 0.00em;
    padding: 5px;
    background-color: #ccc;
    text-transform: uppercase;
    text-align: left;
    font-weight: 800;
}
.sobreTitulo {
	font-size: 11px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #669966;
	line-height: 30px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 10px;
	position: relative;
	height: 20px;
	padding-bottom: 10px;
}



.tituloMayusculas {
    font-size: 40px;
    font-family: 'Lora', serif;
    font-weight: normal;
    color: #000;
    line-height: 100%;
    text-transform: uppercase;
    vertical-align: -100%;
}

.subtitulo {
    font-size: 30px;
    font-family: 'Glegoo', serif;
    font-weight: normal;
    color: #000;

		    line-height: 100%;
}
.subsubtitulo {
	font-size: 24px;
	font-family: 'Glegoo', serif;
	font-weight: normal;
	color: #000;
	line-height: 100%;
}
.bajadaLogo {
	font-size: 16px;
	font-family: 'Glegoo', serif;
	font-weight: normal;
	color: #000;
	line-height: normal;
}


.destacado {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #000000;
	font-family: 'Lora', serif;
	TEXT-DECORATION: none;
	line-height: 150%;
	letter-spacing: 0.02em;
	text-align: justify;
	text-indent: 40px;
	background-color: #dcfda6;
	padding: 20px;
}
.destacadoSinAlign {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #000000;
	font-family: 'Lora', serif;
	TEXT-DECORATION: none;
	line-height: 150%;
	letter-spacing: 0.02em;
	text-align: center;
	text-indent: 40;
	background-color: #dcfda6;
	padding: 20px;
}

.destacadoNormal {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #000000;
	font-family: 'Lora', serif;
	TEXT-DECORATION: none;
	line-height: 150%;
	letter-spacing: 0.02em;
	text-align: justify;
	text-indent: 10px;
}
.destacadoNormalItalica {
	FONT-WEIGHT: normal;
	FONT-SIZE: 20px;
	COLOR: #000000;
	font-family: 'Lora', serif;
	TEXT-DECORATION: none;
	line-height: 150%;
	letter-spacing: 0.02em;
	text-align: justify;
	text-indent: 10px;
	font-style: italic;
}
.patrocinadores {
	FONT-WEIGHT: normal;
	FONT-SIZE: 20px;
	COLOR: #000000;
	font-family: 'Lora', serif;
	TEXT-DECORATION: none;
	line-height: 150%;
	letter-spacing: 0.02em;
	font-style: normal;
}



.titulosRevista {
    font-size: 10pt;
    font-family: 'Glegoo', serif;
    color: #878F5A;
    line-height: 14pt;
    text-align: left;
    font-weight: bold;
}
.titulosLogos {
	font-size: 9pt;
	font-family: 'Glegoo', serif;
	color: #333333;
	line-height: normal;
	font-weight: bold;
}


.IDseccion {
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: #fff;
    font-family: 'Glegoo', serif;
    TEXT-DECORATION: none;
    line-height: 8px;
    letter-spacing: normal;
    text-align: left;
    font-variant: normal;
    font-style: normal;
}


/* LINKS ------------------------*/ 
a:link    {text-decoration:none;}
a:active  {text-decoration:none;}
a:visited {	text-decoration:none;}
a:hover   {	text-decoration:underline;}
A:link {
    COLOR: #000;
    font-weight: bold;

}
A:active {
    COLOR: #000;

}
A:visited {
    COLOR: #000;

}
A:hover   {
    color: #66FF33;
		    background-color: #000;
/*    background-color: #afb489;*/
}

a.subsubtituloLink:link {
	font-size: 24px;
	font-family: 'Glegoo', serif;
	font-weight: normal;
	color: #000;
	line-height: 100%;
	    background-color: #66FF33;
}
a.subsubtituloLink:active {
	font-size: 24px;
	font-family: 'Glegoo', serif;
	font-weight: normal;
	color: #000;
	line-height: 100%;
	    background-color: #66FF33;
}
a.subsubtituloLink:visited {
	font-size: 24px;
	font-family: 'Glegoo', serif;
	font-weight: normal;
	color: #000;
	line-height: 100%;
	    background-color: #66FF33;
}
a.subsubtituloLink:hover {
	font-size: 24px;
	font-family: 'Glegoo', serif;
	font-weight: normal;
	color: #66FF33;
	line-height: 100%;
	    background-color:#000 ;
}

.linkEntidad {
    FONT-WEIGHT: normal;
    FONT-SIZE: 16px;
    COLOR: #000;
    font-family: 'Lora', serif;
    TEXT-DECORATION: none;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: bold;
		    background-color: #66FF33;
}
a.linkEntidad:link{
		    background-color: #66FF33;
			    color: #000;
}	

a.linkEntidad:active{
    color: #000;
			    background-color: #66FF33;
}
a.linkEntidad:visited{
    color: #000;
			    background-color: #66FF33;
}

a.linkEntidad:hover{
    COLOR: #66FF33;
    text-decoration:underline;
		    background-color: #000;
}

/*.link {
    font-size: 22px;
    font-family: 'Glegoo', serif;
    font-weight: bold;
    letter-spacing: 0.0em;
}*/

.menu0 {
    font-size: 22px;
    font-family: 'Glegoo', serif;
    color: #000;
    line-height: 200%;
    letter-spacing: 0.2em;
    font-weight: 700; 
}
a.menu0:link  {
    color: #ffFFff;
}
a.menu0:active  {
    color: #ffFFff;
}
a.menu0:visited  {
    color: #ffFFff;
}
a.menu0:hover  {
    color: #ffFFff;
    background-color: #00aeef;
}

.menu1 {
	font-size: 16px;
	font-family: 'Glegoo', serif;
	font-weight: bold;
	color: #E6FFDD;
	line-height: 220%;
}
a.menu1:link  {
    color: #E6FFDD;
}
a.menu1:active  {
    color: #E6FFDD;
}
a.menu1:visited  {
    color: #E6FFDD;
}
a.menu1:hover  {
	color: #E6FFDD;
	background-color: #1E1E1E;
	text-decoration: none;
	line-height: 220%;
}


.menu2 {
    font-size: 24px;
    font-family: 'Glegoo', serif;
    font-weight: bold;
    color: #ff00ff;
    line-height: 220%;
}
a.menu2:link  {
    color: #ff00ff;
}
a.menu2:active  {
    color: #ff00ff;
}
a.menu2:visited  {
    color: #ff00ff;
}
a.menu2:hover  {
    color: #000;
    background-color: #FF00ff;
}

.menu3 {
    font-size: 24px;
    font-family: 'Glegoo', serif;
    font-weight: bold;
    color: #00ffff;
    line-height: 220%;
}
a.menu3:link  {
    color: #00ffff;
}
a.menu3:active  {
    color: #00ffff;
}
a.menu3:visited  {
    color: #00ffff;
}
a.menu3:hover  {
    color: #000;
    background-color: #00FFff;
}

.link_home{
    color: white !important;
}

/*EXTRAS --------------------------------------------------------*/ 
INPUT {
    background-color:#1F32FF; 
    color:#00FF33; 
    font-size:11px;
    text-decoration:none; 
    font-family:Arial, Helvetica, sans-serif;; font-weight: bold}

IMG {border-color: #000000;}

.bordepunteado {
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: dashed;
    border-right-style: none;
    border-bottom-style: dashed;
    border-left-style: none;
    border-top-color: #666666;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #666666;
}
.bordepunteadoTotal {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.bordepunteadoLeft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bordepunteadoSinTop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.bordepunteadoAbajo {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.bordeNEGRO {
    border: 2px solid #000000;
}

.IDfranja {
    font-size: 20px;
    font-family: 'Glegoo', serif;
    color: #fff;
    line-height: normal;
    letter-spacing: 0.1em;
    /*text-transform: uppercase;*/
    text-align: left;
    font-weight: bold;
    background-position: 200%;
    width: 100%;
    font-style: normal;
}

.bordeVerde {
    border: 4px solid #00FF00;
}


/* CONTENEDORES Y DIVS  -------------------------------------------------------*/ 
.contenedor-tabla{
    justify-content: center;
    display: table;
}

/* font-family: 'Muli', sans-serif; */
/* font-family: 'Source Sans Pro', sans-serif; */
