﻿/*
	
*/

body {
	margin: 5px 0px 5px 0px;
	background-color:#FFFFFF;
	background:#FFFFFF url(h2.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666666;
	background-repeat:repeat-x;
}
div.testo-centrato
{
	text-align:center;
}

div.testo-dx
{
	text-align:right;
}

div.testo-sx
{
	text-align:left;
}

div.header 
{
	height:120px;
	width:980px;
	border: solid 1px White;
}

div.menu-header
{
	height:22px;
	width:980px;
	color:#FFF;
	font-size:12pt;
	vertical-align:text-bottom;
	
	
	/*border: solid 1px blue;*/
	background:#FFFFFF url(bg-header-box.png);
}

input.button 
{
	background-color:#EEE;
	border: solid 1px #016AB4;
	padding:0px 7px 0px 7px;
}