/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	background-color: #e6cd99;
}
a:link {
	color:#990000;
	text-decoration: none;
	font-weight:bold;
	background-attachment: fixed;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-weight:bold;

}
a:hover {
	background-color:#660000;
	font-weight:bold;
	color:#FFFFFF;
}
a:active {
	text-decoration: none;
	color: #660000;
	font-weight:bold;
}

#masterbg {
	position:absolute;
	width:770px;
	background-image:url(../images/bg_nav_sp.gif);
	background-repeat:repeat-x;
	height:600px;
	top:0px;
	left:0px;
	}
	/* Imagen Cabecera 1 */
#headerfile {
	position:absolute;
	width:730px;
	height:140px;
	
	background-image:url(../images/cabecera.jpg);
	color:#000000;
	line-height:20px;
	text-align:right;
	left: 0px;
	top: 0px;
	padding-right:40px;
	}
	/* Imagen sponsors */
	#animationfile2 {
	position:absolute;
	left:0px;
	top:108px;
	height:100px;
	width:119px;
	;}
#animationfile {
	position:absolute;
	left:0px;
	top:140px;
	height:45px;
	width:770px;
	background-image:url(../images/sponsors.gif);}

#navigation_bg {
	position:absolute;
	width:180px;
/*	largo del menu */
	height:490px;
	background-image:url(../images/nav_bg.gif);
/*	background-repeat:no-repeat; */
	top:184px;
	left:0px;
}
#daystogo {
	text-indent:30px;
	font-size:14px;
	color:#660000;
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	height:40px;
	line-height:40px;
	font-weight:bold;
}
.days {
	font-size:14px;
	font-weight:bold;
	color:#330000;
	}
#content {

	position:absolute;
	width:570px;
	left:200px;
	top:190px;
}
#content-noticias {
	position:absolute;
	width:570px;
	left:200px;
	top:190px;
}
#news {
	position:absolute;
	width:530px;
	left:200px;
	top:190px;
}
#news_other_col {
	position:absolute;
	width:170px;
	padding-left:10px;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	top:185px;
	left:580px;
	}
#navigation a:link, #navigation a:visited {
	width:180px;
	height:20px;
	display:block;
	text-indent:30px;
	color:#660000;
	vertical-align:middle;
	line-height:20px;
	text-decoration:none;
	background-image:url(../images/bg_nav_top.gif);
	font-weight:bold;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
#navigation a:active, #navigation a:hover {
	background-color:#e6cd99;
	}
#subnavigation a:link, #subnavigation a:visited {
	width:180px;
	height:20px;
	display:block;
	text-indent:45px;
	color:#660000;
	vertical-align:middle;
	line-height:20px;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/subnav_bg.gif);
	background-color:#e6cd99;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
#subnavigation a:active, #subnavigation a:hover {
	background-color:#d7c290;
	}
h1 {
	font-size:18px;
	color:#660000;
	}
h2 {
	font-size:14px;
	color:#660000;
	}
h3 {
	font-size:12px;
	color:#660000;
	}
h4 {
	font-size:12px;
	color:#000000;
}


