*{
	border: 0;
	padding: 0;
	margin: 0;
}
/*---------------LAYOUT------------------------*/
body {
	background: #000 url(images/bodybkg.jpg) repeat-x top;
	text-align: center;
	font: 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ccc;
}
#contenitore{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	position: relative;
	
}
#testata{
	width: 760px;
	height: 110px;
	
}
	#testata #logo{
		margin-left: 20px!important;
		margin-left: 12px;
		margin-top: 10px;
		float: left;
	}
	#testata #menu{
		float: right;
		
		background: transparent url(images/menubkg.jpg) no-repeat top;
		width: 560px;
		height: 44px;
		margin-top: 65px;
	}
#pagina{
		width: 760px;
		background: transparent url(images/pagebkg.jpg) repeat-y top center;
		
}
	#pagina #top{
		width: 760px;
		background: transparent url(images/topbkg.jpg) no-repeat top center;
	}
		#pagina #top #left{
			float: left;
			width: 180px;
			/*border: 1px solid #ccc;*/
			margin-left: 18px!important;
			margin-left: 10px;
			margin-top: 30px;
		}
			#pagina #top #left .boxleft{
				width: 170px;
				background: #272727 url(images/boxleftbkg.jpg) repeat-x top;
				border: 1px solid #0c0c0c;
				padding-top: 4px;
				margin-bottom: 14px;
			}
				#pagina #top #left .boxleft .thumbs img{
					margin-bottom: 4px;
				}
		#pagina #top #right{
			width: 544px;
			float: left;
			
			margin-top: 30px;
		}
			#pagina #top #right #fotoshowroom{
				padding-bottom: 50px;
				background-color: #000;
				position: relative;
			}
			#pagina #top #right #fotoshowroom p{
				position: absolute;
				right: 5px;
				bottom: 5px;
			}
			#pagina #top #right #fotoshowroom a{
				color :#fff;
				text-decoration: none;
			}
			#pagina #top #right #fotoshowroom a:hover, #pagina #top #right #fotoshowroom a.selected{
				color: #FF6600;
			}
			#pagina #top #right .boxbrand{
				width: 170px;
				background: #272727 url(images/boxleftbkg.jpg) repeat-x top;
				border: 1px solid #0c0c0c;
				padding-top: 4px;
				margin-bottom: 18px;
				margin-left: 2px!important;
				margin-left: 3px;
				float: left;
			}
			#pagina #top #right .boxbrand table{
				width: 150px!important;
				width: 140px;
				height: 140px;
				background-color: #151515;
				border: 1px solid #000;
			}
			#pagina #top #right .boxbrand td{
				text-align: center;
				vertical-align: middle;
			}
			#pagina #top #right .boxbrini{
				width: 190px;
				background: #272727 url(images/boxleftbkg.jpg) repeat-x top;
				border: 1px solid #0c0c0c;
				padding-top: 4px;
				margin-bottom: 8px;
				/*margin-left: 2px!important;
				margin-left: 3px;*/
				margin-left: auto;
				margin-right: auto;
			}
	#pagina #bottom{
		width: 760px;
		height: 30px;
		background: transparent url(images/bottombkg.jpg) no-repeat bottom center;
		
	}
	
/*------------------FORMATTAZIONE------------------*/
#menu ul{
	list-style-type: none;
	margin-top: 9px;
	margin-left: 10px;
}
#menu li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
  background: transparent url(images/rigamenu.gif) no-repeat right;
}
#menu li.ultimo{
	background-image: none;
}
#menu li a{
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}
#menu li a:hover, #menu li a.selected{
	color: #FF6600;
}
 a{
	color: #fff;
	text-decoration: none;
}
a:hover, a.selected{
	color: #FF6600;
	text-decoration: none;
}
#left h2{
	color: #FF6600;
	font-weight: normal;
	font-size: 14px;
}
#submenu a{
	margin-left: 10px;
	font-size: 13px;
}
#right h2{
	color: #FF6600;
	font-weight: normal;
	font-size: 15px;
	margin-top: 14px;
}
#right h3{
color: #FFF;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
}
#right p{
	margin-top: 10px;
}
h1{
	
}
p{
	
}
hr{
	height: 1px!important;
	height: 2px;
	border-top: 1px solid #000;
	margin-top: 5px!important;
	margin-top: 0px;
	margin-bottom: 5px!important;
	margin-bottom: 0px;
	border-bottom: 1px solid #3A3A3A;
}
blockquote {

  background: transparent url(images/quoleft.gif) left top no-repeat;
}
blockquote p {
  padding: 0 30px;
  font-size: 12px;
  background: transparent url(images/quoright.gif) right bottom no-repeat;
}
#contatti input, #contatti textarea{
	width: 150px;
	background-color: #3C3C3C;
	border: 1px solid #1B1B1B;
	color: #ccc;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-bottom: 5px;
}
#contatti input.pulsante{
	color: #fff;
	background: transparent url(images/menubkg.jpg) repeat-x -2px -2px;
	border: 1px solid #1B1B1B;
	width: 150px;
}
/*------------------CLASSI------------------*/
.clearboth{
	clear: both;
}
#left .inside{
	padding: 5px;
}
#right .inside{
	padding: 10px;
}
#left .insidecontatti{
	padding: 8px;
}
.centrato{
	text-align: center;
}
.leftaligned{
	text-align: left;
}
.small {
	font-size: 10px;
}
.boxbrand p{
	font-size: 10px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
.boxbrand hr{
	margin: 0;
	padding: 0;
}
.boxbrand p.brandname{
	font-size: 11px;
	font-weight: bold;
}
.boxbrand p.tipo{
	/*height: 20px;
	vertical-align: middle;*/
}
.paging{
	/*text-align: right;*/
	/*width: 100%;*/
	/*margin-left: auto;
	margin-right: auto;*/
	position: absolute;
	bottom: 24px;
	right: 30px;
	
	/*float: right;*/
}
.paging img{
	/*margin-bottom: -5px;*/
}
.paging a{
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	background-color: #111111;
	border: 1px solid #282828;
	text-align: center;
}
.paging a.nobox{
	display: block;
	float: left;
	background-color: none;
	border: none;
	width: auto;
}
.contatti{
	margin-top: -10px;
	margin-left: -10px;
}
.contatti h2{
	padding-bottom: 10px;
	margin-left: 10px;
}
	

