.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-transform: uppercase;
	height: 15px;
	cursor: hand;
	text-decoration: none;
	list-style-type: disc;
}

.Titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FF6600;
	text-transform: uppercase;
	height: 15px;
	cursor: hand;
	text-decoration: none;
	list-style-type: disc;
}

.InfoGeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	height: 15px;
	text-decoration: none;

}
.InfoGeneral2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	height: 15px;
	text-decoration: none;
	background-color: #E0E0E0;

}
.InfoCaptura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	height: 20px;
	text-decoration: none;

}
.Tabla1Px {
	border: 1px ridge #CCCCCC;
}
.VerMapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.Blanco5px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}
.TituloDetalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FF6600;
	text-transform: uppercase;
	height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;

}
.TituloEstado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
}
.Marco1px {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.NombrePlanta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 10px;
	text-align: right;
}

.View {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}

