/* STRUTTURA ------------------------------------------------ */
html,body {
	margin:0;
	padding:0;
	color:#000;
}
body {
	font:62.5%/115% verdana, tahoma, sans-serif;
	margin:0;
	padding:0;
	background: #fff url(/siti/sinf/sistemi-informativi.nsf/bg_top.gif) no-repeat left top;
}
#contenitore {
	width:760px;
	margin:0;
	border-left: solid 1px #ccc;
}
#banner {
	height:114px;
	background: transparent;
	margin:0;
	padding:0;
	width: 100%;
	border-bottom: solid 2px #fcb300;
}

#contenuto {
	position: relative;
	display: block;
	padding: 0 0 2.0em 1.0em;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: normal;
}

/* ------------------------COLOPHON ------------------------------*/
#colophon {
	position: relative;
	bottom: 0;
	left: 0;
	text-align:right;
	clear:both;
	width: 100%;
	border-top: solid 2px #fcb300;
}

#colophon ul  {
	width: 760px !important;
}

#colophon ul li {
	list-style: none;
	display: inline;
	margin-right: 0.5em;
}

#colophon a  {
	color: #333; 
}

/* ------------------------------ NAVIGAZIONE PRINCIPALE (TABS) -------------- */

#navigazione {
	width:760px;
	text-align: right;
	margin:0;
}
#navigazione ul {
	display: inline;
	list-style:none;
	text-align: right;
}
#navigazione li {
	font: bold 1.0em verdana, tahoma, sans-serif;
	letter-spacing: 1px;
	display: inline;
	padding: 10px 0 0 10px;
	color:#fe0002;
}
#navigazione a {
	color:#333;
	text-decoration:none;
}
#navigazione li:hover a {
	color: #fe0002;
}

/* ----------------------------- SIFFR -------------------- */
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 35px;
	border-bottom: solid 1px cdcec9;
	width: 490px;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 18px;
	border-bottom: dashed 1px #333;
	width: 400px;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* --------------  HOME PAGE ----------------- */
#tabella-siti {
	margin-top: 2.0em;
}
#tabella-siti td {
	padding-right: 15px;
}
#tabella-siti td p {
	font-size: 1.0em;
}
a.vaialsito:link {
	font-weight: bold;
	font-size: 125%;
	display: block;
	text-align: right;
	color: #333;
	text-decoration: none;
}
a.vaialsito:visited  {
	font-weight: bold;
	font-size: 125%;
	display: block;
	text-align: right;
	color: #999;
	text-decoration: underline;
}
a.vaialsito:hover, a.vaialsito:active  {
	font: bold 125% inherit;
	color: #fcb300;
	text-decoration: none;
}
p#campoverde {
	border-top: solid 1px #cdcec9; 
	padding: 1.0em 0 0 0;
	font-size: 1.0em;
}
/* ---------------TAGS GENERALI --------------------------------- */

code {
	font-family: Monaco, Courier, "Courier New", monospace;
}
h1 {
	font-size:1.5em;
}
img {
	border: 0;
}
#logo h1 {
	margin:0;
	padding:0;
}	
#localizzazione h2 {
	font: normal 35px "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	border-bottom: solid 1px #cdcec9;
	width: 490px;
}
#localizzazione h3 {
	margin: 10px 0 -10px 0 ;
	font: normal 2.5em "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	color: #333;
	width: 490px;
}
h4 {
	margin: 1.0em 0 0 0;
	font: normal 2.5em "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	color: #777;
}

span.image {
	float: right;
}