﻿
/* BODY */

html
{
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	background-color: #25639C;
	background-image: url(/images/sfumatura_sfondo.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment: scroll;
	color: white;
	height: 100%;
}

/* GENERICI */

* html textarea
{
	background-attachment: fixed;
}

form
{
	margin: 0px;
	padding: 0px;
	background-image: url(/images/sfondo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
}	

img
{
	border: 0px;
}

a
{
	color: #FB7C04;
	text-decoration: none;
}

a:visited
{
	color: #FB7C04;
	text-decoration: none;
}

a:hover
{
	color: #FCC417;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #FCC417;
	font-weight: bold;
	text-decoration: none;
}

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 HOME */

div#sponsor
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 104px;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 4px;
	text-align: right;
}

div#sponsor a
{
	color: black;
}

div#lingua
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 20px;
	overflow: hidden;
	padding-right: 8px;
	text-align: right;
}

div#lingua a
{
	color: black;
}

div#intro
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 480px;
	overflow: hidden;
	border: 1px solid white;
}

div#mattonella
{
	position: absolute;
	left: 50%;
	top: 10px;
	width: 310px;
	height: 313px;
	margin-left: -440px;
}

/* STRUTTURA DELLA PAGINA */

div#pagina
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding-top: 8px;
	padding-bottom: 8px;
}

div#lingua2
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 20px;
	overflow: hidden;
	padding-right: 8px;
	text-align: right;
}

div#lingua2 a
{
	color: black;
}

div#sinistra
{
	float: left;
	width: 760px;
	overflow: hidden;
}

div#destra
{
	float: right;
	width: 198px;
	overflow: hidden;
	text-align: center;
}

div#header
{
	width: 760px;
	height: 224px;
	overflow: hidden;
}

div#topleftmenu
{
	margin-top: 2px;
	margin-bottom: 4px;
	width: 760px;
	height: 31px;
	background-color: white;
	overflow: hidden;
}

div#topleftmenu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#topleftmenu ul li
{
	float: left;
	margin-left: 2px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
	white-space: nowrap;
	height: 31px;
	overflow: hidden;
	background-image: none;
}

div#topleftmenu ul li a
{
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 6px;
	margin-right: 1px;
	margin-top: 2px;
	margin-bottom: 1px;
	text-decoration: none;
	color: #462A02;
	border-bottom: 3px solid #25639C;
}

div#topleftmenu ul li a:hover
{
	border-bottom: 3px solid #FFC318;
	background: #FFE730;
	color: black;
}

div#topleftmenu ul li span
{
	display: block;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 6px;
	margin-right: 1px;
	margin-top: 2px;
	margin-bottom: 1px;
	text-decoration: none;
	border-bottom: 3px solid #FFC318;
	background: #FFE730;
	color: black;
}

div#foto
{
	float: left;
	width: 412px;
	overflow: hidden;
}

div#testo
{
	float: left;
	width: 344px;
	overflow: hidden;
}

div#pensionereale
{
	position: absolute;
	margin-top: -140px;
	margin-left: -60px;
	width: 298px;
	height: 320px;
	overflow: hidden;
}

div#pensionereale2
{
	position: absolute;
	margin-top: 14px;
	margin-left: 238px;
	width: 183px;
	height: 61px;
	overflow: hidden;
}

div#indirizzo
{
	position: absolute;
	margin-top: 80px;
	margin-left: 220px;
}

/* TARIFFE */

table.tariffe
{
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px solid #6395D2;
	padding: 0px;
}

table.tariffe caption
{
	font-weight: bold;
	padding-top: 2px;
	font-size: 10pt;
	color: white;
}

table.tariffe tr td
{
	background-color: #467BB6;
	text-align: center;
	white-space: nowrap;
	border: 1px solid #6395D2;
	padding: 2px;
}

table.tariffe tr th
{
	background-color: #CCDFF4;
	color: black;
	text-align: center;
	white-space: nowrap;
	border: 1px solid #6395D2;
	padding: 2px;
	font-size: 8pt;
	font-weight: bold;
}

table.contatti
{
	width: 344px;
}

/* ELEMENTI FORM */

input.casella
{
	margin: 0px;
	padding: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	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%;
	font-family: 'Trebuchet MS'; 
	font-size: 9pt; 
}

textarea.casella
{
	padding: 2px;
	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
{
	padding-left: 16px;
	padding-right: 16px;
	color: #5E1400;
	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');
}

span.titolo_informativa
{
	width: 100%;
	font-weight: bold;
	color: red;
	line-height: 1.2em;
}

span.testo_informativa
{
	width: 100%;
	font-family: Arial;
	font-size: 7pt;
	line-height: 1.1em;
}

span.label_semivisibile
{
	color: #888888;
	font-size: 11px;
}
