@charset "utf-8";
/* CSS Document */

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: url(img/bg_vendita-auto_800.jpg) repeat-x #FBFBFB;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}



h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	width: 800px;
	background: url(img/vendita-auto_800.jpg) no-repeat top center;
	margin: 0 auto;
}


.header {
	background: transparent;
	height: 288px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#333;
}

.header h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFF;
	text-align: right;
	margin: -30px 40px 0 0;
	padding: 0px 0 0 0;
}

.header h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #666;
	text-align: left;
	margin: 200px 0 10px 0;
	padding: 0px 0 0 0;
}

.header h2 span {
	color:#900;
}

.header p{
	text-align:right;
	margin:0;
	padding: 0;
}

.prezzo1 {
	font-size: 18px;
	color: #939393;
}

.prezzo2 {
	font-size: 28px;
	color:#900;
}

.iva {
	font-size: 18px;
}

.offer {
	font-size: 18px;
	color:#900;
	margin-top: 40px;
}

.sidebar1 {
	float: left;
	width: 210px;
	background: transparent;
	padding-bottom: 10px;
}
.content {

	padding: 0px 0;
	width: 590px;
	float: left;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#333;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}

.content a {
	color:#F00;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

ul.nav {
	list-style: none;
	border-top: 1px solid #666; 
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block;
	width: 160px;
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #ADB96E;
	color: #FFF;
}

.footer {
	padding: 10px 0;
	position: relative;
	clear: both;
	border-top: 1px dotted #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* Navigazione */

#navmenu ul
{
list-style-type: none;
margin: 0;
padding: 0;
width: 190px;
margin: 4px; 10px;
}
#navmenu a
{
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	background-color: transparent;
	width: 180px;
	padding: 8px 5px;
	text-decoration: none;
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #228B22;
	border-bottom: 0px solid #228B22;
}

#navmenu li .attivo
{
	background-color: #666;
	color: #FFFFFF;
	border-top: 0px solid #000066;
	border-left: 0px solid #000066;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}

#navmenu a:hover
{
	background-color: DarkOrange;
	color: #FFFFFF;
	border-top: 0px solid #000066;
	border-left: 0px solid #000066;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}
#navmenu li { margin-bottom: 2px;
}

.mf {
	text-align:center;
	font-size:12px;
}

.mf a {
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

/* VARIE */

.fra {
	font-size:16px;
	font-weight:bold;
}

.acqslo {
	font-size:16px;
	font-weight:bold;
	color:#666;
}

.gal {
	text-align: center;
	margin:0;
	padding:0;
}

.gal img {
	padding: 2px;
}