html,body{margin: 0;padding:0;margin: 0 auto !important}
body{
	font-family:Verdana, Geneva, sans-serif;
	/*font-stretch:expanded;*/
	font-size: 11px;
	color:#fff;
	/*background: url(imgs/back_layout.gif);
	background-repeat: repeat-x;*/
	background-color: #000000;
	text-align: center
		}

div#container{
	width: 960px;
	margin: 0 auto !important;
	text-align: left;
	}

div.h1{	font-size:11px;
	font-weight:bold;
	color:#333;
	}
	
div.h2{	font-size:11px;
	font-weight:bold;
	color:#333;
	padding-bottom: 5px;
	}

div#logo{
	padding-top:95px;
	height:330px;
		}
	
div#testi{
	height:80px;
	margin-left: 190px;
	width:580px;
	margin-right: 190px;
	text-align: center;
		}
div#linea{
	height:15px;
		}

div#testi a{
	text-decoration: none;
	color: #fff
}






