﻿#MapaSitio
{
	float:left;
	height:15px;
	width:100px;
}
#SiteMap
{
	float:left;
	background-image:url(../images/FrontEnd/LineaGris.png);
	background-repeat:repeat-x;
	height:580px;
	width:340px;
	padding-top:5px;
	font-size:14px;
}
#Leyenda
{
	background-image:url(../images/FrontEnd/LineaGris.png);
	background-repeat:repeat-x;
	width:800px;
	height:220px;
	text-align:center;
	margin:auto;
	margin-top:10px;
}
.iconHand
{
	cursor:pointer;
}
#Contactos
{
	background-image:url(../images/FrontEnd/LineaGris.png);
	background-repeat:repeat-x;	
	text-align:center;
	width:600px;
	height:auto;
	margin-top:10px;
	font-size:11px;
}
.AtencionHeader
{
	color:Black;
	cursor:pointer;
	text-decoration: underline;
}
.AtencionHeader:Hover
{
	color:Red;
	text-decoration:none;
}
#JuegoResponsable
{
	float:left;
	background-image: url(../images/FrontEnd/JuegoResponsable.png);
    background-repeat: no-repeat;
    width: 280px; 
    height: 381px;
    margin-top:10px;
    margin-left:10px;
}
#FondoJuegoResponsableTexto
{
	background-image:url(../images/FrontEnd/LineaGris.png);
	background-repeat:repeat-x;	
	width:545px;
	height:380px;
	float:left; 
	text-align:justify;
	padding:10px 10px 0px 10px;
	margin-top:10px;
	overflow:auto;
	font-size:11px;
}
.TotalNumerico 
{
	font-size:11px;
	Width:300px; 
	Height:18px;	
	color:Black;
	background-color:#DDECFE;
	border-style:solid;
	border-color:gray;
	border-width:1px;
	width: 100px;
	text-align:right;
	font-weight:bold;
}
.OcultarId
{
	display:none;
}
.VentanaNormas
{
	background-image:url(../images/FrontEnd/LineaGris.png);
	background-repeat:repeat-x;	
	text-align:justify;
	width:840px;
	height:350px;
	margin:auto;
	overflow:auto;
	padding: 10px 10px 0px 10px;
}
/*--------------PROMOCIONES--------------------*/
#BotoneraPromo
{
	float:left;
	width:910px;
	height:auto;
	margin-left:2px;
	margin-top:10px;
}
.BotonPromo
{
	float:left;
	height:150px;
	width:170px;
}
#BannerPromos
{
	float:left;
	/*width:800px;
	height:400px;*/
	margin-left:30px;
}
#Agentes
{
	background-image:url(../images/FrontEnd/LineaGris.png);
	background-repeat:repeat-x;
	width:780px;
	height:220px;
	text-align:center;
	margin:auto;
	margin-top:10px;
}