/* CSS Document */

.descrip {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	width: 200px;
	border: thick groove #F9C806;
	visibility: hidden;
	z-index: 1;
	position: absolute;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}

.informacion {
	width: 100%;
	visibility: hidden;
	z-index: 2;
	position: absolute;
	float: left;
	text-align: justify;
	top: 135px;
	right: 0px;
	margin: 10px;
	padding: 10px;
	border: 2px outset #F38B18;
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	color: #F2DA31;
}

.detalles {
	background-color: #000000;
	border: 0px none #F9C806;
	visibility: hidden;
	z-index: 1;
	position: absolute;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: justify;
	height: 40px;
	vertical-align: top;
}

.detallin, .detallin:link, .detallin:active, .detallin:visited, .detallin:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFD9;
	text-decoration: none;
}

.detallin:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: small-caps;
	color: #B0AC13;
	text-decoration: none;
}

.detallcab {
	font-size: 10px;
	color: #FFFF00;
}

td {
	font-size: small;
	color: #F3A227;
	font-style: inherit;
	text-align: justify;
}

.leyenda {
	font-size: x-small;
	color: #F2DA31;
}

.comandos {
	border: medium outset #D3CB21;
}

.Volver, .Volver:link, .Volver:active, .Volver:visited, .Volver:hover {
	font-size: 16px;
	font-weight: bold;
	color: #F2DA31;
	text-decoration: none;
	font-family: 'Times New Roman', Times, serif;
	text-align: center;
}

.Cuadro, .Cuadro:link, .Cuadro:active, .Cuadro:visited {
	font-size: 10px;
	font-weight: bold;
	color: #F2DA31;
	text-decoration: none;
	font-family: 'Times New Roman', Times, serif;
	text-align: center;
	font-variant: normal;
	text-transform: uppercase;
	background-position: center center;
	vertical-align: middle;
	margin: 2px;
	width: 100%;
	border: 2px outset #F38B18;
	cursor: help;
	padding: 2px;
	height: 40px;
	float: none;
}

.Cuadro:hover {
	color: #B81663;
	text-decoration: none;
}

.cortina {
	background-color: #990000;
	border: 0px solid #000000;
	visibility: hidden;
	z-index: 2;
	position: absolute;
	float: none;
	height: 40px;
	color: #FFFFFF;
	width: 1px;
	background-image: url(telon.jpg);
}
