﻿/* --------------------------------------
       CSS Document for www.aloalo.eu 
	   15 june 2009
-----------------------------------------*/
/* --------------------------------------
      styles for html, body
-----------------------------------------*/
body, html{margin:0; padding:0}
body{
	background-color: #FEFEF2;
	font-family: arial;
	font-size: 12px;
	line-height: 130%;}

p {	
	padding: 0px;}
	
td {
	
	text-align:left;
	vertical-align:top;
}
.tueChiamate {
	background-color: #FFFFFF;
	width: 90%;
	border: 1px solid #006600;
	margin-left: 2em;
}
.tueChiamate .numero {
	font-size: 20px;
	text-align: center;
	color: #006600;
	font-weight: bold;
	line-height: 1.5em;
	width: 22%;
}
.tueChiamate .Ntutti {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 1.1em;
	text-align: center;
	width: 32%;
}
.Ntutti img {
	margin-top: 0.5em;
}
.tueChiamate td {
	text-align: center;
}


.tueChiamate .proprieta {
	width: 50%;
	text-align: center;
	font-size: 12px;
}
.divCartellini
{
    background-color:Silver;
}
.divBonus
{
    background-color:Silver;
}

.tueChiamate .img_icon img {
	padding-top: 0.5em;
}
.tueChiamate td {
	border: 1px solid #DDDDDD;

}
.tueChiamate .apri {
	font-size: 18px;
	font-weight: bolder;
	width: 5%;
	border: 1px solid #006600;
}
.rigaTitoli {
	background-color: #FFCC00;
}
.apri a {
	color: #990000;
}
.apri a:hover {
	color: #006600;
}

a
{
    color:#000;
    font-weight:bold;
    text-decoration: underline;
}

a:hover
{
    color:#000;
    font-weight:bold;
    text-decoration: none;
}