﻿body {
}
h1
{
	font-family:Verdana;
	font-size:27px;
	font-variant:small-caps;
	font-weight:normal;
	font-style:normal;
}

div#content
{
}

div#specs
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	margin: 0px 5px 30px 5px;
	font-variant: small-caps;
	font-style: normal;
	float: left;
}

div#specs table
{
	border-style: solid solid none solid;
	width: 380px;
	border-width: 1px;
	border-color: #808080;
}

div#specs table tr
{
	margin-left:20px;
}

div#specs table tr td
{
	padding:1px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #808080;
}

td#td1
{
	width:20px;
}
td#td2
{
	width:100px;
	
}

tr#alt
{
	background-color:#ccccff;
	border-bottom: solid 1px #222222;
}

.imgModel
{
	border: 2px solid #222222;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 40px;
	padding:10px;
	background-color:White;
}

.modello
{
	border-style: none;
	width: 280px;
	height: 45px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-top: 18px;
	font-family: Arial;
	font-size: 26px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: Black;
	background-image: url(/images/logo.png);
	text-decoration:none;
	float:left;
}
