/* IMPOSTAZIONI GENERALI */
body 
{ 
	margin:10px;
	margin-left: 0;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active 
{
	color: #3366FF;
	font-weight:bold;
	text-decoration: none;	
}
a:hover
{
	text-decoration:underline;
}

hr
{
	border:none;
	border-bottom:2px solid #0099FF;
}

a.anteprima:link, a.anteprima:visited, a.anteprima:active, a.anteprima:hover
{
	color:#666;
	font-weight:bold;
	text-decoration:underline;
	cursor:default;
}

h1
{
	color:#333366;
	background-image:url(../pictures/bgH1.gif);
	background-repeat: no-repeat;
	font-size:18px;	
	margin:0;
	padding-left:6px;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

h2
{
	color:#333366;
	background-image:url(../pictures/bgH2.gif);
	background-repeat: no-repeat;
	font-size:14px;	
	padding-left:4px;
	height: 23px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
}

h3
{
	color:#333366;
	background-image:url(../pictures/bgH3.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	font-size:12px;	
	padding-left:3px;
	height: 17px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
li
{ 
	list-style-image: url(../pictures/red_dot.gif);
	margin:0;
	padding:0;
}

/* HEADER */
div.header 
{
	height:150px;
	line-height:150px;
	background-image:url(../pictures/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
h1.vuoto
{
	background: none;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	height: auto;
	line-height: normal;
}
h2.vuoto
{
	background: none;
	color:#FEDE00;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
	height: auto;
}

div.tagline
{ 
	padding-top: 10px;
	text-align: right;
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
}
div.language
{ 
	text-align: left;
	padding-left:5px;
	padding-top:6px;
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
}
div.spessore
{
	padding-top:250px;
}

div.logo
{
	color:#0033CC;
	text-align:center;
	font-size:10px;
	background-image:url(../pictures/logo.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#6765D0;
	height:330px;
}

/* STRUTTURA DELLA PAGINA */
div.struttura
{
	width:750px;
	clear:both;
}
div.contenuto
{
	margin:15px;
	margin-bottom: 25px;
	margin-left: 10px;
	margin-top: 0;
	background-color:#FFF;
	font-size:12px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

table.struttura
{
	width:750px;
	border-collapse: collapse;
	margin-left: 10px;
	background-color:#FFFFFF;
	clear:both;
}

td.sx
{
	width:194px;
	border-collapse: collapse;
	background-image: url(../pictures/dw.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color:#6765D0;
	border-right: 8px solid white;
}


div.dw
{
	width:194px;
	font-size:10px;
	background-image:url('../pictures/dw.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#6765D0;
	clear: both;
}

td.dx
{
	width:549px;
	color:#333333;
}

img
{
	border:none; 
	padding:0;
	margin:0;
}

h3.anteprima {
	color:#FFF;
	width: 560px;
	height:40px;
	line-height:50px;
	font-size: 16px;
	font-weight: bold;
	margin:0;
	padding-left:20px;
}

div.anteprima {
	height:100px; 
	width: 560px;
	background-image: url(../pictures/bg-anteprima.gif);
	color: #07669B;
}

td.anteprima {	
	vertical-align:top;
	font-size:11px;	
	background-position: center top;
	background-repeat: no-repeat;
	color:#07669B;
	padding:0;
	padding-top:10px;
}

div.piantine_cont
{ 
	clear:both;
	border-bottom: 2px solid #ECF3FB;
}

div.piantine
{ 
	text-align: left;
	float: left;
}

div.piantine_bottom
{ 
	text-align: left;
	padding-bottom:10px;
}

div.piantine_testo
{ 
	text-align: left;
	width: 300px;
	float: left;
	margin-top: 15px;
}

/* FOOTER */
a.footer:link, a.footer:visited, a.footer:active, a.footer:hover 
{
	text-decoration: underline;	
	color: #333333;
}

div.footer
{
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	margin-bottom:0;
	width: 520px;
	font-size:12px;
	text-align: center;
	line-height:55px;
	background-image:url(../pictures/bgfooter.gif);
}

/* MENU */
a.menu:link, a.menu:visited, a.menu:active 
{
	color:#FFF;
	font-weight:bold;
	text-decoration: none;	
}
a.menu:hover
{
	text-decoration:none;
	font-weight:bold;
}

div.menu
{ 
	font-size:12px;
	margin-top:15px;
}

ul.menu
{
	padding:0;
	margin:0;
	font-size:14px;
	text-align: right;
	list-style: none;
}

li.menu
{
	list-style:none;
	height:21px;
	line-height:21px;
	background-image: url(../pictures/offdot.gif);
	background-position: right;
	background-repeat: no-repeat; 
	background-color: #a7b2e9;
	border-bottom: 1px solid #FFF;
	padding-right: 20px;
}

li.menu_down
{
	list-style:none;
	background-color:#8482d8;
	padding-right: 20px;
	padding-left:10px;
	background-image: url(../pictures/reddot.gif);
	background-position: right;
	background-repeat: no-repeat; 
	border-bottom: 1px solid #FFF;
	margin:0;
	height:21px;
	line-height:21px;
}
li.under_menu
{
	list-style:none;
	padding-left:10px;
	padding-right: 5px;
	margin:0;
	height:21px;
	line-height:21px;
}
li.under_menu_title
{
	list-style:none;
	height:21px;
	line-height:21px;
	background-color: #a7b2e9;
	border-bottom: 1px solid #FFF;
	padding-right: 5px;
}

/* tabella delle tariffe*/

div.tariffe
{
	width:525px;
}

TABLE.tariffe {
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: center;
	border: 2px solid #545C8A;
	background-color: #D1D4DB;
}

td.periodo {
	width:90px;
	line-height: 12px;
	letter-spacing: 0px;
	height: 33px;
	color: #ffffff;
}

td.prezzo {
	width:59px;
	letter-spacing: 0px;
	background-color: #ffffff;
}

td.arrangiamento {
	letter-spacing: 0px;
	color:#ffffff;
}

/* maschere */

TABLE.maschera {
	padding:0;
	width: 518px;
	height: auto;	
}

TD.etichetta {
	font-weight: bold;
	text-align:right; 
	vertical-align: top;
	color: Navy;
	font-size: 8pt;
	padding:5px;
}

input.input, textarea.input, select.input
{
	width:350px;
	font-size:8pt;
}

TD.etichetta_obb {
	font-weight: bold;
	padding:5px;
	color: #990000;
	font-size: 8pt;
	text-align:right;
	vertical-align: top;
	}

span.etichetta_obb {
	font-weight: bold;
	color: #990000;
	font-size: 8pt;
}

TD.campo {
	width:390px;
	font-size: 8pt;
	text-align:left;
	padding:5px;
	padding-right:1px;
}

TD.dati {
	text-align: left;
	padding: 0px;
	font-size:8pt;	
}



