/*  SECTIONS  */
body {
	font-family:century gothic;
	color:#666;
	font-size:14px;
	background-image:url(img/bg.jpg);
}

em { font-size:12px;}

.evi {
	color:#009ee2;
}


th { color:white; font-size:18px }



#pulsante {
 outline: none;
 cursor: pointer;
 text-align: center;
 text-decoration: none;
 color: #fff;
 padding:10px;
 border: solid 1px #999999;
 background: #009ee2;
}


#t1 { border: 1px solid #999999; }

p { font-size:14px;}

#tab tr td {
	font-size:12px;	
}