/*************************************************************/
/*   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;
	text-decoration:none;
}

.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;
}

.nav1 {
	position:absolute;
	bottom:0;
	right:17px;
	clear:both;
	padding:10px;
}

.nav1 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.nav1 li {
	float:left;
	padding:0 8px;
	border-right:1px solid #b9cfdc;
}

.nav1 a {
	font-size:1.2em;
	color:#b9cfdc;
	text-decoration:none;
}

.nav1 a:hover {
	color:#fff;
	border-bottom:1px solid #000;
}

span.rss {
	position:absolute;
	right:0;
	bottom:7px;
}



.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:10px;
	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;
}

.column1-unit {
	width:760px;
	float:left;
}

/*
.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;
	height:29px;
	
}

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

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

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

.subcontent-unit-border-blue dt a {
	display:block;
}

.subcontent-unit-border-blue dt a:hover {
	border:none;
}

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

.footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.footer li {
	display:inline;
	margin:0 5px 0 0;
}