/* CSS Document */
body {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	background-color:#E1E1E1;
	color:#000000;
	text-align:center;
}

a img {
	border:0px;
}

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

#spazio-clear{ width:600px; height:3px; clear:both;}
#spazio {width:400px; text-align:right; clear:both;}

/* Griglia Corpo*/

#contenitore-corpo{
	width:930px;
	height:auto;
	background-image:url(src/toppa-bianca.jpg);
	background-repeat:no-repeat;
	background-position:240px 285px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#corpo-sin{
	width:230px;
	height:auto;
	float:left;
	margin-right:10px;
}

#corpo-dex{
	width:690px;
	height:auto;
	float:left;
}
/* Fine Griglia Corpo*/

/* Contenuti Corpo-sin*/
#logo{
	width:230px;
	background-color:#FFFFFF;
	background-image:url(src/stodo-bianco-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-bottom:3px;
}

#menu-sin {
	width:230px;
	background-color:#FFFFFF;
	background-image:url(src/stodo-bianco-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:3px;
	text-align:left;
}

#cont-menu-sin {width:230px;}
#cont-menu-sin a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; padding-left:50px; font-weight:bold; text-transform:uppercase; background-image:url(src/pallino-menu-sin.gif); background-repeat:no-repeat; background-position:33px;}
#cont-menu-sin a:visited, a:link{ font-family:Arial, Helvetica, sans-serif; sans-serif; font-size:11px; color:#000000; text-decoration:none;}
#cont-menu-sin a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#BBD301; text-decoration:underline;}

#pul-carrello{
	height:28px;
	line-height:28px;
	margin:30px 0px 10px 20px;
	text-align:left;
}

#pul-carrello a {padding:14px 100px 14px 20px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none; text-transform:uppercase; background-image:url(src/pul-carrello.jpg); background-repeat:no-repeat; background-position:left;}
#pul-carrello a:visited, a:link{font-family:Arial, Helvetica, sans-serif; sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none;}
#pul-carrello a:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:underline; background-image:url(src/pul-carrello-ov.jpg); background-repeat:no-repeat; background-position:left;}

#box-news{
	width:230px;
	height:187px;
	text-align:left;
	background-image:url(src/stodo-verde-news.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
}

#box-menu-info{
	width:230px;
	height:80px;
	background-image:url(src/stodo-rosa-voci.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	text-align:left;
	padding-top:10px;
}

#box-menu-info a{ font-family:"Trebuchet MS", Arial, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none; padding-left:30px;}
#box-menu-info a:visited, a:link{ font-family:"Trebuchet MS", Arial, sans-serif; sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none;}
#box-menu-info a:hover{ font-family:"Trebuchet MS", Arial, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:underline;}
/* Fine Contenuti Corpo-sin*/

/* Contenuti Corpo-dex*/
#testata {
	width:690px;
	height:165px;
	text-align:left;
	margin-bottom:5px;
	left:0px;
	top:0px;
	position:relative;
	clear:both;
}

#flashcontent-testata {
	height: 165px;
	width: 690px;
	position:absolute;
	left: 0px;
	top: 0px;
	z-index:1;
}

#contenitore-form {
	height: 165px;
	width: 690px;
	position:absolute;
	left: 0px;
	top: 0px;
	z-index:2;
}

#box-campi {width:250px; height:90px; margin-right:2px; margin-left:450px;}

#menu-dex {
	width:690px;
	background-color:#B882F2;
	background-image:url(src/stodo-viola-voci.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	margin-bottom:3px;
}

#menu-dex a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:bold; text-transform:uppercase;}
#menu-dex a:visited, a:link{ font-family:Arial, Helvetica, sans-serif; sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none;}
#menu-dex a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#E0BBEA; text-decoration:none;}

#corpo-home-contenuti{
	text-align:left;
	width:690px;
	height:auto;
	background-color:#FFFFFF;
}

#contenitore-evidenza{
	width:650px;
	height:140px;
	left:0px;
	top:0px;
	position:relative;
	text-align:center;
	margin:0px 20px 0px 20px;
}

.box-foto {width:140px; height:140px; border:1px solid #C8C8C8; margin-right:4px; float:left;}
.box-foto a img{filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}
.box-foto a:hover img{filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;}
.box-in-evidenza {width:200px; height:auto; position:relative; top:-25px; float:left; background-color:#FFFFFF;}

#tabella-pagine{
	width:650px;
	margin-left:20px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
}

#footer {
	text-align:center;
	width:930px;
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	font-size:11px;
	background-image:url(src/stodo-footer.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#footer a{ font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none;}
#footer a:visited, a:link{ font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none;}
#footer a:hover{ font-family:Arial, Helvetica, sans-serif; color:#BBD301; text-decoration:underline;}
/* Fine Contenuti Corpo-dex */

/* Contenuti Catalogo */
#corpo-contenuti-catalogo{
	text-align:left;
	width:690px;
	height:auto;
	background-color:#FFFFFF;
}

.box-thumb-linee {width:140px; height:155px; background-image:url(src/bk-pul-cat.jpg); background-position:bottom; background-repeat:repeat-x;  text-align:center; margin:0px 10px 10px 16px; float:left;}
.box-thumb-linee a img{filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; }
.box-thumb-linee a:visited, a:link img{filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; }
.box-thumb-linee a:hover img{filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
.box-thumb-linee a div{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; text-transform:uppercase;}
.box-thumb-linee a:visited div{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; text-transform:uppercase;}
.box-thumb-linee a:link div{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; text-transform:uppercase;}
.box-thumb-linee a:hover div{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:underline; text-transform:uppercase;}

#foto-med {
	width:260px;
	height:260px;
	margin-left:10px;
	text-align:center;
	float:left;
}

#dati-scheda{
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	float:left;
}

#dati-scheda .onlus{
	height:55px;
	padding-left:55px;
	margin-top:15px;
	background-image:url(img/onlus.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#666666;
}

#dati-scheda .onlus a{color:#666666; text-decoration:none;}
#dati-scheda .onlus a:visited {color:#666666; text-decoration:none;}
#dati-scheda .onlus a:link{color:#666666; text-decoration:none;}
#dati-scheda .onlus a:hover{color:#666666; text-decoration:underline;}

.box-thumb-varianti {width:80px; height:90px; text-align:center; margin:0px 14px 10px 16px; float:left;}
.box-thumb-varianti a img{filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; width:80px; height:80px;}
.box-thumb-varianti a:visited, a:link img{filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; }
.box-thumb-varianti a:hover img{filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
.box-thumb-varianti a div{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; text-transform:lowercase;}
.box-thumb-varianti a:visited, a:link div{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; text-transform:lowercase;}
.box-thumb-varianti a:hover div{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:underline; text-transform:lowercase;}
/* Fine Contenuti Catalogo */

/* Testi */
#titolo-nero{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:21px;
	color:#333333;
	text-align:left;
	margin:0px 20px 0px 20px;
}

#titolo-rosso{
	width:650px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:21px;
	color:#FF0000;
	text-align:center;
	margin:0px 20px 0px 20px;
}

#titolo-viola{
	width:650px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:21px;
	color:#B882F2;
	text-align:center;
	margin:0px 20px 0px 20px;
}

#titolo-articolo{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:15px;
	color:#333333;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
}

#titolo-articolo span{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:15px;
	color:#666666;
	text-align:left;
	text-transform:lowercase;
	font-weight:bold;
	margin-left:10px;
}

#titolo-varianti{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:13px;
	color:#000000;
	border-bottom:1px solid #DBDBDB;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px 20px 0px 20px;
	clear:both;
}

#testi-generali{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	line-height:15px;
	color:#000000;
	text-align:left;
	margin:0px 20px 0px 20px;
}

#testi-generali b{color:#F52A6C;}

#testi-generali-big{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	color:#000000;
	text-align:left;
	margin:0px 0px 0px 0px;
}

#citazioni{
	width:640px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color:#333333;
	text-align:right;
	font-weight:bold;
	margin:20px 20px 0px 20px;
}

#titolo-catalogo{
	width:650px;
	height:50px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:18px;
	color:#333333;
	text-align:left;
	text-transform:uppercase;
	margin:0px 20px 0px 20px;
	border-bottom:20px solid #FFFFFF;
	border-top:20px solid #FFFFFF;
	background-image:url(src/bk-tit-cat.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

#titolo-catalogo a{font-family:"Trebuchet MS", Verdana, Arial; font-size:18px; color:#333333; text-decoration:none; }
#titolo-catalogo a:visited{font-family:"Trebuchet MS", Verdana, Arial; font-size:18px; color:#333333; text-decoration:none;}
#titolo-catalogo a:link{font-family:"Trebuchet MS", Verdana, Arial; font-size:18px; color:#333333; text-decoration:none;}
#titolo-catalogo a:hover{font-family:"Trebuchet MS", Verdana, Arial; font-size:18px; color:#B882F2; text-decoration:none;}
#titolo-catalogo span {color:#B882F2;}
#titolo-catalogo p {width:630px; color:#F52A6C; font-size:12px; font-weight:bold; position:relative; top:16px;}

a.violetto{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#B882F2; text-decoration:none; font-weight:bold;}
a.violetto:visited, violetto:link{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#B882F2; text-decoration:none; font-weight:bold;}
a.violetto:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#B882F2; text-decoration:underline; font-weight:bold;}

a.viola{ font-family:"Trebuchet MS", Verdana, Arial; font-size:13px; color:#F52A6C; text-decoration:none; font-weight:bold;}
a.viola:visited, viola:link{ font-family:"Trebuchet MS", Verdana, Arial; font-size:13px; color:#F52A6C; text-decoration:none; font-weight:bold;}
a.viola:hover{ font-family:"Trebuchet MS", Verdana, Arial; color:#B882F2; text-decoration:underline; font-weight:bold;}

a.nero{color:#000000; text-decoration:none;}
a.nero:visited, nero:link{color:#000000; text-decoration:none;}
a.nero:hover{color:#000000; text-decoration:underline;}
/*Fine Testi      */

/*Inizio Form     */
input.areatext {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#EEEEEE;
	border:1px solid #EEEEEE;
	font-size: 12px;
	width:200px;
}

input.areatext2 {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	background:#FFFFFF;
	border:1px solid #A5ACB2;
	font-size: 12px;
	margin:2px 0px 2px 0px;
	width:150px;
}

input.areapulsante {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	background:#CCCCCC;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	cursor:pointer;
}

input.areareg {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	background:#F52A6C;
	border: 1px solid #F52A6C;
	font-size: 12px;
	cursor:pointer;
}
/*Fine Form                       */
/* Carrello */
#carrello{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
}

#titolo-carrello {
	width:650px;
	height:50px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	text-transform:uppercase;
	margin:0px 20px 0px 20px;
	padding-bottom:10px;
	border-bottom:15px solid #BBD301;
	border-top:20px solid #FFFFFF;
}

#titolo-carrello .grigio{color:#A4A1A4;}


#totale-carrello {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	
	font-weight:bold;
}
#contenitore-campi-carrello {
	width:320px;
	text-align:left;
	float:left;
	margin:0px 0px 0px 10px;
}

#campi-carrello {
	width:320px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:13px;
	color:#292929;
	font-weight:bold;
	border-bottom:2px solid #BBD301;
}

#campi-carrello2 {
	width:320px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:13px;
	color:#292929;
	font-weight:bold;
	margin:0px 0px 0px 20px;
	border-bottom:2px solid #BBD301;
}

.voci-carrello{
	width:100px;
	height:20px;
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	float:left;
	clear:left;
}

#ins-dati-cont{
	width:650px;
	text-align:left;
}

#riepilogo-acquisto {
	width:320px;
	text-align:left;
	padding:0px 0px 0px 20px;
	float:left;
}

#riepilogo-dati {
 width:700px;
 text-align:left;
 padding:0px 0px 0px 20px;
 float:left;
}

#riepilogo-acquisto span{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#F52A6C; font-weight:bold;} 
/* Fine Carrello */

