﻿
/* BODY */

html
{
	height: 100%;
}

body
{
	color: #412C00;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	background-color: #C5A252;
	height: 100%;
}

/* GENERICI */

* html textarea
{
	background-attachment: fixed;
}

form
{
	margin: 0px;
	padding: 0px;
}	

img
{
	border: 0px;
}

a
{
	color: #5E1400;
}

a:visited
{
	color: #7B2D00;
}

a:hover
{
	color: black;
	font-weight: bold;
}

a:active
{
	color: black;
	font-weight: bold;
}

h1
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 16pt;
	font-weight: normal;
	font-family: 'Trebuchet MS';
}

h2
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 14pt;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}

h3
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 11pt;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}

h4
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 10pt;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}

/* STRUTTURA DELLA PAGINA */

div#pagina
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 64px;
	width: 768px;
	height: 500px;
	background-color: white;
	background-image: url(/images/background.gif);
	background-position: left top;
	background-repeat: repeat-y;
	background-attachment: scroll;
	border: 2px solid black;
}

div#titolo
{
	position: absolute;
	left: 0px;
	top: -32px;
	width: 768px;
	height: 50px;
	overflow: hidden;
	text-align: right;
	font-size: 18pt;
	color: white;
}

div#header
{
	position: absolute;
	left: -101px;
	top: -50px;
	width: 568px;
	height: 370px;
	overflow: hidden;
}

div#stemma
{
	position: absolute;
	left: 30px;
	top: -50px;
	width: 358px;
	height: 254px;
	overflow: hidden;
}

div#contenuto_home
{
	position: absolute;
	left: 10px;
	top: 326px;
	width: 404px;
	height: 160px;
	text-align: right;
	overflow: hidden;
}

div#contenuto_page
{
	position: absolute;
	left: 10px;
	top: 200px;
	width: 404px;
	height: 300px;
	text-align: right;
	overflow: hidden;
}

div#contenuto_miniature
{
	position: absolute;
	left: 1px;
	top: 392px;
	width: 484px;
	height: 211px;
	overflow: hidden;
	z-index: 30;
}

div#foto
{
	position: absolute;
	left: 522px;
	top: 12px;
	width: 206px;
	height: 306px;
	overflow: hidden;
}

div#indirizzo
{
	position: absolute;
	left: 577px;
	top: 318px;
	width: 198px;
	height: 100px;
	font-size: 8pt;
	overflow: hidden;
}

div#navigazione
{
	position: absolute;
	left: 577px;
	top: 402px;
	width: 184px;
	height: 100px;
	overflow: hidden;
}

div#lingua
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 4px;
	width: 768px;
	height: 20px;
	color: white;
}

div#footer
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	width: 768px;
	text-align: center;
}

img#logo
{
	margin-left: auto;
	margin-right: auto;
}

img#foto
{
	margin-left: auto;
	margin-right: auto;
}

/* BANNER */

div.banner160
{
	width: 160px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: hidden;
	border: 1px solid black;
}

div.banner468
{
	width: 468px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: hidden;
	border: 1px solid black;
}

a img.banner
{
	background-color: black;
	padding: 2px;
}

a:hover img.banner
{
	background-color: #ff9900;
}

/* OFFERTE */

div.offerte_testo
{
	font-size: 8pt;
}

div.offerte_testo p
{
	margin-top: 4px;
	margin-bottom: 4px;
}

div.offerte_allegati
{
}

div.offerte_foto
{
	float: left;
	margin-right: 8px;
	margin-top: 4px;
	text-align: center;
}

div.offerte_allegato
{
	float: left;
	margin-right: 8px;
	margin-top: 4px;
	text-align: center;
}

div.offerte_separatore
{
	width: 8px;
	height: 8px;
	overflow: hidden;
}

/* ELEMENTI FORM */

input.casella
{
	margin: 0px;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	height: 15px;
	border: 1px solid #aaaaaa;
	color: #333333;
	background-image: url(../images/input_shadow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS'; 
	font-size: 9pt; 
}

select.casella
{
	border: 1px solid #cccccc;
	color: #333333;
	background-image: url(../images/input_shadow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	height: 15px;
	font-family: 'Trebuchet MS'; 
	font-size: 9pt; 
}

textarea.casella
{
	margin: 0px;
	padding: 4px;
	border: 1px solid #cccccc;
	color: #333333;
	background-image: url(../images/input_shadow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS'; 
	font-size: 9pt; 
	line-height: 10pt;
}

input.bottone
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	color: #5E1400;
	height: 19px;
	font-family: 'Trebuchet MS'; 
	font-size: 9pt; 
	font-weight: bold;
	background-color: #ffeedd;
	border: 1px solid;
	border-top-color: #aaaaaa;
	border-left-color: #aaaaaa;
	border-right-color: #444444;
	border-bottom-color: #444444;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

p.testo_informativa
{
    margin: 0px;
    margin-top: 2px;
	font-family: Arial;
	font-size: 8px;
	line-height: 1.1em;
}

span.label_semivisibile
{
	color: #888888;
	font-size: 11px;
}
