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

Stylesheet di www.web2net.it

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

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

BODY
{
    FONT-SIZE: 9pt;
    COLOR: #3759ae;
    FONT-FAMILY: Arial,Helvetica;
    BACKGROUND-COLOR: #8BB191;/*
    scrollbar-face-color: #FBECB0; 
    scrollbar-track-color: #FBECB0; 
    scrollbar-arrow-color: #480209; 
    scrollbar-shadow-color: #F6CF51; 
    scrollbar-3dlight-color: #F6CF51; 
    scrollbar-darkshadow-color: #F6CF51*/
    /*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: Arial;
	font-size: 11px;
	color: #FFBC01
	}

.cover a:link
{
	color: #FFBC01;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px
	}

.cover a:visited
{
	color: #FFBC01;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px
	 }
 
.cover a:hover
{
	color: #FFBC01;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px
	}


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

.impressum /*style normale*/
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 135%
}

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

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

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




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

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

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

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

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

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

.normale a:link
{
	color: #3759ae;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px
}

.normale a:visited
{
	color: #3759ae;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px
}

.normale a:hover
{
	color: #3759ae;
	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: #3759ae
}

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

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

.menu a:hover
{
	color: #3759ae;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	/*font-style: italic;*/
	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
	
}