/*########################

Stylesheet di www.web2net.it

Sylesheet standard CSS
	versione:		1.0
	data:			31.08.2008
	autore: 		Laurin Moroder

	info@web2net.it
	
########################*/

BODY
{
    FONT-SIZE: 8px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    // BACKGROUND-COLOR: #fcf6e6; -> VA BEL TL CONFIG.PHP
    // BACKGROUND-IMAGE: url('../images/texture.gif')
}

p
 /* style per cover*/
{
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	
}

td

/* style per cover*/
{
	font-family: Times New Roman;
	font-size: 12px;
	color: #333333;
	
}


img

{
display:block;
}


.leer_before_menu
{
	width:25px;
	float:left;
}


/*########################*/

.cover /* style per cover*/
{
	font-family: Times New Roman;
	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
{
	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 /* style per informazioni piccole cover e intern */
{
	font-family: Times New Roman;
	font-size: 12px;
	color: #2b2b2b;
	font-weight: none;
	word-spacing: 2px;
	letter-spacing: 1px;
}

.info a:link
{
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12px;
	color: #2b2b2b;
	font-weight: none;
}

.info a:visited
{
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12px;
	color: #2b2b2b;
	font-weight: none;
 }
 
.info a:hover
{
	text-decoration: underline;
	font-family: Times New Roman;
	font-size: 12px;
	color: #2b2b2b;
	font-weight: none;
}


/*########################*/

.menu /* style per informazioni piccole cover e intern */
{
	font-family: Times New Roman;
	font-size: 14px;
	color: #a92a29;
	font-weight: bold;
}

.menu a:link
{
	text-decoration: none;
	color: #a92a29;
	font-weight: none;
}

.menu a:visited
{
	text-decoration: none;
	color: #a92a29;
	font-weight: none;
 }
 
.menu a:hover
{
	text-decoration: none;
	color: #a92a29;
	font-weight: bold;
}


/*########################*/


.normale /*style normale*/

{
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	line-height: 1.8;
	text-align:left;
	
}

 .normale a:link

{
	color: #000000;
	text-decoration: none;

	
}

.normale a:visited
{
	color: #000000;
	text-decoration: none;


}


.normale a:hover
{
	color: #000000;
	text-decoration: underline;

}


/*########################*/


.lang /*style language - bandieres*/

{
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 14px;
	color: #D5826C;
		
}

 .lang a:link

{
	color: #D5826C;
    text-decoration: none;

	
}

.lang a:visited
{
	color: #D5826C;
	text-decoration: none;


}


.lang a:hover
{
	color: #A7231D;
	text-decoration: underline;

}


/*
/*########################*/




.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
}





/*########################*/


.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: Times New Roman;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	line-height: 1.8;
	font-weight: none;
}

.descrmodulo a:link
{
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	line-height: 1.8;
	font-weight: none;
}

.descrmodulo a:visited
{
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	line-height: 1.8;
	font-weight: none;
}

.descrmodulo a:hover
{
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	line-height: 1.8;
	font-weight: none;
	text-decoration: underline;
}




td.titolomodulo  /*style per la descrizione dei tiloli del modulo PHP*/
{
	background-color: #E8B39B;
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	line-height: 1.8;
	font-weight: bold;

}

td.titolomodulo a:link
{
	color: #2b2b2b;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

td.titolomodulo a:visited
{
	color: #2b2b2b;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

td.titolomodulo a:hover
{
	color: #2b2b2b;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}











/*################################################################################################################################
##################################################################################################################################
##################################################################################################################################

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;
	}
	
	
	
	
	
	*/