BODY
{
    COLOR: #666666;
    FONT-FAMILY: Arial;
	font-weight: lighter;
	line-height: 20px;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none;
    font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1
{
	font-family: Georgia, Arial;
	font-weight: lighter;
	text-decoration: none;
	font-size: 20px;
	color: #106494;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
h4
{
	font-size: 12px;
}

/* struttura della pagina */
#intro_contenitore
{
	width: 416px;
	height: 212px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -106px 0 0 -208px;
}
#sito_contenitore
{
	width: 950px;
	height: 590px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -295px 0 0 -475px;
}

#immagine_sx
{
	position: relative;
	visibility: visible;
	overflow: hidden;
	width: 540px;
	height: 480px;
	margin: 0px;
	top: 0px;
	left: 0px;
	float: left;
	text-align: center;
}

#testi_dx
{
	position: relative;
	visibility: visible;
	overflow: hidden;
	width: 410px;
	height: 480px;
	margin: 0px;
	top: 0px;
	left: 0px;
	float: left;
	text-align: center;
}
#testi_dx .titolo_pagina
{
	position: relative;
	visibility: visible;
	overflow: hidden;
	width: 100%;
	height: 120px;
	margin: 0px;
	top: 0px;
	left: 0px;
	float: left;
	text-align: left;
}
#testi_dx .testi_pagina
{
	position: relative;
	visibility: visible;
	overflow: hidden;
	width: 100%;
	height: 260px;
	margin: 0px;
	top: 0px;
	left: 0px;
	float: left;
    FONT-FAMILY: Arial;
	font-weight: lighter;
	line-height: 35px;
    FONT-SIZE: 17px;
    TEXT-DECORATION: none;
    font-weight: normal;
	text-align: left;
}
#testi_dx .testi1
{
	color: #003A70;
}
#testi_dx .testi1_evidenziati
{
	color: #869BBF;
    FONT-SIZE: 20px;
}
#testi_dx .testi2
{
	color: #E94F0A;
}
#testi_dx .testi2_evidenziati
{
	color: #F19563;
    FONT-SIZE: 20px;
}


#testi_dx .struttura
{
	position: relative;
	visibility: visible;
	overflow: hidden;
	width: 100%;
	height: 100px;
	margin: 0px;
	top: 0px;
	left: 0px;
	float: left;
	text-align: center;
	vertical-align: bottom;
}

#contenitore_menu
{
	background-image: url(images/fascia_menu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	visibility: visible;
	overflow: hidden;
	width: 950px;
	height: 110px;
	top: 0px;
	left: 0px;
	float: left;
	text-align: center;
}

#menu_orizzontale 
{
	position: relative;
	visibility: visible;
	width: 950px;
	margin: 0 auto;
	top: 22px;
	right: 0px;
	text-align: right;
	font-size: 9pt;
}
#menu_orizzontale a {
	color: #FFFFFF;
	text-decoration: none;
	width: 104px;
	padding-left: 12px;
	padding-right: 12px;
}
#menu_orizzontale a:hover {
	color: #fd7f0f;
	text-decoration: none;
	width: 104px;
	padding-left: 12px;
	padding-right: 12px;
}

#contenitore_galleria
{
	position: relative;
	visibility: visible;
	overflow: hidden;
	width: 950px;
	height: 425px;
	z-index: 1;
	top: 0px;
	left: 0px;
	float: left;
	text-align: center;
}
#contenitore_titolo_galleria
{
	position: relative;
	visibility: visible;
	overflow: hidden;
	width: 600px;
	height: 55px;
	top: 0px;
	left: 0px;
	float: left;
	text-align: center;
}
#contenitore_struttura_galleria
{
	position: absolute;
	visibility: visible;
	overflow: hidden;
	width: 350px;
	height: 100px;
	z-index: 2;
	top: 380px;
	left: 600px;
	float: left;
	text-align: center;
}

#contenitore_contatti
{
	position: relative;
	visibility: visible;
	overflow: hidden;
	display: block;
	width: 950px;
	height: 480px;
	top: 0px;
	left: 0px;
	float: left;
	text-align: center;
}


