@charset "UTF-8";

/* @group service */

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

h1 {
	text-align: center;
	color: #3e3e3e;
	font: 13px Arial, Helvetica;
}

h2 {
	text-align: center;
	color: gray;
}
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;}
.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;
}
.spacer20  {
	clear: both;
	padding-top: 20px;
}

.spacer40  {
	clear: both;
	padding-top: 40px;
}
input, textarea, select	{
	margin-bottom: 10px;
	color: #838282;
	font: 11px/18px Arial, Helvetica;
	background-color: white;
	border: 1px solid gray;
	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 {
	/*background: url(../images/bg-body.png) repeat-y center top;*/
	background: url(../images/bg.jpg) repeat;
	text-align: center;
	color: black;
	font: 12px/20px Arial, Helvetica;
	/*height:auto !important; /* real browsers */
	/*height:100%; /* IE6: treaded as min-height*/
	/*min-height:100%;*/
}
body.intro {
	text-align: center;
	color: #525252;
	font: 11px/20px Arial, Helvetica;
	background: none;

}

body.pop {
	background-color: #f6fdff;
	text-align: left;
	color: silver;
}

#container {
	width: 100%;
	text-align: center;
	background: black;
}
#container.intro {
	margin:0 auto;
	width: 960px;
	text-align: left;
	background: none;
}
#top {
	width: 960px;
	margin:0 auto;
}
#header {
	width: 960px;
	margin:0 auto;
	background: url(../images/header.jpg) no-repeat;
	height: 370px;
	margin-bottom: 20px;
}
#headerpage {
	width: 960px;
	margin:0 auto;
	background: url(../images/header.page.jpg) no-repeat;
	height: 252px;
	margin-bottom: 20px;
}

#menuhoriz {
	width: 960px;
	margin:0 auto;
	margin-bottom: 20px;
	height: 25px;
	background-image: url(../images/bg.menuhor.jpg);
	text-align: center;
	padding-top: 2px;
}

/* @group menu horizontal */

.menuhor {
	margin: 0 auto;
	width: 940px;
}

.menuhor ul {
	font: normal 10px Arial, Helvetica;
	padding-top: 5px;
	text-transform: uppercase;
}

.menuhor ul li {
	display: inline;
	/*border-left: 1px solid silver;
	border-right: 1px solid silver;*/
}
.menuhor li a {
	color: silver;
	text-decoration: none;
	padding: 5px 20px 4px;
	font-weight: normal;
	font-style: normal;
	margin-right: 15px;
	margin-left: 15px;
}
.menuhor li a:hover {
	background-color: rgba(255,255,255,0.35);
}

/* @end */
#content {
	width: 960px;
	margin:0 auto;
	text-align: left;
}

/* @group tabs home */

#tabhome1 {
	width: 308px;
	height: 100px;
	float: left;
}
#tabhome2 {
	width: 308px;
	height: 100px;
	margin: 1px auto 0;
}
#tabhome3 {
	width: 308px;
	height: 100px;
	float: right;
}

/* @end */

#col-cnt {
	width: 710px;
	float: right;
}

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

#col-cnt div.maintab{
	margin-bottom: 20px;
}

/* @group top */

#col-cnt div.maintabtop{
	width: 710px;
	height: 10px;
	background: url(../images/bg.cnttop.jpg) no-repeat;
}

/* @end */

/* @group center */

#col-cnt div.maintabcnt{
	width: 710px;
	text-align: center;
	background: url(../images/bg.cntcnt.jpg) repeat-y;
}

#col-cnt div.maintabcnt div.maintab_indent{
	margin-right: 25px;
	margin-left: 30px;
	text-align: left;
}

.art-prod{
	padding-top: 20px;
	clear: both;
}

/* @group elenco produzione (9 tabs) */

.elenco_produz{
	margin-bottom: 15px;
	float: left;
	height: 200px;
	width: 215px;
}

.elenco_produz p.tit{
	font-size: 11px;
	text-align: center;
	line-height: 24px;
	text-transform: uppercase;
}

.elenco_produz p.image{
	text-align: center;
}

/* @end */

/* @group elenco pronta consegna (6 tabs) */

.elenco_prontacons{
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
	float: left;
	height: 200px;
}

/* @end */

/* @group elenco stock */

.elenco_stock{
	padding: 10px;
	border-bottom: 1px dotted gray;
}
.elenco_stock:hover{
	padding: 10px;
	border-bottom: 1px dotted gray;
	background-color: silver;
}

/* @end */

/* @group scheda */

#col-cnt div.maintabcnt div.maintab_indent .imgbig{
	margin-right: 25px;
	margin-bottom: 30px;
	text-align: left;
	width: 270px;
	height: 270px;
	border: 1px solid #787878;
}
#col-cnt div.maintabcnt div.maintab_indent .imgbig img{
	border: 10px solid #dfdfdf;

}

#col-cnt div.maintabcnt div.maintab_indent .dati{
	text-align: left;
	width: 350px;
	float: right;
	margin-bottom: 30px;
}

#col-cnt div.maintabcnt div.maintab_indent .dati_box{
	text-align: left;
	width: auto;
	margin-bottom: 30px;
	background-color: #f6fdff;
	padding: 8px;
	border: 1px solid #b2c9d8;
}

#col-cnt div.maintabcnt div.maintab_indent .dati_box2{
	text-align: left;
	width: auto;
	background-color: white;
	margin-bottom: 1px;
	/*border: 1px solid #dacdb2;*/
}

#col-cnt div.maintabcnt div.maintab_indent .dati .colsx{
	width: 110px;
	text-align: center;
	font: 11px/20px Arial, Helvetica;
	color: #696969;
}

#col-cnt div.maintabcnt div.maintab_indent .dati .coldx{
	width: 65px;
	float: right;
	text-align: center;
	background-color: #fff7ec;
}

/* @end */

/* @group photogallery */

div.photogallery {
	padding-top: 10px;
}

div.photogallery a  {
	float: left;
	border: 1px solid white;
	margin-left: 1px;
	margin-bottom: 1px;
}

div.photogallery a:hover  {
	border-color: black;
}

/* @end */

/* @end */

/* @group bottom */

#col-cnt div.maintabbtm{
	width: 710px;
	height: 10px;
	background: url(../images/bg.cntbtm.jpg) no-repeat;
	clear: both;
}

/* @end */

/* @end */

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

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

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


div.sidetab{
	margin-bottom: 10px;
}

div.tabtop{
	width:200px;
	height: 20px;
	background: url(../images/sidetop.gif) no-repeat;
	line-height: 18px;
	font-size: 14px;
	text-align: center;
}

div.tabcnt{
	width:200px;
	text-align: center;
	background: url(../images/sidecnt.gif) repeat-y;
}
div.tabbtm{
	width:200px;
	height: 20px;
	background: url(../images/sidebtm.gif) no-repeat;
}

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

.menu {
	width: 220px;
	margin: 0 auto;
}

.menu ul {
	margin-left: 20px;
	margin-right: 15px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.menu ul li {
	list-style: none;
}
.menu ul li a {
	background: url(../images/ico_menusx.gif) no-repeat left center;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
}
.menu ul ul {
	margin-left: 20px;
	margin-right: 0px;
	line-height: 20px;
}
.menu ul ul li a {
	color: #611e12;
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	text-transform: uppercase;
}

/* @end */

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

.menudx ul {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
}
.menudx ul li {
	list-style: none;
	border-bottom: 1px dotted #b2c9d8;
}
.menudx ul li a {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	display: block;
	font-weight: normal;
	font-style: normal;
}
.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 */

div.menutop	{
	width: 230px;
	height: 10px;
	background-image: url(../images/bg.menusxtop.jpg);
}
div.menucnt	{
	width:230px;
	background-image:url(../images/bg.menusxcnt.jpg);
	text-align: center;	
}
div.menubtm	{
	width:230px;
	background-image:url(../images/bg.menusxbtm.jpg);
	height: 10px;
}

/* @group news */

.news ul {
	margin-left: 20px;
	margin-right: 15px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
.news ul li {
	list-style: none;
	padding-top: 10px;
}
.news ul li a {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	display: block;
	color: black;
	padding-left: 5px;
}

.news ul li a:hover {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	text-decoration: none;
	background-color: #dfdfdf;
}

/* @end */

/* @group msx (menu div id) */

.msx {
	width: 240px;
	margin-bottom: 15px;
}

/*.msx p {
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
	font: 17px/18px Arial, Helvetica;	
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 10px;
	color: #777776;
}*/
.msx a {
	text-decoration:none;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 2px;
	font: 17px/22px Arial, Helvetica;	
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 8px;
	color: #777776;
	display: block;
}
.msx a:hover {
	color: silver;
	border-bottom: 1px solid gray;
}
.msx div.sub a {
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	border: none;
	line-height: 15px;
}
.msx div.sub a:hover {
	color: gray;
	background-color: #e9e9e9;
}

/* @end */

/* @end */

#footer {
	width: 100%;
	clear: both;
	background: url(../images/bg.footer.png) repeat-x 0 top;
	text-align: center;
	padding: 20px 0;
	font: 11px Arial, Helvetica;
	color: silver;
}

/* @group footer */

div#footer a {
	font-size: 11px;
	color: gray;
}

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: #3a3a3a;
}
/* @end */

/* @group navbar */

.navbar {
	background-color: white;
	width: auto;
	font: 11px/15px Arial, Helvetica;
	color: #5b5c5c;
	margin-bottom: 10px;
	padding: 2px;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
}

.navbar a {
	color: #5b5c5c;
}

/* @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 */

.tit1 {
	color: black;
	margin-bottom: 15px;
	font: 20px Arial, Helvetica;
	border-bottom: 1px solid #787878;
}
.tit2 {
	font: bold 13px/22px Arial, Helvetica;
	color: #611e12;
	margin-bottom: 15px;
	padding-left: 10px;
	background:url(../images/bg.tit.jpg) repeat-y left;
}

.tit2a {
	font: 15px/15px Arial, Helvetica;
	color: #000000;
	margin-bottom: 10px;
}
.tit2b {
	font: bold 20px/22px Times, "Times New Roman", Georgia, serif;
	color: #000000;
	margin-bottom: 10px;
}
.tit2c {
	font: 15px/22px Times, "Times New Roman", Georgia, serif;
	color: #000000;
	margin-bottom: 10px;
}

.tit2d {
	font: bold 18px/26px Arial, Helvetica;
	color: #929292;
	margin-bottom: 5px;
	padding-left: 10px;
	background:url(../images/bg.tit.jpg) repeat-y left;
}

.txt {
	font: 11px/18px Arial, Helvetica;
	color: silver;
}

.datanews {
	font: italic 11px/18px Arial, Helvetica;
	color: #444;
	margin-bottom: 10px;
	padding-left: 5px;
	background:url(../images/bg.tit.jpg) repeat-y left;
}

.tit3 {
	font: 13px/18px Arial, Helvetica;
	color: black;
	margin-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
}
.tit3-bor {
	font: 28px impact;
	color: gray;
	margin-bottom: 10px;
	border-bottom: 0px dotted white;
	letter-spacing: 1px;
}
.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 */
