﻿
/****************************************************


*****************************************************/


/*********************************************
            MENU DI NAVIGAZIONE
**********************************************/
.titoloASF {
	PADDING-RIGHT: 0.5em;
	PADDING-LEFT: 0.5em;
	FONT-WEIGHT: bold;
	FONT-SIZE: 70%;
	PADDING-BOTTOM: 0.2em;
	PADDING-TOP: 0.2em;
	BACKGROUND-COLOR: #800000;
	COLOR: #ffffff;
}
 
.titoloASFsf {
	COLOR: #ffffff;
    BACKGROUND-COLOR: #800000;
} 
.testataASF{
   font-weight:bold;
   FONT-SIZE: 70%;
   TEXT-DECORATION: none;
   COLOR:#800000;
 }
 .tableASF {
	border-right:  #800000 1px solid;
 	BORDER-TOP: #800000 1px solid;
  	BORDER-LEFT: #800000 1px solid;
	BORDER-BOTTOM: #800000 1px solid;
	BACKGROUND-COLOR: #ffffff;
	COLOR: #ffffff ;
	display :block ;
}

.stableASF
{
    border: #800000 1px solid;
    background-color: #FFFAF4;
    color: #000000;
    margin-bottom: 0.5em;
    padding-right: 1%;
}

/****************************/

.menuASF
{   FONT-SIZE: 65%;
	TEXT-DECORATION: none;
	color: #000000;
	line-height: 1.7em ;
	list-style :none;
	list-style-image :url(Images/freccia1.gif);
	list-style-position :outside  ;  
 }
 
 .bottonASF{
 
 
 
 
 }
 
/*********************************/
A.linkareeASF:link
{
    color: #000000;
    text-decoration: none;
}
A.linkareeASF:visited
{
    color: #000000;
    text-decoration: none;
}
A.linkareeASF:active
{
    color: #000000;
    text-decoration: none;
}
A.linkareeASF:hover
{
    color: #800000;
    background-color: #FFC488;
    text-decoration: underline;
}
.slinkareeASF
{
    color: #000000;
    text-decoration: none;
    background-color: #FFC488;
}






/**********************************************
               FINE MENU
/**********************************************/


.bodyASF {
	FONT-SIZE: 60%;
	TEXT-DECORATION: none;
	color: #000000;
	line-height: 2.0em ;
}

.noteASF{
    margin-left :3%;
    width :80%;
}


/*********************************************/
/***  GRID  ***********************************/

.gridASF
{
    color: #5E0000;
    font-weight: bold;
    text-align: left;
    width: 100%;
}

.detailsASF {
 color:#5E0000;
 font-weight :bold;
 text-align :left ;
 width :85%;
}

.headerASF
{
    background-color: #800000;
    font-weight: bold;
    color: White;
    font-weight: bold;
    color:White ;
}

.footerASF  {
 /*background-color :#5D7B9D;*/
  background-color :#E8F0F9;
  font-weight :bold ;
  color:#284775 ;
}

.rowASF
{
    background-color: #FFFAF4;
    color: #000000;
    font-weight: normal;
}

.alternatingrowASF
{
    background-color: White;
    color: #600000;
    font-weight: normal;
}

.editrowASF {
 background-color :White;
 color:#284775;
 font-weight :normal  ;
 text-align :left ;
}

.headerFieldASF
{
    font-weight: bold;
    color: #800000;
    font-weight: bold;
    text-align: left;
    background-color: #FFEED9;
    width: 25%;
}

.fieldASF{
 font-weight :bold ;
 color:#800000;
 font-weight :bold ;
 text-align :left ;
}




/*************/
a.linkASF:link, a.linkASF:visited
{
    color: #990033;
    text-decoration: none;
    margin-top: -3px;
    font-weight: bold;
}
a.linkASF:hover
{
    color: #FFC488;
    text-decoration: underline;
    font-weight: bold;
}



/********LINK ASF *****/
a.linkASFEdit:link, a.linkASFEdit:visited
{
    color: #336699;
    text-decoration: none;
    margin-top: -3px;
    font-weight: bold;
}
a.linkASFEdit:hover
{
    color: #FFB5B5;
    text-decoration: underline;
    font-weight: bold;
}

/*****************************/

/*****************/
.errorASF{
    color:#C00000; 
    font-weight :bold;
}
/***************************************/
/******************************/
#asf-colonna1 { 
	position:absolute; top:13%; left:0; 
	width:70%; 
	padding: 0 0 0 0;
	margin: 0 0 0 5%;
}

#asf-colonna2 { 
	margin: 0  0  0  78%; 
	padding:0 0 0 0;
	width:20%; 
}

#asf-colonna3 { 
	position:absolute; top:0; right:0; 
	width:0; 
	padding:0 0 0 0;
}



