@charset "UTF-8";

/* @group service */

*  {margin:0; padding:0;}
a {
	text-decoration: none;
	color: #4d7288;
}
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 { float: right;}
.left  {float: left;}
div.line-hor-black {
	background-color: black;
	height: 1px;
}
.spacer10  {
	clear: both;
	padding-top: 10px;
}
.spacer20  {
	clear: both;
	padding-top: 20px;
}
div.indent img { margin:12px;}
input, textarea, select	{
	margin-bottom: 10px;
	color: #838282;
	font: 11px/14px Arial, Helvetica;
	line-height: 18px;
	background-color: #eee;
	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: #848483;
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}
body {
	background: url(../images/bg.header.jpg) repeat-x 0 top;
}
body.tmp {
	background: #202022 none;
}
div.tmp	{
	width: 397px;
	margin: 0 auto;
}

div.tmp h1	{
	color: silver;
	font: 15px "Courier New", Courier, mono;
}

#container {
	margin:0 auto;
	width: 990px;
	text-align: left;
}
#hea01 {
	width: 990px;
	height: 31px;
}

#hea02 {
	width: 990px;
}

#hea03 {
	width: 990px;
}

#hea04 {
	width: 990px;
}

#hea05 {
	width: 990px;
}

#hea06 {
	width: 990px;
}

#hea07 {
	width: 990px;
	background: url(../images/bg.hea07.jpg) repeat-x;
	height: 37px;
}
#header {
	width: 990px;
	height: 238px;
}
#content {
	width: 990px;
	background: url(../images/bg.trattvert.gif) repeat-y center;
	margin-bottom: 10px;
}

#col-cnt {
	width: 400px;
	margin: 0 auto;
}

/* @group page download */

.elenco ul {
	margin-left: 0px;
	font-size: 11px;
	line-height: 36px;
}
.elenco ul li {
	list-style: none;
}
.elenco ul li a {
	color: gray;
	background: url(../images/ico_folder.png) no-repeat left center;
	padding-left: 40px;
	display: block;
}
.elenco ul ul {
	margin-left: 50px;
}
.elenco ul ul li a {
	color: #2f5267;
	display: block;
	background: url(../images/ico_download.png) no-repeat left center;
}


#col-cnt {
	width: 400px;
	margin: 0 auto;
}

/* @end */

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

#col-dx {
	float: right;
	width: 250px;
}
div#footer {
	padding-top: 10px;
	width: 990px;
	clear: both;
	background: url(../images/ombra.png) no-repeat 0 top;
	text-align: center;
}

/* @group footer */

div#footer p {
	font-size: 11px;
}


div#footer p.credits {
	float: right;
	margin-right: 90px;
	color: silver;
}
div#footer p.credits a {
	color: silver;
}


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

/* @group side col */
/*div.menutop	{
	width: 230px;
	height: 14px;
	background-image: url(../images/bgmenu.top.gif);
}
div.menucnt	{
	width:230px;
	background-image:url(../images/bgmenu.cnt.gif);
	text-align: center;	
}
div.menubtm	{
	width:230px;
	background-image:url(../images/bgmenu.btm.gif);
	height: 14px;
}*/

/* @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 "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 8px;
	color: #2d2d2c;
	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;
	color: #6c6c6c;
}
.msx div.sub a:hover {
	color: gray;
	background-color: #e9e9e9;
}

/* @end */

/* @group coldx */

#logomovie {
	width: 220px;
	margin: 0 auto 20px;
}

.mdx {
	margin-bottom: 20px;
}

.mdx img {
	text-align: center;
	padding-left: 15px;
}

.mdx p {
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #496c81;
	border-bottom: 1px solid #dfdfdf;
	font: 15px/18px Arial, Helvetica;
	margin-bottom: 10px;
}

.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 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: gray;
	margin-bottom: 15px;
	font: normal 18px Copperplate, "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 1px solid silver;
	letter-spacing: -0.1em;
}
.tit2 {
	font: 13px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #385a6d;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.tit2a {
	font: 12px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000000;
	margin-bottom: 8px;
}

.txt {
	font: 11px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
}
.tit3 {
	font: bold 14px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #1c4642;
	margin-bottom: 5px;
}
.tit3-bor {
	font: 15px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #5A697E;
	border-bottom: 1px dotted #a4a4a4;
}
.note {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	margin-bottom: 10px;
}
.formservice {
	width: 150px;
	text-align: right;
	margin-right: 10px;
	float: left;
}


/* @end */

