@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'my_underwoodregular';
    src: url('http://belengache.net/fonts/myunderwood-webfont-webfont.eot');
    src: url('http://belengache.net/fonts/myunderwood-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://belengache.net/fonts/myunderwood-webfont-webfont.woff2') format('woff2'),
         url('http://belengache.net/fonts/myunderwood-webfont-webfont.woff') format('woff'),
         url('http://belengache.net/fonts/myunderwood-webfont-webfont.ttf') format('truetype'),
         url('http://belengache.net/fonts/myunderwood-webfont-webfont.svg#my_underwoodregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



table {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #FFFFFF;
	text-align: left;
}
.epigrafe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.Estilo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0099CC;
}

.cuerpoNegro {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-position: top left;
	background-attachment: fixed;
}
a:link {
	color: #00CCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CCCC;
}
a:hover {
	text-decoration: underline;
	color: #66FFFF;
}
a:active {
	text-decoration: none;
}
.Estilo10 {
	color: #00AFCC;
	font-family: Calibri, DINPro-Regular, "Helvetica LT Std", sans-serif;
	font-size: 16px;
}
.LINKENTER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #00FFFF;
}
a.LINKENTER:link {
	color: #00CCCC;
	text-decoration: none;
	background-color: #000000;
}
a.LINKENTER:visited {
	text-decoration: none;
	color: #00CCCC;
	background-color: #000000;
}
a.LINKENTER:hover {
	text-decoration: underline;
	color: #66FFFF;
	background-color: #000000;
}
.Estilo11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 16px;
}
.bordeTabla {
	border: 1px dotted #27829F;
}
.TITULO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.transparencia
{opacity: 0.5;
}
.Estilo12 {font-family: Georgia, "Times New Roman", Times, serif; text-align: justify; font-size: 18px; }

#contenedor { 
border-radius:16px; 
-moz-border-radius-topleft:16px;
-moz-border-radius-topright:16px;
-moz-border-radius-bottomleft:16px;
-moz-border-radius-bottomright:16px;

-webkit-border-top-left-radius:16px;
-webkit-border-top-right-radius:16px;
-webkit-border-bottom-left-radius:16px;
-webkit-border-bottom-right-radius:16px;

/* Otros estilos */ 
border:8px solid #00ff00;
background:#000;
width:90%;
padding:25px;
margin: 0 auto;
}

.titulosVT323 {

	font-family: 'VT323',monospace;
	font-size: 22px;
	line-height: 38px;
	
	letter-spacing: 0px;
	/*-webkit-opacity: 0.88;
	-moz-opacity: 0.88;
	-o-opacity: 0.88;
	-ms-opacity: 0.88;
	opacity: 0.88;*/
	color: #ff0000;

}

.titulosU {
/*	font-family: my_underwoodregular;*/
    font-family: 'Special Elite', system-ui;
	font-size: 2rem;
	color: #FF0000;
	/*background-color: #000000; */
	line-height: 35px;
	font-weight: 100;
	letter-spacing: 0.025em;
}

.subtitulosU {
	/*font-family: my_underwoodregular;*/
    font-family: "Special Elite", system-ui;
	font-size: 1.5rem;
	color: #FF0000;
	/*background-color: #000000; */
	line-height: 28px;
	font-weight: 100;
	letter-spacing: 0.025em;
}

.link {
	font-family: 'VT323',monospace;
	font-size: 36px;
	line-height: 10px;
	
	letter-spacing: 0px;
	-webkit-opacity: 0.88;
	-moz-opacity: 0.88;
	-o-opacity: 0.88;
	-ms-opacity: 0.88;
	opacity: 0.88;
	color: #00dd00;
}

a:link    {text-decoration:none;}
a:active  {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover   {
	text-decoration:none;
}
A:link {
	COLOR: #ff0000;
}
A:active {
	COLOR: #ffffff;
}
A:visited {
	COLOR: #ff0000;
}
A:hover {
	COLOR: #000000;
	background-color: #00FF00;
}
