div, table, td { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}


.txtslogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #005662;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0399B1;
	font-variant: normal;
}
.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0399B1;
	font-variant: normal;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005662;
	font-weight: bold;
	font-variant: small-caps;
}
.txtbase {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005662;
}
.subtitle2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0399B1;
	font-weight: bold;
}
.txtsmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0399B1;
	font-variant: normal;
}
.txtbasesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005662;
	font-weight: normal;
}
.titlesmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0399B1;
	font-variant: normal;
}
.cellbase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005662;
	font-weight: normal;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #005662;
	border-right-color: #005662;
	border-bottom-color: #005662;
	border-left-color: #005662;
	border-top-style: none;
	border-left-style: none;
}
.txtbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005662;
}


/* home page */
#menu-home-sostenit {
	padding: 15px 0px 25px 53px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/sfondo_new2.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.box-home-sostenit {
	padding: 5px;
	margin: 0;
	background-color: #ffffff;
	border: 1px dashed #0499b1;
	width: 200px;
	text-align: center;
}

.box-news {
	padding: 15px;
	margin: 0;
	background-color: #ffffff;
	border: 1px solid #008498;
	color: #005662;
	width: 280px;
	text-align: left;
	height: 255px;
	font-size:14px;
	line-height:18px;
}

.box-news a:link, .box-news a:visited {color:#0499b1; font-size:14px; text-decoration:none; }
.box-news a:hover {color: #999999; font-size:14px; text-decoration:none; }

/* pagine interne */
#menu-int-sostenit {
	padding: 15px 0px 10px 23px;
	margin: 0px 0px 0px 29px;
	background-image: url(images/sfondo_menu_sostenit.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.box-int-sostenit {
	padding: 3px;
	margin: 0;
	background-color: #ffffff;
	border: 1px dashed #0499b1;
	width: 160px; /*170 per IE*/
	text-align: center;
}




/* links */
.link-home-sostenit:link { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; color: #0499b1; line-height: 15px; letter-spacing: 0em; text-align: left; font-style: normal; text-decoration: none;}
.link-home-sostenit:visited { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; color: #0499b1; line-height: 15px; letter-spacing: 0em; text-align: left; font-style: normal; text-decoration: none;}
.link-home-sostenit:hover { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; color: #999999; line-height: 15px; letter-spacing: 0em; text-align: left; font-style: normal; text-decoration: none;}

.link-int-sostenit:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #0499b1; line-height: 15px; letter-spacing: 0em; text-align: left; font-style: normal; text-decoration: none;}
.link-int-sostenit:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #0499b1; line-height: 15px; letter-spacing: 0em; text-align: left; font-style: normal; text-decoration: none;}
.link-int-sostenit:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #999999; line-height: 15px; letter-spacing: 0em; text-align: left; font-style: normal; text-decoration: none;}
