﻿#tab {
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	line-height:1.5;
	width:778px;
	padding:3px 5px 3px 3px;
	border-right: 1px #E0E0E0 solid;
}
#tab a {
 text-decoration:none;
 font-weight:bold;
 color:#000000;
}
#tab a:hover {
 text-decoration:underline;
 font-weight:bold;
 color: #666666;
}

#tab h1 {
 font-size:18px;
}
#tab h2 {
 font-size:14px;
 padding-left:10px;
}
#tab h1 a{
  color:#000000;
  text-decoration:none;
}
#tab h1 a:hover{
  color:#000000;
  text-decoration:none;
}
.logo {
	border: 0px;
	float: left;
}
.padleft {
padding-left:10px;
padding-top:0px;
background-color:#000000;
color:#fff;
}

#body{
	margin:0px;
    font-family:Verdana;
}

.menu {

     color:#ffffff;
	 font-size:11px;
	 font-family: Verdana;
	 background-image:url('menu.jpg');
	 background-repeat: repeat-x;
	 width:778px;
	 height:21px;
}
.menu p {
	 margin: 0;
	 padding: 2px 0 0 0;
}
.menu a {
     color:#ffffff;
     text-decoration:none;
}
.footer {
	 text-align:center;
	 color:#000;
	 background-color:#F4F4F4;
	 font-size:10px;
}
.footer1 {
	/*padding-top:10px;*/
	font-size:9px;
	text-align:center;
	}
.link {
	font-size:10px;
	text-align:left;
	padding-left:12px;
	background-color:#000;
	color: #fff;
	}
#sottohead {
	width: 777px;
	overflow: hidden;
	border-right: 1px #E0E0E0 solid;
}
#immagine1 {
	float: left;
	width: 491px;
	height: 150px;
	background: url(img_top.jpg);
}
#testoalto {
	float: left;
	padding: 10px;
	background-color: #000000;
	color: #ffffff;
	width: 264px;
	height: 130px;
}
#testoalto h2 {
	font-size:16px;
}
#testoalto p {
	font-size:11px;
}


