@charset "utf-8";

.clear { clear:both; float:none; font-size:0px; height:0px; line-height:0px; }

/****************************** 	MENU QUADRATI ALTO   ********************************************/

img { border:0 none; }

#pulsanti ul { display:inline; }

#pulsanti li { float:left; }

#pulsanti ul,
#navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#pulsanti li.home {
	background: url(img/puls/home.gif) no-repeat top left;
	width:96px;
	height:102px;
	display: block;
	text-indent:-10000px;
}

a.home {
	width:96px;
	height:102px;
	display: block;
}

.home a:hover,
.home_selected {
	width:96px;
	height:102px;
	display: block;
	background: url(img/puls/home.gif) no-repeat bottom left;
}

#pulsanti li.chisiamo {
	background: url(img/puls/chi_siamo.gif) no-repeat top left;
	width:92px;
	height:102px;
	display: block;
	text-indent:-10000px;
}

.chisiamo a {
	width:92px;
	height:102px;
	display: block;
}

.chisiamo a:hover,
.chisiamo_selected {
	width:92px;
	height:102px;
	display: block;
	background: url(img/puls/chi_siamo.gif) no-repeat bottom left;
}

#pulsanti li.sanitaria {
	background: url(img/puls/sanitaria.gif) no-repeat top left;
	width:92px;
	height:102px;
	display: block;
	text-indent:-10000px;
}

.sanitaria a {
	width:92px;
	height:102px;
	display: block;
}

.sanitaria a:hover,
.sanitaria_selected {
	width:92px;
	height:102px;
	display: block;
	background: url(img/puls/sanitaria.gif) no-repeat bottom left;
}

#pulsanti li.contatti {
	background: url(img/puls/contatti.gif) no-repeat top left;
	width:100px;
	height:102px;
	display: block;
	text-indent:-10000px;
}

a.contatti {
	width:100px;
	height:102px;
	display: block;
}

.contatti a:hover,
.contatti_selected {
	width:100px;
	height:102px;
	display: block;
	background: url(img/puls/contatti.gif) no-repeat bottom left;
}

/********************************************************************************************************************************************/

body {
	background-color:#D2D2D2;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5B6A7D;
	font-size:11px;
}

form {
	margin:0px;
	padding:0px;
}

#contenitore {
	/*position:absolute;*/
	width:893px;
	/*left:50%;
	margin-left: -447px;*/
	margin:auto;
	margin-top:20px;
	padding-bottom:20px;/*background-color:#00FF33;*/
}

#tabmenu {
	background-image:url(img/bg_head.jpg);
	background-repeat:no-repeat;
}

#tabcorpo {
	background-image:url(img/bg_corpo.jpg);
	background-repeat: repeat-y;
	padding:0px 11px 0px 12px;
}

#tabfooter {
	background-image:url(img/bg_footer.jpg);
	background-repeat: no-repeat;
}

#logo {
	position:absolute;
	margin-left:12px;
	margin-top:20px;
}

#pulsanti {
	position:absolute;
	width:380px;
	margin-left:491px;
	margin-top:20px;
}

#menucms {
	position:absolute;
	margin-top:122px;
	margin-left:12px;
	width:850px;
	height:25px;
	text-align:right;
	padding-right:20px;
	padding-top:8px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-0.5px;
	color:#3E74BE;
	font-size:13px;
	font-weight:bold;
}

.listaoriz {
	float:right;
	margin:0px;
}

.listaoriz li a {
	text-decoration:none;
	color:#3E74BE;
}

.listaoriz li a:hover {
	text-decoration:none;
	color:#5B6A7D;
}

.listaoriz li {
	display:inline;
	float:left;
	padding-left:10px;
}

.listaoriz_secondoliv {
	float:right;
	margin:0px;
	padding:0px;
}

.listaoriz_secondoliv li a {
	text-decoration:none;
	color:#3E74BE;
}

.listaoriz_secondoliv li a:hover {
	text-decoration:none;
	color:#5B6A7D;
}

.listaoriz_secondoliv li {
	display:inline;
	float:left;
	padding-left:10px;
}

.lista_sezione_home {
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3B76BA;
	font-weight:bold;
	font-size:13px;
	margin-top:5px;
	margin-left:20px;
	padding-left:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.lista_sezione_home li {
	background-image:url(img/bg_lista_home.gif);
	background-repeat:no-repeat;
	height:32px;
	padding-top:3px;
	padding-left:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.lista_sezione_home a {
	color:#3B76BA;
	text-decoration:none;
}

.lista_sezione_home a:hover {
	color:#3B76BA;
	text-decoration:underline;
}

.testo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*color:#5B6A7D;*/
	color:#5B6A7D;
	font-size:12px;
	margin-left:21px;
	line-height:1.5;
}

.testo a,
.testo_norientro a { color:#5B6A7D; }

.testo a:hover,
.testo_norientro a:hover {
	color:#5B6A7D;
	text-decoration:underline;
}

.testo_norientro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5B6A7D;
	font-size:11px;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#73B558;
	font-size:25px;
	display:block;
	margin-left:21px;
	line-height:28px;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
}

.titolo_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#73B558;
	font-size:22px;
}

.titolo_grigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	font-size:22px;
}

.testo_verde {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#73B558;
	font-size:11px;
	margin-top:0px;
}

.testo_sel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#73B558;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
}

.testo_sel a {
	text-decoration:none;
	color:#73B558;
}

.testo_sel a:hover {
	text-decoration:underline;
	color:#73B558;
}

.data_news {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3B76BA;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
}

#link_footer {
	/*color:#5B6A7D;*/
	width:400px;
	height:30px;
	text-align:right;
	z-index:10;
	float: right;
	margin-top:8px;
	margin-right: 30px;
}

#link_footer a {
	color:#9F9F9F;
	text-decoration:none;
}

#link_footer a:hover {
	color:#9F9F9F;
	text-decoration:underline;
}

#veneto_footer {
	width:330px;
	height:30px;
	text-align:left;
	z-index:11;
	float: left;
	margin-top:8px;
}

.sottotitolo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3B76BA;
	font-weight:bold;
	font-size:13px;
	margin-top:0px;
}

.tratteggiovert {
	background-image:url(img/tratteggio_vert.jpg);
	background-repeat:repeat-y;
}

.tratteggioorizz {
	background-image:url(img/tratteggio_oriz.jpg);
	background-repeat:repeat-x;
}

.tab_tit_sub {
	background-image:url(img/bg_titolo_sub.gif);
	background-repeat:repeat-x;
}

#lipsum {
	overflow: auto;
	height: 45px;
	width: 402px;
	padding-left:10px;
	font-size:9px;
	border: 1px solid #CCCCCC;
}

.newshome {
	margin-left:20px;
	margin-bottom:10px;
}

.nomeNews {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3B76BA;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
}

.nomeNews a {
	text-decoration:none;
	color:#3B76BA;
}

.nomeNews a:hover {
	text-decoration:underline;
	color:#3B76BA;
}

.descrizioneBreveNews { width:700px; }

.descrizioneBreveNewsContinua,
.descrizioneBreveNewsContinua a,
.descrizioneBreveNewsContinua a:hover {
	color:#3B76BA;
	font-weight:bold;
}

.back_news {
	color:#3B76BA;
	font-weight:bold;
}

/*****************************************************  LISTA PRODOTTI  *****************************************/

.lista_prodotti {
	padding:10px;
	width:240px;
	float:left;
}

.lista_prodotti ul {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	color:#46a024;
	font-weight:bold;
	font-size:12px;
	padding-left:0px;
	margin:0px;
	background: url("/img/tratteggio_vert.jpg") repeat-y right top;
}

/*.lista_prodotti li{
	background-image:url(img/bg_menu_prodotti.gif);
	background-repeat:no-repeat;
	height:25px;
	padding-top:0px;
	padding-left:20px;
	
}*/

.lista_prodotti ul li a {
	color:#474747;
	text-decoration:none;
	display:block;
	line-height:1.2;
	margin-bottom:12px;
}

.lista_prodotti ul li.offerte a {
	text-transform:uppercase;
	color:#009933;
}

.lista_prodotti a:hover {
	color:#707070;
	text-decoration:underline;
}

.lista_prodotti ul li ul li {
	list-style:none;
	margin-left:30px;
	list-style-image:url(img/bullet.jpg);
}

.lista_prodotti ul li ul li a {
	background-image:none;
	/*height:20px;*/
	padding-left:0px;
	list-style:none;
	font-weight:normal;
	padding-left:0px;
}

/*****************************************************  LISTA PRODOTTI  QUADRATI CON IMMAGINI *****************************************/

.griglia_prod {
	height:138px;
	width:138px;
	border:1px solid #DCDCDC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float:left;
	margin-top:10px;
	margin-right:10px;
	-moz-box-shadow: 1px 1px 4px #dadada; /* FF3.5+ */
	-webkit-box-shadow: 1px 1px 4px #dadada; /* Saf3.0+, Chrome */
	box-shadow: 1px 1px 4px #dadada; /* Opera 10.5, IE 9 */
}

.griglia_prod a {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.2;
	color:#333;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	padding:5px;
	height:128px;
}

.griglia_prod img {
	/*	line-height:0px;
	padding-top:0px;*/
	padding-top:5px;
	border: 0 none;
}

.griglia_prod a:hover {
	background-color:#e8f5d7;
	text-decoration:none;
}

/**************************************************** CONTENITORE SOTTOPROD **************************************************************************************/

#contenitore_sottoprod { width:590px; }

.subprod {
	margin-top:0px;
	margin-bottom:0px;
	height:150px;
}

.subprod_txt {
	width:420px;
	height:96px;
	padding-top:17px;
	margin-left:140px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5B6A7D;
	font-size:11px;
}

.subprod_link {
	margin:10px 0px 10px 180px;
	width:390px;
	overflow:hidden;
}

/*********************************************** CONTENITORE SOTTOPROD  DETTAGLIO ************************************************************************/

#contenitore_sottoprod {
	width:590px;
	margin:20px 0px;
}

.subprod_dettaglio {
	margin-top:0px;
	margin-bottom:30px;
	width:570px;
}

.subprod_txt_title {
	width:380px;
	height:25px;
	margin-left:180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5B6A7D;
	font-size:12px;
}

.subprod_txt_title a {
	text-decoration:none;
	color:#3B76BA;
}

.subprod_txt_dettaglio {
	width:385px;
	padding-top:0px;
	margin-left:180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5B6A7D;
	font-size:11px;
}

.img_subprod_dettaglio {
	width:167px;
	margin-left:0px;
	float:left;
	position:relative;
	border:1px solid #C7E7A8;
	text-align:center;
}

.overlay_offerta {
	position:absolute;
	top:0px;
	left:0px;
}

.subprod_link_dettaglio {
	margin-top:10px;
	margin-left:140px;
}

.lineagrigia {
	height:2px;
	width:575px;
	/*background-color: #CCCCCC;*/
	background-image:url(img/spacer_grigio.gif);
	background-repeat:repeat-x;
	font-size:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
}

/**************************************************** SCHEDA PRODOTTO DETTAGLIO**************************************************************************************/

.scheda_dettaglio { /*margin-top:50px;*/
	width:570px; }

.txt_titolo {
	width:330px;
	margin-left:234px;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3B76BA;
	font-size:14px;
}

.txt_dettaglio1 {
	width:330px;
	margin-left:234px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5B6A7D;
	font-size:11px;
}

.img_dettaglio {
	width:224px;
	margin-left:0px;
	float:left;
	border:1px solid #C7E7A8;
	position:relative;
	text-align:center;
}

.vedi_galleria {
	margin-top:5px;
	padding:5px;
	background:url(/img/gallery_icon.png) no-repeat 30px 3px #C7E7A8;
}

.vedi_galleria a {
	text-decoration:none;
	font-weight:bold;
	color:#1A569D;
}

.txt_dettaglio2 {
	margin-top:10px;
	width:570px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5B6A7D;
	font-size:11px;
	line-height:20px;
}

.pulsanti_dettaglio { margin-top:20px; }

.caratteristiche { width:570px; }

.aggiungi_prod {
	background-color:#C7E7A8;
	text-align:right;
	margin:-1px 30px 0px 0px;
	padding:5px 6px 5px 0px;
	color:#1A569D;
}

/**************************************************** AREA RISERVATA **************************************************************************************/

td.nomecategoria h2.titolocategoria {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#73B558;
	font-size:18px;
	font-weight:bold;
	border-bottom: 1px solid #73B558;
}

a.reserved {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#73B558;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

a.reserved:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#73B558;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

/**************************************************** FORM E CAMPI ********************************************************/

select,
input { font-size:11px; }

/**************************************************** CARRELLO ********************************************************/

#main_carrello { margin:0px 20px 0px 0px; }

#main_carrello form {
	margin:0;
	padding:0;
}

#box_ordina { margin-right:13px; }

.cgrid-prezzo { width:75px; }

.cgrid-row { width:100%; }

.titolologin {
	font-size:13px;
	font-weight:bold;
}

#cgrid-head,
.cgrid-head {
	background: #E2F3E0 none repeat scroll 0% 0%;
	color:#686D73;
	font-size:11px;
	font-weight:bold;
	height:20px;
}

.totale_testo {
	display:block;
	float:left;
	width:480px;
	padding-right:8px;
}

.totale_euro {
	font-weight:bold;
	background-image:url(img/cart/arrow-green.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:18px;
	color:#3E75B8;
	display:block;
	float:left;
	width:65px;
	line-height:19px;
}

div.pagine {
	font-weight:bold;
	color:#6CAA2F;
	text-align:right;
	line-height:19px;
}

form#cart table td { font-weight:bold; }

form#cart table td.userdata,
form#cart table td.cgrid-prodotto,
form#cart table td.cgrid-varianti { font-weight:normal; }

form#cart table td.cgrid-prodotto {
	padding:5px;
	text-align:justify;
	width:275px;
}

form#cart table td.cgrid-prodotto img {
	float:left;
	border:1px solid #D9DCE8;
	margin:0px 3px 3px 0px
}

form#cart table td.cgrid-prodotto p { margin:0px; }

form#cart table a { color:#1A569D; }

/**************************************************** BARRA LOGIN - CARRELLO ********************************************************/

#cart-login {
	background-image:url(/img/cart/bg_cart-login.png);
	background-repeat:repeat-y;
	height:39px;
	padding-left:20px;
	padding-bottom:8px;
}

#cart-login img {
	vertical-align:middle;
	border:none;
}

#cart-login label,
#cart-login a,
#cart-login span { /*line-height: 36px;*/
	color:#1a569d; }

#cart-login form {
	display:inline;
	margin:0px;
	padding:0px;
}

#cart-login input { width:120px; }

/**************************************************** DATI UTENTE ********************************************************/

.webuser_formpart_title {
	background-color:#C7E7A8;
	color:#5A9641;
	font-weight:bold;
	padding:5px;
}

#message {
	font-size:13px;
	font-weight:bold;
	margin:10px 0px;
}

#message div.KO {
	color:#DD0000;
	padding:5px;
	border:1px solid #DD0000;
	background-color:#FFE8E8;
}

#message div.OK {
	color:#399C27;
	padding:5px;
	border:1px solid #399C27;
	background-color:#DFFFE1;
}

#message ul {
	color:#DD0000;
	font-size:11px;
}

#pulsanti_right { margin:10px 0px 5px 18px; }

#pulsanti_right a { margin-right:25px; }

/**************************************************** PAGAMENTO ONLINE ********************************************************/

#payment li {
	list-style:none;
	margin-bottom:10px;
}

#payment label {
	display:inline-block;
	width:110px;
	vertical-align:top;
}

#payment textarea { width:244px; }

/**************************************************** PRODOTTI IN OFFERTA E IN EVIDENZA ********************************************************/

#offers,
#featured {
	width:600px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:10px;
}

#offers p,
#featured p {
	border:1px solid #dadada;
	border-width:1px 1px 0px 1px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-align:center;
	margin:18px 0px 0px 20px;
    width: 538px;
	padding:10px 5px;
	font-size:18px;
	color:#e16f00;
	text-transform:uppercase;
}

#featured p { color:#487fbf; }

#offers p strong,
#featured p strong {
	display:inline-block;
	width:500px;
}

#offers p img,
#featured p img { vertical-align:bottom; }

#scroll {
	overflow: hidden;
    position: relative;
    width: 600px;
	height:284px;
}

#offers ul {
	position: absolute;
    width: 3000px;
}

#offers ul,
#featured ul {
	margin:0px;
	padding:0px;
	float:left;
}

#offers li,
#featured li {
	list-style:none;
	float:left;
	width:128px;
	min-height:243px;
	height:auto !important;
	height:243px;
	padding:5px;
	border:1px solid #dadada;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 1px 1px 4px #dadada; /* FF3.5+ */
	-webkit-box-shadow: 1px 1px 4px #dadada; /* Saf3.0+, Chrome */
	box-shadow: 1px 1px 4px #dadada; /* Opera 10.5, IE 9 */
	margin:0px 10px 10px 0px;
	line-height:14px;
}

.product_name {
	display:block;
	color:#3b76ba;
	text-transform:uppercase;
	font-weight:bold;
	line-height:14px;
	height:29px;
	overflow:hidden;
	margin-bottom:10px;
	text-decoration:none;
}

#offers ul .thumb,
#featured ul .thumb {
	display:inline-block;
	width:128px;
	height:128px;
	overflow:hidden;
	margin-bottom:5px;
	text-align:center;
}

.discounted_price {
	color:#519f05;
	font-weight:bold;
}

#offers span,
#featured span {
	display:inline-block;
	margin-bottom:5px;
}

#hometext { float:right; width:590px; margin-right:10px; }
