﻿/* ************************************************************************************************************************** */
/* ELEMENTI PAGINE */
/* ************************************************************************************************************************** */
body	{ text-align: center; font-family : "Microsoft sans serif", Arial, Helvetica; font-size: 11px; /*color: #000000;*/
		  margin: 0; padding: 0; background-color: #1064BA; background-repeat: repeat-x; color:#01336E; }
	   
div.Body	{ padding-left: 20px; }
td.Body		{ padding: 0px; vertical-align: top; height: 100%; }
td.Column	{ padding: 0px; vertical-align: top; }

form		{ margin:0px; }

/* Pagine generiche */
/* -------------------------------------------------------------------------------------------------------------------------- */

div.Page							{ width:980px; margin:0px auto; text-align:left; background-color:#ffffff; }
div.GenericPage .PageTitle			{ font-size: 20px; font-weight: bold; color: #01336E; padding-left: 20px; display: block;
									  height: 37px; line-height: 37px; vertical-align: top; margin-bottom: 10px; }
div.GenericPage .PageContent		{ overflow: hidden; padding-right: 20px; padding-left: 20px; padding-bottom: 20px; }
div.GenericPage .PageTesto			{ overflow: hidden; font-size: 12px; text-align: justify; }
div.GenericPage .PageTesto_Title	{ font-weight: bold; font-size: 14px; }
div.GenericPage .PageTesto_Corsivo	{ font-style: italic; }
div.GenericPage .PageTesto_NoResult	{ font-weight: bold; color: #ff1111; display:block; margin-top: 18px; }

div.GenericPage a, div.GenericPage a:link, div.GenericPage a:active, div.GenericPage a:visited { font-size:12px; color:#01336E; text-decoration: underline; font-weight: bold; }
div.GenericPage a:hover { color:#01336E; text-decoration: none; }

div.GenericPage .generic_separator	{ height: 1px; background-image: url('../../images/gif/bg_point.gif'); background-repeat: repeat-x;
									  margin: 0px; margin-right: 5px; margin-top:20px; margin-bottom:10px; line-height: 0px; padding: 0px; }

/* ************************************************************************************************************************** */

/* Header */
/* -------------------------------------------------------------------------------------------------------------------------- */
/*.Header								{ width:940px; margin:0px; padding:0px; }
table.Header						{ width: 940px; margin: 0px; margin-left: 20px; padding: 0px; }

.trBgImage { height:212px; background-image: url(images/header/header.jpg); background-repeat: no-repeat; background-position: center; }

div.Header div.HdrMenuContainer		{ height: 100%; width: 940px; background-color:#009933; text-align: center; }
div.HdrMenuContainer td.HdrMenuButton { background-image: url(images/bg_menu.jpg); background-position: 0px 0px; background-repeat: repeat-x; }
div.HdrMenuContainer td.HdrMenuButton:hover	{ background-image: url(images/bg_menu.jpg); background-position: 0px -49px; background-repeat: repeat-x; }

td.HdrMenuSeparator { background-image: url(images/bg_menu.jpg); background-position: 0px 0px; background-repeat: repeat-x; }

div.HdrMenuSeparator				{ background-image: url(images/puntini.gif); background-repeat: no-repeat;
								      height: 49px; width: 1px; margin: 0px; border: 0px; padding: 0px; line-height: 0px;
								      background-position:5px 0px; }
div.HdrMenuSeparator:hover			{ background-image: url(images/puntini.gif); background-repeat: no-repeat;
								      height: 49px; width: 1px; margin: 0px; border: 0px; padding: 0px; line-height: 0px; }						      

div.Header div.HdrMenuContainer td a { font-size: 12px;	line-height: 49px; font-weight: bold; color: Green;
									   text-decoration: none; vertical-align: middle; padding-left:10px; padding-right:10px; }
div.Header div.HdrMenuContainer td a:hover { color: #ffffff; }*/
/* ************************************************************************************************************************** */


/* Footer */
/* -------------------------------------------------------------------------------------------------------------------------- */
div.Footer						{ width:940px; text-align:center; font-size:10px; color:#000000; }
div.Footer div.FtrContainer		{ height:100%; }
div.Footer div.FtrMenu			{ background-color: #0A3B6E; color: #ffffff; height: 35px; line-height: 35px; 
								  font-size: 12px; text-transform: lowercase; }
div.Footer div.FtrMenu span		{ padding-left:7px; padding-right:7px; }
div.Footer div.FtrMenu a	    { font-size:11px; color: #ffffff; text-decoration:none; font-weight:bold; }
div.Footer div.FtrMenu a:hover  { color: #FB0202; text-decoration:none; font-weight:bold; }
div.Footer div.FtrText			{ padding:5px 0px 2px 0px; color:#666666; }
table.Footer					{ width:940px; margin:0px; padding:0px; margin-left: 20px; }
/* ************************************************************************************************************************** */

/* -- Viaggio Sposi -- */
body.ViaggioSposi { background-image:none; margin:0px; padding:0px; text-align:left; background-color:#f2f2f2; }
/* ------------------- */

/* ************************************************************************************************************************** */
/* TESTI */
/* ************************************************************************************************************************** */
.bottom { font-weight : normal; color : #666666; text-decoration : none; }
a.bottom { font-size:12px; font-weight : normal; color : #666666; text-decoration : none; }
a.bottom:hover { color : #cccccc; text-decoration:none; }
/* ************************************************************************************************************************** */

/* ************************************************************************************************************************** */
/* DETTAGLIO OFFERTE NETWORKS */
/* ************************************************************************************************************************** */
.DettaglioOfferta_CarStruttura_Sel { text-decoration:none; color:#01336E; font-weight:bold; cursor:pointer; }
.DettaglioOfferta_CarStruttura_NotSel { text-decoration:none; color:#01336E; font-weight:normal; cursor:pointer; }
/* ************************************************************************************************************************** */

/* ************************************************************************************************************************** */
/* Info Utili */
/* ************************************************************************************************************************** */
a.InfoUtili { font-size:12px; font-weight:bold; text-decoration:none; }
a.InfoUtili:link, a.InfoUtili:active, a.InfoUtili:visited  { font-size:12px; font-weight:bold; text-decoration:none; }
a.InfoUtili:hover { text-decoration:underline; }
/* ************************************************************************************************************************** */

/* ************************************************************************************************************************** */
/* Waiting Msg */
/* ************************************************************************************************************************** */
.modalBackground { background-color:#808080; opacity:0.7; filter:alpha(opacity=70); right:0px; bottom:0px; left:0px; top:0px; 
                   z-index:10000; position:absolute; width:1259px; height:1252px; }

.divWait { font-family:Arial, Tahoma; font-size:19px; background-color:#ffffff; left:50%; margin-left:-120px; margin-top:-60px;
           padding: 50px 15px 50px 15px; position:absolute; top:50%; width:240px; z-index:10001; }
/* ************************************************************************************************************************** */

/* ************************************************************************************************************************** */
/* Site Popup */
/* ************************************************************************************************************************** */
div.HdrSitePopup { background-color: #99c20c; font-size:12px; font-family:"Microsoft sans serif", Arial, Helvetica;
                   color:#000000; margin:0px; padding:0px; }
/* ************************************************************************************************************************** */
