a:link {text-decoration:none}
a:visited{text-decoration:none}
a:hover{
	color:#F60;
	text-decoration:none;
	text-align: left;
}


body {
	background-color: #000;
	overflow: scroll;
}
#CONTENEDOR {
	position: absolute;
	left: 10%;
	width: 80%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	top: 25px;
	height: auto;
	overflow: visible;
	z-index: 2;
	visibility: visible;
} 
.MARCOENCABEZADO {
	position: relative;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	height: auto;
	overflow: visible;
}
.MARCOCENTRAL {
	font-family: Verdana, Geneva, sans-serif;
	width: 100%;
	position: relative;
	background-color: #000;
	text-align: right;
	vertical-align: top;
	overflow: visible;
}
.MARCOPIE {
	position: relative;
	width: 100%;
	overflow: visible;
}
.MINIATURAS {
	text-decoration: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #000;
}

.TEXTOENCABEBLANCO {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
.TEXTOENCABENARANJA {
	color: #F60;
	border-bottom-color: #F60;
	font-size: 14px;
	text-decoration: none;
}
.TEXTOPIE {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999;
	font-weight: lighter;
	text-decoration: none;
	letter-spacing: -1px;
}

.TEXTOLATERAL {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #CCC;
	line-height: normal;
	text-decoration: none;
	text-align: left;
}

.TEXTOLATERALNARANJA {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #F60;
	line-height: normal;
	white-space: pre;
	text-decoration: none;
}
.TEXTOCENTRAL {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCC;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}
.TEXTORESALTADO {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #09F;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}
