/* CSS Basic Document */
body
{
	color: #D0D1D3;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	/*margin:0px auto;*/
	padding:0px;
}

table.Pagina
{
	background-color: #002200;
	border: 0;
	width: 800px;
}

td.ContenidoPagina
{
	vertical-align: top;
}

td.Logo
{
	background-image: url(../imagenes/logo.jpg);
	height: 110px;
}

td.MenuBar
{
	font-size: 11px;
	background-image: url(../imagenes/boton1.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: 95% 50%;
}

td.Banner
{
	width: 160px;
	height: 546px;
	margin-top: 16px;
	vertical-align: top;
	text-align: left;
}

td.PiePagina
{
	height: 20px;
	font-size: 9px;
	text-align: center;
}

td.Iconos img
{
	border: 0;
	height: 20px;
	margin-left: 5px;
	margin-right: 5px;
}



/* secciones */
.BannerVertical
{
	padding: 9px;
	margin-top: 34px;
	text-align: center;
	vertical-align: top;
}

.BannerVertical img
{
	border: 0;
}

.BannerHorizontal
{
	padding: 9px;
}

.Contenido
{
	border:1px solid #FFFFFF;
	text-align: justify;
	padding: 9px;
	margin-top: 16px;
	margin-left: 9px;
	margin-right: 9px;
}

.Contenido legend
{
	color: #FFFFFF;
	font-weight: bold;
}

.Contenido h3
{
	margin: 0px;
	font-weight: bold; 
	font-size: 130%; 
	color: #FFFFFF;
}

div.Contenido h3.Noticia
{
	/*padding-top: 5px;*/
	margin: 0px;
	font-weight: bold; 
	font-size: 130%; 
	background-color: #C8002A;
	color: #FFFFFF;
}

.Contenido p.tab
{
	margin-left: 20pt;
	list-style-type: none;
}

.Contenido p.tab img
{
	border: 0;
	width: 468px;
	height: 60px;
}

.Contenido p.center
{
	text-align: center;
}

.Contenido p.center img
{
	border: 0;
	width: 468px;
	height: 60px;
}

.Contenido td img
{
	border: 0;
	width: 125;
	height: 125;
	vertical-align: top;
}

.ContenidoLinks
{
	text-align: justify;
	padding: 9px;
	margin-top: 16px;
	margin-left: 9px;
	margin-right: 9px;
}

.ContenidoLinks h3.titulo
{
	margin: 0px;
	font-weight: bold; 
	font-size: 130%; 
	color: black;
}

.ContenidoLinks h3
{
	margin: 0px;
	font-weight: bold; 
	font-size: 130%; 
}

.ContenidoLinks p.margen1
{
	margin-top: 0px;
	margin-bottom: 20px;
}

.ContenidoLinks a
{
	color:#F2D85C;
	text-decoration: none;
}

.ContenidoLinks a:hover
{
	color:#F2D85C;
	text-decoration: underline;
}

/* enlaces */
a
{
	color: #F2D85C;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
}

a:hover
{
	color: #F2D85C;
	background-color: inherit;
	text-decoration: underline;
}

a.link_pie 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color:inherit;
}

a.link_pie:hover
{
	color: #999999;
	background-color: inherit;
	text-decoration: underline;
}

a.link_sinestilo
{
	color: white;
	text-decoration: none;
}


/* tabla para información de los casinos */

table.InfoCasino
{
	border: 1px;
	border-color: #333333;
	border-style: dotted;
	border-collapse: collapse;
}

table.InfoCasino td
{
	padding: 5px 5px 5px 5px;
	border: 1px;
	border-color: #333333;
	border-style: dotted;
	border-collapse: collapse;
}

table.InfoCasino td.Caption
{
	color: #333333;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

table.InfoCasino td p
{
	padding-bottom: 10px;
}

table.InfoCasinoImg
{
	width: 100%;
}

table.InfoCasinoImg td
{
	/*text-align: center;*/
  padding: 5px 5px 5px 5px;
}

table.InfoCasinoImg img
{
	border: 0;
	/*width: 300px;*/
	/*height: 235px;*/
	width: 220px;
	height: 170px;
}


/* tabla para el correo */
table.Contacto
{
	border: 0;
}

table.Contacto td
{
	padding: 5px 5px 5px 5px;
}

table.Contacto td.Caption
{
	/*color: #333333;*/
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}



/**************************************************************************************************/

div.Oculta
{
	visibility: hidden;
	position: fixed;
}

div.Visible
{
	visibility: visible;
	position: relative;
}

span.Oculta
{
	visibility: hidden;
	position: fixed;
}

span.Visible
{
	visibility: visible;
	position: relative;
}

fieldset.Oculta
{
	visibility: hidden;
	position: fixed;
}

fieldset.Visible
{
	visibility: visible;
	position: relative;
}


a.LeerMas
{
	color: #33FF00;
	font-size: 10px;
	cursor: pointer;
}

a.LeerMas2
{
	color: #33FF00;
	font-size: 10px;
	cursor: pointer;
}
