@charset "utf-8";

/* TAG */

a {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73775E;
}
a:hover {
	color: #73775E;
}
a.catalog1 {
	color: #1E5886;
	text-decoration: none;
}
a.catalog1:hover {
	text-decoration: underline;
}
a.catalog2 {
	color: #2878B8;
	text-decoration: none;
}
a.catalog2:hover {
	text-decoration: underline;
}
a.catalog_over {
	text-decoration: underline;
}
a.catalog_over:hover {
	text-decoration: underline;
}
a.news {
	text-decoration: none;
}
a.news:hover {
	text-decoration: underline;
}
a.page {
	text-decoration: none;
}
a.page:hover {
	text-decoration: underline;
}
a.product {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.product:hover {
	text-decoration: none;
}

body {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFF;
	margin: 0px;
	text-align: left;
	scrollbar-arrow-color: #5F5C5C;
	scrollbar-3dlight-color: #BDBDBD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #F2F2F2;
	scrollbar-base-color: #F2F2F2;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #BDBDBD;
	/*background: url(../images/top/natale.jpg) no-repeat top center;*/
}

code {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E98523;
}

img.box_menu {
	border: 0px;	
	margin-right: 5px;
}

input, select, textarea {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
input.label {
	width: 500px;
	border-style: none;
	background-color: transparent;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	margin: 5px 0px 5px 0px;
}
input.login {
	width: 125px;
	height: 15px;
	border: 0px;
	font-size: 11px;
	font-style: italic;
}
input.newsletter {
	width: 125px;
	border-left: 1px thin #73775E;
	font-size: 11px;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 15px;
}
input.reg {
	width: 200px;
	border-left: 1px thin #73775E;
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 11px;
	font-style: italic;
}
input.search, select.search {
	width: 170px;
	border-left: 1px thin #73775E;
	margin-top: 3px;
	margin-bottom: 15px;
}
input.shopcart {
	width: 30px;
	border-left: 1px thin #73775E;
	font-size: 11px;
	text-align: center;
}
input.text, select.text, textarea.text {
	width: 300px;
	border-left: 1px thin #73775E;
	margin-top: 3px;
	margin-bottom: 10px;
}
input.text_hidden {
	width: 70px;
	border-style: none;
	background-color: transparent;
	color: #666666;
	font-weight: bold;
	text-align: right;
}
input.text_hidden_red {
	width: 70px;
	border-style: none;
	background-color: transparent;
	color: #FF0000;
	font-weight: bold;
	text-align: right;
}

li {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

p {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 10px 0px 0px 0px;
}

tr, td {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
tr.light, td.light {
	color: #666666;
	background-color: #C1DA94;
	height: 30px;
}
tr.medium, td.medium {
	color: #666666;
	background-color: #C1DA94;
	height: 30px;
}
tr.lightOver, td.lightOver, tr.mediumOver, td.mediumOver {
	color: #666666;
	background-color: #DFEAC8;
	height: 30px;
}
tr.title, td.title {
	color: #666666;
	background-color: #B3B6A3;
	font-weight: bold;
	height: 30px;
}

/* CLASSI */

.alert {
	color: #FF0000;
}
.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
.content_blue {
	color: #1E5886;
}
.content_green {
	color: #73775E;
	font-weight: bold;
}
.content_green_dark {
	color: #3F7F43;
	font-weight: bold;
}
.content_grey {
	color: #666666;
}
.content_red {
	color: #E12D2D;
	font-weight: bold;
}
.content_vat {
	font-style: italic;
	line-height: 20px;
}

/* DIV */

#container {
	width: 960px;
	text-align: left;
	background-color: #FFF;
	margin-top: 0px;
}
#page {
	width: 505px;
	height: 20px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	float: left;
}

	/* TOP */

#top {
	width: 960px;
	height: 256px;
	float: left;
}
#top_top {
	width: 960px;
	height: 31px;
	float: left;
}
#top_flag {
	height: 25px;
	padding: 3px 0px 3px 10px;
	float: left;
}
#top_label {
	height: 20px;
	padding: 8px 7px 0px 0px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
#top_input {
	height: 22px;
	padding: 6px 20px 0px 0px;
	float: left;
}
#top_button {
	height: 25px;
	padding-top: 2px;
	float: left;
}
#top_logo {
	width: 960px;
	height: 195px;
	float: left;
}
#top_menu {
	width: 960px;
	height: 30px;
	float: left;
}
#top_menu_item {
	margin-top: 11px;
	float: left;
}

	/* BOTTOM */

#bottom {
	width: 960px;
	height: 36px;
	margin-top: 10px;
	float: left;
}
#bottom_line {
	width: 960px;
	height: 5px;
	float: left;
}
#bottom_data {
	width: 934px;
	height: 31px;
	float: left;
}
#bottom_logo {
	width: 26px;
	height: 21px;
	margin-top: 5px;
	float: left;
}

	/* LEFT/RIGHT */

#content_left {
	width: 190px;
	float: left;
}
#content_right {
	width: 235px;
	float: right;
}
#box_title {
	width: 190px;
	height: 23px;
	float: left;
}
#box_content {
	width: 176px;
	padding: 5px;
	border: 2px solid #C1DA94;
	float: left;
}
#box_title_big {
	width: 235px;
	height: 23px;
	float: left;
}
#box_title_big_log {
	width: 175px;
	height: 115px;
	margin-top: 5px;
	padding: 5px 0px 0px 60px;
	background-image: url(/images/box/login.jpg);
	float: left;
}
#box_title_big_est {
	width: 235px;
	height: 60px;
	margin-top: 10px;
	float: left;
}
#box_content_big {
	width: 221px;
	padding: 5px;
	border: 2px solid #C1DA94;
	float: left;
}
#box_title_in {
	width: 200px;
	height: 15px;
	background-color: #B3B6A3;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	float: left;
}
#box_content_in {
	width: 208px;
	padding: 5px;
	border: 1px solid #B3B6A3;
	float: left;
}

	/* CENTER */

#content_center {
	width: 505px;
	padding: 5px 15px 5px 15px;
	float: left;
}
#content_promo {
	width: 505px;
	height: 562px;
	float: left;
}
#content_promo_title {
	width: 505px;
	height: 20px;
	color: #C1DA94;
	font-size: 13px;
	font-weight: bold;
	float: left;
}
#content_promo_product {
	width: 505px;
	height: 522px;
	float: left;
}
#content_promo_item {
	width: 161px;
	height: 261px;
	float: left;
}
#content_promo_item_image {
	width: 157px;
	height: 157px;
	border: 2px solid #C1DA94;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px;
	float: left;
}
#content_promo_item_data {
	width: 126px;
	height: 45px;
	float: left;
}
#content_promo_item_cart {
	width: 35px;
	height: 45px;
	text-align: right;
	float: left;
}
#content_promo_item_price {
	width: 161x;
	height: 37px;
	padding-top: 3px;
	float: left;
}
#content_promo_line {
	width: 505px;
	height: 20px;
	background-image: url(/images/icon/line_small.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	float: left;
}
#content_shop {
	width: 505px;
	height: 375px;
	margin-top: 20px;
	float: left;
}
#content_shop_title {
	width: 505px;
	height: 20px;
	margin-bottom: 10px;
	color: #C1DA94;
	font-size: 13px;
	font-weight: bold;
	float: left;
}
#content_shop_left {
	width: 215px;
	height: 345px;
	float: left;
}
#content_shop_image {
	width: 211px;
	height: 211px;
	border: 2px solid #C1DA94;
	text-align: center;
	vertical-align: middle;
	float: left;
}
#content_shop_right {
	width: 285px;
	height: 345px;
	margin-left: 5px;
	float: left;
}
#content_shop_product1, #content_shop_product2, #content_shop_product3, #content_shop_product4 {
	width: 275px;
	float: left;
}
#content_shop_product_title {
	width: 275px;
	height: 25px;
	padding: 10px 0px 0px 5px;
	margin-bottom: 5px;
	background-color: #B3B6A3;
	color: #FFF;
	font-weight: bold;
	float: left;
}
#content_shop_product_data1, #content_shop_product_data2, #content_shop_product_data3, #content_shop_product_data4 {
	width: 275px;
	height: 175px;
	padding: 5px;
	float: left;
}
#content_title {
	width: 505px;
	height: 20px;
	color: #C1DA94;
	font-size: 13px;
	font-weight: bold;
	float: left;
}
#content_text {
	width: 505px;
	float: left;
}
#content_line {
	width: 505px;
	height: 20px;
	background-image: url(/images/icon/line.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}

	/* LOGIN */

#login {
	width: 220px;
	margin: 0px 143px 0px 142px;
}
#login_title {
	width: 200px;
	height: 15px;
	background-color: #B3B6A3;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	background-image: url(/images/icon/lock.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}
#login_content {
	width: 208px;
	padding: 5px;
	border: 1px solid #B3B6A3;
	float: left;
}
#login_sub {
	width: 505px;
	float: left;
}

	/* PRODOTTI */

#product {
	width: 505px;
	margin-bottom: 20px;
	float: left;
}
#product_left {
	width: 215px;
	float: left;
}
#product_image {
	width: 211px;
	height: 211px;
	border: 2px solid #C1DA94;
	text-align: center;
	vertical-align: middle;
	float: left;
}
#product_right {
	width: 285px;
	margin-left: 5px;
	float: left;
}
#product_title {
	width: 275px;
	height: 25px;
	padding: 10px 0px 0px 5px;
	margin-bottom: 5px;
	background-color: #B3B6A3;
	color: #FFF;
	font-weight: bold;
	float: left;
}
#product_data {
	width: 275px;
	padding: 5px;
	float: left;
}
#product_detail_title {
	width: 485px;
	height: 15px;
	background-color: #B3B6A3;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	float: left;
}
#product_detail_content {
	width: 493px;
	padding: 5px;
	border: 1px solid #B3B6A3;
	float: left;
}
#product_detail_back {
	width: 505px;
	height: 20px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	float: left;
}

	/* OFFERTE SPECIALI */

#promo_title {
	width: 505px;
	height: 20px;
	color: #C1DA94;
	font-size: 13px;
	font-weight: bold;
	float: left;
}
#promo_product {
	width: 505px;
	float: left;
}
#promo_item {
	width: 161px;
	height: 261px;
	float: left;
}
#promo_item_image {
	width: 157px;
	height: 157px;
	border: 2px solid #C1DA94;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px;
	float: left;
}
#promo_item_data {
	width: 126px;
	height: 45px;
	float: left;
}
#promo_item_cart {
	width: 35px;
	height: 45px;
	text-align: right;
	float: left;
}
#promo_item_price {
	width: 161px;
	height: 37px;
	padding-top: 3px;
	float: left;
}
#promo_line {
	width: 505px;
	height: 20px;
	background-image: url(/images/icon/line.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	float: left;
}

	/* NEWS */

#news_title {
	width: 485px;
	height: 15px;
	background-color: #B3B6A3;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	float: left;
}
#news_content {
	width: 493px;
	padding: 5px;
	border: 1px solid #B3B6A3;
	float: left;
}
