@charset "UTF-8";

/* @group service */

/* @group hack ie png fix */
img, div, * {behavior: url(stili/iepngfix.htc);}
/* @end */


*  {margin:0; padding:0;}
a {
	text-decoration: none;
	color: black;
}

h1 {
	color: #f59a49;
	text-align: center;
	font: normal normal 12px/18px "Courier New", Courier, mono;
	letter-spacing: 2px;
	background-color: #262626;
}
a:hover {text-decoration: underline;}
ul {
	list-style-type: none;
	/*margin-left: 2em;*/
}
img { margin:0; padding:0; border:0;}
a img { border:0;}
.clear { clear:both;}

.right_only { float: right;}

.right { float: right;margin-right: 20px;text-align: left;
	width: 100px;
}
.left_only  {float: left;margin-left: 15px;
	margin-right: 10px;
}
.left  {
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
	text-align: center;
	width: 100px;
}

/*.left img  {
	border: 7px solid white;
	margin-bottom: 8px;
}*/
div.line-hor-black {
	background-color: black;
	height: 1px;
}
.spacer10  {
	clear: both;
	padding-top: 10px;
}

.spacer-ombra  {
	clear: both;
	padding-top: 40px;
	background: url(../images/ombra700x10.png) no-repeat center bottom;
}

.spacer10-ombra-top  {
	clear: both;
	padding-top: 10px;
	background: url(../images/ombraDx-top.png) no-repeat right top;
}
.spacer20  {
	clear: both;
	padding-top: 20px;
}

.spacer30  {
	clear: both;
	padding-top: 30px;
}
input, textarea, select	{
	margin-bottom: 10px;
	color: #838282;
	font: 11px/18px "Trebuchet MS", Arial;
	background-color: white;
	border: 1px solid silver;
	padding-left: 6px;
	padding-right: 6px;
}
input.but	{
	font-size: 11px;
	line-height: 20px;
	color: white;
	background-color: #2058b6;
	border: 1px none gray;
}
/* @end */

html, body {
	text-align: center;
	color: #000;
	font: 12px/20px "Trebuchet MS", Arial;
}

body {
	background-image: url(../images/bg.jpg);
	background-color: #f9e88c;
}

/* @group intro */

body.intro {
	background-image: none;
	background-color: white;
}
div.intro	{
	width: 550px;
	margin: 0 auto;
	text-align: center;
}

div.intro div.lang	{
	width: 150px;
	margin: 0 auto;
	text-align: center;
}

div.intro div.lang img	{
	margin: 10px;
}

/* @end */

body.pops {
	text-align: left;
	background-color: white;
	margin: 20px;
}

#container {
	margin:0 auto;
	width: 990px;
	text-align: left;
	position: relative;
	background: white url(../images/bgpage.png) repeat-x left 100px;
}

#top02 {
	height: 46px;
	background: #000 repeat-x left 100px;
}

#header {
	height: 220px;
	/*background: url(../images/headerflash.jpg) no-repeat;*/
	position: relative;
}

#header2 {
	height: 87px;
	background: url(../images/header2.jpg) no-repeat;
	position: relative;
}

#header2 .titoli {
	position: absolute;
	right: 30px;
	width: 660px;
	text-align: right;
}

#content {
	background: url(../images/bgcontent.jpg) repeat-y left top;
}

#col-cnt {
	padding-top: 6px;
	width: 720px;
	float: right;
}

/* @group col cnt (main tab) */

#col-cnt .indent {
	width: 660px;
	margin: 0 auto;
}

/* @group elenco UL inserito dall'editor della gestione */

/* marcatura elenco UL inserito dall'editor della gestione */
#col-cnt .indent ul {
	margin-left: 2em;
	list-style-type: disc;
	list-style-position: outside;
}
/* fine */

/* @end */

/* @group elenco prod */

#col-cnt .indent div.elenco {
	float: left;
	width: 140px;
	text-align: center;
	margin-right: 10px;
	height: 180px;
}

div.elenco a:hover {
	text-decoration: none;
}
div.elenco a:hover .price {
	text-decoration: none;
	color: white;
	background: url(../images/bgpricehover2.gif) no-repeat center;
}

div.elenco a img {
	border: 2px solid white;
	margin-bottom: 5px;
}

div.elenco a:hover img {
	border: 2px solid #7f95ba;
}

div.elenco .pricelist {
	font-size: 14px;
	color: grey;
	text-decoration: line-through;
}

div.elenco p {
	font-size: 12px;
	font-weight: bold;
	color: #6087c1;
}

div.elenco a:hover p {
	font-size: 12px;
	font-weight: bold;
	color: #1e4276;
	text-decoration: underline;
}

div.elenco .price {
	font-size: 18px;
	font-weight: bold;
	color: #b21e00;
}

/* @end */

/* @group scheda prod */

#col-cnt .indent img.cat {
	float: left;
}

#col-cnt .indent div.cat {
	float: right;
	width: 420px;
	padding-right: 10px;
}

#col-cnt .indent div.cat p {
	font-size: 12px;
	line-height: 18px;
	color: #3e260a;
	letter-spacing: 1px;
	word-spacing: 1px;
}

#col-cnt .indent div.cat p.tit {
	color: #956e47;
	margin-bottom: 10px;
	font: 18px/28px Georgia, "Times New Roman", Times, serif;
}

/* @group tabella */

#col-cnt .indent div.tabelenco {
	padding-top: 20px;
}

#col-cnt .indent table.data  {
	/*border-collapse: separate;*/
	
}
#col-cnt .indent table.data th  {
	color: #f9edcd;
	font: 11px Arial;
	text-align: left;
	background-color: #c89d64;
	padding: 3px 3px 3px 10px;
	border-top: 1px solid white;
	border-bottom: 1px solid #c89d64;
}
#col-cnt .indent table.data td  {
	color: #404040;
	font: 10px Arial;
	text-align: left;
	background-color: #f8eac4;
	padding: 3px 3px 3px 10px;
	border-top: 1px solid white;
	border-bottom: 1px solid #c89d64;
}
#col-cnt .indent table.data td.nome  {
	color: #404040;
	font: 11px Arial;
	width: 250px;
}
#col-cnt .indent table.data td.prezzo  {
	color: #404040;
	font: 12px Arial;
	width: 100px;
}

#col-cnt .indent table.data td.qta {
	width: 50px;
	text-align: center;
}

#col-cnt .indent table.data td.qta input {
	margin: 0;
	padding: 0 2px;
	font-size: 10px;
	line-height: 12px;
	color: #412a1c;
	border-color: #c0b099;
}

/* @end */

/* @end */

/* @group consigli */

div.consigli {
	margin-bottom: 10px;
	height: 180px;
	background: url(../images/bg.consigli.png) no-repeat;
}

/* @end */



/* @group photogallery */

div.photogallery {
	margin-bottom: 10px;
}
div.photogallery a  {
	float: left;
	border: 5px solid #262626;
	margin: 2px;
}
div.photogallery a:hover  {
	border-color: #ff9f3c;
}

/* @end */

#col-cnt .titoli {
	background: url(../images/bgtit.png) no-repeat right center;
	height: 40px;
	margin-bottom: 10px;
	padding-left: 30px;
	color: #e6cfad;
	margin-right: 3px;
	font: 18px/40px Georgia, "Times New Roman", Times, serif;
}

#col-cnt .separatore {
	background: url(../images/ombra760x11.png) no-repeat center center;
	height: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
}

/* @end */

#col-sx {
	float: left;
	width: 268px;
}

/* @group scheda prod */

#scheda {
	height: 314px;
	padding-top: 5px;
	background-color: #efefef;
}

/* @group scheda cnt */

#scheda #cnt {
	position: relative;
	width: 720px;
	float: right;
	height: 310px;
}

#scheda #cnt .dati {
	position: absolute;
	width: 330px;
	top: 0px;
	right: 30px;
}

#scheda #cnt .rivend a {
	display: block;
	height: 80px;
}

#scheda #cnt img.foto {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* @end */

/* @group scheda sx */

#scheda #sx {
	float: left;
	width: 210px;
}

#scheda #sx p.tit {
	margin-left: 20px;
	font-size: 15px;
	line-height: 24px;
	padding-left: 5px;
	border-bottom: 1px solid gray;
	margin-bottom: 5px;
	background-color: #3982dc;
	color: white;
}

#scheda #sx div.ricerca {
	width: 188px;
	text-align: center;
	background-color: white;
	border: 1px solid #e2e2e2;
	margin-left: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
}

/* @end */

/* @end */

#col-dx {
	float: right;
	width: 200px;
}

/* @group side col (menu sx - dx) */

div.sidetab {
	width: 248px;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 20px;
}

div.sidetab2 {
	width: 248px;
	text-align: center;
	margin-left: 20px;
}

.codesearch {
	position: relative;
	width: 188px;
	height: 85px;
	background: url(../images/bg.ricercacod.png) no-repeat;
	margin-left: 20px;
	margin-bottom: 20px;
}

.codesearch div {
	position: absolute;
	width: 160px;
	height: 20px;
	top: 50px;
	left: 10px;
}

/* @group menu sx 1 */

.menu {
	padding-top: 4px;
}

.menu ul {
	margin-left: 1px;
	margin-right: 0px;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	line-height: 24px;
}
.menu ul li {
	list-style: none;
	
}
.menu ul li a {
	padding-right: 15px;
	display: block;
	color: black;
	border-bottom: 1px solid #c8b491;
}

.menu ul li p.intestaz {
	background: #004cb9;
	padding-left: 20px;
	display: block;
	color: white;
	border-bottom: 1px solid white;
}

.menu ul li a:hover {
	text-decoration: none;
	color: white;
	background: url(../images/bgmenuover.jpg) no-repeat;
}
.menu ul ul {
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.menu ul ul li a {	
	background: url(../images/ico_menusx2.png) no-repeat left center;
	color: black;
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 5px;
}

.menu ul ul ul {
	margin-left: 10px;
	margin-right: 0px;
}
.menu ul ul ul li a {
	display: block;
	font-weight: bold;
	background: url(../images/ico_menusx3.png) no-repeat left center;
	font-size: 12px;
	color: black;
}

/* @end */

/* @group menu sx 2 */

.menu2 {
	padding-top: 40px;
	background: url(../images/menucat.jpg) no-repeat center top;
}

.menu2 ul {
	margin-left: 1px;
	margin-right: 1px;
	font-size: 12px;
	text-align: left;
	line-height: 24px;
}
.menu2 ul li {
	list-style: none;
}
.menu2 ul li a {
	padding-left: 30px;
	display: block;
	color: #40281a;
	border-bottom: 1px solid white;
	padding-bottom: 6px;
	font-size: 11px;
	text-transform: uppercase;
	background: url(../images/separator2.jpg) no-repeat 2px bottom;
}

/* @end */

/* @group menu dx (menu contestuale alle sezioni) */

div.m-top-btm {
	width: 200px;
	height: 45px;
}

.menudx {
	padding-top: 30px;
}
.menudx ul {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
}
.menudx ul li {
	list-style: none;
	
}
.menudx ul li a {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	display: block;
	color: #5a534d;
	border-bottom: 1px dashed #797468;
	font: 13px/18px Futura, Verdana, Arial;
	margin-bottom: 9px;
	padding-left: 5px;
	letter-spacing: 1px;
}

.menudx ul.serv li a {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	display: block;
	color: #5a534d;
	margin-bottom: 9px;
	border: 1px none black;
	padding: 0;
}

.menudx ul li a:hover {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	color: white;
	background-color: rgba(0,0,0,0.3);
	text-decoration: none;
}

.menudx ul li a:active {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	color: white;
	background-color: rgba(0,0,0,0.6);
	text-decoration: none;
}
.menudx ul ul {
	margin-left: 50px;
}
.menudx ul ul li a {
	color: #2f5267;
	display: block;
	background: url(../images/ico_download.png) no-repeat left center;
}

/* @end */

/* @group news */

.news {
	margin-left: 20px;
	margin-right: 20px;
}
.news ul {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	color: #255c88;
}
.news ul li {
	list-style: none;
	padding-bottom: 10px;
	
}
.news ul li a {
	background: url(../images/ico_arrow.gif) no-repeat left 3px;
	display: block;
	color: #e86812;
	padding-left: 15px;
}

/* @end */

/* @end */

#btm {
	height: 20px;
	background: url(../images/btm.jpg) no-repeat;
}

/* @group footer */

div#footer {
	position: relative;
	clear: both;
	background: url(../images/bgfooter.jpg) repeat-x 0 top;
	height: 90px;
}
div#footer div.col1 {
	font: 10px/15px "Trebuchet MS", Arial;
	position: absolute;
	color: #f3efe3;
	width: 460px;
	height: 70px;
	top: 10px;
	left: 270px;
}

div#footer div.col2 {
	font: 11px/18px "Trebuchet MS", Arial;
	position: absolute;
	color: white;
	width: 160px;
	height: 70px;
	top: 10px;
	right: 20px;
}

div#footer div.col1 a {
	color: #e9deba;
}

div#footer div.col2 a {
	color: #e9deba;
}

div#footerintro {
	padding-top: 20px;
	width: 550px;
	clear: both;
	text-align: center;
	padding-bottom: 10px;
	margin: 0 auto;
}
div#footer p.legals {
	float: right;
	margin-right: 60px;
	font: 11px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
}
div#footer p.legals a {
	color: #e0d8c5;
}
div#footer p.credits {
	float: right;
	margin-right: 40px;
	color: white;
}
div#footer p.credits a {
	color: #e0d8c5;
}

div#footer ul {
	padding-top: 10px;
	font-size: 10px;
}

div#footer li {
	display: inline;
	list-style: none;
	background: url(../images/kw.bullet.gif) no-repeat left center;
	padding-left: 20px;
	padding-right: 20px;
}
div#footer li a {
	color: #888172;
}
/* @end */

/* @group box nav < > */

div#boxcont-nav {
	width: 190px;
	height: 25px;
	left: 20px;
	position: relative;
	top: 50px;
}
.navleft {
	float: left;
}
.navleft a, .navright a {
	text-decoration: none;
	color: gray;
	display: block;
	border: 1px solid silver;
	background-color: #e9e9e9;
	padding: 2px 5px;
}
.navleft a:hover, .navright a:hover {
	background-color: #d6d6d6;
}
.navright {
	float: right;
}

/* @end */


/* @group classi testo etc */

.tit0 {
	color: #374861;
	font: bold 15px/20px Arial, "Trebuchet MS";
	margin-bottom: 10px;
}

.tit0 span {
	color: white;
	float: right;
	font: italic 13px/38px Arial, "Trebuchet MS";
	text-transform: uppercase;
}

.titproddisp {
	color: black;
	font: 12px/28px "Courier New", Courier, mono;
	margin-bottom: 6px;
}

.tit1 {
	color: #000000;
	margin-bottom: 10px;
	font: 17px/23px "Trebuchet MS", Arial;
	border-bottom: 1px solid silver;
}
.tit2 {
	color: #0078ce;
	margin-bottom: 20px;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	border-bottom: 1px solid silver;
}
.tit2a {
	font: 15px/18px "Courier New", Courier, mono;
	color: #e9e9e9;
	margin-bottom: 2px;
}

.txt {
	font: 11px/15px "Trebuchet MS", Arial;
	color: white;
}
.prezzolistino {
	font: 14px/20px Arial;
	color: #fcd866;
	margin-bottom: 10px;
	text-decoration: line-through;
}

.prezzo {
	font: bold 13px/20px Arial;
	color: #004cb8;
	margin-bottom: 10px;
	background-color: white;
	border: 1px solid silver;
	padding: 3px 3px 3px 10px;
	width: 60%;
}

.tit3 {
	font: 13px/28px Arial, "Trebuchet MS";
	color: gray;
	margin-bottom: 6px;
}
.tit3-bor {
	font: bold 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #255c88;
	margin-bottom: 10px;
	border-bottom: 1px solid white;
}
.note {
	font: 11px/18px Arial, Helvetica;
	color: #696969;
}

.note2 {
	font: bold 12px/20px Arial, Helvetica;
	color: #d00700;
	margin-bottom: 10px;
}
.formservice {
	width: 150px;
	text-align: right;
	margin-right: 10px;
	float: left;
}


/* @end */

