﻿body {
	margin-top: 0px;
}
a {
	color: #E6690D;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#2E70CC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
}
input[type="text"], input[type="password"]
{
    border: 1px solid #D9D9D9; height: 20px; padding: 0px;
}
select
{
    border: 1px solid #D9D9D9; height: 20px;
}
textarea
{
    border: 1px solid #D9D9D9;
    text-decoration: none;
}
u
{
    text-decoration:none;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #686868;
	padding: 0px;
	margin: 0px;
}
.menu_testa {
	background-image: url('menu_testa_sfondo.jpg');
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	min-width: 90px;
}
.menu_testa a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}
.menu_testa a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2E70CC;
	text-decoration: none;
}
.separatore {
	background: url('menu_testa_separatore.jpg') no-repeat;
	width: 3px;
}
.style3 {
	background-color: #FFFFFF;
}
.footer {
	background-color: #333333;
	color: white;
}
.footer a {
	color: white;
	text-decoration: none;
}
.footer a:hover {
	color: white;
	text-decoration: underline;
}
.colonna_laterale {
	width: 200px;
	vertical-align: top;
}
.colonna_centrale {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 1px;
}
.barra-testa {
	background-image: url('barra-sfondo.gif');
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #686868;
	padding-left: 15px;
}

.style6 {
	text-align: right;
}
.bg_list {
	border: 1px solid #D9D9D9;
	border-top: 0px;
	padding-left:12px;
	height: 25px;
	background-color: #FBFBFB;
	font-family: Arial, Helvetica, sans-serif;
}
.bg_list a	{color:#686868; text-decoration:none; line-height:23px; margin-left: 10px; font-weight: normal;}
.bg_list a:hover {color:#E6690D; text-decoration:none; font-weight: normal;}
.style7 {
	border-width: 0px;
}
.box_newsletter {
	background-image: url('arancione.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	padding-left: 3px;
	font-size: 11px;
}
.box_newsletter span {
	font-size: 12px;
	color: #FFFFFF;
}
.box_newsletter td {
	font-size: 12px;
	color: #FFFFFF;
}
.box_newsletter td input {
	height: 20px;
}

.box_cerca {
	background-image: url('box_cerca.gif');
	background-repeat: no-repeat;
	color: #686868;
	font-weight: bold;
	font-family: Tahoma;
	padding-top: 6px;
	padding-left: 3px;
	font-size: 11px;
}
.box_cerca input {
	height: 20px;
}

.box_carrello {
	background-image: url('boxcarrello.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	padding-left: 3px;
	font-size: 11px;
}
.box_carrello span {
	font-size: 12px;
	color: #FFFFFF;
}
.box_carrello td {
	font-size: 12px;
	color: #FFFFFF;
}
.box_carrello a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.box_carrello a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.box_login {
	border: 1px solid #D9D9D9;
	border-top: 0px;
	padding-left:12px;
	height: 25px;
	background-color: #FBFBFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
}
.box_login a {
	color: #E6690D;
	text-decoration: none;
	font-weight: bold;
}
.box_login a:hover {
	color:#2E70CC;
}
.box_prodotto {
	border-bottom: 1px #ECECEC solid;
}
.box_prodotto img {
	text-align: center;
	border: 1px #ECECEC solid;
	max-width: 135px;
}
.box_prodotto_testi {
}
.box_prodotto_testi a {
	color: #2E70CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.box_prodotto_testi a:hover {
	color:#E6690D;
	font-size: 12px;
}
.box_prodotto_testi td {
	font-size: 11px;
}
.prezzo {
	color:#E6690D;
	font-size: 12px;
}
.sconto {
	color:#686868;
	font-size: 12px;
	text-decoration: line-through;
}


/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		text-align: right;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:519px;
		height:200px;
		overflow:hidden; 
		text-align: right;
		}	
	#prevBtn a, #nextBtn a, #firstBtn a, #lastBtn a{ 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #686868;
		text-decoration: none;
		text-align: right;
		}	

/* // Easy Slider */

