
div#home_sx {
  width:45%;
  height:100%;
  float:left;
  font-size: 1em;
  color: #000;
  text-align : left;
  margin:0 0 0 0;
}

div#home_centro {
  float:left;
  width:30%;
  height:100%;
  font-size: 1em;
  color: #000;
  text-align : left;
  margin:0 0 0 15px;
  padding:0 0 0 0;
}

div#home_dx {
  float:right;
  width:20%;
  height:100%;
  margin:0 1px 0 0;
  padding:0;
  font-size: 1em;
  color: #000;
  text-align : left;
}

.titolo {
  width:100%;
  font-size: 1.5em;
  color: #494949;
  text-align : justify;
  font-weight:bold;
  padding-top:3em;
}

div#img_professioni {
  font-size: 1em;
  width:100%;
  height:11.5em;
  color: #FFFFFF;
  margin-top:0px;
  padding:0px;
  border:1px solid;
  border-color:#CCCCCC;
}
.head_professioni {
  width:100%;
  height:3.0em;
  line-height:3.0em;
  font-weight:bold;
  margin:auto;
  padding:0;
  border:0;
  background:#C70000;
}
.ico_home {
  float:left;
  width:2.7em;
  height:2.7em;
  padding:2px;
  margin:0px;
  text-align:left;
  border:0px;
}
.text_ico_home {
  width:100%;
  font-size: 1.5em;
  color: #FFFFFF;
  text-align:left;
  padding-left:10px;
  margin:auto;
  }


div#img_territorio {
  width:100%;
  height:11.5em;
  color: #FFFFFF;
  margin-top:2em;
  padding:0px;
  border:1px solid;
  border-color:#CCCCCC;
}

.head_territorio {
  width:100%;
  height:3.0em;
  line-height:3.0em;
  font-weight:bold;
  margin:auto;
  padding:0;
  border:0;
  background:#182351;
}

div#img_settori_economici {
  width:100%;
  height:11.5em;
  color: #FFFFFF;
  margin-top:2em;
  padding:0px;
  border:1px solid;
  border-color:#CCCCCC;
}

.head_settori_economici {
  width:100%;
  height:3.0em;
  line-height:3.0em;
  font-weight:bold;
  margin:auto;
  padding:0;
  border:0;
  background:#006A00;
}

div#img_downloads {
  width:100%;
  height:13.5em;
  color: #FFFFFF;
  margin-top:2em;
  padding:0;
  border:1px solid;
  border-color:#CCCCCC;
}

.head_downloads {
  width:100%;
  height:3.0em;
  line-height:3.0em;
  font-weight:bold;
  margin:auto;
  padding:0;
  border:0;
  font-size: 1.5em;
  color:#494949;
  background:#c5bb97;
}

.box_home {
  font-size: 1em;
  color: #494949;
  margin:5px 15px 5px 15px;
  }

.link_box_home {
  width:30%;
  height:2.0em;
  line-height:2.0em;
  text-decoration:none;
  margin-left:50%;
  position:relative;
  }

div#box_analisi {
  float:right;
  width:100%;
  height:100%;
  margin-bottom:0px;
  padding:0;
  margin:0;
  border: 1px solid;
  border-color:#cccccc;
  color:#000;
  }
.head_analisi {
  min-width:10em;
  width:100%;
  height:3.0em;
  line-height:3.0em;
  font-size: 1.3em;
  font-weight:bold;
  text-align:center;
  background:#f8f8f8;
  margin:0px;
  padding:0 0 2px 0;
  border:0px; 
}

div#box_news {
  float:right;
  width:100%;
  height:100%;
  padding:0;
  margin:10px 0 0 0;
  text-align:center;
  border: 1px solid;
  border-color:#cccccc;
  
}
.head_news {
  width:100%;
  height:3.0em;
  line-height:3.0em;
  font-size: 1.3em;
  font-weight:bold;
  text-align:center;
  background:#f8f8f8;
  margin:auto;
  padding:0;
  border:0; 
}

.text_analisi {
  width:95%;
  color: #494949;
  height:8.0em;
  padding:0px;
  text-align:center;
 }

P.bgred {
background:#C70000;
text-align:center;
margin:auto;
}

P.bgblu {
background:#182351;
text-align:center;
margin:auto;
}

P.bgreen {
background:#006A00;
text-align:center;
margin:auto;
}

P.bggray {
background:#c5bb97;
text-align:center;
font-size:1.3em;
font-weight:bold;
margin:auto;
}
