/* CSS Document */

/* -------------------------------- */
/*  CONTENUTO GENERALE              */
/* -------------------------------- */
body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.ausiliario {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:792px;
	height:100%;
	z-index:0;
	border:0px solid #cccccc;
}
.contenitore {
	position:absolute;
	top:0px;
	left:0px;
	width:792px;
	padding-bottom:3px;
	border:0px solid #cccccc;
}
#footer {
	position:absolute;
	top:633px;
	width:797px;
	height:1px;
	border-bottom:1px solid #cccccc;
	z-index:100;	
}
#footer_map {
	position:absolute;
	top:814px;
	width:797px;
	height:1px;
	border-bottom:1px solid #cccccc;
	z-index:100;	
}
/* -------------------------------- */
/* HEADER                           */
/* -------------------------------- */
.header {
	position:absolute;
	border:0px solid #0000ff;
	width:800px;
	height:134px;
	float:left;
	background: #f6f4f5;
}
.titolo {
	top:100px;
	left:80px;
	position:absolute;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	font-style:normal;
	z-index:10;		
}
.titolo span{
	font-weight: bold;		
}
.linealogo  { 
	position: absolute;
	width: 50px;
	height: 133px;
	top:0px;
	left:0px;
	border-right:1px solid #B3B3B3;
	background: #f6f4f5;
}
.logo {
	background: #f6f4f5 url(img/logo_artigiana_impianti.gif) no-repeat;
	position:absolute;
	top:0px;
	left:51px;
	width:420px;
	height:133px;
	z-index:1;
	border:0px solid #000000;
	float:left;	
 }
.homesite {
	background: #f6f4f5;
	position:absolute;
	top: 0px;
	left:466px;
	width: 332px;
	height: 133px;
	z-index:1;
	border: 0px solid #000000;		
}

.homesite .home_site:link{
	position: relative;
	top: 95px;
	left:190px;
	width: 150px;
	margin-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #6C6C6C;
	z-index:2;		
}

.homesite .home_site:hover {
    font-family: arial;
	font-size: 11px;
	font-weight: bold;
	top: 95px;
	left:190px;
	position: relative;
	width: 150px;
	margin-left: 20px;
	color: #8F8F8E;
	z-index:2;	
}
.homesite .home_site:visited {
	position: relative;
	top: 95px;
	left:190px;
	width: 150px;
	margin-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #8F8F8E;
	z-index:2;
}
.menu {
	background:#AEAEAE;
	position:absolute;
	top:133px;
	left:0px;
	width:800px;
	height:60px;
	z-index:10;
	border:0px solid #000000;
}
.voci{
	position:absolute;
	list-style:none;
	z-index:4;
	border-left:0px solid #cccccc;
	width:750px;
	left:50px;
	height:60px;
	top:-15px;
}
.elenco {
	float:left;
	left:-45px;
	position:relative;
	width:123px;
	padding:0px;
	line-height:28px;
	border:0px solid #0000ff;
	height:58px;
	display:inline;
	text-align:center;
}
/* effetto rollover su link A - corporate */
.voci .link_a {
	padding-top:22px;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:27px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: #AEAEAE;
}
.link_a:link, .link_a:visited {
	position:relative;
	padding-top:22px;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:27px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: #AEAEAE;
	border:0px solid #0000ff;
	height: 60px;
}
.link_a:hover, .link_a:focus {
	position:relative;
	padding-top:22px;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:27px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: url(img/rettangolo_rosso.gif) no-repeat;
	border:0px solid #0000ff;
	height: 60px;
}
/* effetto rollover su link B - ricerca e sviluppo */
.voci .link_b {
	padding-top:22px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:5px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: #AEAEAE;
}
.link_b:link, .link_b:visited {
	position:relative;
	padding-top:22px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:5px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: #AEAEAE;
	border:0px solid #0000ff;
	height: 60px;
}
.link_b:hover, .link_b:focus {
	position:relative;
	padding-top:22px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:5px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: url(img/rettangolo_rosso.gif) no-repeat;
	border:0px solid #0000ff;
	height: 60px;
}
/* effetto rollover su link C - servizi */
.voci .link_c {
	padding-top:22px;
	padding-bottom:20px;
	padding-left:38px;
	padding-right:38px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: #AEAEAE;
}
.link_c:link, .link_c:visited {
	position:relative;
	padding-top:22px;
	padding-bottom:20px;
	padding-left:38px;
	padding-right:38px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: #AEAEAE;
	border:0px solid #0000ff;
	height: 60px;
}
.link_c:hover, .link_c:focus {
	position:relative;
	padding-top:22px;
	padding-bottom:20px;
	padding-left:38px;
	padding-right:38px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: url(img/rettangolo_rosso.gif) no-repeat;
	border:0px solid #0000ff;
	height: 60px;
}
/* effetto rollover su link D - ambiente */
.voci .link_d {
	padding-top:22px;
	padding-bottom:20px;
	padding-left:31px;
	padding-right:32px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: #AEAEAE;
}
.link_d:link, .link_d:visited {
	position:relative;
	padding-top:22px;
	padding-bottom:20px;
	padding-left:31px;
	padding-right:32px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: #AEAEAE;
	border:0px solid #0000ff;
	height: 60px;
}
.link_d:hover, .link_d:focus {
	position:relative;
	padding-top:22px;
	padding-bottom:20px;
	padding-left:31px;
	padding-right:32px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: url(img/rettangolo_rosso.gif) no-repeat;
	border:0px solid #0000ff;
	height: 60px;
}
/* effetto rollover su link E - contatti */
.voci .link_e {
	padding-top:22px;
	padding-bottom:20px;
	padding-left:36px;
	padding-right:36px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: #AEAEAE;
}
.link_e:link, .link_e:visited {
	position:relative;
	padding-top:22px;
	padding-bottom:20px;
	padding-left:36px;
	padding-right:36px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: #AEAEAE;
	border:0px solid #0000ff;
	height: 60px;
}
.link_e:hover, .link_e:focus {
	position:relative;
	padding-top:22px;
	padding-bottom:20px;
	padding-left:36px;
	padding-right:36px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: url(img/rettangolo_rosso.gif) no-repeat;
	border:0px solid #0000ff;
	height: 60px;
}
/* effetto rollover su link F - referenze */
.voci .link_f {
	padding-top:22px;
	padding-bottom:20px;
	padding-left:36px;
	padding-right:36px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: #AEAEAE;
}
.link_f:link, .link_f:visited {
	position:relative;
	padding-top:22px;
	padding-bottom:20px;
	padding-left:36px;
	padding-right:36px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: #AEAEAE;
	border:0px solid #0000ff;
	height: 60px;
}
.link_f:hover, .link_f:focus {
	position:relative;
	padding-top:22px;
	padding-bottom:20px;
	padding-left:36px;
	padding-right:36px;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:60px;
	color: #ffffff;
	background: url(img/rettangolo_rosso.gif) no-repeat;
	border:0px solid #0000ff;
	height: 60px;
}
/* gestione comune - sezione attiva con sfondo rosso */
.voci .elenco a.check {
	position:relative;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	height:60px;
	color: #ffffff;
	background:#ff0000;
	border:0px solid #0000ff;
	height:60px;
	padding-top:22px;
	padding-bottom:20px;
}
/* -------------------------------- */
/* CORPO                            */
/* -------------------------------- */
.corpo {
	position:absolute;
	top:134px;
	border:0px solid #009900;
	width:800px;
	height:auto;
	float:left;
}

.sx {
	position:absolute;
	border:0px solid #009900;
	top:60px;
	left:0px;
	width:400px;
	height:auto;
}

.dx {
	position:absolute;
	border:0px solid #009900;
	top:60px;
	left:400px;
	width:400px;
	height:auto;
}

.sottomenu{
	position:absolute;
	top:0px;
	z-index:4;
	border-bottom:1px solid #cccccc;
	width: 400px;
	left: -1px;
	height:76px;
	margin:0px;
}

.voci_sottomenu{
	position:absolute;
	top:35px;
	list-style: none;
	z-index:4;
	border-bottom: 0px solid #cccccc;
	width: 400px;
	left: -41px;
}

.elenco_sottomenu {
	float:left;
	right: 5px;
	position:relative;
	width:60px;
	padding:0px;
	line-height:28px;
	border:0px solid #0000ff;
	height: 58px;
	display: inline;
	text-align:center;
	top: 13px;
}

.elenco_sottomenu1 {
	float:left;
	position:relative;
	width:110px;
	padding:0px;
	line-height:15px;
	border:0px solid #0000ff;
	height: 58px;
	display: inline;
	text-align:center;
	top: 13px;
}


.sottomenu_s{
	position: relative;
	z-index:4;
	font-size: 9px;
	border-bottom: 1px solid #cccccc;
	width: 400px;
	left: -1px;
	height:160px;
}

.voci_sottomenu_s{
	position: relative;
	display:block;
	float: left;
	list-style: none;
	z-index:4;
	border: 0px dashed #cccccc;
	width: 185px;
	left: -40px;
	height:150px;
}
.voci_sottomenu_dx{
	position: relative;
	display:block;
	float: left;
	list-style: none;
	z-index:4;
	margin-left:190px;
	margin-top:-152px;
	border-right: 0px solid #cccccc;
	width: 205px;
	height:150px;
}
.elenco_sottomenu_s {
	position:relative;
	left: 10px;
	font-size: 9px;
	padding:0px;
	border:0px solid #0000ff;
	height: 20px;
	display: block;
	text-align:left;
	top: 7px;
}
.elenco_sottomenu_dx {
	position:relative;
	left: 2px;
	font-size: 9px;
	padding:0px;
	border:0px solid #0000ff;
	height: 20px;
	display: block;
	text-align:left;
	top: 7px;
}
.elenco_sottomenu .link3:link {
	position:relative;
	padding:0px;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	line-height:60px;
	color: #333333;
	background: #ffffff;
	border:0px solid #0000ff;
	height: 60px;
	left: 215px;
	letter-spacing:1px;
}

.elenco_sottomenu1 .link3:link {
	position:relative;
	padding:0px;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	line-height:60px;
	color: #333333;
	background: #ffffff;
	border:0px solid #0000ff;
	height: 60px;
	left: 170px;
	letter-spacing:1px;
}

.elenco_sottomenu .link3:hover{
	position:relative;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	line-height:60px;
	color: #A6A5A5;
	background: #ffffff;
	border:0px solid #0000ff;
	height: 60px;
	left: 215px;
	letter-spacing:1px;
}

.elenco_sottomenu1 .link3:hover{
	position:relative;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	line-height:60px;
	color: #A6A5A5;
	background: #ffffff;
	border:0px solid #0000ff;
	height: 60px;
	left: 170px;
	letter-spacing:1px;
}

.elenco_sottomenu .link3:visited{
	position:relative;
	padding:0px;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	line-height:60px;
	color: #ff0000;
	border:0px solid #0000ff;
	height: 60px;
	left: 215px;
	letter-spacing:1px;
}

.elenco_sottomenu1 .link3:visited{
	position:relative;
	padding:0px;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	line-height:60px;
	color: #ff0000;
	border:0px solid #0000ff;
	left: 170px;
	letter-spacing:1px;
}
.elenco_sottomenu_s .link3:link {
	position:relative;
	padding-right:12px;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	height:13px;
	color: #333333;
	background: #ffffff;
	border:0px solid #0000ff;
	letter-spacing:1px;
}
.elenco_sottomenu_s .link3:hover{
	position:relative;
	padding-right:12px;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	color: #A6A5A5;
	background: #ffffff;
	border:0px solid #0000ff;
	letter-spacing:1px;
}
.elenco_sottomenu_s .link3:visited{
	position:relative;
	padding-right:12px;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	color: #ff0000;
	border:0px solid #0000ff;
	letter-spacing:1px;
}
.elenco_sottomenu_dx .link3:link {
	position:relative;
	padding-right:12px;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	height:13px;
	color: #333333;
	background: #ffffff;
	border:0px solid #0000ff;
	letter-spacing:1px;
}
.elenco_sottomenu_dx .link3:hover{
	position:relative;
	padding-right:12px;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	color: #A6A5A5;
	background: #ffffff;
	border:0px solid #0000ff;
	letter-spacing:1px;
}
.elenco_sottomenu_dx .link3:visited{
	position:relative;
	padding-right:12px;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	color: #ff0000;
	border:0px solid #0000ff;
	letter-spacing:1px;
}
.titolo_sezione {
    font-size: 28px;
	color: #ff0001;
	position: absolute;
	font-weight: normal;
	font-family:arial;
	right: 20px;
	top: 40px;
}
.titolo_sez_servizi {
    font-size: 28px;
	color: #ff0001;
	position: absolute;
	font-weight: normal;
	font-family:arial;
	right: 20px;
	top: 165px;
}
.testo p {
    font-size: 11px;
	color: #333333;
	position: absolute;
	font-weight: normal;
	font-family:arial;
	margin-left: 4px;
	margin-right: 15px;
	left: 0px;
	top: 115px;
	text-align:justify;
	line-height: 17px;
}
.testo_servizi p {
    font-size: 11px;
	color: #333333;
	position: absolute;
	font-weight: normal;
	font-family:arial;
	margin-left: 15px;
	margin-right: 20px;
	left: 0px;
	top: 210px;
	text-align:justify;
	line-height: 17px;
}

p.descrizione {
	width:365px;
	border:0px solid #009900;
    font-size: 11px;
	color: #333333;
	position: absolute;
	font-weight: normal;
	font-family:arial;
	margin:0px;
	left: 0px;
	top: 115px;
	text-align:justify;
	line-height: 17px;
	padding-left:10px;
	padding-right:20px;
}
.barretta {
	background: url(img/barretta_interna.gif) no-repeat;
	position: absolute;
	top: -1px;
	left:394px;
	width: 8px;
	height: 441px;
	z-index:11;
	border: 0px solid #000000;		
 }
.barretta_2 {
	background: url(img/barretta_interna_2.gif) no-repeat;
	position: absolute;
	top: 1px;
	left:394px;
	width: 8px;
	height: 440px;
	z-index:11;
	border: 0px solid #000000;		
 }
 .immaginecentro {
	background: url(img/img_centrale_interna.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 264px;
	z-index:1;
	border-bottom: 1px solid #BEBEBE;
	padding-bottom:2px;		
 }
 
.barraservizi {
	background: url(img/barretta_servizi_interna.gif) no-repeat;
	position: absolute;
	top: 269px;
	left: 0px;
	width: 400px;
	height: 34px;
	border: 0px solid #000000;		
 }
.barraservizi span {
	position: absolute;
	top: 8px;
	left: 300px;
	width: 100px;
	height: 34px;
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;		
 }
.servizi {
	position: absolute;
	top: 301px;
	left: 0px;
	width: 399px;
	height: 140px;
	border: 0px solid #009900;
	background: url(img/sfondo_servizi_interno.jpg);		
 }
.servizi #elenco1{
	position: relative;
	top:0px;
	left:5px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-image:none;
    list-style-type:none;
	border: 0px solid #009900;
	z-index:5;
	width:325px;
 /*   list-style-position:none;*/	
 }
.servizi_map {
	position:absolute;
	top:301px;
	left:0px;
	width:399px;
	height:322px;
	border:0px solid #009900;
	background:url(img/sfondo_servizi_interno3.jpg) no-repeat;		
}
 
#elenco1 li {
  background: transparent url(img/pallino.gif) no-repeat scroll 0pt 5px;
  padding: 0px 0px 0px 0px;
  list-style-image:none;
  list-style-type:none;
 /*   list-style-position:none;*/
  text-indent:30px;
  border: 0px solid #009900;
  line-height:22px;
  width:325px;
 } 
 
 #elenco1 .elenco2 {
  background: transparent url(img/pallino.gif) no-repeat scroll 0pt 5px;
  padding: 0px 0px 0px 0px;
  list-style-image:none;
  list-style-type:none;
 /*   list-style-position:none;*/
  text-indent:30px;
  border: 0px solid #009900;
  line-height:16px;
 } 

/* -------------------------------- */
/* GESTIONE DEI LINK                */
/* -------------------------------- */
a:link {
    font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	line-height:12px;
	margin-top: -12px;
}
a:hover {
    font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #8F8F8E;
}
a:visited {
    font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #8F8F8E;
	text-decoration:none;
	line-height:12px;
	margin-top: -12px;
}

/* -------------------------------- */
/* GESTIONE DEL FORM CONTATTI       */
/* -------------------------------- */
#voci_form {
	position:absolute;
	top:70px;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #8F8F8E;
	text-decoration:none;
	line-height:12px;
	margin-top: 30px;
	margin-left:10px;	
}
#bottoni {
	position:absolute;
	top:300px;
}
#bottoni input#ok {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #8F8F8E;
	text-decoration:none;
	line-height:12px;
	border:1px solid #999999;
	width:60px;
	margin-top:5px;
	margin-right:5px;
	position:absolute;
	left:5px;
	top:0px;
}
#bottoni input#no {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #8F8F8E;
	text-decoration:none;
	line-height:12px;
	border:1px solid #999999;
	width:60px;
	margin-top:5px;
	margin-right:5px;
	position:absolute;
	left:70px;
	top:0px;
}
#colonna1 {
	position:absolute;
	border:0px solid #000099;
	left:0px;
	width:180px;
	height:170px;
}
#blocco3 {
	position:absolute;
	top:175px;
}
#blocco3 #label_interesse {
	position:absolute;
	top:0px;
}
#blocco3 #interesse {
	position:absolute;
	top:13px;
	left:-10px;
}
#blocco3 #label_messaggio {
	position:absolute;
	top:35px;
}
#blocco3 #messaggio {
	position:absolute;
	top:48px;
	left:-10px;
}
#colonna1 input {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #8F8F8E;
	text-decoration:none;
	line-height:12px;
	display:block;
}
#colonna1 label {
	margin-right:5px;
}
#colonna2 {
	position:absolute;
	left:180px;
	border:0px solid #000000;
	width:180px;
	height:170px;
}
#colonna2 input {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #8F8F8E;
	text-decoration:none;
	line-height:12px;
	display:block;
}
#colonna2 label {
	margin-right:5px;
}
#colonna2 #label_provincia {
	position:absolute;
	top:102px;
	left:0px;
	
}
#colonna2 #provincia {
	position:absolute;
	top:115px;
	left:-10px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #8F8F8E;
	text-decoration:none;
	line-height:12px;
	display:block;
	width:155px;
	margin-left:10px;
}
#voci_form #interesse {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #8F8F8E;
	text-decoration:none;
	line-height:12px;
	display:block;
	width:335px;
	margin-left:10px;
}
#voci_form textarea {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #8F8F8E;
	text-decoration:none;
	line-height:12px;
	display:block;
	width:330px;
	margin-left:10px;
}
.privacy {
	display:block;
	width:200px;
	margin-right:10px;
	margin-top:-20px;
	margin-left:90px;
	text-align:justify;
}
#voci_form .feedback {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	color: #8F8F8E;
	text-decoration:none;
	line-height:12px;
	display:block;
	width:330px;
	margin-left:10px;
	margin-top:70px;
	border:0px solid #009900;
}
.checkbox {
	position:absolute;
	top:5px;
	left:150px;
}
#bottoni a {
	position:absolute;
	top:35px;
	left:90px;
}
#blocco3 .dati {
	position:absolute;
	top:110px;
	left:5px;
	width:200px;
}
.gif {
	position:absolute;
	top:13px;
	left:430px;
	z-index:80;
	border:0px solid #a2c134;
}
object {
	width:112px;
	height:112px;
}
embed {
	width:112px;
	height:112px;
}
.immagine_corporate {
	background: url(img/foto_company.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 398px;
	height: 264px;
	z-index:1;
	border-bottom: 1px solid #BEBEBE;
	padding-bottom:2px;		
 }
 .immagine_mission {
	background: url(img/foto_mission.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 398px;
	height: 264px;
	z-index:1;
	border-bottom: 1px solid #BEBEBE;
	padding-bottom:2px;		
 }
  .immagine_job {
	background: url(img/foto_job.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 398px;
	height: 264px;
	z-index:1;
	border-bottom: 1px solid #BEBEBE;
	padding-bottom:2px;		
 }

 .immagine_ricerca {
	background: url(img/foto_ricerca.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 398px;
	height: 264px;
	z-index:1;
	border-bottom: 1px solid #BEBEBE;
	padding-bottom:2px;		
 }
  .immagine_ricerca2 {
	background: url(img/foto_ricerca2.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 398px;
	height: 264px;
	z-index:1;
	border-bottom: 1px solid #BEBEBE;
	padding-bottom:2px;		
 }
 .immagine_ambiente {
	background: url(img/foto_ambiente.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 398px;
	height: 264px;
	z-index:1;
	border-bottom: 1px solid #BEBEBE;
	padding-bottom:2px;		
 }
  .immagine_contatti {
	background: url(img/foto_contatti1.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 398px;
	height: 264px;
	z-index:1;
	border-bottom: 1px solid #BEBEBE;
	padding-bottom:2px;		
 }
   .immagine_referenze {
	background: url(img/foto_referenze2.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 398px;
	height: 264px;
	z-index:1;
	border-bottom: 1px solid #BEBEBE;
	padding-bottom:2px;		
 }
    #immagine_flash {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 398px;
	height: 264px;
	z-index:1;
	padding-bottom:2px;		
 }
    #esterno_img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 398px;
	height: 264px;
	z-index:1;
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
 }
 .blu {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	color:#118ab3;
 }
  .arancio {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	color:#ff9900;
 }
  #footer_mappa {
	position:absolute;
	top:760px;
	width:797px;
	height:1px;
	border-bottom:1px solid #cccccc;
	z-index:100;	
}
.barretta_mappa {
	background: url(img/barretta_interna_2.gif) no-repeat;
	position:absolute;
	top:1px;
	left:394px;
	width:8px;
	height:567px;
	z-index:100;
	border:0px solid #000000;		
 }
.barretta_map {
	background: url(img/barretta_interna_3.jpg) no-repeat;
	position:absolute;
	top:1px;
	left:394px;
	width:8px;
	height:620px;
	z-index:100;
	border:0px solid #000000;		
}
 .servizi_mappa {
	position:absolute;
	top:301px;
	left:0px;
	width:399px;
	height:267px;
	border:0px solid #009900;
	background:url(img/sfondo_servizi_interno2.jpg);		
 }