@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #666;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 20px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ----- Colori e stili ----- */
a, a:link, a:visited {
color: inherit;
text-decoration:underline;
}
a:hover {
color:;
text-decoration:none;
}
p {
	padding:0 0 15px 0;
	margin:0;
	line-height: 1.2em;
}
.success, .alert, .advise, #main .text p.success, #main .text p.alert, #main .text p.advise {
	font-weight: normal;
	color: #333;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 26px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 2px 5px #DADADA;
	font-size:14px;
}
.success {
	background-color: #CCFFCC;
	background-image: url(../img/ok.png);
	border:1px #BEE6BE solid;
}
.alert {
	background-color: #FFD2D2;
	background-image: url(../img/alert.png);
	border:1px #E6B4B4 solid;
}
.advise {
	background-color: #FFFFAA;
	background-image: url(../img/advise.png);
	border:1px #F0F033 solid;
}
.font20 {
	font-size:20px;
}
.font16 {
	font-size:16px;
}
.font13 {
	font-size:13px;
}
.font12 {
	font-size:12px;
}
.align_center {
	text-align:center;
}
.color666 {
	color:#666;
}
.rosso {
	color:#FE0101;
}
/* ----- Fine Colori e stili ----- */
/* ----- Grafica ----- */
a.btn {
	background-color:#fe0101;
	color:#FFFFFF;
	display:block;
	padding:2px 8px;
	margin:0 3px;
	line-height:20px;
	font-size:14px;
	text-align:center;
	border:none;
	cursor:pointer;
	text-decoration:none;
	border-radius:10px;
	-webkit-border-radius:10px;
}
a.btn:hover {
	text-decoration:underline;
}
input.btn, #form input.btn {
	color:#FFFFFF;
	display:block;
	padding:5px 14px;
	margin:0 3px;
	line-height:20px;
	font-size:20px;
	text-align:center;
	border:none;
	cursor:pointer;
	text-decoration:none;
	border-radius:10px;
	-webkit-border-radius:10px;
	background: #fc9494;
	background: -moz-linear-gradient(top,  #fc9494 0%, #fe0101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc9494), color-stop(100%,#fe0101));
	background: -webkit-linear-gradient(top,  #fc9494 0%,#fe0101 100%);
	background: -o-linear-gradient(top,  #fc9494 0%,#fe0101 100%);
	background: -ms-linear-gradient(top,  #fc9494 0%,#fe0101 100%);
	background: linear-gradient(to bottom,  #fc9494 0%,#fe0101 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9494', endColorstr='#fe0101',GradientType=0 );
	height: auto;
	width: auto;
}
input.btn:hover, #form input.btn:hover {
	text-decoration:underline;
}
h1 {
	color:#FE0101;
	font-size:28px;
	font-weight:bold;
	padding-bottom:10px;
}
h1 span {
	color:#4d4d4d;
	font-size:20px;
	font-weight:normal;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	margin: 0px;
	padding: 0 0 0 30px;
	height: auto;
	width: 950px;
	background-color: #e6e6e6;
}

#head {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 716px;
	position:relative;
}
#info_top {
	color: white;
	background-color: #999;
	margin: 0 auto 0 100px;
	text-align: center;
	padding: 6px 14px;
	font-weight: normal;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	width: auto;
	float: left;
}
.login_top {
	float: left;
	/* [disabled]padding-right: 20px; */	
	padding-left: 30px;
	padding-top: 5px;
	margin-top:10px;
}
.login_top form {
}
.login_top form p {
	margin: 0px;
	padding: 0 8px 0 0px;
	float: left;
}
.login_top label {
	font-size: 13px;
	line-height: 20px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	color: #666;
	display: block;
	font-weight: bold;
}
.login_top input {
	line-height: 20px;
	color: #444;
	height: 24px;
	width: 150px;
	border: 1px solid #CCC;
	font-size: 14px;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: white;
	padding: 0px 5px;
}
.login_top p.law, #main .text .login_top p.law {
	line-height: 16px;
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding-top: 5px;
	float: none;
}
.login_top input.submit {
	background-color: #FE0101;
	margin: 3px 0 0 0;
	height: 24px;
	width: auto;
	padding: 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	display: block;
	border: 0px;
	cursor: pointer;
	border-radius: 12px;
}
.login_top input.submit:hover {
	background-color: #808080;
}
#carrello_top {
	float: left;
width: 207px;
margin-top: 10px;
padding-left:20px;
border-left: solid 1px #999;
}
#carrello_top img {
	float: left;
}
#carrello_top h3 {
	float: left;
	color: #FE0101;
	font-size: 18px;
	text-decoration: underline;
	padding-left: 10px;
}
#carrello_top p {
	float: left;
	padding-left: 10px;
	font-size: 13px;
	color: #555;
	padding-bottom: 5px;
}
#carrello_top a.btn {
	border-radius:5px;
}
#logo {
	margin: 0px;
	float: left;
	height: 101px;
	width: 234px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#intro {
	padding-bottom:10px;
}
#main {
	margin: 0px;
	padding: 0px 0 40px 0;
	height: auto;
	width: 980px;
}
#main .text {
	width:760px;
	margin:0 auto;
	padding:0;
}
#main .text p {
	padding-bottom:20px;
	font-size: 18px;
	text-align: justify;
}
#main .text a, #content a, #content_big a {
	color:#FE0101;
}
#content {
	margin: 0px;
	padding: 25px;
	width: 630px;
	float: left;
	height: auto;
	font-size: 18px;
	text-align: justify;
}
#content_big {
	margin: 0px;
	padding: 25px;
	height: auto;
	width: 930px;
	position:relative;
}
.box_prezzi {
	position: absolute;
right: 0;
top: 15px;
width: 450px;
border: 1px solid #FE0101;
padding: 8px;
text-align: center;
background-color: #F6F6F6;
color: #555;
border-radius: 5px;
-webkit-border-radius: 5px;
}
#sidebar {
	margin: 0px;
	float: left;
	height: auto;
	width: 280px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.side_title {
	background-color: #fe0101;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	height: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}
.servizio_clienti {
	background-attachment: scroll;
	background-image: url(../img/servizio_clienti.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	height: auto;
	width: auto;
}
.servizio_clienti div {
	padding-left: 58px;
}
.servizio_clienti p {
	font-size: 18px;
	line-height: 1.3em;
	padding-bottom: 5px;
}
.servizio_clienti p.email {
	line-height: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 58px;
	background-attachment: scroll;
	background-image: url(../img/email_servizio_clienti.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	margin-top: 5px;
}
.side_catalogo {
	margin:0;
	width: auto;
	height: auto;
	background-color: #F7F7F7;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-attachment: scroll;
	background-image: url(../img/carrello.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.side_catalogo li {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.side_catalogo li a {
	text-decoration:none;
	text-align: center;
	color: #6e6e6e;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	margin: 0px;
	display: block;
	padding: 3px;
}
.side_catalogo li a:hover {
	text-decoration:none;
	color: #fe0000;
}
#form {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main .text form p {
	margin: 0px;
	padding: 0px 5px 12px 0;
}
#main .text form p.short {
	width: 370px;
	padding-right: 20px;
	float:left;
}
#main .text form p.short.pad_none {
	padding-right:0;
}
#form label {
	font-size: 14px;
	line-height: 18px;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #666;
	text-align: left;
	font-weight: bold;
	display:block;
}
#form label span {
	font-weight:normal;
	color:#888;
}
#form input {
	line-height: 20px;
	color: #222;
	height: 20px;
	width: 358px;
	border: 1px solid #999;
	font-size: 13px;
	font-weight: normal;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-color: #FCFCFC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	height: 90px;
	width: 748px;
	border: 1px solid #999;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: black;
	background-color: #FCFCFC;
}
#form p.law {
	line-height: 16px;
	font-size: 12px;
	color: #666;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
#form input.check {
	margin: 0px;
	height: 20px;
	width: auto;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	padding: 0px;
	line-height: 20px;
}
#form label.label_check {
	width: auto;
	height: 20px;
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
}
p.catalogo_legenda {
	margin: 0px;
	float: right;
	height: auto;
	width: 190px;
	font-size: 13px;
	color: #666;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p.catalogo_legenda img {
	float: left;
	padding-right: 8px;
	cursor:pointer;
}
#catalogo {
	padding-top:10px;
}
#catalogo table {
}
#catalogo table tr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#catalogo table tr.bg_1 {
	background-color: #e8e8e8;
}
#catalogo table tr.bg_2 {
	background-color: #d6d6d6;
}
#catalogo table tr.bg_red, #catalogo table tr.bg_red td {
	background-color: #fe0101;
	color:#fff;
}
#catalogo table td.bg_grey {
	background-color: #E8E8E8;
}
#catalogo table tr th {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 5px;
	text-align: center;
}
#catalogo table tr td {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	height: 22px;
	line-height: 22px;
	position: relative;
	font-size: 13px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	text-align: center;
	vertical-align:middle;
	color:#444;
}
#catalogo table tr td input.catalogo_qt {
	line-height: 16px;
	color: #222;
	height: 16px;
	width: 50px;
	border: 1px solid #666;
	font-size: 13px;
	font-weight: normal;
	margin:0;
	background-color: #Ffffff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align:center;	
}
#catalogo table tr td img.remove {
	display:none;
}
#catalogo table tr td.align_left , #catalogo table tr th.align_left {
	text-align: left;
}
#catalogo table tr td.align_right , #catalogo table tr th.align_right {
	text-align: right;
}
#catalogo table tr td.align_right , #catalogo table tr th.align_right {
	padding-right: 10px;
}
#footer {
	background-color: #4d4d4d;
	font-size: 13px;
	line-height: 24px;
	color: #FFF;
	margin: 0px;
	width: 100%;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: center;
}
.page_nav {
	margin: 5px 0;
	padding: 0px 4px 0px 4px;
	height: auto;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	width: auto;
}
.page_nav li {
	height:30px;
	line-height: 30px;
	float: left;
	width: 30px;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0;
	color:#666;
	text-align:center;
}
.page_nav li.active {
	background-color: #FE0101;
	color: #FFFFFF;
	padding:0px;
}
.page_nav li a, #content_big .page_nav li a {
	margin:0;
	display:block;
	background-color: #ddd;
	color: #666;
	padding: 4px 0px;
	text-decoration:none;
	border:solid 1px #bbb;
	line-height:20px;
}
.page_nav li a:hover, #content_big .page_nav li a:hover {
	background-color:#aaa;
	border:solid 1px #aaa;
	color:#fff;
}
/* ----- Fine Grafica ----- */
/* ----- Menu ----- */
/* ----- Fine Menu ----- */
#footer p {
	margin: 0px;
	padding: 0px;
}







#slider {
	height: 372px;
	width: 980px;
	padding: 0px;
	overflow: hidden;
	position:relative;
	margin: 0px;
}
#slides {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 372px;
	width: 3920px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}

.slide {
	margin: 0px;
	padding: 0px;
	height: 372px;
	width: 980px;
	position: relative;
	overflow: hidden;
	float:left;
}
#slide_nav {
	height:15px;
	width:185px;
	margin: auto;
	padding: 0;
	position: absolute;
	bottom:25px;
	left: 10px;
}

#slide_nav ul {
	padding:0;
	margin:0;
}
#slide_nav li {
	position: relative;
	float: left;
	list-style: none;
	padding:0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	height: 25px;
	width: 25px;
}
#slide_nav li a {
	height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 25px;
	text-indent: -5555px;
	cursor: pointer;
	text-align:center;
	line-height:25px;
	text-decoration:none;
	background-attachment: scroll;
	background-image: url(../img/slide_nav.png);
	background-repeat: no-repeat;
}
#slide_nav li.nav a:hover {
	background-position: 0px -25px;
}
#slide_nav li.nav a {
	background-position: 0px 0px;
}
#slide_nav li.nav.sel a {
	background-position: 0px -50px;
}					
#slider #info_box {
	background-attachment: scroll;
background-image: url(../img/home/bg_box.png);
background-repeat: repeat;
background-position: 0px 0px;
width: 271px;
height: 372px;
position: absolute;
padding: 0px 30px;
right: 30px;
top: 0;
}
#slider #info_box ul {
	margin-bottom: 20px;
	padding-top:50px;
}
#slider #info_box li {
	padding-left: 30px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 30px;
	color:#888;
	background-attachment: scroll;
	background-image: url(../img/home/tick.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#slider #info_box li.sel {
	color:#fe0101;
	background-position: 0px -59px;
}
