body,html
{
	background:#335e75 url('img/sfondo2.gif') center bottom fixed no-repeat;
	border:0;
	font-family:"Trebuchet MS", Helvetica, Arial, "Mahsuri Sans", sans-serif;
	font-size:12px;
	color:#003652;
	margin:0;
}

a[href $='http://'] { 
   padding-right: 18px;
   background: transparent url('img/extlink.gif') no-repeat center right;
}

h2,h3,.titolo,.tit
{
	font-family:Trebuchet, Trebuchet MS, Chem Symbol One, Ministry Light, Kaiser-Regular, Arial, Helvetica, sans-serif;
	color:#003652;
	font-size:16px;
	font-weight:600;
	display:inline;
}

.tit
{
	color:#FFF;
}

h3
{
	font-size:13px;
	text-transform:uppercase;
}

.img
{
	border:solid 1px #E5E5E5;
}

input
{
	border:solid 1px #013753;
	background-color:#e5e5e5;
	width:88px;
	height:14px;
	font-size:10px;
	color:#013753;
	padding-left:4px;
}

.pulsante
{
	background-color:#013753;
	height:18px;
	color:#fff;
	width:60px;
}

a
{
	text-decoration:none;
	font-family:"Trebuchet MS", Helvetica, Arial, "Mahsuri Sans", sans-serif;
	color:#003652;
}

a:hover
{
	text-decoration:none;
	font-family:"Trebuchet MS", Helvetica, Arial, "Mahsuri Sans", sans-serif;
	color:#003652;
	font-weight:800;
}

a.menuass, a.menuass:link,a.menuass:visited
{
	color:#FFF;
	font-weight:400;
	font-size:13px;
}

a.menuass:hover,a.menuass:active
{
	color:#FFF;
	font-weight:600;
	font-size:13px;
}

div.menu
{
	width:auto;
	text-align:right;
	text-transform:uppercase;
	height:20px;
	position:relative;
	padding-right:20px;
	font-size:14px;
}

div.menudx
{
	background-image:url(img/li_menu.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:14px;
	height:7px;
	position:absolute;
	right:0;
	top:5px;
}

#debug
{
	position:absolute;
	top:5px;
	right:5px;
	background-color:#FF6;
	color:#000;
	z-index:999;
	padding:5px;
}

pre
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:50px;
	white-space:0;
	word-wrap:break-word;
}

.cform,.cpulsante
{
	border:solid 1px #003652;
	width:80px;
}

.cform
{
	background-color:#FFF;
	font-size:11px;
	padding-left:2px;
	width:90%;
}

.cpulsante
{
	font-size:12px;
	height:22px;
	width:120px;
	color:#FFF;
	background-color:#003652;
	border:solid 1px #FFF;
	text-transform:uppercase;
}

#pulsante1, #pulsante2
{
width:250px;
height:45px;
background-image: url("img/pulsante.gif");
background-repeat: no-repeat;
background-position: 0px -45px;
cursor:pointer;
overflow:hidden;
font:"Trebuchet MS", Arial, "Mahsuri Sans", sans-serif 12px bold;
color:#003652;
}