/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #405B76;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	color: #3E5C76;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:0.1em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	color: #405B76;
	letter-spacing:.1em;
	line-height:15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	}
.curricula {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height:22px;
	text-align: justify;
	vertical-align: middle;
	word-spacing: normal;
	list-style-position: inset;
	list-style-type: square;
}

	
.subHeader {
	color: #435D76;
	font-weight:normal;
	line-height:17px;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.navText {
	font:11px verdana;
	color: #333300;
	line-height:26px;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.divinterno {
	height:435px; 
	overflow:auto;
	font:11px verdana;
	color: #333300;
	line-height:25px;
	letter-spacing:.1em;	
	} 
.corsivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

	
	
.dateEventi {

	color: #FFFFFF;
	letter-spacing:.1em;
	line-height:26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.titoloEvento {

	color: #405B76;
	letter-spacing:normal;
	line-height:23px;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bolder;
}
.testoNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	letter-spacing: 0%;
	line-height:140%;
	text-align: justify;
	vertical-align: top;
	word-spacing: 150%;
	list-style-position: inset;
	list-style-type: square;
	font-style: normal;
	font-weight: normal;
}
.titoliassistenza {
	font-size: 19px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.1em;
}
.input { 
 background-color: #d5e9ff; 
}
.select { 
 background-color: #ffffff; 
 color: #484848; 
}
.form {
	background-color: #ffffff;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBE4EB;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #DBE4EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: justify;
	}
