body {
	background-color: #FCFCFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2072B2;
}
#header {
	background-color: #000099;
}
#grazie {
	background-color: #000099;
	
}
	/* FOOTER*/
#copyright {
	display: block;
	float: left;
	width: 100%;
	background-color: #000099;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color: White;
}

/* NO BAR TITOLO*/
.nobartitolo {
	display: block;
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10;
	padding-bottom: 10;
	padding-right: 5;
}
/* BAR TITOLO*/
.bartitolo						{
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: Silver;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: thin;
	background-color: #bbd8e8;float:left; width:100%;}
.bartitolo ul					{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;	
}
.bartitolo li					{}
.bartitolo a					{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 3px;
	width: 100%;
	background-color: #2072B2;
	border-bottom: 1px solid #eee;
	font-style: italic;
}
.bartitolo a:link, .bartitolo a:visited			{}
.bartitolo a:hover 			{background-color: #00BEE4;
color: #fff;
}
/* MORE LINK*/
.morelink a, .morelink a:visited, .morelink a:link					{
	text-decoration: none;
	font-size: 12px;
	display: inline;
	width: 95%;
	padding-left: 10;
	color: #2072B2;
	text-align: justify;
}
.morelink a:hover 			{
	color: red;
	text-decoration: underline;
}
.morelink li					{
	text-decoration: none;
	font-size: 12px;
	display: inline;
	width: 95%;
	padding-left: 10;
	color: #2072B2;
	text-align: justify;
}
.morelinklatest a, .morelinklatest a:visited, .morelinklatest a:link					{
	text-decoration: none;
	font-size: 12px;
	display: inline;
	width: 95%;
	padding-left: 10;
	color: #FF4242;
	text-align: justify;
}
.morelinklatest a:hover 			{
	color: red;
	text-decoration: underline;
}
.morelinklatest li					{
	text-decoration: none;
	font-size: 12px;
	display: inline;
	width: 95%;
	padding-left: 10;
	color: #2072B2;
	text-align: justify;
}
.imglink a, .imglink a:visited, .imglink a:link					{
	text-decoration: none;
	display: block;
	width: 95%;
	padding-left: 10;
	color: #2072B2;
	text-align: center;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
.imglink a:hover 			{
	color: red;
	text-decoration: underline;
}
.scrollbox {
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: thin;
	width: 100%;
	height: 300px;
	padding-bottom: 10;
	overflow: auto;
}
.scrollboxvar {
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: thin;
	width: 100%;
	height: 300px;
	padding-bottom: 10;
	overflow: auto;
}
.scrollboxnoborder {
	width: 100%;
	height=300px;
	padding-bottom: 10;
	overflow: scroll;
}
.noscrollbox {
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: Silver;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: thin;
	width: 100%;
	padding-bottom: 10;
}
.simpletext  {
	display: block;
	text-align: justify;
	font-size: 12px;
	padding-left: 10;
	padding-right: 5;
	color: #2072B2;
}
.simpletext li					{
	text-decoration: none;
	font-size: 12px;
	display: inline;
	width: 95%;
	padding-left: 10;
	color: #2072B2;
	text-align: justify;
}
.simpletext a, .simpletext a:visited, .simpletext a:link	{
	text-decoration: none;
	color: #2072B2;
	font-weight: bold;
}
.simpletext a:hover 			{
	color: red;
	text-decoration: underline;
}
.blocktitle {
	display: block;
	text-align: justify;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10;
	padding-right: 5;
	color: #2072B2;
	padding-top: 10;
}
.blocktitle a, .blocktitle a:visited, .blocktitle a:link					{
	text-decoration: none;
	font-size: 12px;
	display: inline;
	width: 95%;
	color: #2072B2;
}
.blocktitle a:hover 			{
	color: red;
	text-decoration: none;
}

.blocktitlelatest {
	display: block;
	text-align: justify;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10;
	padding-right: 5;
	color: #FF4242;
	padding-top: 10;
}
.blocktitlelatest a, .blocktitlelatest a:visited, .blocktitlelatest a:link					{
	text-decoration: none;
	font-size: 12px;
	display: inline;
	width: 95%;
	color: #2072B2;
}
.blocktitlelatest a:hover 			{
	color: red;
	text-decoration: underline;
}

.sectiontitle {
	display: block;
	text-align: justify;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10;
	padding-right: 5;
	color: #2072B2;
	padding-bottom: 10;
}
.pagebox						{
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: Silver;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: thin;
	background-color: #bbd8e8;float:left; width:100%;}
.pagetitle 					{
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	display: block;
	padding: 3px 0 3 0;
	width: 100%;
	background-color: #2072B2;
	text-align: center;
	margin-bottom: 20;
}	
.pagesubtitle 					{
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	display: block;
	padding: 3px 0 3 0;
	width: 100%;
	background-color: #2072B2;
	border-bottom: 1px solid #eee;
	text-align: center;
	margin-bottom: 15;
}	
.containercenter 					{
	display: block;
	text-align: center;
}	
.containercenter li					{
	display: inline;
}	

.spotbox						{
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: Silver;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-top-width: thin;
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: thin;
	background-color: #bbd8e8;
	float: left;
	width: 95%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	display: block;
}
.spotbox a, .spotbox a:visited, .spotbox a:link					{
	text-decoration: none;
	font-size: 12px;
	color: #2072B2;
		display: inline;
	}
.spotbox a:hover 			{
	color: red;
	text-decoration: underline;
}
.inpagelink						{
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: Silver;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: thin;
	background-color: #bbd8e8;
	width: 60%;
}
.inpagelink a, .inpagelink a:link, .inpagelink a:visited					{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 3px; 
	width: 100%;
	background-color: #2072B2;
	border-bottom: 1px solid #eee;
	font-style: italic;
	text-align: center;
}
	
.inpagelink a:hover 			{background-color: #00BEE4;
color: #fff;
}

.simpletextlarge  {
	display: block;
	text-align: justify;
	font-size: 20px;
	padding-left: 10;
	padding-right: 5;
	color: #2072B2;
}
.simpletextlarge li					{
	text-decoration: none;
	font-size: 20px;
	display: inline;
	width: 95%;
	padding-left: 10;
	color: #2072B2;
	text-align: justify;
}
.simpletextlarge a, .simpletextlarge a:visited, .simpletextlarge a:link	{
	text-decoration: none;
	color: #2072B2;
	font-weight: bold;
}
.simpletextlarge a:hover 			{
	color: red;
	text-decoration: underline;
}

.blocktitleblu {
	display: block;
	text-align: justify;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10;
	padding-right: 5;
	color: Red;
	padding-top: 10;
}
.blocktitleblu a, .blocktitleblu a:visited, .blocktitleblu a:link					{
	text-decoration: none;
	font-size: 12px;
	display: inline;
	width: 95%;
	color: Red;
}
.blocktitleblu a:hover 			{
	color: Blue;
	text-decoration: none;
}
.simpletextXlarge  {
	display: block;
	text-align: justify;
	font-size: 24px;
	padding-left: 10;
	padding-right: 5;
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.simpletexXtlarge li					{
	text-decoration: none;
	font-size: 20px;
	display: inline;
	width: 95%;
	padding-left: 10;
	color: Navy;
	text-align: justify;
}
.simpletexXlarge a, .simpletexXlarge a:visited, .simpletexXlarge a:link	{
	text-decoration: none;
	color:Navy;
	font-weight: bold;
}
.simpletexXlarge a:hover 			{
	color: red;
	text-decoration: underline;
}