﻿DIV.der
{
	float: right;
}

DIV.izq
{
	float: left;
}

.face
{
	vertical-align: bottom;
	border-bottom: #000000 thin solid;
	border-left: #000000 thin solid;
	border-top: #000000 thin solid;
	border-right: #000000 thin solid;
}

body 
{
	background-color: Black;
}

.widht1
{
	width: 800px;
}

.widht2
{
	width: 18.75%;
}

.widht3
{
	width: 62.5%;
}

.widht4
{
	width: 81.25%;
}


.blanco
{
	color: White;
}

.fuente
{
	font-family: "Courier New", Courier, monospace;
}

.chat
{
	color: White;
	font-family: "Courier New" , Courier, monospace;
}

.separador
{	
	border-top: #580000 thin groove;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

.titulo 
{
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: bold;
	color: White;
}

.subTitulo {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bold;
	color: Maroon;
}

.fuente1 
{
	font-family: "Courier New", Courier, monospace;
	color: White;
}

.fuente2
{
	font-family: "Courier New", Courier, monospace;
	color: #DDDDDD;
}

.link
{
	font-family: "Courier New" , Courier, monospace;
	color: white;
}

a.link2:link    {text-decoration:underline;color:white;}
a.link2:visited {text-decoration:underline;color:white;}
a.link2:active  {text-decoration:underline;color:white;}
a.link2:hover   {text-decoration:none;color:white;}

.opc
{
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	color: Gray;
}

.opc1
{
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	color: #DDDDDD;
	text-decoration: underline;
}

.fecha
{
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	color: White;
}

.tituloPost
{
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: bold;
	color: White;
	text-decoration: underline;
	overflow: hidden;
	width: 500px;
}

.labelInfo
{
	font-family: "Courier New", Courier, monospace;
	font-size:  medium;
	font-weight: bold;
	color: White;
	text-decoration: underline;
	overflow: hidden;
	width: 500px;
}

.labelInfo2
{
	font-family: "Courier New" , Courier, monospace;
	font-size: smaller;
	font-weight: bold;
	color: #444444;
	text-decoration: underline;
	overflow: hidden;
	width: 500px;
}

.labelInfo3
{
	font-family: "Courier New" , Courier, monospace;
	font-size: smaller;
	font-weight: bold;
	color: #666666;
	width: 500px;
}

.textoPost
{
	font-family: "Courier New", Courier, monospace;
	color: White;
	font-size:  medium;
	width: 500px;
	overflow: hidden;
}

.input
{
	font-family: "Courier New", Courier, monospace;
	color: White;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: black;
}

.historial
{
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: White;
}

.nav
{
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: White;
}

.comWidht
{
	width: 500px;
}

.comNombre
{
	font-family: "Courier New" , Courier, monospace;
	color: #CC0000;
	font-size: small;
	overflow: hidden;
	width: 500px;	
}

.comTexto
{
	font-family: "Courier New", Courier, monospace;
	color: White;
	font-size: small;
	overflow: hidden;
	width: 500px;
}

.comSeparador
{
	border-top: #444444 thin groove;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;	
	width: 500px;
}

.navHistoryActivo
{
	font-family: "Courier New", Courier, monospace;
	color: White;
	font-size: 12px;
}

.navHistorySeleccion
{
	font-family: "Courier New", Courier, monospace;
	color: Gray;
	font-size: 12px;
	text-decoration: none;
}

.piepagina
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 11px;
	color: #777777;
	text-align: center;
}

.pieLink
{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-decoration: underline;
	color: #BBBBBB;
}

.regSeparador
{
	border-top:  #CCCCCC 1px groove;		
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

.regTitulo
{
	font-family: "Courier New", Courier, monospace;
	font-size: 24pt;
	font-weight: bold;
	color: White;
}

.regFuente
{
	font-family: "Courier New", Courier, monospace;
	color: White;
	font-size: 10pt;
}

.sf 
{
	unicode-bidi:bidi-override; 
	direction: rtl;
}