﻿body{
	margin:0;
	color:#575757;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background: url('/images/sfondopagina-trans.png')
	}

div#firma { width: 800px; height: 205px; margin: auto; background: url('/images/firma-trans.png') no-repeat center; position: absolute; z-index: 10000000; }
div#branding { width: 800px; height: 192px; margin: 0 auto; background: url('/images/branding-trans.png') no-repeat center; position: relative; z-index: 1000; }
div#branding h1 { width: 800px; height: 192px; margin: 0; padding: 0; background: url('/images/logo.gif') no-repeat center; text-indent: -9999em; }

div#content { width: 800px; margin: -30px auto 0 auto; color: #ffffff; font-size: 14px; font-family: Arial, Helvetica, sans-serif; position: relative; }
div#content p { padding-top: 10px; }
div#content ul { font-size: 11px; margin: 0; padding: 0; list-style-type: none; position: absolute; bottom: 0; left: 180px; }
div#content ul li { display: inline; }
div#content ul li a { padding: 0 7px; color: #c0c0c0; text-decoration: none; border-left: 1px solid #c0c0c0; }
div#content ul li a:hover { color: #ffffff; }
div#content ul li#ita a { border-left: none; }

div#site_info { width: 800px; margin: 0 auto; padding: 20px 0 40px 0; background: url('/images/site_info-trans.png') no-repeat bottom left; }
div#site_info p { color: #c0c0c0; margin: 0 0 5px 0; padding: 0; }
div#site_info a { color: #c0c0c0; text-decoration: none; }
div#site_info a:hover { color: #fff; }

.firma {
	background:url(/images/firma.png) no-repeat;
	width:261px;
	height:101px;
	overflow:hidden;
	position:absolute;
	clear:both;
	left:-31px;
	top:-50px;
	z-index:9999
}

