@charset "utf-8";
/* CSS Document */

* {
	outline:none;
}

body {
	margin:0;
	padding:0;
	background:#E7E7E8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.mceContentBody {
	background:#fff;
	padding:10px;
}

img {
	border:0;
}

p {
	margin: 10px 0;
}

a {
	text-decoration:none;
	color:#EF4035;
}

a:hover {
	color:#CC0000;
}

form {
	padding:0;
	margin:0;
}

h3 {
	font-size:13px;
	margin:0;
}
/******************* CLASSI GENERALI ****************/
.clear {
	clear:both;
	line-height:0;
	font-size:0;
}

.fl_left {
	float:left;
}

.fl_right {
	float:right;
}

.noMargin {
	margin:0;
}

.hide {
	display:none;
}

/******************* LAYOUT GENERALE ****************/
#str_rossa {
	position:absolute;
	top:108px;
	left:0;
	z-index:0;
	height:202px;
	width:100%;
	background:#EF4035;
}

#main {
	position:absolute;
	top:0;
	left:50%;
	width:943px;
	margin-left:-471px;
	border-right:1px solid #E7E7E8;
}

#mainExt {
	background: #CC0000 url(../img/sf_main.gif) top right no-repeat;
}

#mainInt {
	width:904px;
}

#header {
	height:91px;
	position:relative;
	margin-right:39px;
}

#header #logo {
	position:absolute;
	top:10px;
	left:22px;
}

#header #slogan {
	position:absolute;
	left: 226px;
	top:41px;
}

#header #lingue {
	position:absolute;
	top:0;
	right:0;
	background:#fff;
	padding:36px 8px 0 8px;
	width:15px;
	height:38px;
	font-size:0;
}

#container {
	height: auto !important;
	height: 400px;
	min-height: 400px;
	background:#fff;
}

#container .clSx{
	float:left;
	width:226px;
}

#container .clDx{
	float:left;
	width:678px;
}

#menu {
	margin: 5px 0 0 10px;
	padding:0;
	list-style:none;
}

#menu li {
	border-bottom:1px solid #E7E7E8;
	height:auto !important;
	height:25px;
	min-height: 25px;
	padding-top:10px;
}

#menu li a {
	display: inline-block;
	height:14px;
	width: 170px;
	background-repeat:no-repeat;
}

#menu li a:hover {
	background-position:bottom left;
}

#menu li span.puntino {
	width:6px;
	height:11px;
	display: inline-block;
	background:url(../img/puntino.gif) center;
	margin: 0 9px 0 12px;
	font-size:0;
}

#menu li ul {
	margin:5px 0 0 0;
	padding:0 0 0 38px;
	list-style:none;
}

#menu li ul li {
	border-bottom:0;
	height:14px !important;
	min-height:14px;
	padding:0 0 8px 0;
}

#menu li ul li a {
	color:#333333;
}

#menu li ul li a:hover {
	color:#EF4035;
}

#menu li ul li a.sel {
	color:#EF4035;
	font-weight:bold;
}

.boxNew {
	margin: 10px;
}

.boxNew span.data {
	font-size:13px;
	color:#EF4035;
}

.boxNew h1.titolo {
	font-size:13px;
	color:#EF4035;
	font-weight:normal;
	margin: 4px 0 4px 20px;
}

.boxNew .testo {
	margin-left:20px;
}

.boxBanner {
	margin: 20px 15px;
}

.boxBanner h1 {
	font-size:13px;
	color:#EF4035;
	font-weight:normal;
	margin: 10px 0;
}

.top {
	position:relative;
	height:246px;
	font-size:0;
}

#bottom {
	height: 111px;
	position:relative;
}

#bottom #footer {
	position:absolute;
	width:592px;
	height: 40px;
	text-align:right;
	line-height:17px;
}

#bottom #footer a {
	color:#666666;
}

.bt_home {
	background:url(../img/sf_bottom_home.gif);
}

.bt_home #footer {
	left:86px;
	top:2px;
}

.bt_general {
	background:url(../img/sf_bottom_general.gif);
}

.bt_general #footer {
	right:67px;
	top:2px;
}

h1.titpage {
	display:block;
	height:21px;
	background: #D0D0D0 url(../img/h_ombra1.gif) no-repeat;
	padding: 6px 26px 0 26px;
	margin:0;
	font-size:15px;
	color:#EF4035;
	font-weight:bolder;
}

.contpage {
	background:url(../img/ombra_page.gif) no-repeat;
	height:auto !important;
	height:260px;
	min-height:260px;
	padding: 21px 26px;
	line-height:16px
}

.contpage p {
	margin-top:0;
	margin-bottom:20px;
}

.contpage ul.square {
	list-style-image: url(../img/square.gif);
	padding:0 0 0 15px;
	margin-top:6px;
}

.contpage ul.square li { 
	margin-bottom:4px;
}

/****************** HOME *****************/
.top_settori {
	position:absolute;
	bottom:0;
	left:0;
	width:456px;
	height:27px;
}

.colSxhome {
	float:left;
	width:456px;
}

.colDxhome {
	width:208px;
	height:336px;
	float:left;
	background:#E7E7E8;
	padding: 0 7px 0 7px;
}

.block_settori {
	background: url(../img/h_ombra2.gif) no-repeat;
	height:202px;
	font-size:0;
	padding:10px 0 0 21px;
}

.block_settori img {
	margin-right:20px;
}

.block_eccellenze {
	background: #F2F2F2 url(../img/h_ombra4.gif) no-repeat;
	height:58px;
	padding:10px 0 10px 0;
	font-size:0;
}

.block_eccellenze a {
	display:inline-block;
	height:60px;
}

.lg_qmaniago {
	width:130px;
}

.lg_nip {
	width:170px;
}

.lg_labmet {
	width:155px;
}

.lg_nordest {
	width:124px;
}

/****************** ORGANIGRAMMA *****************/
.box {
	background:#E6E6E6;
	width:307px;
	margin:0 0 23px 200px;
	position:relative;
	height: auto !important;
	height: 18px;
	min-height: 18px;
	padding:5px;
}

.box h1 {
	display:block;
	height:19px;
	width:155px;
	position:absolute;
	margin:0;
	top: -5px;
	left: -126px;
}

.box span.nome {
	margin-left: 40px;
	display:inline-block;
	width:66px;
}

.box span.cognome {
	display:inline-block;
}

/****************** NUMERI DEL DISTRETTO *****************/
.box2 {
	background:#E6E6E6;
	width:343px;
	margin:0 0 23px 200px;
	position:relative;
	height: auto !important;
	height: 18px;
	min-height: 18px;
	padding:10px;
}

.box2 h1 {
	display:block;
	height:19px;
	width:185px;
	position:absolute;
	margin:0;
	top: -5px;
	left: -156px;
}

.box2 .txtbig {
	font-size:15px;
	margin-left:40px;
}

.box2 .txtsmall {
	font-size:11px;
}

.underBox {
	width:343px;
	margin:0 0 23px 200px;
	position:relative;
	padding:10px;
	background:#CDCCCC;
}

/****************** LINK *****************/
.boxlink {
	margin-bottom:18px;
}

.imgLink {
	float:left;
	width:162px;
	height:73px;
}

.descLink {
	float:left;
	width:442px;
	background:#E6E6E6;
	padding:10px;
}

.link {
	float:left;
	width:198px;
}

.txtlink {
	float:left;
	width:244px;
}

.txtlink p {
	margin-bottom:0;
}

/****************** CONTATTI *****************/
.info {
	float:left;
	width:275px;
}

.mappa {
	float:right;
}

/****************** SETTORI *****************/	
ul.settori {
	margin-left:40px;
	padding:0;
	list-style:none;
	float: left;
	width:335px;
}

ul.settori li {
	background:url(../img/sf_li_set.gif) bottom left no-repeat;
}

ul.settori a {
	display:block;
	background:url(../img/frec_arrow.gif) 4px 9px  no-repeat;
	padding: 6px 0 6px 15px;
	font-weight:bold;
}  

.boxRicerca {
	float:right;
	background:#EDECEC;
	border:1px solid #C7C7C7;
	width:199px;
	padding:16px;
}

.boxRicerca h1 {
	font-size:13px;
	color:#EF4035;
	margin: 0 0 15px 0;
}

.inpRic {
	width:197px;
	height:15px;
	padding:2px 0;
	border:1px solid #7F9DB9;
	font-size:11px;
}

.selRic {
	width:199px;
	height:19px;
	padding:1px;
	border:1px solid #7F9DB9;
	font-size:11px;
}

.btnRic {
	margin-top:15px;
	cursor:pointer;
	float:right;
}

.titAzienda {
	background:#EF4035 url(../img/sf_tit_red.gif) right no-repeat;
	height:17px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding: 2px 0 0 10px;
}

.boxTopAzienda {
	margin-top:7px;
}

.imgAzienda {
	border:1px solid #C5C5C5;
	float:left;
	padding:1px;
}

.infoAzienda {
	padding-left:10px;
	float:right;
	width:354px;
	position:relative;
}

.linea {
	border-bottom:1px solid #D0D0D0;
	height:15px;
	margin-bottom:10px;
}

.testoAzienda {
	margin-top:17px;
}

.backAzienda {
	border-top:1px solid #D0D0D0;
	padding-top:8px;
	margin-top:31px;
	text-align:center;
	font-weight:bold;
}

.buttonAzienda {
	position:absolute;
	bottom:0;
	left:10px;
	font-size:0;
}

.buttonAzienda img {
	margin-right:10px;
}
/****************** ECCELLENZE *****************/	
.boxRight {
	float:right;
	border:1px solid #C3C3C3;
	background:#EDECEC;
	width:200px;
	margin:0 0 10px 15px;
	padding:15px;
}

/****************** NOTIZIARIO *****************/
.blockNews {
	margin-bottom: 30px;
}

.blockNews .topBlockNews {
	background:#E7E7E7;
	padding:10px;
	margin-bottom:10px;
}

.blockNews .topBlockNews h1.titolo {
	margin:0;
	font-size:11px;
}

.blockNews .topBlockNews h2.data {
	margin:0;
	font-size:11px;
	color:#EF4035;
}

.blockNews .newsImg {
	float:left;
	margin: 0 15px 15px 0;
}

.blockNews .txt {
	padding:0 30px 0 10px;
}

.pager {
	padding-right:0;
	text-align:center;
}

.pager a {
	display:inline-block;
	height:16px;
	border:1px solid #CC0000;
	color:#CC0000;
	padding:0 4px;
	margin-right:5px;
}

.pager a:hover {
	color:#666;
	border-color:#666;
}

.pager a.this {
	font-weight:bold;
	background:#CC0000;
	color:#fff;
	cursor:default;
}

.pager a.this:hover {
	font-weight:bold;
	background:#CC0000;
	color:#fff;
	border-color:#CC0000;
}

/***************** NEWSLETTER ****************/
.form {
	margin:0;
	padding:0;
}
.form .inp {
	border:1px solid #BBBABA;
	width:215px;
	font-size:11px;
	padding:2px;
}
.form td {
	padding: 4px 10px;
	vertical-align:top;
}
.txtprivacy {
	font-size:10px;
	color:#999999;
	line-height:14px;
}
.btnisc {
	border-bottom:1px solid #BBBABA;
	text-align:center;
	padding-top:10px;
}
.btnisc img {
	cursor:pointer;
}

/***************** PIANO_DI SVILUPPO ****************/
ul.listPiano {
	list-style-image: url(../img/frec_red.gif);
	padding-left: 48px;
	margin-top:6px;
}
ul.listPiano li {
	margin-bottom:8px;
	font-weight:bold;
}

.colSxPiano {
	padding-right:20px;
}

.colDxPiano {
	float:right;
	width:220px;
	padding:25px 11px 11px 11px;
	background:#E7E6E6;
	position:relative;
	margin-left: 20px;
}

.colDxPiano h1.news {
	height:19px;
	width:102px;
	position:absolute;
	margin:0;
	top:-4px;
	left:-4px;
}

.blockNewsPiano span.data {
	font-size:13px;
	color:#EF4035;
}

.blockNewsPiano h1.titolo {
	font-size:13px;
	color:#EF4035;
	font-weight:normal;
	margin:2px 0;
}

.blockNewsPiano .testo {
	
}

.blockNewsPiano .frec {
	text-align:right;
	font-weight:bold;
}

