/* style body */
body {
	margin: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	background-color:#BBCEDC;
	text-align:center;
}

th {
	background-color:#EAEAEA;
	
}
/* end style body */

/* 3 colonne fixed */
	
	#frame {
		width:930px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:150px;
		padding:0px;
		float:left;
		}
	
	#contentcenter {
		width:630px;
		padding:0px;
		float:left;
		margin-top:5px;
		}
	
	#contentright {
		width:150px;
		padding:0px;
		float:left;
		}
	
	#contentheader {
		background-image:url(../home/portal/graph/Arial.jpg);
		background-repeat:no-repeat;
		height:172px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}


/* style header */
.header {
	z-index: 2;
	position:relative;
	background-image: url(../home/portal/graph/top_duplic.jpg);
	color:#fff;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	height:132px;
} 
.header_left {
	z-index: 1;
	position:absolute;
	left:0px;
	width:150px;
	margin-left:24px;
	background: url(../home/portal/graph/modello_r1_c3.jpg)  no-repeat; 
	height:180px;
}

.header_right {
	position:relative;
	z-index: 99;
	background:url(../home/portal/graph/modello_r2_c5.jpg) no-repeat;
	background-color: transparent;
	height:96px;
	width:144px;
	text-align:center;
	margin-top:50px;
	float:right;
	clear: right;
	margin-right:24px;
}

.header_right a:link, .header_right a:visited, .header_right a:active {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:80%;
}
.header_right a:hover {
	color:#333D96;
	font-weight:bold;
	text-decoration:none;
	font-size:80%;
}

.header_center {
	position:relative;
	
	height:120px;
	margin-left:150px;
}

.titolo {
	color:#FFFFFF;
	position:absolute;
	margin-left:40px;
	font-size:150%;
	font-weight:bold;
	margin-top:20px;
	width:800px;
}
/* end style header */

/* style menu */
.menu {
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	padding:5px;
	margin-left:300px;
}

.menu a:link, .menu a:visited, .menu a:active {
	color:#333D96;
	font-size:100%;
}
.menu a:hover {
	color:#FFFFFF; 
	font-size:100%;
}
/* end style menu */

/* style menu navigation*/
.menu_nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	line-height:18px;
}
.menu_nav ul { 
	list-style:none;
	margin:0; padding:0;
	margin-top:50px;
	margin-left:12px;
}
.menu_nav ul li {
	display:inline;
	background: url(../home/portal/graph/lista.png) no-repeat center left;
}
.menu_nav ul li a { 
	display:block; 
	font-size:100%;
	text-decoration:none;
	font-weight:bold;
	padding:0 0px 0px 18px; 
	height:2em;line-height:2em;
}

.menu_nav ul li a:link, .menu_nav ul li a:visited, .menu_nav ul li a:active { 
	/*background:#FFCC66;*/
	color: #FFFFFF;
}
.menu_nav ul li a:hover { 
	/*background: #FFCC66;*/
	color:#FFAB2D;
}
/* end style menu navigation*/

/* style menu navigation*/
.menu_sub {
	float:right;
	width:20%;
	margin: 0 0 2em 2em;
	font-size:100%;
}
.menu_sub ul { 
	list-style:none;
	margin:0; padding:0;
}
.menu_sub ul li {
	display:inline;
	background: url(../graph/interfaccia/freccia.gif) no-repeat center left;
}
.menu_sub ul li a { 
	display:block; 
	text-decoration:none; 
	padding:0 0px 0px 15px;
	height:2em;line-height:2em;
}

.menu_sub ul li a:link, .menu_sub ul li a:visited, .menu_sub ul li a:active { 
	/*background:#FFCC66;*/
	color: #000033;
}
.menu_sub ul li a:hover { 
	/*background: #FFCC66;*/
	color:#FF9900;
}
/* end style menu navigation*/

/* style corpo */
.corpo {
	float:left;
	margin-right:12px;
	margin-top:24px;
	display: inline;
	width:80%;
	height:100%;
}
/* end style corpo */
 
/* style footer */
.footer {
	background:url(../home/portal/graph/Banner.jpg) no-repeat;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:926px;
	margin-right:auto;
	margin-left:auto;

	padding-top:10px;
} 
.footer a:link, .footer a:active, .footer a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:100%;
}

.footer a:hover {
	color:#545E81;
	font-weight:bold;
	text-decoration:none;
	font-size:100%;
}
/* end style footer */

/* style form */
input {
	font-family: Arial, Helvetica, sans-serif;
	visibility: visible;
	border: 1px solid #808080;
	vertical-align: middle;
}

button {
	font-family:Arial, Helvetica, sans-serif;
	visibility: visible;
	border: 1px solid #808080;
	color: #333333;
	vertical-align: middle;
	background-color: #afd34d;
	padding: 1px;
	cursor: pointer;
	font-size: 85%;
	text-transform: lowercase;
}

input.searchButton {
	margin-bottom: 1px ! important;
	font-size: 85%;
	background-color:#FFFFFE;
	cursor: pointer;
	padding: 1px 1px 1px 1px;
}
/* end style form */
 
/* style link */
a:link, a:visited, a:active {
	color:#333D96;
	font-size:100%;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif
}
a:hover {
	color:#000033;
	font-size:100%;	
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif
}
/* end  style link */

/* style box */
.box {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	margin-left:12px;
	margin-right:12px; 
	padding-bottom:12px;
}
.box p{
	margin-top:5px;
	margin-left:5px;
}
.container{
	border:solid 2px #545E81;
	padding:10px;
	padding-left:24px;
	padding-right:24px;
	right:24px;
	background-color:#FFFFFF;
	
}
.container img{margin-right:5px;}
.shadow{
	display:none;
}
.contentRight{
	float:right;
}
.content2{

}
.marginLeft {
	margin-left:10px;
}
div.immagine { 
	padding:5px;
	font: .70em verdana, helvetica, sans-serif; 
	margin:0px 10px 10px 0px;
	border:1px solid #F93;
	float:left; 
}
.box img {
	display:block; 
	padding-bottom:1px;
	padding:5px;
	margin:0px 10px 10px 0px;
	float:left; 	
}
/* end  style box */

/* style text */
h1 {
	color:#333D96;
	font-size:140%;
	font-weight:bold;
	margin-bottom:5px;
}
h2 {
	color:#A3CC64;
	font-size:120%;
	font-weight:bold;
	margin-bottom:5px; 
}
h3 {
	color:#A3CC64;
	font-size:110%;
	font-weight:bold;
	margin-bottom:5px;
}
p {
	font-size:100%;
}

.h1{
	color:#E36A1B;
	font-size:120%;
	font-weight:bold;
}
.paragraph{
	text-align:justify;
	margin-bottom:5px;
}
.text_small{
	color:#666666;
	font-size:80%;
	font-weight:normal;
}
.grey{
	color:#666666;
}

.bold{
	font-weight:bold;
}
.primoPiano p{
	font-size:100%;
}
.primoPiano h1{
	font-size:140%;
}

hr {
	border: 0;
	color: #333D96;
	background-color:#333D96;
	height: 1px;
	width: 100%;
	text-align: left;
}
.clearer{
	float: none; clear: both;
}

code {
    font-family: Monaco, "Courier New", Courier, monospace;
    font-size: 120%;
    color: #333333;
    background-color: #dee7ec;
    padding: 0 0.1em;
}
/* end style text */

/* begin form style*/
.form_user {
  margin: 0;
  padding: 0;
}

.form_user fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border: 1px solid #CCCCCC;
  padding: 10px;
  margin: 0;
}

.form_user label { 
	display: block;
	padding: 0; 
	float: left;
	margin: 5px 0 0;
	width: 150px; 
	text-align: right;
}

.label2 { 
	padding: 0; 
	margin: 5px 0 0;
	width: 150px; 
}

.form_user fieldset legend {
	font-size:1.1em;
}

.form_user input, select, form textarea {
	/* display: inline; button per IE 5x mac */
	width:auto;
	margin:5px 0 0 10px;
}

.form_user input#reset {
	margin-left:0px;
}

.form_user small {
	display: block;
	margin: 0 0 5px 160px; /* istruzioni */
	padding: 1px 3px;
	font-size: 88%;
}

.form_user br {
	clear:left;
}
.error {
	clear:left;
}
/* end form st*/

#marqueecontainer{
	position: relative;
	width: 530px; /*marquee width */
	height: 120px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 0px solid orange;
	padding: 2px;
	padding-left: 4px;
	margin-left:8px;
}
