/* egovista.it */
   
body { padding: 0; margin: 0; font: 0.7em Arial, Helvetica; line-height: 1.5em; background: #FFF; color: #454545; }
a { color: #B80000; text-decoration: none;  }
a:hover { color: #9c9c9c; text-decoration: none;  }
a.title { color: #B80000; background: #FFF; }

h1 { font: bold 0,8em Arial, Helvetica; 0 0 8px; margin: 0; }
h2 { color: #454545; margin: 0; padding: 0; font: bold 1.3em Arial, Helvetica; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { color: #454545; margin: 0; padding: 0; font: bold 1.0em Arial, Helvetica; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }



/* egolayout
   ------ */

.content { 
	margin: 10px auto;
	width: 768px;
	background: #FFF url(centrale.gif) repeat-y;
	color: #454545;
	
}

.logo {	padding: 18px 0 0 3px; }

/* header */
.header_top { background: #FFF url(top.jpg) no-repeat; color: #FFF; height: 200px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FFF url(bottom.jpg) no-repeat; color: #FFF; height: 15px; }
    


.sf_left {
	float: left;
	width: 203px;
	height: 77px;
	background: #5BB2D1 url(logo.jpg) repeat-x; 
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding: 10px 0 0px 7px;
}

.sf_right {
	width: 537px;
	float: right;
}

li {
	list-style-image: url(li.jpg);
	height: 30px;
	
}
/* sinistra
   --------- */

.left {
	float: left;
	width: 595px;
	margin: 0 0 10px 0;
}

	.box_top {
		background: #F0F0F0 url(leftbox_top.gif) no-repeat;
		height: 10px;
		width: 159px;
	}
	.box_top1 {
		height: 10px;
		width: 159px;
	}
	.box_top2 {
		background: #F0F0F0 url(leftbox_top2.gif) no-repeat;
		height: 40px;
		width: 159px;
	}
	.box_top h2 {
		background: inherit;
		padding: 2px 0 0 2px;
		margin: 0;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
.box1 {
		
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
.box2 {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #F4F4F4;
	}
	.box_bottom {
		background: #FFF url(leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	.box_bottom1 {
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
.box_bottom2 {
		background: #FFF url(leftbox_bottom2.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
		/* sinistra e centro */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
		.right_side { float: right; width: 405px; margin: 0 5px 0 0; text-align: justify; }
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px; }
		
	.grey_top { clear: both; width: 382px; background: #EDEDED url(grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #B80000;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* destra
   ---------- */
		
.right { float: right; width: 170px; margin: 0 0 10px 0;}
		
img { float: left; margin: 0 9px 3px 0; }

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #fff;
	padding: 8px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer a {	color: #4F4F4F; background: #FFF; text-decoration: none; } 