a,a:link {
	color: #597702;
}

a:visited {
	color: #597702;
}

a:hover {
	color: #365500;
}

h2 {
	color: #597702;
}

h3 {
	color: #597702;
}

.entrar {
	color: #6E9302;
}

#menu li a {
	color: #6E9302;
}

#menu li a:hover {
	color: #365500;
}

.descripcion {
	background-color: #E8EFE4;
}

.fechaHora {
	width: 80px;
}

.avisoContactar {
	background-color: #F5E63D;
	padding: 10px;
	height: 140px;
}

.iconoStop {
	position: relative;
	float: left;
	top: 35px;
}

.avisoContactarAtencion {
	width: 370px;
	float: right;
}

.tipoMensajeBlock {
	width: 576px;
	display: block;
	height: 170px;
}

.tipoMensaje {
	width: 175px;
	display: block;
	float: left;
	text-align:justify;
	/*text-justify: distribute;*/ 
}

.tipoMensajeCentral {
	margin: 0 25px 0 25px;
	float: left;
}

.btnReenviar {
	background-image: url(/img/icono_modificar.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: center;
	margin: 2px;
}

.btnDetener {
	background-image: url(/img/Detener.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: center;
	margin: 2px;
}

.btnReanudar {
	background-image: url(/img/Reanudar.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: center;
	margin: 2px;
}

.btnCancelar {
	background-image: url(/img/papelera.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: center;
	margin: 2px;
}

.segSeleccionado {
	font-weight: bold;
	color: #FF0000;
}

.segSinEspecificar {
	color: #c0c0c0;
}

.tpvStat {
	color: #808080;
}

.tpvActivo {
	color: #FF0000;
}

.tpvAno {
	width: 40px;
}

.tpvMes {
	width: 20px;
}
