body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #336699;
}

/*
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
*/
a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #7B869A;
	padding-top: 10px;
}
.textareaInput{
	background-color: #FFFFFF;
	width: 450px;
	border: 1px solid #FFFFFF;
}
.textInputLong{
	background-color: #FFFFFF;
	width: 300px;
	border: 1px solid #FFFFFF;
}
.textInput{
	background-color: #FFFFFF;
	width: 150px;
	border: 1px solid #FFFFFF;
}
.formLabel{
	color: #ffffff;
	font-weight:bold;
}
.ButtonSalva{
	border: 1px solid #FFFFFF;
	background-color:#003366;
	color:#FFFFFF;
}
.spanButton{
	border: 1px solid #FFFFFF;
	background-color:#003366;
	color:#FFFFFF;
	padding:5px;
}
a.buttonInline:link, a.buttonInline:visited{
	background-color: #CCCCCC;
	color:#000;
	padding:5px;
	margin-right:0px;
	text-transform:none;
}
a.buttonInline:hover{
	background-color:#003366;
	color:#FFFFFF;
	padding:5px;
	margin-right:0px;
	text-transform:none;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666;
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
#listPanel{
margin-left:20px;
}
.titleCell{
	color: #FFFFFF;
	padding-left: 5px;
}
.buttonCell{
color: #FFFFFF;
}

.borderList{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7B869A;
}
.avviso{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
.testoAvviso{font-size: 12px;}

.eventoTitleDetail{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

.eventoMainData{
	text-align: right;
	font-size: 10px;
}
.eventoTitleList{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7D9ABD;
}
.eventoListData{
	text-align: center;
	font-size: 10px;
	border: 1px solid #7D9ABD;
}
.eventoDetailAbstract{
	font-size: 12px;
	font-style: italic;
	background-color: #F2F2F2;
	padding: 4px;
	border: 1px dashed #999999;
}

#HomeBoxEventi{

}
#HomeBoxNews{

}
.boxTitolo{
	font-size: 11px;
	font-weight: bold;
}
.boxData{font-size: 10px;}
.boxTesto{font-size: 11px;}
.goBack{
	font-size: 10px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
