@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;}
.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;
}

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

.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: 12px/18px Futura, Verdana, 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: #49433e;
	font: 13px/20px Arial, "Trebuchet MS";
}
body {
	background: #f0f0f0 url(../images/bg-global.jpg) repeat-x 0 top;
}

/* @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: whitesmoke;
	margin: 20px;
}

#container {
	margin:0 auto;
	width: 960px;
	text-align: left;
	position: relative;
}

/* @group titolo prodotti verticale affiancato */

#txtprod {
	width: 45px;
	height: 200px;
	position: absolute;
	left: -45px;
	top: 230px;
}

/* @end */

#header {
	width: 960px;
	height: 136px;
}

#menu {
	margin-bottom: 0px;
}
#content {
	background: url(../images/bg-content.jpg) repeat-y center;
	border-right: 1px solid #ddd9cd;
	border-left: 1px solid #ddd9cd;
}

#col-cnt {
	width: 558px;
	margin: 0 auto;
	position: relative;
}

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

#col-cnt .indent {
	width: 500px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 20px;
}

#col-cnt .indent ul {
	margin-left: 2em;
	list-style-type: disc;
	list-style-position: outside;
}

/* @group elenco prod */

div.elenco {
	margin-bottom: 10px;
	margin-left: 30px;
}

div.elenco a img {
	border: 4px solid #262626;
}

div.elenco a:hover img {
	border: 4px solid white;
}

div.elenco div.titprod {
	float: right;
	width: 340px;
	margin-top: 30px;
	font-size: 14px;
	color: white;
}

/* @end */

/* @group photogallery */

div.photogallery {
	margin-bottom: 20px;
	position: relative;
	padding-top: 20px;
	height: 80px;
}
div.photogallery a {
	float: left;
	border: 1px solid #9a9382;
	margin: 3px;
}
div.photogallery a:hover {
	border: 1px solid white;
}

/* @end */

/* @group menu horizontal (non usato) */

#col-cnt .menuhor {
	padding: 10px;
	background-color: #e0d8c5;
	border-bottom: 1px solid #;
}

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

#col-cnt .titoli {
	padding: 20px 10px 5px 30px;
	background-color: white;
	border-bottom: 1px solid gray;
	color: #786e6a;
	margin-bottom: 30px;
	font: 18px/34px Arial;
}

#col-cnt .titoli p {
	font: bold 12px/18px Arial;
	color: #404040;
	text-transform: uppercase;
}

#col-cnt .homeservizi {
	text-align: center;
}

/*#col-cnt img {
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 5px;
	float: right;
}*/

/* @end */

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

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

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


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

div.sidetab .sideind{
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 40px;
	text-align: left;
}

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

div.msxtop {
	width: 200px;
	height: 73px;
}

div.msxbtm {
	width: 200px;
	height: 41px;
}

.menu {
	padding-top: 42px;
}

.menu ul {
	text-align: left;
	margin: 0 10px;
	padding: 0;
}
.menu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.menu ul p {
	color: white;
	font: bold 13px/17px Arial, Helvetica;
	text-transform: uppercase;
	background-color: gray;
	padding: 0 10px;
}

.menu ul li a {
	background: #a8a8a8 url(../images/ico_menusx.png) no-repeat left center;
	padding-left: 15px;
	display: block;
	color: white;
	font: 12px/18px Arial, Helvetica;
	text-transform: uppercase;
}

.menu ul li a:hover {
	color: black;
	text-decoration: none;
}
.menu ul ul {
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
}

.menu ul ul li {
	margin-bottom: 0px;
}
.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: 11px;
	line-height: 15px;
	margin-bottom: 9px;
	padding-left: 20px;
	text-transform: none;
}

.menu ul ul li a:hover {	
	text-decoration: underline;
}

.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 dx (menu contestuale alle sezioni) */

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

.menudx {
	padding-top: 0px;
}
.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 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 */

/* @group msx */

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

/* @group coldx */

.mdx {
	margin-bottom: 10px;
}

.mdx span {
	margin-left: 10px;
}

.mdx img {
	margin-left: 15px;
	vertical-align: middle;
}
.tit2a img {
	margin-left: 10px;
	vertical-align: middle;
}
.tit2a input {
	margin-left: 10px;
	vertical-align: baseline;
	line-height: 20px;
	font-size: 13px;
}

.mdx p {
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	color: #496c81;
	font: 15px Arial, Helvetica;
}

.mdx p a:hover {
	text-decoration: none;
	color: #929292;
}

.mdx p.txt {
	color: #777776;
	font: 11px/16px Arial, Helvetica;
	border: none;
	margin-bottom: 0px;
}

.mdx p.txtstrong {
	color: black;
	font: bold 11px/16px Arial, Helvetica;
	border: none;
	margin-bottom: 0px;
}

/* @end */

/* @end */

/* @group footer */

div#footer {
	padding-top: 20px;
	width: 960px;
	clear: both;
	background: url(../images/bg-footer.jpg) repeat-y 0;
	text-align: center;
	padding-bottom: 10px;
}

div#footerintro {
	padding-top: 20px;
	width: 550px;
	clear: both;
	text-align: center;
	padding-bottom: 10px;
	margin: 0 auto;
}

div#footer p {
	font-size: 11px;
	color: gray;
}
div#footer p.legals {
	float: right;
	margin-right: 60px;
}
div#footer p.legals a {
	color: #5f5f5f;
}
div#footer p.credits {
	float: right;
	margin-right: 40px;
	color: white;
}
div#footer p.credits a {
	color: white;
}

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

/* @group navbar */

.navbar {
	background-color: rgba(0,0,0,0.3);
	width: auto;
	font: 11px/20px "Courier New", Courier, mono;
	color: white;
	margin-bottom: 20px;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	padding-left: 5px;
}

.navbar a {
	color: #ffbd6e;
}
.navbar a:hover {
	text-decoration: none;
	background-color: black;
	color: silver;
}

/* @end */


/* @group classi testo etc */

.tit0 {
	color: #ff9f3c;
	font: 28px/38px "Courier New", Courier, mono;
	margin-bottom: 20px;
}

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

.tit0a {
	color: #f5a52a;
	font: 15px/28px "Courier New", Courier, mono;
}

.tit1 {
	color: white;
	margin-bottom: 10px;
	font: 15px/28px Futura, Verdana, Arial;
}
.tit2 {
	font: small-caps 14px/20px Arial, Helvetica;
	color: #424242;
	margin-bottom: 10px;
	border-bottom: 1px dotted gray;
}
.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: #e02f2d;
	margin-bottom: 10px;
}

.tit3 {
	font: bold 14px/28px "Trebuchet MS", Arial;
	color: white;
	margin-bottom: 10px;
	border-bottom: 1px solid silver;
}
.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 */

