/*************************************************************/
/*   Design:   Multiflex-3 Update-6 / Layout-4               */
/*   File:     Global layout structure                       */
/*-----------------------------------------------------------*/
/*   Author:   Wolfgang                                      */
/*   Date:     December 18, 2006                             */
/*   Homepage: wwww.1-2-3-4.info                             */
/*-----------------------------------------------------------*/
/*   License:  Fully open source without restrictions.       */
/*             Please keep footer credits with a link to     */
/*             Wolfgang (www.1-2-3-4.info). Thank you!       */
/*************************************************************/

/************/
/*  GLOBAL  */
/************/

body {
	margin:0;
	padding:0;
	font-size:62.5%; 
	background:#fff url(../img/sf-pagina.jpg) repeat-x 0 0; 
	font-family:Arial, Helvetica, "lucida grande", sans-serif
}

a {
	color:#0067aa;
	text-decoration:none;
}

a:hover {
	border-bottom:1px solid #003253;
	color:#003253;
}

.page-container {
	width:960px;
	margin:0 auto;
}

.toplogin {
	width:960px;
	height:30px;
	padding:2px 0 0 0;
}

.header {
	width:960px;

}

.header-top {
	height:160px;
	float:left;
	width:960px;
	position:relative;

}

#logo {
	position: relative;
}

span.loghi-extra {
	position: absolute;
	right: 0;
	top: 3px;
}

#logo h1 {
	float:left;
	margin:3px 10px 0 0;
}

#logo h1 a.qualita {
	margin: 0 0 0 30px;
}

#logo h1 a.qualita img {
	border:none;
}

#logo h1 a.azioni {
	display:block;
	width:310px;
	height:100px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/logo-azioni.jpg) no-repeat 0 0;
}

#logo h1 a:hover {
	border:none;
}

#logo-dx {
	float:right;
}

#logo-dx h2 {
	float:left;
	margin:0 5px 0 0;
}

#logo-dx h2 a.governo {
	display:block;
	width:150px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/mininnov.gif) no-repeat 0 0;
}
#logo-dx h2 a.dipartimento {
	display:block;
	width:150px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/logo_dfp.gif) no-repeat 0 0;
}
#logo-dx h2 a.formez {
	display:block;
	width:130px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/formez.gif) no-repeat 0 0;
}

.header-breadcrumbs {
	clear:both;
	padding:0;
	font-size:1.1em;
	position:relative;
	height:40px;
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
}

.header-breadcrumbs ul {
	list-style-type:none;
	margin:0;
	padding:10px 0 0 0;
}

.header-breadcrumbs li {
	float:left;
	padding:0 20px 0 0;
	background:url(../img/freccia.gif) no-repeat right center;
}

.header-breadcrumbs li a:hover {
	text-decoration:none;
}



.header-breadcrumbs li.act {
	float:left;
	padding:0 20px 0 0;
	background:none;
}

.header-breadcrumbs li.act a {
	border-bottom:1px solid #003253;
}


.searchform {
	position:absolute;
	bottom:5px;
	right:0;
}

.searchform input {
	padding:3px;
	border:1px solid #0067aa;
}

.main {
	float:left;
	background:#fff url(../img/sf-main.jpg) repeat-y 0 0;
}

.main-navigation {
	width:190px;
	float:left;
	margin-right:10px;
}

.main-content {
	width:560px;
	float:left;
	margin-right:10px;
}

main-content a:hover {
	text-decoration:none;
}

/*.column1-unit {
	width:590px;
	float:left;
	margin-right:10px;
}

.column2-unit {
	width:760px;
	float:left;
}
*/

.main-subcontent {
	float:left;
	width:190px;
}

.footer {
	clear:both;
	padding:10px 0 0 0;
	text-align:center;
	border-top:1px solid #ccc;
}

.main-subcontent .round-border-topright {
	background:url(../img/round-border-topright.jpg) no-repeat 0 0;

}

.MenuSX .round-border-topright {
	background:url(../img/round-border-topright.jpg) no-repeat 0 0;
}

.subcontent-unit-border-blue {
	margin: 0 0 20px 0;

}

.subcontent-unit-border-blue dl {
	margin:0;
	padding:5px;
	
}

.subcontent-unit-border-blue dt {
	margin:3px 0;
	padding:0 5px;
	
}

.subcontent-unit-border-blue dt a {
	color:#056AAE;
	
}

.subcontent-unit-border-blue dt a:hover {
	border:none;
	color:#023B61;
}

.bordertop {
	margin:0;
	padding:0;
	background:#c4d3ea url(../img/round-border-bottomright-dx.jpg) no-repeat bottom center;

	
}

.csc-header-n1 a:hover {
	text-decoration:none;
}

.boxnews a:hover {
	text-decoration:none;
}