/* CSS Document */

body {
	background-color: #DBDBDB;
	background-image: url(../images/bg_interno.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
td, th, div, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
form {
	margin: 0px;
}
a {
	color: #b41a01;
}
#container {
	background-image: url(../images/crepe.jpg);
	background-repeat: no-repeat;
	background-position: center 279px;
}
#content {
	margin: 0px auto;
	width: 920px;
}
#top {
	height: 134px;
}
#page {
	padding: 30px 44px 20px 35px;
	line-height: 16px;
	text-align: justify;
	background-image: url(../images/bg_page.png);
	background-repeat: repeat-y;
}
#pageProdotto {
}
.fotoProdotto {
	width: 389px;
	vertical-align: top;
}
span.giallo {
	background-color: #FED734;
	padding: 0px 2px;
}
.descProdotto {
	vertical-align: top;
}
.menuProdotto {
	width: 101px;
	vertical-align: top;
}
.boxProdotto {
	padding: 25px 40px 10px 30px;
	line-height: 16px;
	text-align: justify;
	background-image: url(../images/bg_pageprodotto.png);
	background-repeat: repeat-y;
}
h1 {
	margin-top: 0px;
	color: #b41a01;
	font-size: 22px;
	margin-bottom: 30px;
}
h3 {
	margin-top: 0px;
	color: #000000;
	font-size: 16px;
	border-bottom: dashed 1px #000000;
	padding-bottom: 5px;
}
h5 {
	color: #717171;
	padding-top: 15px;
	font-size: 16px;
	font-style: italic;
	margin: 0px;
}
/* BOTTOM */
#bottom {
	border-top: solid 1px #AAAAAA;
	margin-top: 20px;
	margin-bottom: 20px;
}
.smart {
	float: left;
	padding-right: 15px;
}
.carte {
	float: right;
	margin-top: 20px;
}
.indirizzo {
	font-size: 10px;
	color: #5b5b5b;
	padding-top: 8px;
}
.indirizzo a {
	color: #000000;
}
.nero {
	color: #000000;
}
/* MENU di SERVIZIO */
.servizio {
	height: 20px;
}
.menuservizio {
	text-align: right;
	font-size: 11px;
	color: #666666;
	padding: 2px 15px 0px 15px;
	border-right: solid 1px #AAAAAA;
}
.menuservizio a {
	color: #666666;
	text-decoration: none;
}
.menuservizio a:hover {
	color: #000000;
}

/* MENU */
#menu {
	float: right;
	height: 134px;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: 0px 60px;
	text-align: right;
	width: 565px;
}
.menuone {
	height: 106px;
}
.voce {
	background-image: url(../images/bg_menu_stecca.jpg);
	background-repeat: no-repeat;
	background-position: right 54px;
	padding: 65px 13px 0px 10px;
	vertical-align: top;
}
.voce a {
	color: #000000;
	text-decoration: none;
}
.voceon a {
	color: #b41a01;
}
.vocefirst {
	background-image: url(../images/bg_menu_stecca.jpg);
	background-repeat: no-repeat;
	background-position: right 54px;
	vertical-align: top;
	width: 3px;
}
.voce a:hover {
	color: #b41a01;
}
.vocetakaje {
	background-image: url(../images/bg_mtakaje_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 65px 13px 0px 10px;
	vertical-align: top;
}
.vocetakaje a {
	color: #FFFFFF;
	text-decoration: none;
}
.vocetakajeon {
	background-image: url(../images/bg_mtakaje_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.vocecarrello {
	background-image: url(../images/bg_mcarrello_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 65px 13px 0px 10px;
	vertical-align: top;
}
.vocecarrello a {
	color: #FFFFFF;
	text-decoration: none;
}
.vocecarrelloon {
	background-image: url(../images/bg_mcarrello_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* SOTTOMENU ICOBOX */
.icomenu {
	margin-top: 3px;
	background-image: url(../images/bg_icobox.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.icobox {
	padding-bottom: 5px;

}
/* table DATI */
table.dati th {
	border-bottom: solid 5px #CCCCCC;
	padding: 3px 10px;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
table.dati td {
	border-bottom: solid 1px #CCCCCC;
	background-color: #EEEEEE;
	padding: 3px 10px;
	vertical-align: bottom;
}
/* table CARRELLO */
table.carrello {
	width: 100%;
}
table.carrello th {
	border-bottom: solid 5px #CCCCCC;
	padding: 3px 10px;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
table.carrello th.dx {
	text-align: right;
}
table.carrello tr.blanco td {
	background-color: #FFFFFF;
}
table.carrello tr.giallo td {
	background-color: #FFF4CA;
}
table.carrello tr.rocha td {
	background-color: #f0bb88;
}
table.carrello td {
	border-bottom: solid 1px #CCCCCC;
	background-color: #EEEEEE;
	padding: 3px 10px;
	vertical-align: bottom;
}
/* ACCESSORI */
h4 {
	margin-top: 20px;
	color: #000000;
	font-size: 20px;
	border-bottom: dashed 1px #000000;
	padding-bottom: 5px;
}
h5 {
	margin-top: 0px;
	font-weight: normal;
	color: #717171;
	font-size: 18px;
	border-bottom: solid 1px #FFFFFF;
	padding-bottom: 5px;
	font-style: italic;
}
.accessoriImg {
	text-align: center;
	height: 100px;
}
.accessoriKart {
	float: right;
	margin-top: -10px;
}
/* BOTTONE */
.bottone {
	margin-bottom: 5px;
	margin-left: 20px;
	float: right;
	background-color: #EEEEEE;
	color: #666666;
}
.bottone a {
	padding: 5px 10px;
	border: solid 1px #CCCCCC;
	text-decoration: none;
	color: #666666;
	display: block;
}
.bottone a:hover {
	border: solid 1px #666666;
}
.bottoneClear {
	clear: both;
}
.red a {
	color: #b41a01;
}
.red a:hover {
	border: solid 1px #b41a01;
}
/* Varie */
.linkiu a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	font-weight: bold;
}
p.linkiu {
	color: #999999;
}
p.prezzo {
	border: solid 1px #CCCCCC;
	padding: 15px;
}
p.colori {
	border: solid 1px #CCCCCC;
	padding: 15px;
	text-align: center;
}
p.nojust {
	text-align: left;
}
.bordello {
	border: solid 1px #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.bordino {
	border: solid 1px #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 4px;
	padding: 2px;
}
.linkone {
	font-size: 16px;
}
.fasi {
	float: right;
}
.spazio {
	padding: 0px 5px;
	font-weight: bold;
	font-size: 14px;
}
.modulo {
	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;
	padding: 20px;
}
#spedizione, #fatturazione {
	display: none;
}
.warning {
	color: #FF0000;
}
.DC {
	color: #FFFFFF;
	background-color: #EB7B10;
	padding: 0px 2px;
}
.ordine {
	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;
	font-size: 16px;
	padding: 20px;
}
