body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #303030;
	margin: 0px;
}
#center {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 80px;
}
#header {
	width: 948px;
	float: left;
	height: 93px;
	position: relative;
}
#menu_bar {
	width: 948px;
	float: left;
	position: relative;
	top: 41px;
	height: 51px;
}
#menu_bar a {
	display: block;
	float: left;
	color: #181818;
	font-size: 9px;
	position: relative;
	cursor: pointer;
}
a #btn_home {
	height: 51px;
	display: block;
	width: 116px;
	background-image: url(../images/menu_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 7;
}
a:hover #btn_home {
	background-position: bottom;
}

a #btn_marchi {
	height: 51px;
	display: block;
	width: 108px;
	background-image: url(../images/menu_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 3;
}
a:hover #btn_marchi {
	background-position: bottom;
}

a #btn_officina {
	height: 51px;
	display: block;
	width: 110px;
	background-image: url(../images/menu_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 4;
}
a:hover #btn_officina {
	background-position: bottom;
}
a #btn_occasioni {
	height: 51px;
	display: block;
	width: 154px;
	background-image: url(../images/menu_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 5;
}
a:hover #btn_occasioni {
	background-position: bottom;
}
a #btn_contatti {
	height: 51px;
	display: block;
	width: 109px;
	background-image: url(../images/menu_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 6;
}
a:hover #btn_contatti {
	background-position: bottom;
}

#spacer_menu {
	float: left;
	width: 330px;
	height: 51px;
}
#logo {
	height: 162px;
	width: 366px;
	position: absolute;
	background-image: url(../images/logo.png);
	left: 310px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 10;
}
#cont_banner {
	width: 948px;
	float: left;
	height: 585px;
	background-color: #000;
	position: relative;
}
#box_story {
	height: 570px;
	width: 306px;
	position: absolute;
	right: 10px;
	background-image: url(../images/story.png);
	background-repeat: no-repeat;
}
#box_marchi {
	height: 160px;
	width: 303px;
	position: absolute;
	background-image: url(../images/box_marchi.png);
	background-repeat: no-repeat;
	bottom: 17px;
	left: 10px;
}
#box_pers {
	position: absolute;
	height: 183px;
	width: 307px;
	background-image: url(../images/box_personalizzazioni.png);
	background-repeat: no-repeat;
	bottom: 16px;
	left: 320px;
}
#desc_story {
	width: 185px;
	position: relative;
	top: 60px;
	left: 60px;
	font-size: 12px;
	color: #330;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
}
#footer {
	float: left;
	width: 948px;
	background-color: #454545;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#footer a {
	font-size: 10px;
	text-decoration: none;
	color: #F90;
	text-transform: uppercase;
	padding-right: 15px;
}
#footer a:hover {
	color: #F90;
}
#cont_page {
	width: 948px;
	float: left;
	padding-top: 25px;
	background-image: url(../images/bg_cnt-page.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
}
#colum_left {
	float: left;
	width: 260px;
}
#colum_left a {
	display: block;
	color: #9C9C9C;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(../images/border-cat.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
#colum_left h3 {
	color: #F58220;
	display: block;
	margin: 0px;
	padding-bottom: 10px;
	font-size: 16px;
	padding-left: 15px;
	margin-bottom: 15px;
}
#cont_center {
	width: 660px;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}
#cont_center h3 {
	display: block;
	margin: 0px;
	color: #333;
	background-color: #CCC;
	font-size: 18px;
	padding: 10px;
}
#cont_insert {
	background-image: url(../images/bordo-insert.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
	padding: 15px;
	padding-bottom: 25px;
	float: left;
	width: 630px;
}
#cont_insert a img {
	display: block;
	padding: 5px;
	background-color: #CCC;
	border: 1px solid #999;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#cont_insert_desc {
	display: block;
	float: left;
	margin: 0px;
	width: 400px;
	padding-left: 5px;
	padding-top: 15px;
	font-size: 12px;
	color: #666;
}
#cont_insert h1 {
	display: block;
	float: left;
	margin: 0px;
	font-size: 16px;
	color: #333;
	width: 390px;
	padding-left: 15px;
}
#cont_insert_desc p {
	margin: 0px;
}
 #colum_left .selected {
	color: #FFF;
}
#desc_gallery {
	padding: 20px;
	background-color: #FFF;
	background-image: url(../images/dorder_desc.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 908px;
	float: left;
}
#cont_work {
	width: 948px;
	float: left;
	background-image: url(../images/wood.jpg);
	padding-top: 20px;
	padding-bottom: 20px;
}
#item_work {
	float: left;
	height: 236px;
	width: 179px;
	background-image: url(../images/bg-polaroid.png);
	background-repeat: no-repeat;
	margin-left: 10px;
}
#inner_work {
	float: left;
	height: 165px;
	width: 151px;
	padding-left: 15px;
	padding-top: 17px;
}
#desc_work {
	float: left;
	width: 147px;
	padding-left: 16px;
	height: 40px;
	color: #030303;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-align: center;
}
#inner_work a {
	display: block;
	border: 1px solid #DEDEDE;
}
#inner_work a:hover {
	border: 1px solid #F00;
}
#img_footer {
	width: 948px;
	background-image: url(../images/track.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 118px;
	float: left;
}
#box_marchio {
	float: left;
	width: 288px;
	height: 130px;
	background-color: #FFF;
	margin-top: 15px;
	border: 1px solid #000000;
	margin-right: 15px;
}
#inner_marchio {
	padding: 10px;
	float: left;
	width: 120px;
	font-size: 14px;
	color: #2C2C2C;
	font-weight: bold;
	height: 100px;
}
#img_marchio {
	float: right;
	width: 110px;
	height: 110px;
	padding: 9px;
}
#inner_marchio a {
	font-size: 10px;
	color: #660;
	text-decoration: underline;
}
#img_marchio img {
	border: 1px solid #999;
}
#cont_contatti {
	float: left;
	width: 948px;
	margin-top: 30px;
	background-image: url(../images/bordo-insert_long.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
	padding-bottom: 20px;
}
#img_left_contatti {
	width: 295px;
	background-image: url(../images/img_contatti.jpg);
	float: left;
	height: 510px;
	background-repeat: no-repeat;
}
#cont_right_contatti {
	float: left;
	width: 640px;
	padding-top: 25px;
}
#cont_right_contatti h3 {
	display: block;
	margin: 0px;
	background-image: url(../images/title-contatti.jpg);
	height: 50px;
	background-repeat: no-repeat;
	background-position: -10px 0px;
}
#modulo {
	padding-top: 25px;
}
#modulo input {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 5px;
	width: 290px;
	font-size: 14px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
#modulo label {
	font-size: 10px;
	display: block;
	color: #666;
	text-transform: uppercase;
}
#modulo textarea {
	border: 1px solid #CCC;
	width: 605px;
	height: 200px;
	font-size: 14px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}
#paypal_sez {
	float: right;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-right: 10px;
	margin-top: 20px;
	padding-left: 5px;
	background-color: #E1E1E1;
	padding-top: 20px;
	padding-bottom: 10px;
}#paypal_sez select {
	border: 1px solid #CCC;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

