/* CSS Document */
body  {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.IZQUIERDA {
	left: 0px;
	top: 0px;
	width: 20%;
	float: left;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 100%;
	background-color: #333;
	z-index: 20;
	position: fixed;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.IZQUIERDA ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.IZQUIERDA a {
	font-size: 24px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 30px;
}
.IZQUIERDA .ENLACES  {
	float: left;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 20;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.IZQUIERDA .ENLACES2 {
	font-size: 18px;
	margin: 0px;
	float: left;
	height: 70%;
	width: 100%;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
	text-align: center;
}
.IZQUIERDA .ENLACES2 table {
	width: 100%;
}

.IZQUIERDA .ENLACES2 table tr td {
	padding-bottom: 10px;
	text-align: center!important;
}

.IZQUIERDA .ENLACES2 table tr td a{
	font-size: 14px;
	text-decoration: none;
	color: #B9B9FF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.IZQUIERDA .ENLACES2 table tr td a:hover {
	color: #80FFFF;
}

.IZQUIERDA .ENLACES2 img  {
	padding: 0px;
	border: 2px solid #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 50px;
	height: 50px;
}


.IZQUIERDA .ENLACES2 img:hover  {
	border: 2px solid #B9B9FF;
}
.VARIABLE {
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 80%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 20%;
	z-index: -2;
	overflow-x: hidden;
	overflow-y: hidden;
	overflow: hidden;
}


.CENTRAL {
	width: 70%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2em;
	top: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto!important;
	z-index: -2;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.CENTRAL table tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 28px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
.CENTRAL table tr td img {
	float: left;
	margin-right: 15px;
	left: 0px;
	position: relative;
	height: auto;
	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.CENTRAL  #tabla1{
	font-size: 18px;
	overflow: scroll!important;
	text-align: left!important;
	visibility: visible;
	margin: 0px;
	padding: 0px;
}
.CENTRAL table#tabla1 tr td a{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #460174;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}

.CENTRAL #tabla1 tr td a:hover {
	color: #AD015B;
	background-color: #D5D5FF;
}
.DERECHA {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	top: 0px;
	right: 0px;
	float: right;
	background-color: #333;
	z-index: -2;
	width: 28%;
	position: fixed;
	text-align: center;
	overflow: hidden!important;
}
.DERECHA .cabecera  {
	border: 1px solid #609;
	color: #8B3FFE;
	font-weight: bold;
}



.DERECHA ul li a , .IZQUIERDA ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	left: 20px;
	color: #B9B9FF;
	text-decoration: none;
	font-weight: normal;
}
.DERECHA ul li , .IZQUIERDA ul li{
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin-top: 10px;
}
.DERECHA  a:hover, .IZQUIERDA a:hover{
	color: #80FFFF;
	text-decoration: underline;
}

.estilo1 {  background-color: #EDF1CD}


.CONTADOR {
	position: absolute;
	left: 1%;
	bottom: 2%;
	font-size: 16px;
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #00C;
}
.resaltar1 {
	font-weight: bold;
	color: #900;
}

