/*########################

Stylesheet di www.web2net.it

Sylesheet standard CSS
	versione:		1.0
	data:			18.01.2004
	autore: 		Laurin Moroder

	info@web2net.it
	
########################*/

BODY
{
    FONT-SIZE: 12px;
    COLOR: #E0E0E0;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #E0E0E0;/*
    scrollbar-face-color: #E0E0E0; 
    scrollbar-track-color: #808080; 
    scrollbar-arrow-color: #000000; 
    scrollbar-shadow-color: #808080; 
    scrollbar-3dlight-color: #808080; 
    scrollbar-darkshadow-color: #808080*/
    /*BACKGROUND-IMAGE: url('../images/texture.gif')*/
}


TABLE
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
TR
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
    
}
TH
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
TD
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}

A
{
    COLOR: #000000;
    TEXT-DECORATION: none
}





/*########################*/

.cover /*style per pagina cover*/
{
	font-family: Verdana;
	font-size: 9px;
	color: #7f7f7f;
	font-weight: none
	}

.cover a:link
{
	color: #7f7f7f;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-weight: none
	}

.cover a:visited
{
	color: #7f7f7f;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-weight: none
	 }
 
.cover a:hover
{
	color: #4f4f4f;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 9px;
	font-weight: none
	}





/*########################*/

.info /*style per informazioni piccole*/
{
	font-family: Verdana;
	font-size: 11px;
	color: #848370;
	font-weight: none
}

.info a:link
{
	color: #848370;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: none
}

.info a:visited
{
	color: #848370;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: none
 }
 
.info a:hover
{
	color: #848370;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	font-weight: none
}

/*########################*/

.normale /*style normale*/
{
	font-family: Verdana;
	font-size: 9px;
	color: #000000
}

.normale a:link
{
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px
}

.normale a:visited
{
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px
}

.normale a:hover
{
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 9px
}




/*########################*/

.popup /*style normale*/
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF
}

.popup a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px
}

.popup a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px
}

.popup a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px
}



/*########################*/

.content /*style normale*/
{
	font-family: Arial;
	font-size: 13px;
	color: #FFCB43
}

.content a:link
{
	color: #FFCB43;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px
}

.content a:visited
{
	color: #FFCB43;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px
}

.content a:hover
{
	color: #FFCB43;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px
}



/*########################*/


.menu /*style per titolo*/
{
	font-family: Verdana;
	font-size: 12px;
	/*font-weight: bold;*/
	/*font-style: italic;*/
	color: #4F4F4F
}

.menu a:link
{
	color: #4F4F4F;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	/*font-style: italic;*/
	font-size: 12px
}

.menu a:visited
{
	color: #4F4F4F;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	/*font-style: italic;*/
	font-size: 12px
}

.menu a:hover
{
	color: #4F4F4F;
	font-family: Verdana;
	font-size: 12px;
	font-weight: none;
	font-style: italic;
	text-decoration: undeline
}

   

/*########################*/


.tit /*style per titolo*/
{
	font-family: Verdana;
	font-size: 11px;
	/*font-weight: bold;*/
	/*font-style: italic;*/
	color: #4F4F4F
}

.tit a:link
{
	color: #4F4F4F;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	/*font-style: italic;*/
	font-size: 11px
}

.tit a:visited
{
	color: #4F4F4F;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	/*font-style: italic;*/
	font-size: 11px
}

.tit a:hover
{
	color: #4F4F4F;
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	font-style: none;
	text-decoration: underline
}


             
/*########################*/

.web2net /*style per web2net*/
{
	font-family: Verdana;
	font-size: 9px;
	color: #000000

.web2net a:link
{
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px
}

.web2net a:visited
{
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px
}

.web2net a:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline
	
}