@CHARSET "ISO-8859-1";
/*
 * rosso: 	#E91814
 * giallo:	#EABB23
 */

body
{
	margin:0;
	padding:0;
	background-color:#fff;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	text-align:center;
}
a
{
	text-decoration:none;
	color:#333;
}
a:hover
{
	color:#E91814;
}
#body a
{
	color:#EABB23;
}
#body a:hover
{
	color:#fff;
}
a img
{
	border:none;
}
.alt
{
	display:none;
}
.clear
{
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#laverda
{
	text-align:left;
	width:880px;
	margin:0 auto;
}
#wrapper
{
	text-align:left;
	width:880px;
	position:absolute;
}

#header{}
#header img#logo
{
	float:left;
	margin-left:10px;
}
#header .menu
{
	padding-top:110px;
}
#header .menu ul
{
	list-style-type:none;
	list-style-position:outside;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0;
	float:right;
}
#header .menu ul li
{
	float:left;
}
#header .menu ul li.evidenzia a
{
	font-weight:bold;
	color:#E91814;
}
#header .menu ul li a, #header .menu ul li span
{
	display:block;
	float:left;
	height:auto !important;
	height:0;
	padding-left:15px;
	padding-right:15px;
	color:#666;
	background-color:#fff;
}
#header .menu ul li a:hover
{
	color:#000;
	background-color:#fff;
}
#header .menu ul li ul
{
	position:absolute;
	clear:left;
	margin:0;
	padding:0;
	/*margin-top:20px !important;*/
	margin-top:0;	
	width:300px;
	font-size:12px;
	background-color:#fff;
}
#header .menu ul li ul li
{
	float:none;
	margin:0;
}
#header .menu ul li ul li a
{
	float:none;
	color: #E91814;
	margin:0;
}
#header .menu ul li ul li a:hover
{
	color: #EABB23;
}
#header .menu ul li ul li ul *
{
	display:none;
}

#body
{
	clear:both;
	padding-left:15px;
	padding-right:15px;
	height:438px;
	background-image:url(../img_tpl/bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#content{}
#body .content
{
	width:425px;
	height:425px;
}
#body .content div.contentcontent
{
	height:345px !important;
	/*height:425px;*/
	overflow:auto;
	padding:45px;
	padding-top:35px;
	color:#fff;
}

#divleft
{
	width:425px;
	height:425px;
	float:left;
	background-color: #E91814;
	background-color: #CF242A;
	background-color: #fff;
}
#divright
{
	width:425px;
	height:425px;
	float:right;
	/*background-color: #EABB23;*/
	background-color: #E91814;
	background-color: #CF242A;
}

#footer
{
    position:absolute;
	clear:both;
	padding-left:15px;
	padding-right:15px;
}
#footer ul.tools
{
	list-style-type:none;
	margin:0;
	padding:0;
}
#footer ul.tools ul
{
	list-style-type:none;
	margin:0;
	padding-left:10px;
}
#footer ul.tools li.menu
{
    background-image:url(../img_tpl/arrow.png);
}
#footer ul.tools li
{
	background-repeat:no-repeat;
	background-position:top right;
	width:170px;
}
#footer ul.tools li ul li
{
	background-image:none;
}
#footer .info
{
	float:left;
	font-size:9px;
	padding-top:25px;
}
#footer .sponsor
{
	text-align:right;
        position:absolute;
        top:20px;
        right:0;
}

/* languages */
ul.languages
{
    list-style-type:none;
	margin:0;
	padding:0;
        width:850px;
        height:15px;
}
ul.languages li
{
    float:left;
	width:auto;
	padding-right:10px;
        height:15px;
}
ul.tools
{
    clear:left;
}
ul.tools li
{
	height:15px;
        padding:0; margin:0;
}
ul.tools li a
{
	position:absolute;
}
ul.tools ul
{
	position:absolute;
	left:200px;
	background-color:#fff;
	width:600px;
	/*border-top:1px solid #CF242A;
	z-index:1000;
	padding:5px;*/
}
#footer ul.tools ul li
{
	float:left;
	width:auto;
	padding-left:5px;
	padding-right:5px;
}
#footer ul.tools ul li a
{
	position:static;
    color:#E91814;
}
#footer ul.tools ul li a:hover
{
    color:#EABB23;
}

/* testi */

h1, h2, h3, h4, h5, h6
{
	font-size:20px;
	padding-top:0px;
	padding-bottom:10px;
	margin:0;
}
h1
{
	font-size:12px;
	color:#EABB23;
	color:#fff;
	font-weight:bold;
}
h2, h3, h4, h5, h6
{
	font-size:21px;
	line-height:20px;
	font-weight:normal;
}
h3, h4, h5, h6
{font-size:16px;}
p
{
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
}

img.padding
{
	padding:5px;
}

#body ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
#body ul li
{
	margin:0;
	padding:0;
}

.paging, .paging a
{
	font-size:10px;
	color:#999;
}
.paging div, .paging a
{
	float:left;
	margin-right:10px;
}

.newsitem
{
	text-align:left;
	padding:20px;
}
.newssummary
{
	padding:0;
	padding-top:15px;
	margin:0;
}
.newssummary h2
{
	padding:0;
	margin:0;
	font-size:14px;
}
.newssummary p
{
	padding:0;
}
.newssummary .newsdate, .newsitem .newsdate
{
	font-size:10px;
}
.paging .disabled
{
	display:none;
}

/* scheda tecnica */
.newsitem .schedatecnica td
{
	border:none;
	border-bottom:2px solid #eee;
	padding:4px;
	font-size:12px;
}

/* google maps */
#body .dealermap
{
	/*width:250px;
	height:150px;*/
	overflow:auto;
}
#body .dealermap a
{
	color: #CF242A;
}
#body .dealermap h2
{
	font-size:14px;
}


#body ul.dealerlist h3
{
	margin:0;
	padding:0;
	padding-top:20px;
	font-size:18px;
	color: #EABB23;
	border-bottom:1px solid #EABB23;
}
#body ul.dealerlist h4
{
	margin:0;
	padding:0;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
#body ul.dealerlist li ul
{
	margin:0;
	padding:0;
}

/* news home */
#newshome
{
	position:absolute;
	/* bottom:155px !important;
	bottom:150px; */
        bottom:15px;
	left:440px;
	width:425px;
	height:60px;
	overflow:hidden;
	border-top:1px solid #EABB23;
	background-color:#CF242A;
}
#newshome div
{
	padding:15px;
	padding-left:45px;
	padding-right:45px;
	overflow:hidden;
}

/* hack per ie6 - slideshow */
#slideshow li
{
	position:absolute;
}

/* form mail */
.mailform .alert
{
	clear:both;
	font-size:9px;
	color:#EABB23;
	padding-top:10px;
}
.mailform .input
{
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
}
.mailform .input label
{
	float:left;
}
.mailform .input input
{
	width:200px;
	float:right;
	background-color:#CF242A;
	border:1px solid #EABB23;
}
.mailform .input textarea
{
	width:300px;
	background-color:#CF242A;
	border:1px solid #EABB23;
}
.mailform .input .checkbox
{
	width:auto;
	float:left;
	border:none;
}
.mailform .submit input
{
	float:right;
}

/*coda slider*/
/*
#slider {
  width: 400px;
  margin: 0 auto;
  position: relative;
}
#scrollButtons
{
	position:absolute;
	bottom:0;
	right:0;
	z-index:10;
}
#scrollButtons img
{
	cursor:pointer;
}

.scroll {
  height: 350px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */ /*
  clear: left;
}

.scrollContainer div.panel {
  padding: 20px;
  height: 310px;
  width: 350px; /* change to 560px if not using JS to remove rh.scroll */ /*
}*/