/* PAGE STRUCTURE */


/* ######################################################################### */
/* TITOLI, PARAGRAFI, LISTE, LINKS, CLASSI VARIE,  ETC ETC */
/* ######################################################################### */

h1 {
margin:0px;
background: url('/m/img/web/filetto_h1.gif') bottom left no-repeat;
padding:0px 0px 10px 0px;
font-size:21px;
color:#191919;
font-weight:normal;
}

h2 {
font-size:16px;
color:#71A713;
margin:0px;
background: url('/m/img/web/filetto_h2.gif') bottom left no-repeat;
padding:0px 0px 2px 0px;
}

h3 {
font-size:13px;
color:#191919;
margin:0px 0px 5px 0px;
padding:0px;
}

h4 {
font-size:14px;
color:#71A713;
margin:0px 0px 10px 0px;
background: url('/m/img/web/filetto_h2.gif') bottom left no-repeat;
padding:10px 0px 2px 0px;
/*border-top:1px solid #D5CDCD;*/
}

p {
padding:0px 0px 0px 0px;
margin:0px 0px 15px 0px;
}

.data {
font-size:14px;
color: #695757;
font-style: italic;
margin:0px 0px 5px 0px;
}

.grigio {
font-size:14px;
color: #695757;
font-style: italic;
margin:0px;
}

ul {
list-style:none;
list-style-image:none;
padding: 0px 5px 10px 5px;
margin: 0px;
background:none;
}


ul li {
list-style:none;
padding-left:13px;
background:url('/m/img/web/marcatore.gif') 0 3px no-repeat;
margin-bottom:2px;
}

.ImgPad {
padding:0px;
margin-left:5px;
}


a:link,
a:visited {
color: #FF6600;
text-decoration: none;
}

a:hover,
a:focus,
a:active {
color: #FF6600;
text-decoration:underline;
}


/* ######################################################################### */
/* MODIFICATO DA ALE
/* ######################################################################### */
body {
margin: 0px;
padding: 0px;
text-align:left;
background:#FFFFFF url(../../img/web/sfondo_pubblico.jpg) top left repeat-x;
font-size: 12px;
font-family: "Trebuchet MS", "Lucida Grande CY", Verdana, Arial, Helvetica;
color:#000000 !important; 
line-height: 17px;
}



/* ######################################################################### */
/* ALE
/* ######################################################################### */
#container {
width:855px;
margin: auto;
text-align:left; /* per quella maerda di IE5.x/Win */
}

	
#content {
float:left;
width:855px;
margin:0px;
padding:0px;
}
	
	
#header { 
padding:0px 0px 2px 0px;
width:855px;
height:98px;
}
	
	
#main_actions {
float:left;
/*width:208px;*/
width:256px;
height:20px;
margin:0px 0px 0px 0px;
/*padding:5px 0px 0px 647px;*/
padding:5px 0px 0px 598px;
color:#2B2B2B;
text-align:center;
font-size:11px;
background: url('/m/img/web/sfondo_main_actions.gif') top right no-repeat;
}


#main_actions a:link,
#main_actions a:visited {
color:#FFF; /* ALE */
/*color:#FFF !important; /* alfredo */
text-decoration:none;
}
#main_actions a:hover,
#main_actions a:focus,
#main_actions a:active{
/*color:#FFFFFF !important;  alfredo */
text-decoration:underline;
color: #FF6600 ;
}


#main_actions .selezionato a:link,
#main_actions .selezionato a:visited {
color: #FF6600;
text-decoration: none;
}

#main_actions .selezionato a:hover,
#main_actions .selezionato a:focus,
#main_actions .selezionato a:active {
color: #FF6600;
text-decoration:underline;
}


#header_content {
float:left;
width:855px;
height:73px;
border:0px;
padding:0px;
	
}


h1#logo{
	background: url('/m/img/web/kyron.gif') left top no-repeat;
	margin:0;
	padding:0;
	position:relative;
	left:0px;
	top:15px;
	width:170px;
	height:25px;
	text-indent:-8000px;
	overflow:hidden;
	z-index:10;
	border:0px;
}
h1#logo a {
	display:block;
	height:25px;
	padding:0px;
	margin:0px;
	border:0px;
}



h1#logo a:hover,
h1#logo a:focus,
h1#logo a:active {
background: url(../../img/web/kyron.gif) left top no-repeat;
display:block;
height:25px;
text-decoration:none;
padding:0px;
margin:0px;
border:0px;
}


#header_tabs {
position: relative;
height:28px;
border:0px;
padding:0px;
top: 20px;
}

.navigazione {
list-style:none;
padding: 0px;
margin: 0px;
height:28px;
font-size:13px;
/*
background:url(../img/web/sfondo_nav.gif) top right no-repeat;
*/
}

.navigazione ul {
list-style:none;
list-style-image: none;
}

/* LISTA */
.navigazione li {
background:none;
float:right;
padding:0px;
margin:0px;
list-style:none;
list-style-image: none;
}

/* LINKS */
.navigazione a {
float:left;
width:122px;
line-height:34px;
white-space:nowrap;
text-decoration:none;
text-align:center;
padding:0px;
background:url(../../img/web/fondino_tab.gif) top center no-repeat;
}

/* LINK PRIMA VOCE A SINISTRA DEL MENU */
.navigazione .selezionato a {
background:url(../../img/web/fondino_tab_arancio.gif) top center no-repeat;
color:#FFFFFF;
}

.navigazione .selezionato a:link,
.navigazione .selezionato a:visited{
color:#FFFFFF;
text-decoration:none;
background:url(../../img/web/fondino_tab_arancio.gif) top center no-repeat;
/*font-weight:bold;*/
}

.navigazione .selezionato a:hover,
.navigazione .selezionato a:focus,
.navigazione .selezionato a:active{
color:#FFFFFF;
text-decoration:underline;
background:url(../../img/web/fondino_tab_arancio.gif) top center no-repeat;
/*font-weight:bold;*/
}

.navigazione li a:link,
.navigazione li a:visited {
color:#181818;
text-decoration:none;
/*font-weight:bold;*/
}
.navigazione li a:hover,
.navigazione li a:focus,
.navigazione li a:active{
color:#444444;
text-decoration:underline;
background:url(../../img/web/fondino_tab_k.gif) top center no-repeat;
/*font-weight:bold;*/
}


#working_area { /** area dove vengono presentati i contenuti */
	float:left;
	width:855px;
	/*
	background-image: url('/m/img/web/web/riga_header_undertab.jpg');
	background-repeat: repeat-x;
	*/
	color:#333333;
	text-align:left;
	margin:35px 0px 20px 0px;
	padding:0px;
	background-color:#FFF !important; /* alfredo */
	}
	
/* ######################################################################### */
/* IMMAGINE DELLA HOME PAGE
/* ######################################################################### */


#spazio_Immagine {
float:left;
width:855px;
height:220px;
background: url(/m/img/web/img_home.jpg) top left no-repeat;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}


#ordina{
	background: url('/m/img/web/ordina.gif') left top no-repeat;
	margin:0;
	padding:0;
	position:relative;
	left:635px;
	top:138px;
	width:200px;
	height:35px;
	overflow:hidden;
	z-index:10;
	border:0px;
}
#ordina a {
	display:block;
	height:35px;
	padding:0px;
	margin:0px;
	border:0px;
}



#ordina a:hover,
#ordina a:focus,
#ordina a:active {
background: url(/m/img/web/ordina_k.gif) left top no-repeat;
display:block;
height:35px;
text-decoration:none;
padding:0px;
margin:0px;
border:0px;
}
	
/* ######################################################################### */
/* IMMAGINE DELLA HOME PAGE
/* ######################################################################### */

.spazio_Ricerca {
float:left;
width:855px;
padding:0px 0px 20px 0px;
margin:20px 0px 0px 0px;
background: #EFEFEF url(../../img/web/sfondo_spazioRicerca.gif) bottom left no-repeat;
}

.spazio_Ricerca h1 {
margin:0px;
background: url(../../img/web/fondino_h1_spazioRicerca.gif) top left no-repeat;
padding:16px 0px 0px 15px;
font-size:15px;
color:#431E1E;
font-weight:normal;
text-transform:none;
border: none;
}

.spazio_Ricerca p {
margin:0px;
padding:20px 0px 0px 15px;
}


.spazio_Box {
float:left;
width:855px;
padding:0px 0px 20px 0px;
margin:20px 0px 0px 0px;
}

/* ######################################################################### */
/* IMMAGINE DELLA HOME PAGE
/* ######################################################################### */

.spazio_Box {
float:left;
width:855px;
height:264px;
background: url(/m/img/web/sfondo_box_homePage.jpg) top left no-repeat;
padding:0px 0px 20px 0px;
margin:30px 0px 0px 0px;
}

.spazio_Box_Col_DX {
float:left;
width:473px;
height:224px;
background: url(/m/img/web/sfondo_box_home_DX.jpg) top left no-repeat;
padding:20px;
margin-left:2px;
}
.spazio_Box_Col_SX {
float:left;
width:300px;
padding:0px 20px 0px 20px;
margin:0px 0px 0px 0px;
}

.voce_Scura {
float:left;
width:300px;
background:url(/m/img/web/freccia_box_homePage.gif) center right no-repeat;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-size:15px;
line-height:43px;
border-bottom: #FFC36D solid 1px;
}

.voce_Scura a:link,
.voce_Scura a:visited {
color:#333333;
text-decoration:none;
/*font-weight:bold;*/
}
.voce_Scura a:hover,
.voce_Scura a:focus,
.voce_Scura a:active{
color:#333333;
text-decoration:underline;
}


.voce_Chiara {
float:left;
width:300px;
background:url(/m/img/web/freccia_box_homePage.gif) center right no-repeat;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-size:15px;
line-height:43px;
border-bottom: #FFC36D solid 1px;
}

.voce_Chiara a:link,
.voce_Chiara a:visited {
color:#FFFFFF;
text-decoration:none;
/*font-weight:bold;*/
}
.voce_Chiara a:hover,
.voce_Chiara a:focus,
.voce_Chiara a:active{
color:#FFFFFF;
text-decoration:underline;
}

.voce_Chiara_ultimaVoce {
float:left;
width:300px;
background:url(/m/img/web/freccia_box_homePage.gif) center right no-repeat;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-size:15px;
line-height:44px;
}

.voce_Chiara_ultimaVoce a:link,
.voce_Chiara_ultimaVoce a:visited {
color:#FFFFFF;
text-decoration:none;
/*font-weight:bold;*/
}
.voce_Chiara_ultimaVoce a:hover,
.voce_Chiara_ultimaVoce a:focus,
.voce_Chiara_ultimaVoce a:active{
color:#FFFFFF;
text-decoration:underline;
}



.spazio_Box_Col_DX h1 {
margin:0px;
padding:5px 0px 5px 0px;
background:none;
font-size:15px;
color:#431E1E;
font-weight:normal;
text-transform:none;
border: none;
}


/* ############### FINE ############### */
#primo_piano {
	position:relative;
	float:left;
	margin-top:40px;
	padding-bottom:20px;
}

#div_box_hot_spot { /* contenitore di tutti gli hot spot */
	position:relative;
	margin-top:20px;
	margin-bottom:40px;
	clear:both;
	height:160px;
}
.box_hot_spot { /* box singolo hot spot */
	position:relative;
	float: left;
	width: 200px;
	padding-left:20px;
	padding-right:20px;
	}


/** ------------------------ ELEMENTI IN PAGINA */
.description { /** area di testo descrittiva */
	padding:10px;
	text-align:justify;
}

.title { /** titolo di una pagina o di una sezione di una pagina */
	font-size:12px;
	background-image: url('/m/img/web/web/bread_crumbs.jpg');
	background-repeat: no-repeat;
	height:40px;
	padding-top:8px;
	padding-left:10px;
	margin-bottom:20px;
}

.boxShowProdotti { /** area dove vengono presentati i contenuti */
float:left;
width:620px;
margin:0px;
padding:20px 0px 10px 0px;
}

#id_opzioni_connessioni { /** area dove vengono presentati i contenuti */
float:left;
width:620px;
margin:0px;
padding:20px 0px 0px 0px;
}

#id_costi_connessioni { /** area dove vengono presentati i contenuti */
float:left;
width:620px;
margin:0px;
padding:20px 0px 0px 0px;
}

.ColonnaSinistra { /** area dove vengono presentati i contenuti */
float:left;
width:620px;
margin:0px;
padding:0px 0px 0px 0px;
/*background:#cccccc;*/
}


/* ######################################################################### */
/* DIV PER LA RICERCA NELLA SEZIONE DOMINI
/* ######################################################################### */

.spazio_Ricerca_Domini {
width: 504px;
padding: 0px 0px 20px 0px;
margin: 0px 0px 0px 0px;
background: #EFEFEF url(../../img/web/sfondo_spazioRicercaDomini.gif) bottom left no-repeat;
}

.spazio_Ricerca_Domini h1 {
margin:0px;
background: url(../../img/web/fondino_h1_spazioRicDomini.gif) top left no-repeat;
padding:16px 0px 0px 10px;
font-size:13px;
color:#431E1E;
font-weight:normal;
text-transform:none;
border: none;
}

.spazio_Ricerca_Domini p {
margin:0px;
padding:10px 0px 0px 10px;
}

#WhoisResponse  {
float:left;
padding: 20px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align:left;
}

#WhoisProcessing  {
float:left;
text-align:center;
width:504px;
padding: 0px 0px 0px 0px;
margin: 20px 0px 0px 0px;
}

.ColonnaDestra { /** area dove vengono presentati i contenuti */
float:left;
width:210px;
margin:0px 0px 0px 25px;
padding:20px 0px 20px 0px;
font-size: 11px;
}


.boxArrotondato {
margin:0px 0px 10px 0px;
width:210px;
padding:30px 0px 0px 0px;
background: url('/m/img/web/sfondo_box_arrotondato.gif') left top no-repeat;
}

.boxArrotondato h1 {
margin:0px;
background: url('/m/img/web/filetto_h1_box.gif') bottom left no-repeat;
padding:0px 0px 4px 0px;
font-size:13px;
color:#191919;
font-weight:normal;
margin-bottom: 5px;
}


.boxArrotondato_Contenuti{
margin:0px;
padding:0px 20px 0px 20px;
}


.boxArrotondato .footer {
margin:0px;
width:210px;
padding:0px;
background: url('/m/img/web/angoli_box_sotto.gif') left bottom no-repeat;
}

.boxArrotondato p {
margin:5px 0px 0px 0px;
padding:0px 0px 5px 0px;
}

.boxArrotondato ul {
list-style:none;
padding: 0px 5px 0px 5px;
margin: 0px;
}

.boxArrotondato ul li {
padding-left:14px;
/*padding-bottom:3px; --- ALE */
background:url('/m/img/web/filetto_divisore_box.gif') bottom left no-repeat;
/* margin-bottom:3px;  --- ALE */
margin-bottom:4px;
}

.boxArrotondato a:link,
.boxArrotondato a:visited {
color: #441C1D;
text-decoration: none;
}

.boxArrotondato a:hover,
.boxArrotondato a:focus,
.boxArrotondato a:active {
color: #441C1D;
text-decoration:underline;
}

.description_sx {
	float:left;
	width:530px;
	text-align:justify;
	padding-bottom:20px;
}
.description_dx { /** immagini poste a lato */
	float:right;
	width:200px;
	padding-bottom:20px;
}

/*
a.link_stile1 {
	color:#454545 !important;
	font-weight: bold;
	text-decoration:none;
	border-bottom:1px dotted #454545;
}
*/

.title a {
	color: #404040 !important;
	text-decoration:none;
	border-bottom:1px dotted #454545;
}
img.datacenter {
	padding:1px;
	border:1px solid #CDCDCD;
	margin-bottom:10px;
	background-color: #757575;
}
span.sep {
	background-image: url('/m/img/web/web/separatore.gif');
	height:9px;
	width:26px;
	padding:5px;
}
span.sep2 {
	border:0px;
	border-left:1px solid #7C7C7C;
	width:30px;
	margin-left:5px;
	padding-right:5px;
}


strong.titleBox {
font-size:15px;
color:#71A713;
margin:0px 0px 10px 0px;
padding:0px 0px 10px 0px;
}

/* -------------------------------- FINTA TABELLA CON DIV ---- */
.divColDx, .divColSx {
	position:relative;
	float:left;
	padding:7px;
	border-top:1px solid #D4D4D4;
	height:15px;
}
.divColDx {
	width:250px;
	background:#E2E2E2;
}
.divColSx {
	clear:right;
	width:320px;
	background:#FFF;
}




/* -------------------------------- WHOIS -------------- */
div#WhoisResponse {
/*	margin-left:147px; 
	margin-right:163px;
	*/ /* alfredo - nessun formattazione */
}


div.boxWhois{
width: 504px;
float:left;
padding:10px 0px 0px 0px;
}

/* ALE
div.boxWhois{
	border:1px solid #CDCDCD;
	padding:10px;
	text-align:left;
}
*/

/* -------------------------------- BOX PRODOTTI -------------- */
.hrSpacer {
	clear:both;
	/*border:1px solid #cdcdcd;*/
	height:20px;
}
.boxCol_Sx { /* box colonna */
width: 56px;
float:left;
padding:20px 20px 20px 0px;
text-align:justify;
/*border:1px solid #CDCDCD;*/
}

.boxCol { /* box colonna */
width: 504px;
background:url('/m/img/web/sfondo_boxShowProdotti.gif') no-repeat;
float:left;
padding: 0px 20px 20px 20px;
margin: 20px 0px 0px 0px;
text-align:left;
	/*border:1px solid #CDCDCD;*/
}

.boxCol_cpannel { /* box colonna */
	width: 350px;
	float:left;
	text-align:justify;
	padding-right:15px;
/*	border:1px solid #CDCDCD;*/
}
.boxProdotto { /* box colonna */
	width: 155px;
	float:left;
	padding:12px;
	text-align:left;
/*	border:1px solid #CDCDCD; */
}

.boxCreditiSms {
	font-size:30px;
	text-align:center;
	padding:15px;
}
.boxColAlign {
	width: 320px;
	float:left;
	text-align:center;
	padding:20px;
	/*border:1px solid #CDCDCD;*/
}
.pos_bottoni {
	border-top:1px solid #CDCDCD;
	margin-top:20px;
	padding-top:10px;
	text-align:right;
}

td.title_td {
	margin-top:10px;
	padding-top:20px;
	font-size: 15px;
	/*font-weight: bold;*/
	color:#FFF;
	background-color:#FF6600;
	border:0px;
}

/*
.box_accounting {
	margin-bottom:5px;
	border:1px solid #686868;
	padding:5px;
}
*/

.box_accounting {
margin:5px 0px 0px 0px;
padding:10px 0px 0px 0px;
}

/*  COLUMN TYPES  */
.colMS { margin-right:20em !important; }
.colSM { margin-left:20em !important; }
.colSM #content-related { float:left; margin-right:0; margin-left:-19em; }
.colSM #content-main { float:right; }
.popup .colM { width:95%; }
.subcol { float:left; width:46%; margin-right:15px; }
.dashboard #content { width:500px; }

/*  HEADER  */
/*
#header a:link, #header a:visited { color:white; }
#header a:hover { text-decoration:underline; }
*/
#branding h1 { padding:0 10px; font-size:18px; margin:8px 0; font-weight:normal; color:#f4f379; }
#branding h2 { padding:0 10px; font-size:14px; margin:-8px 0 8px 0; font-weight:normal; color:#ffc; }
#user-tools { position:absolute; top:0; right:0; padding:1.2em 10px; font-size:11px; text-align:right; }

/* SIDEBAR */
#content-related h3 { font-size:12px; color:#666; margin-bottom:3px; }
#content-related h4 { font-size:11px; }
#content-related .module h2 { background:#eee url(../img/admin/nav-bg.gif) bottom left repeat-x; color:#666; }



.show_more_data {
font-size:10px;
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
padding-left:0;
/*position:relative;*/
margin-top:20px;
margin-bottom:0px;
float:right;
}
.show_more_data li {
display:block;
float:left;
background:url(../../img/admin/tool-left.gif) 0 0 no-repeat;
padding:0 0 0 8px;
margin-left:2px;
height:16px;
}
.show_more_data li:hover { background:url(../../img/admin/tool-left_over.gif) 0 0 no-repeat; }
.show_more_data a:link, .show_more_data a:visited { display:block; float:left; color:white; padding:.1em 14px .1em 8px; height:14px; background:#999 url(../../img/admin/tool-right.gif) 100% 0 no-repeat; }
.show_more_data a:hover, .show_more_data li:hover a { background:#5b80b2 url(../../img/admin/tool-right_over.gif) 100% 0 no-repeat; }
.show_more_data a.generic { background:#999 url(../../img/admin/tooltag-add.gif) top right no-repeat; padding-right:28px; }
.show_more_data a.generic:hover { background:#5b80b2 url(../../img/admin/tooltag-add_over.gif) top right no-repeat; }

/*
.show_more_data { font-size:10px; font-weight:bold; font-family:Arial,Helvetica,sans-serif; padding-left:0; position:relative; margin-top:-2.4em; margin-bottom:-2em; float:right;}
.show_more_data li { display:block; float:left; background:url(../../img/admin/tool-left.gif) 0 0 no-repeat; padding:0 0 0 8px; margin-left:2px; height:16px; }
.show_more_data li:hover { background:url(../../img/admin/tool-left_over.gif) 0 0 no-repeat; }
.show_more_data a:link, .show_more_data a:visited { display:block; float:left; color:white; padding:.1em 14px .1em 8px; height:14px; background:#999 url(../../img/admin/tool-right.gif) 100% 0 no-repeat; }
.show_more_data a:hover, .show_more_data li:hover a { background:#5b80b2 url(../../img/admin/tool-right_over.gif) 100% 0 no-repeat; }
.show_more_data a.generic { background:#999 url(../../img/admin/tooltag-add.gif) top right no-repeat; padding-right:28px; }
.show_more_data a.generic:hover { background:#5b80b2 url(../../img/admin/tooltag-add_over.gif) top right no-repeat; }
*/

.ticket_box_intervento {
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #000;
	padding:4px;
	background-color:#FEFEE3;
}
.green {
	color:#57990F;
	font-weight:bold;
}
.red {
	color:#EB0F2B;
	font-weight:bold;
}

/* FAQ */
.faq{
	width: 100%;
}
.faq_title{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	color:#EB6C1E;
}
/*
.faq_question{
	font-size: 12px;
	font-weight: bold;
}
*/
.faq_answer{
/*	font-size: 10px;*/
	padding-left: 4px;
	/*visibility: hidden;*/
}


/* ######################################################################### */
/* LA CHIUSURA DEL SITO */
/* ######################################################################### */

#footer {
width: 100%;
float:left;
/*clear:both;*/
background:#1b1b1b url('/m/img/web/sfondo_chiusura.gif') top left repeat-x;
color:#FFFFFF;
margin: 0px;
padding:0px;
/*height:250px; -- ALE */
font-size:11px;
background-color:#1B1B1B !important; /* alfredo */
}

.clear {
visibility: hidden;
clear: both;
}

#centratoChiusura {
width: 855px;
margin: 0px auto;
text-align:left; /* per quella maerda di IE5.x/Win */
}

#centratoChiusura a:link,
#centratoChiusura a:visited {
color: #999999;
text-decoration: none;
}

#centratoChiusura a:hover,
#centratoChiusura a:focus,
#centratoChiusura a:active {
color: #CCCCCC;
text-decoration:underline;
}

#chiusuraSinistra {
	width: 620px;
	height:180px;
	float: left;
	margin: 30px 0px 0px 0px;
}

#chiusuraDestra{
	float: left;
	margin: 30px 0px 0px 0px;
	border-left: #444444 1px solid;
}

#chiusuraDestra ul {
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0;
}

#chiusuraDestra li {
	margin: 0;
	padding: 0px 0px 3px 0px;
	background:none;
}

#testo_centrale_homepage{
	padding: 10px;
	font-size: large;
}