/* ,h1,h2,h3,h4,h5,h6 */
img, ul,ol,li,pre,form,body,html,p,blockquote,fieldset,input,td,div { margin: 0; padding: 0; text-align:left; }
a img,:link img,:visited img { border: none; }

a {
	text-decoration: none;
	cursor:pointer;
	color: #007cdb;
	/* border-bottom:1px solid #fff6bb; */
}

.home a {
	color: #000; /*#007cdb;*/
	/* border-bottom:1px solid #fff6bb; */
}

a:hover { text-decoration: none; color: #F00; }

body, td, th, div, p, a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}

body {
  background-color: #fff;
  line-height:1.2;
}

h1 {
	font-size:1.5em;
}

h2 {
	font-size:1.4em;
}



.banner {
	position:absolute; left:200px; top:250px; z-index:1;
}



.box_small {
	width:177px;
	background-repeat: no-repeat;
	margin:0em; margin-right:10px; padding:0.5em 0em; border:0;
}

.box_mini {
	width:145px;
	background-repeat: no-repeat;
	margin:0; padding:0; border:0;
}

.box_small p, .box_small form, .box_small ul {
	margin-left:1em;
}

.box_small_bottom {
	width:177px;
	height:6px;
	background-repeat: no-repeat;
	margin:0em 0em 1em; padding:0;border:0;
	line-height:0;
	font-size: 5px;
}

.box_mini_bottom {
	width:145px;
	height:6px;
	background-repeat: no-repeat;
	margin:0em 0em 1em; padding:0;border:0;
	line-height:0;
	font-size: 5px;
}

.box_blu {
	background-image: url(/images/cella_blu_top.gif);
	background-color: #b7d9f4;
}

.box_blu_bottom {
	background-image: url(/images/cella_blu_bottom.gif);
	background-color: #b7d9f4;
}

.box_azzurro {
	background-image: url(/images/cella_azzurra_top.gif);
	background-color: #dbecf9;
}

.box_azzurro_bottom {
	background-image: url(/images/cella_azzurra_bottom.gif);
	background-color: #dbecf9;
}

.box_dx_azzurro {
	width:142px;
	background-color:#dbecf9;
	margin-bottom:0em;
	background-image:url(/images/cella_azzurrapiccola_bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:0.5em;
}

.box_grigio {
	background-image: url(/images/cella_grigiapiccola_top.gif);
	background-color: #ebebeb;
}

.box_grigio_bottom {
	background-image: url(/images/cella_grigiapiccola_bottom.gif);
	background-color: #ebebeb;
}

.box_grigio_mini {
	background-image: url(/images/cella_grigiamini_top.gif);
	background-color: #ebebeb;
}

.box_grigio_mini_bottom {
	background-image: url(/images/cella_grigiamini_bottom.gif);
	background-color: #ebebeb;
}

.box_wide {
	width:550px;
	vertial-align:top;
	background-color:#fff6bb;
	padding:0;
	border-left: 1px solid #ffe01f;
	border-right: 1px solid #ffe01f;
}

ol {
	margin: 5px 0px;
	padding: 0px;
	padding-left: 18px;
}

ul {
	line-height: 1.4;
	margin: 5px 0px;
	padding: 0px;
	padding-left: 18px;
/*	vertical-align: top;*/
	list-style-image: url("/images/quadratino.gif");
	font-weight: normal;
}

ul.cerchio {
	font-weight: bold;
	list-style-image: url("/images/cerchio.gif");
}

ul.freccia {
	list-style-image: url("/images/freccia.gif");
}

li.red {
	list-style-image: url("/images/quadratino.gif");
}

ul.freccia a:link, ul.freccia a:visited, ul.freccia a:active {
	color:#000;
}

ul.freccia a:hover {
	color:#F00;
}

label.block, .form_row label {
	float:left;
	display:block;
	width:5em;
	vertical-align:middle;
}

label.mini {
	width:2em;
}

label.opzioni {
	width:20em;
}

input, textarea, select {
	border:1px solid #b7d9f4;
}

input.clear {
	border:0px solid #b7d9f4;
}

.cleaner {
	visibility:hidden;
	clear:both;
	content:'.';
}

.curva_gialla_centro_top {
	float:left;
	width:400px;
	height:8px;
	border-top: 1px solid #ffe01f;
	background-color:#fff6bb;
}

.curva_gialla_centro_bottom {
	float:left;
	width:400px;
	height:8px;
	border-bottom: 1px solid #ffe01f;
	background-color:#fff6bb;
}

.form_title {
	font-weight: bold;
	margin:0em 0em 0.5em;
}

.form_row {
	clear:both;
	margin:0em 0em 0.5em;
}

.form_row_last {
	text-align:center;
	margin-top:2em;
}

p.wizard {
	margin:1em 0em 2em;
}

#back, #wnext {
	margin:0em 2em;
}

.ct_sfondo1_top {
	width:171px;
	height:11px;
	background-image: url(/images/sfondo_calcolitelefonici_top.gif);
	background-repeat:no-repeat;
	font-size:0.2em;
	line-height:0;
}
.ct_sfondo1_center {
	width:171px;
	background-image: url(/images/sfondo_calcolitelefonici_center.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}
.ct_sfondo1_bottom {
	width:171px;
	height:9px;
	background-image: url(/images/sfondo_calcolitelefonici_bottom.gif);
	background-repeat:no-repeat;
}

.ct_sfondo2_top {
	width:408px;
	height:11px;
	background-image: url(/images/sfondo2b_calcolitelefonici_top.gif);
	background-repeat:no-repeat;
	font-size:0.2em;
	line-height:0;
}
.ct_sfondo2_center {
	width:408px;
	background-image: url(/images/sfondo2b_calcolitelefonici_center.gif);
	background-repeat:repeat-y;
}
.ct_sfondo2_bottom {
	width:408px;
	height:9px;
	background-image: url(/images/sfondo2b_calcolitelefonici_bottom.gif);
	background-repeat:no-repeat;
}

.text_normal {
	padding:1em;
}

.ln1 {
	font-weight:bold;
}

.tutti {
	font-weight:bold;
}

table.finish, table.normal, table.scheda {
	border:0;
	width:550px;
}

.finish td {
	margin:4px;
	background-color:#FFF;
}

.normal td, .scheda td {
	background-color:#FFF;
	padding:0.2em 1em;
}

table.scheda th {
	padding:0.2em 0.5em;
	font-weight:bold;
}

table.orari {
	margin:auto;
	text-align:center;
/*	width:80%; */
}

table.orari td, table.orari th  {
	text-align:center
}

table.orari th.top {
	border:1px solid #ffe01f;
	background-color:#FFF;
}
.scheda td {
	padding:0.2em;
	margin:0.2em 0.5em;
}

.scheda th {
	background-color: #ffe01f;
	font-weight:normal;
	text-align:left;
}

tr.title {
  font-weight: bold;
  background: #f7f6f6;
  text-align: left;
}

tr.title2 {
  font-weight: bold;
  text-align: center;
  color: #000000;
}

.title2 th, .title2 td.em {
	text-align:center;
	background-color: #ffe01f;
}

tr.table_g {
  font-weight: bold;
  text-align: left;
  color: #000000;
  padding: 10px;
}

table.summary {
  font-weight: bold;
  text-align: left;
  color: #000000;
}

table.summary td {
	padding-left:1em;
}

.tipo_op {
	margin-bottom:3px;
	margin-right:5px;
	float:left;
}

.ct, .fr, .mo, .mr, .pu, td.ct, td.fr, td.mo, td.mr, td.pu {
	font-weight: bold;
	width: 15px;
	padding:0px;
}

.ct, td.ct {
	background-color: #FF99FF;
}
 
.fr, td.fr {
	background-color: #3399FF;
}
 
.mo, td.mo {
	background-color: #99CC66;
}
 
.mr, td.mr {
	background-color: #669933;
}
 
.pu, td.pu {
	background-color: #9999FF;
}

.sg {
	background-color: #FFFFFF;
	font-weight: normal;
	height: 2.5em;
}

.sg td {
	text-align:right;
}

td.aLeft {
	text-align:left;
}

.best, td.best {
  background-color: #319F36;
  text-align: right;
}

.best2 {
  background-color: #BFFF8F;
  text-align: right;
}

.worst, td.worst {
  background: #FF0000;
  text-align: right;
}

.rosso {
	color:red;
}

.labeled {
	background-image:url(/images/btn_telefonia_mobile.gif);
	background-repeat:no-repeat;
	background-position:2px -26px;
}

td.voip_flat {
  background-color: #FFCC80;
}

td.voip_semiflat {
  background-color: #FFE6BF;
}

td.voip_consumo {
  background-color: #FFFFF0;
}

.error, .errore {
	background-color:fff6bb;
	color:#E00;
	border:1px solid #E00;
	padding:1em;
	margin-bottom:1em;
}

#fieldCS, #fieldCS table, #fieldCS table td {
	text-align:center;
	margin:auto;
}

.edge {
	height:10px;line-height:0.2;font-size:0.2em;
}

.spacer {
	line-height:0.2; margin-bottom: 0.8em;
}

