

* {
    outline: none;
    font-family: Arial;
    color: #FFF;
}

body {
    background-color: #000;
    height: 100%;
    overflow: auto;
    margin: 0px;
}

#BgDiv {
    position:absolute;
    text-align: center;
    overflow: hidden;
    width: 100%;  
    height: 100%;
    min-width: 800px;
    min-height: 768px;
}

#BgDiv2 {
    background-position: top left;
    background-repeat: no-repeat;
    min-width: 800px;
    min-height:768px;
    max-width:1024px;
    max-height:768px;
    background-image: url(../images/fondos/sprite.jpg);
    margin: auto;
}


#BodyWrapper{
    width: 800px;
    margin: auto;
    position: relative;
    top:100px;
    z-index: 3;
}

#MainMenu{
    width: 172px;
    float: left;
}

#MainMenu a{
    display: block;
    width: 147px;
    height: 30px;
    clear: both;
    background-image: url(../images/menu/bg.png);
    background-position: top left;
    background-repeat: repeat-x;
}

#MainMenu a:hover{
    background-image: url(../images/menu/bg_over.png);    
}

#MainMenu a.current{
    background-image: url(../images/menu/bg_over.png) !important;
}

#MainMenu a img{
    margin-left: 30px;    
}

.facebookLink, .facebookLink:hover{
    background-image: url(../images/menu/fill.png) !important;     
    background-repeat: repeat !important;
    height: 35px !important;
    padding-top: 10px;
}

.facebookLink img{
    margin-left: 45px !important;
}

.ruta40Link, .ruta40Link:hover{
    background-image: url(../images/menu/fill.png) !important;     
    background-repeat: repeat !important;
    height: 60px !important;
    padding-top: 10px;
}

#MainContent{
    width: 580px;
    float: left;
}

#ContentWrapper{
    background-image: url(../images/body/fondo_verde.png);
    background-position: top center;
    background-repeat: no-repeat;
    width: 580px;
    height: 498px;
    overflow: hidden;
    top:70px;
    left: 0px;
    position: relative;
}

#BannerWrapper{
    width: 580px;
    text-align: center;    
    position: relative;
}

#ExitLogoWrapper{
    text-align: left;    
}

.top0{
    margin-top: 0px;
}

p{
    line-height:150%
}

.clearDiv{
    clear: both;
}

.pageWrapper{
    height: 420px;
}

.columnLeft{
    float: left;
    clear: left;
    width: 320px;
}

.columnRight{
    float: right;
    clear: right;
    width: 240px;
    text-align: left;    
}

.divIdioma{
    width: 200px;
    height: 22px;
    text-align: right;
    overflow: hidden;
    top:70px;
    right: 30px;
    position: relative;
    float: right;
}

.divTiemposOnline{
    width: 208px;
    height: 30px;
    text-align: right;
    overflow: hidden;
    top:60px;
    left: 40px;
    position: relative;
    float: left;
}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
    top: 15px;
    left: 50px;
	z-index: 6;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 15px;
	height: 100%;
    background-image: url(../images/body/scroll_bg.png);
    background-repeat: repeat-y;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
    background-image: url(../images/body/scroll.jpg);
    height: 10px !important;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

.pageTitle{
    padding-top: 55px;
    padding-left: 75px;
}

.pageContent{
    width: 280px;
    height: 250px;
    overflow: auto; 
    font-size: 12px;
}

.columnRight{
    padding-top: 40px !important;
}

.ultimosWrapper{
    padding-top: 20px !important;
}

.promosWrapper{
}

.ultimosList{
    padding-left: 10px;
    margin-top: 10px;
}

.ultimosList li{
    list-style: none;
    padding: 0px;
    margin-left: 0px;
}

.ultimosList li a{
    font-size: 14px;
    color: #fff600;
    text-decoration: none;
    font-weight: bold;
    width: 175px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

#backgroundTiempos{  display:none;  position:fixed;  height:100%;  width:100%;  top:0;  left:0;  background:#000;  z-index:90;  }  
#tiemposWrapper{  display:none;  position:fixed;  width:828px;  z-index:100; height: 534px;  background-position: top left; background-repeat:none; }
.tiemposContent{ padding-top:170px;}
#tiemposClose{ position:absolute; top:45px; right:145px; }
.promoCerrartd{ padding-right: 35px; padding-left:75px; }
#tablaDeTiempo thead tr td{ background-color:#006E3A; text-align:center; color:#FFF; font-weight: bold; font-size:14px; height: 45px; vertical-align: middle; letter-spacing: 2px; }
#tablaDeTiempo{ border: 2px solid #000; }
.tdUnTiempo{ color:#EC1C24; text-align: center; padding: 2px; vertical-align: middle; font-size: 11px; background-color:#DFF0E1;}
.tdUnTiempo a{ font-size: 11px;  text-decoration:none; color:#EC1C24; }
.tdUnTiempo a:hover{ text-decoration:underline;}