﻿body 
{
	background-color:#FCFCFC;
	margin-top:0px;
}

/*HEADER-ENCABEZADO*/
#HeaderLineaAzulFina
{
	background-image:url(../Images/FrontEnd/HeaderLineaAzulFina.png);
	background-repeat:repeat-x;
	height:6px;
	width:100%;
	min-width:100%;
}
#HeaderLineaAzulGruesa
{
	background-image:url(../Images/FrontEnd/HeaderLineaAzulGruesa.png);
	background-repeat:repeat-x;
	height:19px;
	width:100%;
}
#GrupoMenuFondo
{
	background-color:#C6C6C6;
	width:100%;
	height:140px;
}
#GrupoMenu
{
	margin-left:auto;
	margin-right:auto;
	background-image:url(../Images/FrontEnd/Fondo.png);
	background-repeat:repeat-y;
	width:992px;
	height:100%;
}
#MenuBanner
{
	background-color:#FDFDFD;
	float:left;
	margin-left:30px;
	width:900px;
	z-index:0;
}
#LogoENJASA
{
	margin-left:auto;
	margin-right:auto;	
	background-image:url(../Images/FrontEnd/HeaderLogoEnjasa.png);
	background-repeat:no-repeat;
	height:62px;
	width:860px;
	text-align:right;
}
/*FIN HEADER-ENCABEZADO*/

/*CONTENT-CONTENIDO*/
#ContentFondo
{
	background-color:#C6C6C6;
	width:100%;
}
#Content
{
	margin-left:auto;
	margin-right:auto;
	background-image:url(../Images/FrontEnd/Fondo.png);
	background-repeat:repeat-y;
	width:984px;
}
#SubContent
{
	margin-left:auto;
	margin-right:auto;	
	width:862px;
	min-height:300px;
	overflow:hidden;
}
#BarraTitulo
{
	margin-left:auto;
	margin-right:auto;
	padding-top:1px;
	color:White;
	font-style:italic;
	font-weight:bold;
	font-size:13px;
	width:862px;
}
#Titulo
{
	float:left;
}
#FechaActual
{
	text-align:right;
}
/*FIN CONTENT-CONTENIDO*/

/*FOOT-PIE*/
#FootLineaAzulFina
{
	background-image:url(../Images/FrontEnd/FootLineaAzul.png);
	background-repeat:repeat-x;
	height:13px;
	width:100%;
}
#Foot
{
	float:left;
	background-color:#e7e7e7;
	background-repeat:repeat-x;
	height:56px;
	width:100%;
	text-align:center;
}
#Visitas
{
	float:left;
	margin-left:270px;
	color:White;
	font-weight:bold;
	font-size:12px;
	width:300px;
	margin-top:-1px;
}
#Version
{
	float:right;
	margin-right:265px;
	color:White;
	font-weight:bold;
	font-size:12px;
	width:60px;
	margin-top:-1px;
}
/*FIN FOOT-PIE*/
.Marcador
{
	background-image:url(../Images/FrontEnd/InicioMarcadorAzul.png);
	background-repeat:no-repeat;
	padding-left:2px;
	height:20px;
	width:333px;
	font-size:14.58px;
	color:#4A7DC5;
}
.Modalidad
{
	margin-left:4px;
	padding-top:5px;
	width:160px;
	height:52px;
	text-align:center;
}
.NumerosSorteados
{
	margin-left:4px;
	width:160px;
	height:175px;
}
#ExploradorAntiguo
{
	background-color:red;
	color:White;
	font-size:larger; 
	font-weight:bold; 
}
.LineaRoja
{
	background-color:#8E2929;
	width:574px;
	height:1px;
}

