/* ------------------ tooltip ------------------------- */

#tt {position:absolute; display:block; background:url(tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

object {
   outline           : none 
}

/* ----------------- submodal ------------------- */
#popupMask { display:none; position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;background-color:#000;-moz-opacity: 0.7;opacity:.70;filter: alpha(opacity=70);}
#popupContainer {position: absolute;z-index: 201;top: 0px;left: 0px;display:none;padding: 0px;}
#popupInner { padding:12px;padding-top:0px;background-color: #FFFFFF;}
#popupFrame {margin: 0px;width: 100%;height: 100%;position: relative;z-index: 202;}
#popupTitleBar {background-color: #fff;color: #FFFFFF;font-weight: bold;height: 20px;padding: 0px; padding-top:8px;position: relative;z-index: 203;}
#popupTitle {float:left;font-size: 1.1em; display:none}
#popupControls {float: right;cursor: pointer;cursor: hand;}
#popupControls a span {display: block;height: 20px;width: 20px; margin-right:0px; margin-top:0px; text-indent: -9000px;background: url('submodal_base/submodal_close.gif') no-repeat;}
.popupBody  {margin:5px; margin-top:0px;margin-left:10px;background-color:#FFFFFF; }

/* ----------------- CSS WEBSITE ------------------- */
body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #FFF;
}

body,
select,
input,
textarea {
	font-family		: Verdana, sans-serif;
	font-size		: 11px;
}

body a {
	outline			: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited
{
color                : #A55E00;
	text-decoration		: none;
	font-weight            : bold;
	text-decoration        : underline;
}

a:hover
{
	text-decoration		: underline;
}



input,
select,
textarea
{
	padding			: 2px;
	background-color	: #EEE;
	border			: 1px solid #999;
}

textarea {
	
}


html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.stile_indi
{
	display				: none;
}

.padding_10 {
	padding           : 10px;
}

.padding_20 {
	padding           : 20px;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

#div_container {
	width				: 980px;
	position			: relative;
	margin			: auto;
}

div.div_txt {
	width				: 980px;
	position			: relative;
	margin			: auto;
	text-align     : center;
	letter-spacing    : 0;
	font-family       : Georgia, serif;
	font-size         : 16px;
}

div.div_txt h1 {
	font-size         : 40px;
	font-weight       : normal;
	position            : absolute;
}

div.div_txt h2 {
	font-size         : 25px;
	font-weight       : normal;
	font-style        : italic;
	margin-top        : -8px;
}


div.div_txt p.intro {
	font-size         : 16px;
}

div.div_txt p.testo {
	font-size         : 12px;
}

#div_container h1,
#div_container h2,
#div_container h3,
#div_container p.intro,
#div_container p.testo,
#div_container p.page_nav {
	position            : absolute;
}

div.div_back_home,
div.div_box_numero {
	position             : absolute;
}

div.div_back_home a,
div.div_box_numero a {
	outline              : none;
}

div.div_box_numero a:link,
div.div_box_numero a:visited {
	text-decoration		: none;
}

div.div_box_numero p.menu_txt {
	font-size            : 18px;
	letter-spacing       : 0;
}

div.div_box_numero p.numero {
	font-size            : 20px;
	letter-spacing       : 0;
}

div.div_box_numero p.swiss_number {
	color						: #FFF;
	font-family				: Verdana, sans-serif;
	font-size				: 14px;
	font-weight				: bold;
	letter-spacing			: -1px;
	text-align				: center;
}

div.div_box_numero p.condizioni {
	font-family				: tahoma;
	font-size            : 9px;
	letter-spacing       : 0;
	text-align				: center;
}

div.div_box_numero img.link_box {
	top                  : 0;
	left                 : 0;
	height               : 30px;
	width                : 100%;
	position             : absolute;
	z-index              : 10000;
}

div.div_box_numero p.dettaglio_condizioni {
	font-size            : 9px;
	letter-spacing       : 0;
	line-height          : 10px;
	font-weight          : normal;
	font-family          : Verdana, Arial, helvetica, sans-serif;
}

#quick_alert {
	background-color		: #C00;
	color						: #FFF;
	font-family				: Arial, sans-serif;
	position					: absolute;
	width						: 350px;
	text-align				: center;
	padding					: 25px;
	top						: 200px;
	left						: 290px;
	z-index					: 1000;
	text-align           : center;
	font-size            : 21px;
	font-weight          : bold;
}

#new_entry {
	position					: absolute;
	z-index					: 2000;
}

div.div_class_condizioni {
	font-family		: Verdana, sans-serif;
	text-align		: center;
	padding			: 10px;
	line-height		: 13px;
	font-size		: 9px;
	margin-top     : 30px;
}

div.div_class_condizioni p.intro {
	margin-bottom	: 10px;
}

div.div_class_condizioni p.numeri {
	font-weight		: bold;
	font-size		: 10px;
}

div.div_class_condizioni p.dettaglio_condizioni {
	margin-bottom	: 10px;
}

p.tnx {
	font-family          : Verdana, Arial, sans-serif;
	padding              : 15px;
	text-align           : center;
	font-size            : 11px;
}

div.div_admin {
	color                : #222;
}

div.div_admin a:link,
div.div_admin a:visited {
	color             : #222;
}

div.div_admin input {
	font-size         : 9px;
	border            : 0;
	background-color  : #FFF;
	font-weight       : normal;
	color             : #D00;
}

div.div_admin input.sx {
	width             : 270px;
}

div.div_admin input.dx {
	width             : 90px;
}

table.tab_prepagato {
	width             : 100%;
	position          : absolute;
}

table.tab_prepagato td {
	font-size         : 14px;
	text-align        : center;
	width             : 50%;
	padding           : 8px;
	vertical-align    : top;
}

table.tab_prepagato td p.titolo {
	font-weight       : normal;
	font-size         : 20px;
	letter-spacing    : -1px;
}

table.tab_prepagato td p.description {
	margin            : 10px 0;
	font-size         : 12px;
}

table.tab_prepagato td p.numero {
	font-weight        : bold;
	font-size         : 24px;
	letter-spacing    : -1px;
}

table.tab_prepagato td table {
	width             : 75%;
	margin            : auto;
}

table.tab_prepagato td table td {
	padding           : 5px 0;
	font-size         : 12px;
	vertical-align    : middle;
}

.bucho_res_mov {
	background-image: url(../_pics/struttura/bg_dev.png);
}

div.div_footer {
	background-image		: url(../_pics/struttura/bg_footer.png);
	background-repeat		: no-repeat;
	background-position	: center;
	position             : relative;
	width                : 960px;
	height               : 306px;
	margin               : auto;
	margin-top           : 30px;
	font-family          : Verdana, sans-serif;
	font-size            : 11px;
}

div.div_footer h3 {
	font-size            : 19px;
	position             : absolute;
	top                  : 26px;
	left                 : 29px;
}

div.div_footer table {
	position             : absolute;
	top                  : 65px;
	left                 : 35px;
	width                : 890px;
}

div.div_footer table td {
	padding              : 6px 15px;
	vertical-align       : top;
	font-size            : 14px;
	width                : 25%;
}

div.div_footer table td a:link,
div.div_footer table td a:visited {
	text-decoration      : none;
}

div.div_footer table td a.link,
div.div_footer table td a.sublink {
	display              : block;
}

div.div_footer table td a.link {
	padding              : 5px 0;
}

div.div_footer table td a.sublink {
	font-size            : 11px;
	font-weight          : normal;
	padding              : 2px 5px;
	color                : #ccc;
}

div.div_footer table td a:hover {
	text-decoration      : underline;
	color                : #FFF;
}

table.tab_form_contatti {
	position             : absolute;
	top                  : 470px;
	width                : 800px;
	left                 : 90px;
}

table.tab_form_contatti td {
	padding              : 10px;
	font-size            : 13px;
}

table.tab_form_contatti td table td {
	padding              : 3px;
}

table.tab_form_contatti td table td.td_dida {
	text-align           : right;
	white-space          : nowrap;
}

#div_form_contatti div.div_errori {
	color                : #f00;
}

div.div_sound {
	text-align           : center;
	margin-top           : 30px;
}
