BODY {
   BACKGROUND-COLOR: black;
   COLOR: #ffbc21;
   FONT-FAMILY: sans-serif, arial, verdana;
   FONT-SIZE: x-small;
}

H1 {
   COLOR: #ff9900;
   FONT-FAMILY: sans-serif, arial, verdana;
}

H2 {
   COLOR: #ff9900;
   FONT-FAMILY: sans-serif, arial, verdana;
}

H3 {
   COLOR: #ff9900;
   FONT-FAMILY: sans-serif, arial, verdana;
}

H4 {
   COLOR: #ff9900;
   FONT-FAMILY: sans-serif, arial, verdana;
}

H5 {
   COLOR: #ff9900;
   FONT-FAMILY: sans-serif, arial, verdana;
}

H6 {
   COLOR: #ff9900;
   FONT-FAMILY: sans-serif, arial, verdana;
}

TH {
   COLOR: #ff9900;
   FONT-FAMILY: sans-serif, arial, verdana;
}

TABLE.OnlyBackGround {
   background-image: url(../images/seasons/primavera/01_01.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   
}

TABLE.BackGround {
   BORDER: none;
   background-image: url(../images/seasons/primavera/01_01.jpg);
   background-repeat: no-repeat;
   background-attachment: inherit;
   background-position: center center;
   word-spacing: 1px;
   position: relative;
   font-family: Arial,Helvetica,sans-serif;
}

TABLE.TableMain {
   WIDTH: 500;
   HEIGHT: 470;
   BORDER: none;
}

TABLE.TablePopUp {
   WIDTH: 500;
   HEIGHT: 490;
   BORDER: none;
   BACKGROUND-IMAGE: url("../images/01_07.jpg");
   BACKGROUND-REPEAT: repeat;
   background-attachment: fixed;
}

TABLE.TableIntro {
   WIDTH: 503;
   HEIGHT: 100;
   BORDER: none;
   background: url("../images/00_05.gif");
   background-repeat: no-repeat;        
   clear: both;
   float: inherit;
   overflow: hidden;
}

TABLE.IndexTitle {
   WIDTH: 255 ;
   HEIGHT: 110;
   BORDER: none;
   background-image: url("../images/01_11.jpg");
   background-repeat: no-repeat;
   clear: both;
   float: inherit;
   overflow: hidden;
   padding: 10px 2px 2px 10px
}

TABLE.TableMovieMovil {
   WIDTH: 268px;
   HEIGHT: 480px;
   BORDER: none;
   background: url("../images/01_07.jpg");
   background-repeat: repeat;
   clear: both;
   float: inherit;
   overflow: hidden;
   padding: 10px 2px 2px 10px
}

TABLE.TableCuponPremier {
   WIDTH: 300;
   HEIGHT: 200;
   BORDER: none;
   background-image: url("../images/cupon1.jpg");
   background-position: top;
   background-repeat: no-repeat;
}

TABLE.TableNewsSeccion {
   WIDTH: 195;
   HEIGHT: 100;
   BORDER: none;
}

.FontAmarillo {
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   FONT-SIZE: xx-small;
   FONT-STYLE: normal;
   LINE-HEIGHT: normal;
   FONT-WEIGHT: normal;
   COLOR: #ffbc21
}

.FontBlanco {
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   FONT-SIZE: xx-small;
   FONT-STYLE: normal;
   LINE-HEIGHT: normal;
   FONT-WEIGHT: normal;
   COLOR: white
}

.FontNegro {
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   FONT-SIZE: xx-small;
   FONT-STYLE: normal;
   LINE-HEIGHT: normal;
   FONT-WEIGHT: normal;
   COLOR: black;
   margin-right: 1px;
   padding-right: 2px;
   padding-left: 2px;
}

.FontError {
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   FONT-SIZE: xx-small;
   FONT-STYLE: normal;
   LINE-HEIGHT: normal;
   FONT-WEIGHT: normal;
   COLOR: red;
}

.FontAmarilloBold {
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   FONT-SIZE: xx-small;
   FONT-STYLE: normal;
   LINE-HEIGHT: normal;
   FONT-WEIGHT: bold;
   COLOR: #ffbc21
}

.FontBlancoBold {
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   FONT-SIZE: xx-small;
   FONT-STYLE: normal;
   LINE-HEIGHT: normal;
   FONT-WEIGHT: bold;
   COLOR: white;
}

.FontNegroBold {
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   FONT-SIZE: xx-small;
   FONT-STYLE: normal;
   LINE-HEIGHT: normal;
   FONT-WEIGHT: bold;
   COLOR: black;
}

.TitleAmarilloBold {
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   FONT-SIZE: xx-small;
   FONT-STYLE: normal;
   LINE-HEIGHT: normal;
   FONT-WEIGHT: bold;
   COLOR: #ffbc21;
   padding-bottom: 0.15em; margin: .15em 0 0.15em;
   border-bottom: 1px dashed #B2B2B2;
}

.TitleBlancoBold {
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   FONT-SIZE: xx-small;
   FONT-STYLE: normal;
   LINE-HEIGHT: normal;
   FONT-WEIGHT: bold;
   COLOR: white;
}

.TitleNegroBold {
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   FONT-SIZE: xx-small;
   FONT-STYLE: normal;
   LINE-HEIGHT: normal;
   FONT-WEIGHT: bold;
   COLOR: black;
}

A:link {
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   FONT-SIZE: xx-small;
   FONT-STYLE: normal;
   LINE-HEIGHT: normal;
   FONT-WEIGHT: 300;
   COLOR: white;
   text-decoration: none;
}

A:visited {
   TEXT-DECORATION: none;
   COLOR: #ffffff;
}

A:hover {
   TEXT-DECORATION: underline;
   COLOR: #ffffff;
}

A:active {
   TEXT-DECORATION: none;
   COLOR: #ffffff;
}

DIV {
   FONT-FAMILY: verdana, arial, helvetica, sans-serif;
   FONT-SIZE: xx-small;
}

DIV.cell {
   margin-left: 10%;
   width: 80%;
   margin-bottom: 10px;
   color: #FF9900;
}

DIV.cell SPAN.left {
   float: left;
   text-align: left;
   width: 49.5%;
   color: #FF9900;
}

DIV.cell SPAN.right {
   float: right;
   text-align: right;
   width: 49.5%;
   color: #FF9900;
}

.img-shadow {
   float:left;
   background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
   background: url(../images/shadow.gif) no-repeat bottom right;
   margin: 10px 0 0 10px !important;
   margin: 10px 0 0 5px;
}

.img-shadow img {
   display: block;
   position: relative;
   background-color: #fff;
   border: 1px solid #a9a9a9;
   margin: -6px 6px 6px -6px;
   padding: 4px;
}

ul, ol {list-style: none;}

#mainmenu {position: relative; top: .8em; display: block; height: 545px; width: 195px;}
#mainmenu div.span {position: relative; height: 30px; width: 100px; margin-top: 5px; }

#navbar {height: 2.4em;
   clear: both;
   float: inherit;
   background: black;
   border-top: 5px solid #333;
   font: x-small Arial, sans-serif ;
   overflow: hidden;
   min-width: 600px;
   max-width: 700px;
   page-break-before: avoid;
   margin-left: 0px;
   page-break-after: avoid;
   letter-spacing: .03em;
}
#navbar li {float: left; padding: 0 10px 0 5px; margin-right: 2px;
   background: url(../images/admin/linev.gif) 100% 66% ;
   background-repeat: no-repeat
}
#navbar li a {display: block; padding: 0.75em 0 0.25em;
   text-transform: none; color: white;}
#navbar #logout {background: none;}
#navbar a:hover,
.topfan #navbar #topfan a,
.premier #navbar #premier a,
.subasta #navbar #subasta a,
.promociones #navbar #promociones a,
.premios #navbar #premios a,
.comite #navbar #comite a,
.news #navbar #news a,
.cuenta #navbar #cuenta a,
.logout #navbar #logout a {
   background: url(../images/admin/navbarlinkbg.gif) top left repeat-x; color: #ffbc21;
}

/* IE5/Mac hacks */
/*\*//*/
#navbar {padding-top: 0.75em; height: 2.40em;}
#navbar li a {display: inline;}
/**/