body {
	background-image:url(/images/site-background.gif);
	background-repeat:repeat-x;
	background-color: #E5E5E5;
	margin: 0,0,0,0;
}

/*--Main Container--*/
.main_view {
	top: 170px;
	float: left;
	position: absolute;
}
/*--Window/Masking Styles--*/
.window {
	height:220px;
	width: 580px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

}
#paddin {
	postion: absolute;
	right: 0px;
	overflow: hidden;
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
	overflow: hidden;
}
.paging a.active {
	font-weight: bold;
	background: none;
	border: 1px solid #FFF;

}
.paging a:hover {font-weight: bold;}






.principal-table {
	background:#FFF;
	width:980px;
	border:none;
	align: center;
	border: none;
}
h1 {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 20px;
	margin-top: 0px;
	color:#666;
}
h2 {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1em;
	margin-top: 0px;
	color:#666;
}
h3 {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1em;
	margin-top: 0px;
	color: #006699;
}
h4 {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1em;
	margin-top: 0px;
	color: #999;
}

h5 {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1em;
	margin-top: 0px;
	color:#0099cc;
}

h6 {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#cc6600;
}

ul{
	list-style-image: url(/images/small_arrow.gif);
	font-size: 11px;
	line-height: 1.5em;
	margin: 1.25em 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
}
ol{
	font-size: 11px;
	line-height: 1.5em;
	margin: 1.25em 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666;
	text-align: inherit;
}

a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: normal;
	text-decoration:none;
	letter-spacing: normal;
	line-height: 1.42em;
	color: #006699;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.42em;
	color: #006699;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.42em;
	color: #CCC;
}
a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.42em;
	color: #006699;
}

/* Textos extras */

small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	color: #999;
	text-align: inherit;
}


.flash1
	{
	z-index:-999;
	
}
.popup1
	{
	display:none;
	position:absolute;
	width:50%;
	left:260px;
	top:90px;
	z-index:100; 
}

/* Tabla Eventos */

#table_eventos {
	width: 100%;
	padding: 2;
	margin: 0;
}
a.evento:link {
	color: #333;
	font: bold 16px Arial, "Helvetica", sans-serif;
	letter-spacing: -0.5px;
	padding: 2px 2px 2px 2px;
}
th {
	font: bold 9px Tahoma, Geneva, sans-serif;
	color: #FFF;
	border-right: 0px;
	border-bottom: 1px solid #E5E5E5;
	border-top: 0px solid #F5F5F5;
	text-align: left;
	padding: 2px 2px 2px 2px;
	background: #cc6600 url(/images/bg_header.jpg) no-repeat;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0px;
	background: none;
}
td.eventos {
	border-right: 0px;
	border-bottom: 1px solid #E5E5E5;
	background: #fff;
	padding: 2px 2px 2px 2px;
	color: #666;
	font: 10px Tahoma, Geneva, sans-serif;
	vertical-align:top;
}
th.spec {
	border-left: 0px;
	border-top: 0;
	background: #fff url(/images/bullet1.gif) no-repeat;
}

/* Tabla indicadores */

td.indicadores {
	font: 9px Tahoma, Geneva, sans-serif;
	color: #666;
	border-bottom: 1px solid #CCC;
	border-top: 0px;
	text-align: left;
	padding: 3px 3px 3px 3px;
}

/* Botones */


.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:10px;
	padding:5px 15px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.myButton:a {
	font-family:arial;
	font-size:10px;
	color:#777777;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.myButton:active {
	position:relative;
	top:1px;
}
.myButton:visited {
	font-family:arial;
	font-size:10px;
	color:#777777;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
}
