body {
	background-repeat:repeat-x;
	background-color:#120C0C;
	font: 12px/16px Arial, Helvetica, sans-serif;
	margin: 0;
	position:relative;
}

body.manana {
  background-image: url(images/bg_manana.jpg);
}
body.tarde {
  background-image: url(images/bg_tarde.jpg);
}
body.noche {
  background-image: url(images/bg_noche.jpg);
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


h1 {
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 20px 0 10px 0;
  text-transform: uppercase;
}

#menu {
	text-align:left;
	margin: 0 0;
	width: 175px;
	overflow:hidden;
}

#menu ol {
	margin: 0;
	padding: 0;
	text-align: left;
	height:100%;
	top:0;
	position:relative;
}

#menu li {
	color: #ceb65c;
	display: list-item;
	list-style-type: decimal;
	list-style-position: inside;
	padding: 10px 10px 9px 10px;
	cursor:pointer;
}
#menu li:hover {
	color: #ceb65c;
	display: list-item;
	list-style: none;
	list-style-type: decimal;
	list-style-position: inside;
	padding: 10px 10px 9px 10px;
}

#menu a {
  color: #ceb65c;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

#menu a:hover, #menu a.active {
  color: #FFFFFF;
}

#easyscroll{
	}	

	/* easyscroll navigation buttons */	

	#easyscrollnav, #easyscrollnav li{
		height:20px;
		line-height:20px;
		margin:0 0 0 10px;	
		padding:0;
		}	
	#easyscrollnav{
		margin:2px 0;	
		}			
	#easyscrollnav li{
		list-style:none;
		float:left;
		color:#ceb65c;
		cursor:pointer;
		margin-right:3px;
		}					
	#easyscrollnav li#btnDown{
		list-style:none;
		background: url(images/down.gif) no-repeat left bottom;
		color:#ceb65c;
		height:18px;
		width:18px;
		text-indent:-20000px;
		cursor:pointer;
		margin-right:3px;
		}					
		
	#easyscrollnav li#btnDown.over{
		list-style:none;
		background: url(images/down_over.gif) no-repeat left bottom;
		color:#ceb65c;
		height:18px;
		width:18px;
		text-indent:-20000px;
		cursor:pointer;
		margin-right:3px;
		}					
	#easyscrollnav li#btnUp{
		list-style:none;
		background: url(images/up.gif) no-repeat left bottom;
		color:#ceb65c;
		height:18px;
		width:18px;
		text-indent:-20000px;
		cursor:pointer;
		margin-right:3px;
		}					
		
	#easyscrollnav li#btnUp.over{
		list-style:none;
		background: url(images/up_over.gif) no-repeat left bottom;
		color:#ceb65c;
		height:18px;
		width:18px;
		text-indent:-20000px;
		cursor:pointer;
		margin-right:3px;
		}					

	#easyscrollnav li.over{
		color:#ceb65c;
		text-decoration:underline;
		}							


#main {
  background-position:left bottom;
  background-repeat:no-repeat;
  color: #ceb65c;
  margin: 0 auto;
  width: 960px;
  height:650px;
}

#aviso {
  background-image: url(images/aviso_navegador.jpg);
  background-position:left bottom;
  background-repeat:no-repeat;
  margin: 50px auto;
  width:504px;
  height:454px;
  cursor:pointer;
}


div.manana {
  background-image: url(images/fondo_manana.jpg);
}
div.tarde {
  background-image: url(images/fondo_tarde.jpg);
}
div.noche {
  background-image: url(images/fondo_noche.jpg);
}

.lightSwitcher {
	position:absolute;
	right:240px;
	color:#FFF;
	margin-top:10px;
	background-image:url(images/light_bulb_off.png);
	background-repeat:no-repeat; 
	background-position:left; 
	padding: 0 0 0 20px;
	z-index:101; 
	outline:none; 
	text-decoration:none;
}


.lightSwitcher:hover {text-decoration:underline;}
.turnedOff {color:#ffff00;background-image:url(images/light_bulb.png);} 

#shadow {background-image:url(images/shade1x1.png); position:absolute; left:0; top:0; width:100%; z-index:100;}

#wrap {
	margin: 0 0;
	position:relative;
	top:165px;
	left:30px;
}
#video {
	text-align:center;
	z-index:200; 
	position:relative;
	margin: 0 0;
	background-color:#000;
	width: 390px;
	height:290px;
}

#video_inner {
  margin: 0 auto;
}

#popup01 a  {
  color: #056b93;
  border-bottom:1px solid #056b93;
}
#popup01 a:hover  {
  color: #C78940;
  border-bottom:1px solid #C78940;
  text-decoration:none;
}


#popup01 a.link_bichitos {
  background: #fff url(images/link_bichitos.gif) no-repeat top left;
  padding: 10px 0 10px 42px;
  line-height:35px;
  text-decoration: none;
  border:none;
}
#popup01 a.link_bichitos:hover {
  background: #fff url(images/link_bichitos_over.gif) no-repeat top left;
  text-decoration: none;
  border:none;
}

#main a {
  color: #ceb65c;
}

#main h1 {
  color: #C78940;
}
h2 {
  color: #056b93;
}
ul.nav_bottom {
	margin:0;
	padding:0;
	position:relative;
	top:-15px;
	left: 0px;
}

ul.nav_bottom li{
	list-style:none;
	float:left;
	margin:0 12px 0 0;
	padding:5px;
	text-indent:-10000px;
	display:block;
	width:80px;
	cursor:pointer;
}
ul.nav_bottom li a{
	text-indent:-10000px;
	cursor:pointer;
}

#mail{
	position:relative;
	top:-60px;
	left:20px;
	display:block;
	width:63px;
	height:45px;
	cursor:pointer;
}

/*
#extras{
	position:relative;
	top: 170px; 
	left: 390px;
	width: 160px;
	height: 80px;	
	display:block;
	cursor:pointer;
}*/
#extras{
	position:relative;
	top: 170px; 
	left: 320px;
	width: 160px;
	height: 80px;	
	display:block;
	cursor:pointer;
	float:left;
}

#mundial{
	position:relative;
	top: 180px; 
	left: 550px;
	width: 100px;
	height: 55px;	
	display:block;
	cursor:pointer;
}


#footer {
  background:  url(images/footer_long.jpg) repeat-x;
  color: #FFF;
}

#footer_inner {
  height: 91px;
  margin: 0 auto;
  width: 960px;
}

#footer a {
  color: #ceb65c;
}

#left_footer {
  float: left;
  padding-top: -5px;
}

#right_footer {
  float: right;
  text-align:right;
  padding-top: -5px;
}

/* IE7 */
*:first-child+html .lightSwitcher {display:none;}	
*:first-child+html ul.nav_bottom {top:-15px; left: 0; margin-top:-5px;}	

/* IE6 */
* html .lightSwitcher {display:none;}	

/* chrome */
body:nth-of-type(1) ul.nav_bottom li{
	 margin-top:50px;
}

body:nth-of-type(1) .lightSwitcher {
	margin-top:60px;
}

img.left {
  float: left;
  padding: 3px;
  /*border: 3px solid #ceb65c;*/
  margin: 0 8px 8px 0;
}
img.tip {
cursor:pointer;}

