@import url("fonts/font.css");
* {
	margin:0;
	padding:0;
	zoom:1;
	outline:none;
}
a img { border:0; }
/*img, div, a { behavior: url(http://www.nissan-offertespeciali.dnsee.com/css/iepngfix.htc) ;}*/

body {
	background:#fff;
	font-family: arial;
	font-size:11px;
	color:#666;
	line-height:14px;
}
a {
	text-decoration:none;
	font-family: arial;
}
#A_header { background:url(../img/top.png) repeat-x bottom left; }
#A_footer {
	position:relative;
	left:auto;
	bottom:auto;
	width:100%;
	height:70px;
	z-index:30;
	background:url(../img/foot.png) repeat-x top left;
}
#A_footer div {
	position:relative;
	bottom:auto;
	left:auto;
	width:100%;
	height:54px;
	z-index:inherit;
}
#A_footer.footerHtmlPage div { bottom:auto; }
h2,
h3 {
	font-size:10px;
	color:#990000;
	text-transform:none;
	font-family:arial;
}
div#content {
	overflow:hidden;
	background:#fff;
}
* html div#content { }
div.shadow {
	margin:0 auto;
	width:737px;
}
div#main {
	text-align:left;
	width:725px;
	margin:0 auto;
	padding:0 6px;
	background:url(../img/bg-main.png) repeat-y top left;
}
div#top {
	background:url(../img/bg-top.png) repeat-x top left;
	height:32px;
	position:relative;
	z-index:20;
}
div#top img#home {
	float:left;
	display:inline;
	position:absolute;
	left:0;
	top:0
}
div#top img#offerte {
	float:left;
	display:inline;
	position:absolute;
	left:36px;
	top:0
}
div#col-1,
div#col-2 {
	float:left;
	display:inline-block;
	background:#fff;
	padding:25px 0 60px 14px;
	position:relative;
}
div#col-1 { width:226px; }
div#col-2 {
	width:474px;
	padding:15px 10px 60px 0;
	position:relative;
}
* html div#col-2 {
	padding:0 0 60px 0;
	width:479px;
}
div#col-2 ul {
	list-style:disc;
	list-style-type:disc;
	padding:0 30px 0 20px;
	margin:10px 0 10px 30px;
}
div#col-2 p {
	padding:0 30px 0 10px;
	font-size:11px;
	line-height:14px;
}
div#col-2 u {
	background:url(../img/h-bg.png) repeat-x top left;
	line-height:28px;
	width:170px;
	padding:0 10px;
	margin:10px 0 0 0;
	text-decoration:none;
	display:block;
	color:#990000;
	font-size:12px;
	font-weight:bold;
}
div#col-2 h2 { line-height:14px; margin-bottom:10px;}
div#col-1 h2 {
	color:#666;
	font-size:24px;
	margin:0;
}
div#col-1 h3 {
	font-size:11px;
	text-transform:uppercase;
}
div#col-2.rev {
	width:340px;
	padding-top:50px;
}
div#col-2.rev p {
	line-height:14px;
	font-family: arial;
}
div#col-2.rev u {
	background:none;
	padding:0 0 0 10px;
	width:auto;
	line-height:normal;
	margin:0;
}
div#col-2 div.prod { }
div.car { margin-top:10px; }
div#thumb img {
	width:50px;
	height:50px;
	margin:0 4px 0 0;
	float:left;
	cursor:pointer;
}
div#thumb h3 { margin:10px 0; }
div#esempio {
	width:200px;
	padding:8px;
	background:#cfcfcf url(../img/esempio-bg.png) repeat-x top left;
	margin-top:10px;
	position:absolute;
	bottom:14px;
	left:14px;
	height:20px;
	line-height:26px;
	overflow:hidden;
}
div#esempio h3 {
	line-height:28px;
	margin:0;
	cursor:pointer;
	text-align:center;
}
div#thumb {
	overflow:hidden;
	margin-top:20px;
}
div#gallery {
	display:block;
	width:211px;
	padding:2px;
	height:211px;
	margin-top:20px;
	background:url(../img/gallery-bg.png) no-repeat top left;
}
div#gallery img {
	width:207px;
	height:207px;
}
table {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
table thead td {
	text-align:left;
	line-height:58px;
}
table td {
	line-height:20px;
	font-size:11px;
}
table td.first {
	width:130px;
	font-weight:normal;
}
div#buttons.off {
	position:absolute;
	bottom:14px;
	left:0;
}
div#buttons {
	overflow:hidden;
	margin-top:30px;
	clear:both;
}
div#buttons a {
	float:left;
	display:inline;
	margin:0;
}
/*menu*/
ul#menu {
	float:right;
	display:inline;
	font-family: 'NissanAGBoldExtRegular', arial;
	text-transform:uppercase;
	color:#c3c3c3;
	font-size:10px;
	height:32px;
	position:absolute;
	right:10px;
}
ul#menu li {
	float:left;
	display:inline;
	line-height:32px;
	position:relative;
	font-family: arial;
	height:32px;
	margin-left:10px;
}
ul#menu li a {
	color:#c3c3c3;
	text-decoration:none;
	padding:0 5px;
	display:inline-block;
}
ul#menu li ul {
	display:none;
	position:absolute;
	width:156px;
	top:32px;
	left:0;
}
ul#menu li ul li {
	display:block;
	float:none;
	margin:0;
	line-height:26px;
	height:auto;
}
ul#menu li.selected { background: url(../img/left-li-bg.png) no-repeat bottom left; }
ul#menu li.selected a {
	color:#000;
	display:inline-block;
	background: url(../img/right-li-bg.png) no-repeat bottom right;
	padding:0 5px;
	line-height:32px;
}
ul#menu li ul.sub li a {
	line-height:26px;
	padding:0 10px;
	margin:0;
	display:block;
	background:url(../img/sub-li-bg.png) no-repeat top left;
}
ul#menu li ul.sub li a:hover { color:#990000; }
ul#menu li.selected a span {
	padding-bottom:4px;
	background:url(../img/red-line.png) repeat-x bottom left;
}
ul#menu li#last ul {
	left:0;
	width:122px;
}
#centrato {
	width:auto;
	margin:0 auto;
	padding:30px 0;
	overflow:hidden;
	background: url(../img/bg2.png) repeat center center;
}
#centratoHome {
	width:auto;
	margin:0 auto;
	padding:30px 0;
	height:510px;
	overflow:hidden;
	background:url(../img/bg2.png) repeat center center;
}
#centratoMiaNissan {
	width:auto;
	margin:0 auto;
	padding:30px 0;
	overflow:hidden;
	background:url(../img/bg2.png) repeat center center;
}
#centratoRevisione {
	width:auto;
	margin:0 auto;
	padding:30px 0;
	overflow:hidden;
	background:url(../img/bg2.png) repeat center center;
}

