﻿/* SEGNALAZIONI */

.segnData
{
	width: 80px;
	background-color: #C9CDD0;
	color: White;
	font-weight: bold;
	font-family: Tahoma;
    font-size: 14px;
}

.segnServ
{
	width: 100px;
	background-color: #C9CDD0;
	color: White;
	font-weight: bold;
	font-family: Tahoma;
    font-size: 14px;
}

.segnLoc
{
	width: 90px;
	background-color: #C9CDD0;
	color: White;
	font-weight: bold;
	font-family: Tahoma;
    font-size: 14px;
}

.segnInd
{
	width: 170px;
	background-color: #C9CDD0;
	color: White;
	font-weight: bold;
	font-family: Tahoma;
    font-size: 14px;
}

.segnSegn
{
	width: 330px;
	background-color: #C9CDD0;
	color: White;
	font-weight: bold;
	font-family: Tahoma;
    font-size: 14px;
}

.segnStato
{
	width: 30px;
	background-color: #C9CDD0;
	color: White;
	font-weight: bold;
	font-family: Tahoma;
    font-size: 14px;
} 

.segnfiltro
{	
	background-color: #C9CDD0;
	color: White;
	font-weight: bold;
	font-family: Tahoma;
    font-size: 14px;
} 

.segnnuovo
{	
	width: 100%;
}

.segnrighe
{
    font-family: Tahoma;
    font-size: 12px;
    background-color: #F0F6FA;
    color: #3F4142;
}

.segnlinkdett a
{
    font-family: Tahoma;
    font-size: 12px;    
    color: #3F4142;
    text-decoration: none;
}

.segnlinkdett a:hover
{
    font-family: Tahoma;
    font-size: 12px;    
    color: #3F4142;
    text-decoration: underline;
}

.segndetttitolo
{
    width: 80%;
}

.segndettchiudi
{
    width: 20%;
}    

.segntestoconsfondo
{
    font-family: Tahoma;
    font-size: 12px;
    background-color: #F0F6FA;
    color: #3F4142;
} 

.segntesto
{
    font-family: Tahoma;
    font-size: 12px;    
    color: #3F4142;
}  

.segntestopic
{
    font-family: Tahoma;
    font-size: 10px;    
    color: #3F4142;
}  

.segntestorosso
{
    font-family: Tahoma;
    font-size: 12px;    
    color: Red;
}
