﻿A:link, A:visited { text-decoration: none; color:#000000 }
A:hover { text-decoration: underline ; color:#000000}

body 
{
	background-color: #ffffff;
	background-image: url(../IMG/Struttura/bg_001.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none; 
	
}

/* 1 Testata */

.header01 {
	background-image: url(../IMG/Struttura/Top_bg001.jpg);
	background-repeat:repeat-x ;
	position:relative;
	width: 760px;
	height: 82px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
.header02 {
	background-image: url(../IMG/Struttura/Top_bg002.jpg);
	background-repeat:repeat-x ;
	position:relative;
	width: 760px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}

.logo_testata
{
	position: absolute;
	left: 17px;
	top: 0px;
}

.logo_testata02
{	
	position: absolute;
	left:550px;
	top:13px;
}

.logo_testata03
{	
	position: absolute;
	left:625px;
	top:13px;
}
.logo_testata04
{	
	position: absolute;
	left:680px;
	top:13px;
}


/* MENU E OMBRE*/
.ombra_sx {
	background-image: url(../IMG/Struttura/ombra_sx.jpg);
	background-repeat:repeat-x ;
	margin-left: auto;
	margin-right: auto;
}

.ombra_dx {
	background-image: url(../IMG/Struttura/ombra_dx.jpg);
	background-repeat:repeat-x ;
	width: 26px;
	margin-left: auto;
	margin-right: auto;
}

.tab_obra_bassa
{
	background-image: url(../IMG/Struttura/ombra_bassa_gri.gif);
	background-repeat:repeat-x ;
	width: 100%;
	height:9px;
	margin-left: auto;
	margin-right: auto;
}


/* PARTE CENTRALE */
.foto_centrale
{	
	position: relative;
	left:0px;
	top:-10px;
	z-index: 110;
}

.corpo_centrale
{
	position:relative;
	top:-20px;
	text-align:justify;
}

.testo01
{
	font-family:Verdana;
	font-size:8pt;
}

.testo01_bold
{
	font-family:Verdana;
	font-size:8pt;
	font-style:inherit;
}

.testo02_bold
{
	font-family:Verdana;
	font-size:12pt;
	font-style:inherit;
}