
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,  {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #000; margin:1.5em 0;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


body {
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;
}

a {
	color: #007dff;
	text-decoration: none;
}

a:hover {
	color: #ff7b00;
}


#container {
	width: 963px;
	margin:auto;
	padding-top: 0;
	padding-bottom: 5px;
}

#azienda {
	width: 800px;
	height: 500px;
	background: url(../../images/azienda.jpg) no-repeat;
	color: #000;
	font-size: 1.1em;
	margin-top: 0;
	margin-left: 70px;
	margin-right: 0;
	padding-top: 0;
	border-left: 10px solid #007dff;
	border-right: 10px solid #007dff;
}
#servizi {
	width: 800px;
	height: 500px;
	background: url(../../images/servizi_full.jpg) no-repeat;
	color: #000;
	font-size: 1.1em;
	margin-top: 0;
	margin-left: 70px;
	margin-right: 0;
	padding-top: 0;
	border-left: 10px solid #007dff;
	border-right: 10px solid #007dff;
}
#usato {
	width: 800px;
	height: 500px;
	background: url(../../images/usato.jpg) no-repeat;
	color: #000;
	font-size: 1.1em;
	margin: 0;
}
#partner {
	width: 800px;
	height: 500px;
	background: url(../../images/partner.jpg) no-repeat;
	color: #000;
	font-size: 1.1em;
	margin: 0;
}


#footer {
	width: 808px;
	margin: auto;
	color: #fff;
	border-top: 2px solid #007dff;
	position: relative;
	padding-top: 5px;
}

.nav {
	float: right;
	margin-top: -15px;
}
.policy {
	
	margin-top: 20px;
	border: 8px solid #007dff;
	margin-bottom: 20px;
	color: #fff;
	font-size: 14px;
	padding: 2px;
}



h2 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #797979;
	margin-bottom: 5px;
	color: #354158;
}

#logo {
	font-size: 1.8em;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #607293;
	text-align: center;
	position: relative;
}



iframe {
	border: 2px solid #007dff;
}

a.servizi{
	font-variant: small-caps;
	border-bottom: 2px dotted #007dff;
	font-weight: bold;
	font-size: 1.1em;
}

a.servizi{
	font-variant: small-caps;
	border-bottom: 2px dotted #007dff;
	font-weight: bold;
	font-size: 1.1em;
}

#lunghezza {
	height: 400px;
}

div.testo {
	margin:auto;
	width: 726px;
	color: #fff;
	font-size: 1.1em;
}
p.testo {
	color: #fff;
	font-size: 1.1em;
}
div.servizi1 {
	margin:auto;
	width: 805px;
	color: #fff;
	font-size: 1.1em;
}
p.servizi {
	margin:auto;
	width: 790px;
	color: #fff;
	font-size: 1.1em;
	padding-left: 25px;
}
