@charset "utf-8";
#banderas {
	background-position: right 0px;
	color: #FFFFFF;
	width: 40%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
 body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: right; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000000;
	background-image: url(../img/20.jpg);
	height: 500px;
    }
    .oneColLiqCtrHdr #container {
	width: 99%;
	margin: 0 auto;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	background-position: left;
	height: 99%;
	position: absolute;
	left: 0px;
	top: 0px;
    }
    .oneColLiqCtrHdr #header {
	padding: 0 10px 0 20px;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
    }
    .oneColLiqCtrHdr #header h1 {
    	margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
    	padding: 10px 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
    }
    .oneColLiqCtrHdr #mainContent {
	margin-top: 15%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	vertical-align: top;
	height: 315px;
	width: 55%;
	cursor: pointer;
	cursor: hand;
	
    }
    .oneColLiqCtrHdr #footer {
	vertical-align: bottom;
	position: static;
	bottom: 38px;
	height: 0px;
	width: 100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
    } 
    .oneColLiqCtrHdr #footer p {
    	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
    	padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
    }
#mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80px;
	font-weight: bold;
	color: #FFFFFF;
}
.forum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: 1500;
	color: #FFFFFF;
}
#mainContent p {
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 95%;
}
#mainContent .izquierda {
	float: left;
	width: 60%;
}
#mainContent .derecha {
	float: right;
}
#banderas img {
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banderas a {
	text-decoration: none;
}
#mainContent .izquierda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
}
#mainContent .derecha {
	font-size: 150%;
	color: #FFFFFF;
}
#mainContent .Abajo {
	margin-top: 220px;
}
#mainContent  .Arriba {
	margin-top: 10%;
}
#mainContent h2 {
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#enlaces {
	color: #FFFFFF;
	float: right;
}
#banderas .banderasfondo {
	background-color: #FFFFFF;
}
#banderas .contacto {
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

#banderas .links {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
#banderas a {
	color: #FFFFFF;
	font-weight: 900;
	font-size: 85%;
}
#banderas .ENLACES a {
	font-size: 85%;
}
#ENLACES {
	visibility: hidden;
	background-color: #333333;
	padding: 15px;
}
#stats {
	position: absolute;
	width: 800px;
	top: 0px;
	visibility: hidden;
	text-align: left;
	color: #FFFFFF;
	left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	z-index: 1;
	float: right;
}
#stats table {
	border: 1px dashed #000000;
}
#stats td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
