/*CSS design by www.studioinformatico.net*/

html,body{
	margin-top: 2px;
	padding:0;}

body{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	} 
		
fieldset {
	border: none;	
}

/*importati*/
.Stile1 {
	font-weight: bold;
	font-size: 11px;
}

.Stile2 {color: #FFFFFF}

.Stile3 {color: #12405D}

.Stile4 {
	font-size: 11px;
}

.Stile5 {
	font-size: 10px;
	color: #666666;
}

a:hover {
	color: #706F74;
	text-decoration: none;
}

a:link {
	color: #12405D;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #706F74;
}

a:active {
	text-decoration: none;
	color: #706F74;
}

#menusotto {
	text-align: center;
	color: #767D83;
}

#menusotto a {
	text-align: center;
	color: #767D83;
}

#menusotto a:hover {
	text-decoration: underline;
}

.blocconews {
	width: 370px;
	background-image: url('../images/ico_novita.gif');
	background-repeat: no-repeat;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 25px;
}

.bloccomenu
{
	border: 1px solid #767D83;
	font-weight: bold;
	padding-left: 5px;
	width: 270px;
	font-size: 12px;
}

.bloccomenuvoce {
	border: 1px solid #767D83;
	padding-left: 5px;
	width: 270px;
	font-size: 11px;
	font-weight: normal;
}

