body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #b3b3b3;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

img {
	border: 0px;
}

#container {
	width: 968px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	position: relative;
}

.evidenza {
	color: #ff0000;
}

.txt_news {
	color: #ffffff;
}

.margine {
	padding: 10px;
}

.news {
}

.maiuscolo {
	text-transform: uppercase;
}

#dealers, #sezione {
	font-size: 13px;
}

#dealers a:link, #sezione a:link {
	text-decoration: underline;
	color: #ffffff;
}

#dealers a:visited, #sezione a:visited {	
	text-decoration: underline;
	color: #ffffff;
}
	
#dealers a:hover, #sezione a:hover {
	text-decoration: underline;
	color: #ff0000;
}
	
#dealers a:active, #sezione a:active {
	text-decoration: underline;
	color: #ffffff;
}


.menusec {
	font-size: 12px;
}

.menusec a:link {
	text-decoration: none;
	color: #ffffff;
}

.menusec a:visited {	
	text-decoration: none;
	color: #ffffff;
}
	
.menusec a:hover {
	text-decoration: underline;
	color: #ff0000;
}

.menusec a:active {
	text-decoration: underline;
	color: #ffffff;
}

.news a:link {
	text-decoration: none;
	color: #ffffff;
}

.news a:visited {	
	text-decoration: none;
}
	
.news a:hover {
	text-decoration: underline;
	color: #ff0000;
}
	
.news a:active {
	text-decoration: none;
}


a.linkint:link {
	text-decoration: underline;
	color: #ffffff;
}

a.linkint:visited {	
	text-decoration: underline;
	color: #ffffff;
}
	
a.linkint:hover {
	text-decoration: underline;
	color: #ff0000;
}

a.linkint:active {
	text-decoration: underline;
	color: #ffffff;
}

#bottom {
	text-align: center;
	padding-bottom: 10px;
}

#bottom a:link {
	text-decoration: none;
	color: #282828;
	font-size: 10px;
}

#bottom a:visited {	
	text-decoration: none;
	color: #282828;
	font-size: 10px;
}
	
#bottom a:hover {
	text-decoration: none;
	color: #ff0000;
	font-size: 10px;
}
	
#bottom a:active {
	text-decoration: none;
	color: #282828;
	font-size: 10px;
}

.menustyle {
}

.menustyle ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menustyle li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #515151;
}

.menustyle li a {
	text-decoration: none;
}	
	
.menustyle li a:link, .menustyle li a:visited {
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding: 3px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	
.menustyle li a:hover {
	color: #ff0000;
	text-decoration: none;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	
.menustyle li a:active {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu01 {
	background-color: #000000;
	border: 1px solid #515151;
	width: 98px;
	top: 158px;
	left: 59px;
	position: absolute;
	visibility: hidden;
}

#menu02 {
	background-color: #000000;
	border: 1px solid #515151;
	width: 98px;
	top: 158px;
	left: 359px;
	position: absolute;
	visibility: hidden;
}

.txtbig {
	font-size: 13px;
}

.bgtitolo {
	background-color: #0d0d0d;
}

.bordosx {
	padding-left: 10px;
}

.bordodx {
	padding-right: 10px;
}