
/* --------------------------------------------  */
/* ---------------- NORMAL TAG ----------------- */
/* --------------------------------------------  */

BODY
{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
	/*font-family: arial, helvetica, verdana, sans-serif;*/
	font-family: times, 'times new roman', serif;
	color: #666;
	font-size: small;
	background-color: #205892;
}

A         { color: #006; text-decoration: none; background: none; }
A:hover   { color: #006; text-decoration: underline;}
A:active  { color: #009; }
A:visited { color: #006; }

P { text-align: justify; }

HR { display: none;}
H1 {font-size: 150%; }
H1 a:over { text-decoration: none;}
H2 {font-size: 133%; }
H3 {font-size: 110%; }
H4 {font-size: 100%; margin: 0.5em}
H5 {font-size: 90%; margin: 0.2em}
H6 {font-size: 80%; margin: 0.2em}

IMG     { border: 0; margin: .2em; float: left; }
/*
TABLE   { border-collapse: collapse; border: thin #000 solid; }
TH      { border: thin #000 solid;  font-weight: bold; background: #ddd; padding: .2em .5em; text-align: center; vertical-align: top;}
TD      { border: thin #000 solid; padding: .2em .5em;  vertical-align: top; background: #fff; text-align: left;}
TD.nota { background: #eee; text-align: center; font-weight: bold;}
*/
TABLE   { border-collapse: collapse; border: none; }
TH      { border: none;  font-weight: bold; background: #ddd; padding: .2em .5em; text-align: center; vertical-align: top;}
TD      { border: none; padding: .2em ; vertical-align: top; background: #fff; color: #222; text-align: left; font-family: Georgia, serif; font-size: 12px; font-weight: normal;}


CAPTION {font-size: 110%; font-weight: bold; line-height: 150%; color: #034dac; background: #fff;}

FORM {margin: 0; padding: 0;}

ADDRESS { padding: 5px; text-align: left;  }


/* --------------------------------------------  */
/* ---------------- DIV ID --------------------  */
/* --------------------------------------------  */




#pagina { background:  #205892 url(body-demo.jpg) top left repeat-y; display: block; width: 900px; margin-left: auto; margin-right: auto;}


/* NUOVA INTESTAZIONE */

#intestazione {
	float:left;
	display: block;
	float: left;
	margin: 0;
	width: 100%;
	height: 214px;
	background: #fff url(barra-ist.png) top left repeat-x;
	padding-top: 20px;
	color: #fff;
	padding: 0px;

}


#intestazione-logo {
	float: left;
	margin: 0;
	border: 0;
}

#intestazione-logo h1 {
	margin: 0;
	padding: 0;
}

#intestazione-logo h1 a {
		display: block;
		margin: 0px;
		padding: 0;
		width: 900px;
		height: 214px;
		background: transparent url("header-demo.jpg") no-repeat;
		text-indent: -700em;
		text-decoration: none;
}


#ricerca { margin-top: 10px;  color: #d44614; font-size: 110%; font-weight: bold; background: transparent; width: auto;}





#briciole {text-indent: 5px; display: block; clear: both; float: left; color: #16ac5d; font-weight: bold;  margin-top: .3em; width: 100%; background: #fff url(barra-ist.png) top left repeat-x;
	padding-top: 20px;}


#contenuti {display: block; clear: both; padding: 0; margin: auto; border: 0; background: transparent; color: #222; width: 900px;}
#contenuti a {text-decoration: underline;}
#sinistra { clear: both; float: left; width: 225px; padding-left: 30px; text-align:center;}

#destra { float: left; width: 620px; padding: 5px; display:block; }

#iniziative { display: block; float: left; width: 220px; letter-spacing: 1px; padding: 0; margin-bottom: 1em; border: none; background: transparent; }
#iniziative H2 { line-height: 140%; text-align: left; font-size: 130%; color: #d44614; padding-left: .2em;  margin:0; padding: 0;  background: transparent; text-align: center; }
#iniziative UL { margin: 0em; margin-bottom: 15px; margin-top: 5px; padding-left: 10px;  padding-right: 10px;  list-style-type: none;}
#iniziative LI { text-align: left; line-height: 1.8;  border-bottom: solid #d44614 1px; list-style-type: none; margin-bottom: 3px; }
#iniziative ul li a {display: block; width: 100%;}




#pagine { display: block; float: left; letter-spacing: 1px; padding-left: 20px;padding-right:20px; margin-bottom: 1em; border: none; text-align: left;}
#pagine H2{ line-height: 140%; text-align: left; font-size: 130%;   color: #d44614;   margin-top: 0px; padding-top: 3px;  background: transparent; border-bottom: 2px #000 solid;}
#pagine UL { margin: 1em; padding-left: 10px;  padding-right: 10px; }
#pagine LI {  line-height: 1.8;  border: none;  margin-bottom: 3px;}
#pagine H2 A {color: #267726; }
#pagine H2 A:visited {color: #267726;}

/*LISTA TIPI DI EVIDENZA*/

#typelist
{
	padding: 3px 0;
	margin-top: 1em;
	margin-left: 0;
	border-bottom: 1px solid #999;
	font: bold 9px Verdana, arial, sans-serif;

	margin-left: 1em;
	margin-right: 1em;
}


#typelist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#typelist li a
{
	padding: 3px 0.25em;
	margin-left: 1px;
	border: 1px #999 solid;
	border-bottom: none;
	background: url(sfondo-fascia-ul.png);
	text-decoration: none;
}

#typelist li a:link { color: #fff; }
#typelist li a:visited { color: #eee; }

#typelist li a:hover
{
	color: #ffe;
	background: url(sfondo-fascia-ul-over.png);
	border-color: #e60;
}

#typelist li a#selezionata
{
	background: white;
	color: #666;
	border-left: 1px #999 solid;
	border-top: 1px #999 solid;
	border-right: 1px #999 solid;
	border-bottom: 1px #fff solid;
}

#footer { clear: both; display:block; width: 100%; height: 50px; text-align: center; font-size: x-small; color: #999; background: #205892 url(footer-demo.jpg) top left no-repeat;}



/* --------------------------------------------  */
/* ----------------- CLASS --------------------  */
/* --------------------------------------------  */

.immagine {text-align: center; margin: 5px;}
.data { color: #000; float: left;  }


.info { font-size: 80%; font-style: oblique; font-weight: bolder; display: block; color: #565248; background: #EAE8E3; }

.data {color:#999; font-size: 90%}
.destra { text-align:right; }
.mail:after {
	content: " "url(minimail.gif);
}

/* --------------------------------------------  */
/* ------------- ALTERNATIVE MEDIA ------------- */
/* --------------------------------------------  */

@media print {
BODY { font-family: times, roman, times new roman, serif; font-size: 1em; }
	#riepilogo, #header, #footer, #cerca {display: none; width: 0; }
	strong { font-weight: bold; }
	a {text-decoration: none;}
	abbr, acronym  { border-style: none; }
	abbr:after, acronym:after { content:" [" attr(title) "] "; font-variant:small-caps; }
}

