body {
	font: 12px Verdana, sans-serif;
	color: #737373;
	background: #B9BCA5;
	margin: 0;
	padding: 0;
	border: 2px solid #FF000;
	text-align: justify;

}
/* Formattazione Testo */
p {
	font: 12px Verdana, sans-serif;
	color: #515151;
	padding: 0;
}
a {
	font: 12px Verdana, sans-serif;
	color: #007CC2;
	font-weight: bold;
	padding: 0;
}

h1 {
	font: 18px Arial, Verdana, sans-serif;
	color: #007CC2;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2 {
	font: 16px Arial, Verdana, sans-serif;
	color: #007CC2;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
h4 {
	font: 18px Arial, Verdana, sans-serif;
	color: #22375B;
	line-height: 24px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
h4 a:visited {
	color: #22375B;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}
h4 a:hover {
	color: #007CC2;
}
.certificazione { 
  font: 11px Verdana, sans-serif;
  color: #515151;
  float: right;
  line-height: 14px;
}
.clear {
	clear: both;
}
/* Formattazione Immagini */
.right {
  float: right;
}
.left {
  float: left;
}
.img { 
	letter-spacing: -1000em;  text-indent : -999em; overflow: hidden; display: block;
	background-repeat: repeat; background-color: transparent; /* IE FLICKER FIX - no background position! */
}
/* Definizione box */
#container {
  margin: 0px auto;

}
#body {
	background: url(../img/ombra_y.gif) repeat 100%;
  margin: 0px auto;
	padding: 0 5px;
	width: 729px;
}
#header {
  background: #FFFFFF;
}
#header h1 {
	background: url(../img/header.jpg) no-repeat;
	height: 139px;
	width: 729px;
	text-indent: -9999px;
}
#header h1 a {
  height: 139px;
}
#top {
	background: #FFFFFF;
	width: 729px;
	height: 173px;

}
#content {
	width: 690px;
	margin-left: 10px;


}
#leftcol {
	background: #FFFFFF;
  float: left;
	margin: 23px 0 0 11px;

}	
#rightcol {
	background: #FFFFFF;
  float: right;
	width: 340px;
	margin: 30px 5px 0 11px;
}
	
#leftcolint {
	background: #FFFFFF;
  float: left;
  /*width: 95%;*/
	margin: 23px 0 0 11px;
}
	
#rightcolint {
  color: #999999;
	background: #FFFFFF;
  float: right;
	margin: 30px 5px 0 11px;
	font-style: italic;
}	
#gallery {
  background: #FFFFFF;
  width: 379px;
	height: 173px;
	margin: 0;
	padding: 0;
	float: left;
}
#footer {
	background: #FFFFFF;
	width: 729px;
	height: 37px;	
}
#footer p { 
  background: #FFFFFF;
  font: 11px Verdana, sans-serif;
  color: #515151;
  padding: 0px 90px 0 90px;
  text-align: center;
  line-height: 14px;
}
#footer p a { 
  font: 11px Verdana, sans-serif;
  color: #7B7A7A; 
}
#footerbianco p b { 
  font: 11px Verdana, sans-serif;
  color: #007CC2; 
  height: 32px;
}
#footerblu {
  background: url("../img/bottom.gif") repeat-x;
	float: center;
	height: 10px;
	margin: 0 25px 0px 25px;
	padding: 0px;
}
#footerbianco {
  width: 729px;
	margin: 0;
	padding: 0;
	height: 32px;
}
#footerbasso {
  background: url("../img/ombra_bottom.gif") no-repeat;
	margin: 0px auto;
  width: 741px;
	height: 19px;
}
/* Definizione menu */
#navcontainer {
  width: 345px;
	height: 173px;
	float: right;
}
#navcontainer ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	font: bold 13px/22px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: right;
	border-right: 20px;
}
#navcontainer a {
	display: block;
	width: 345px;
	height: 33px;
	margin-bottom: -8px;
}
#navcontainer a:link, #navcontainer a:visited {
	background: url(../img/bg_menu.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}
#navcontainer a:hover {
	background: url(../img/bg_menu_over.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}
#navcontainer a#current:hover {
	background: url(../img/bg_menub_over.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}
#navcontainer a#current {
	background: url(../img/bg_menub.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}
#progettazione a {
	display: block;
	width: 297px;
	height: 65px;	
	text-indent: -9999px;
}
#progettazione a:link, #progettazione a:visited {
	background-image: url(../img/bg_progettazione.gif);
}
#progettazione a:hover {
	background: url(../img/bg_progettazione_on.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}
#infomobility a {
	display: block;
	width: 297px;
	height: 65px;	
	text-indent: -9999px;
}
#infomobility a:link, #infomobility a:visited {
	background-image: url(../img/bg_trasporto.gif);
}
#infomobility a:hover {
	background: url(../img/bg_trasporto_on.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}
#automazione a {
	display: block;
	width: 297px;
	height: 65px;
  text-indent: -9999px;	
}
#automazione a:link, #automazione a:visited {
	background-image: url(../img/bg_automazione.gif);
}
#automazione a:hover {
	background: url(../img/bg_automazione_on.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}
#convertitori a {
	display: block;
	width: 297px;
	height: 65px;
  text-indent: -9999px;	
}
#convertitori a:link, #convertitori a:visited {
	background-image: url(../img/bg_convertitori.gif);
}
#convertitori a:hover {
	background: url(../img/bg_convertitori_on.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}
