@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: #434343;
}

h1 {
	color: gray;
	text-align: center;
	font: normal normal 28px/28px "Courier New", Courier, mono;
	letter-spacing: 2px;
}
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;
	font-family: "Trebuchet MS", Arial;
}

.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: 5px;
	color: #838282;
	font: 12px/18px Verdana, Arial;
	background-color: white;
	border: 1px solid silver;
	padding-left: 6px;
	padding-right: 6px;
}
input.but	{
	font-size: 11px;
	color: black;
	background-color: #ffe111;
	border: 1px solid gray;
	font-weight: bold;
	padding: 3px;
}
/* @end */

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

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

#header {
	position: relative;
	margin-bottom: 30px;
}

#header .logo {
	position: relative;
	/*margin: 0 auto;*/
	width: 200px;
}

#content {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid silver;
}

#col-cnt {
	width: 700px;
	float: right;
	border-left: 1px dotted gray;
}

#col-cnt .indent {
	position: relative;
	width: 650px;
	margin: 0 auto;
}

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

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


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

/* @group menu sx 1 */

ul.menu  {
	margin-left: 1px;
	margin-right: 1px;
	text-align: left;
	text-transform: uppercase;
}
ul.menu li {
	list-style: none;
}
ul.menu li a {
	background: url(../images/ico_menusx.png) no-repeat 3px center;
	padding-left: 20px;
	display: block;
	color: black;
	border-bottom: 1px solid white;
	margin-bottom: 2px;
}

ul.menu li a:hover {
	background-color: #ffd624;
	text-decoration: none;
}
ul.menu ul {
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
ul.menu ul li a {	
	background: url(../images/ico_menusx2.png) no-repeat 2px center;
	color: black;
	display: block;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
	margin-bottom: 2px;
	text-transform: none;
}
ul.menu ul li a:hover {
	background-color: silver;
	text-decoration: none;
}

/* @end */

/* @end */

/* @group footer */

div#footer {
	clear: both;
	text-align: center;
	font: normal 11px/43px Arial, "Trebuchet MS";
	color: #aaa;
}

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

div#footer a {
	color: gray;
}

div#footer p {
	font-size: 11px;
	color: #cec6b5;
}
div#footer p.legals {
	float: right;
	margin-right: 60px;
}
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 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: #6c675a;
	margin-bottom: 10px;
	font: 15px/28px Futura, Verdana, Arial;
}
.tit2 {
	font: bold 12px/18px "Trebuchet MS", Arial;
	color: #9da6b3;
	margin-bottom: 20px;
}
.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;
}

.tit3 {
	font: 24px/28px "Comic Sans MS", Verdana, Tahoma;
	color: #42281b;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c29963;
}
.tit3-bor {
	font: bold 13px/30px 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 */
