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

Stylesheet di www.web2net.it

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

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

BODY
{
    FONT-SIZE: 9px;
    COLOR: #2b2b2b;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #fcf6e6;
    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')*/
}


.textinput
{
  border:1px solid #6C98D9; background-color: white;
  font-family: Verdana;
  font-size: 8pt;
  height: 21px;
  margin: 2px
}

.textinput2
{
  border:1px solid #6C98D9; background-color: white;
  font-family: Verdana;
  font-size: 8pt;
  margin: 2px
}

.button
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 22px;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-image: url('../images/button.gif');
	background-repeat: repeat-x;
	border: 1px solid #326BC0
}

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

.cover /*OK style per informazioni piccole cover*/
{
	font-family: Arial;
	font-size: 14px;
	color: #2b2b2b;
	font-weight: bold;
}

.cover a:link
{
		text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	color: #2b2b2b;
	font-weight: none;
}

.cover a:visited
{
		// color: #723333;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	color: #2b2b2b;
	font-weight: none;
 }
 
.cover a:hover
{
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	color: #838383;
	font-weight: none;
}


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

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

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

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

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

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


.normale /*style normale*/

{
	font-family: Arial;
	text-decoration: none;
	font-size: 13px;
	color: #2b2b2b;
}

 .normale a:link

{
	color: #2b2b2b;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
}

.normale a:visited
{
	color: #2b2b2b;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
}


.normale a:hover
{
	color: #2b2b2b;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
}


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


.bandiere /*style normale*/

{
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	color: #2b2b2b;
}

 .bandiere a:link

{
	color: #2b2b2b;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

.bandiere a:visited
{
	color: #2b2b2b;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}


.bandiere a:hover
{
	color: #2b2b2b;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}


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

.content /*style normale*/
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}

.content a:link
{
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}

.content a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}

.content a:hover
{
	color: #2e2616;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
}

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

.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;
	
}

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

.impressum /*OK style per ipagina impressum */
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: none;
}

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

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


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

.descrmodulo /*style per la descrizione dei campi nel modulo PHP*/
{
	font-family: Arial;
	font-size: 13px;
	color: #2b2b2b;
}

.descrmodulo a:link
{
	color: #2b2b2b;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
}

.descrmodulo a:visited
{
	color: #2b2b2b;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
}

.descrmodulo a:hover
{
	color: #2b2b2b;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
}




td.titolomodulo  /*style per la descrizione dei tiloli del modulo PHP*/
{
	background-color: #C0C0C0;
	font-family: Arial;
	font-size: 13px;
	color: #2b2b2b;
	font-weight: bold;
}

td.titolomodulo a:link
{
	color: #2b2b2b;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
}

td.titolomodulo a:visited
{
	color: #2b2b2b;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
}

td.titolomodulo a:hover
{
	color: #2b2b2b;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
}











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

Stylesheet di Calendario per la richiesta
Sylesheet standard CSS
	versione:		1.0
	data:			18.01.2004
	autore: 		Laurin Moroder

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

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ffffff;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
