/* general rules */ 
html, body, form, p{ 
 margin:0; 
 padding:0; 
 }
 
 a:link, a:visited {
 text-decoration:none;
 } 
 
 div.breaker, br.breaker {
 clear:both;
 line-height:0;
 overflow:hidden;
 }
 
 .left {
 float:left;
 }
 
 .right {
 float:right;
 }
 
 a:link, a:visited {
 	color:#0A4E8D;
 }
 
 a:hover {
 	color:#FF141B;
 }
 
 a.segue:link, a.segue:visited, a.segue:hover {
 	background:url(i/arrow.gif) left center no-repeat;
	padding-left:15px;
	font-weight:bold;
 }
 
 .bold {
 	font-weight:bold;
 }
 
 .flag {
 	float:left;
	margin:6px 0 0 6px;
 }
 
  .rossoBig {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin-top:30px;
 
 }


 /*sc*/
body {
background:url(i/bg_body_int.jpg) left top repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
}

/*sc*/
body#home { 
/*background: #FFFFFF url(i/bg_body.jpg) top left repeat-x;*/
}

 
#page{ 
 width:820px;  
} 
 
#header{
	position:relative;
	height:178px;
	width:820px;
	background:url(images/Chi-Siamo.jpg) 100px 0px  no-repeat;
} 


body#home #header {
background:none;
height:auto;
}
 
#twocols{
 width:698px; 
 float:right; 
 position:relative; 
 padding:0 4px;
 /* False margin value for all versions of IE Win, including 6.0 */
 margin-right:7px;
 background:url(i/bg-cont.jpg) center top repeat-y;
  }

html>body #twocols {
 margin-right:14px;
} 
 
 
#rightcol{
 width:230px; 
 float:right; 
 position:relative; 
 }
 
#maincol{
 float: left; 
 display:inline; 
 position: relative; 
width:468px;
width: 468px; 
voice-family: "\"}\""; 
voice-family: inherit; 
width: 428px;
padding:0 20px;
background:#F6F6F6 url(i/bg-cont-int.gif) top right repeat-y;
 min-height:500px;
 height:auto !important;
 height:500px;
 }

{width: 960px; voice-family: "\"}\""; voice-family: inherit; width: 750px;}
 
body#home #maincol {
	min-height:240px;
	height:auto !important;
	height:240px;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



/*elementi interni*/
/*sc*/
#header #menutop {
	width:200px;
	height:24px;
	line-height:24px;
	text-align:right;
	/*float:right;*/
	/* False margin value for all versions of IE Win, including 6.0 */
	position:absolute;
	top: 100px;
	left:280px;
	margin-right:9px;
}

html>body #header #menutop {
	margin-right:19px;
}

#header #menutop a:link, #header #menutop a:visited {
	color:#ff141b;
	width:74px;
	text-align:center;
	font-weight:bold;
	padding-right:10px;
}

#header #menutop a:hover {
	text-decoration:underline;
}

#header #nav {

	clear:both;
}

/*sc*/
#nav h1	{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0; 
/*	float:left;*/
position:absolute;
top: 60px;
left:0px;
	}
	
#nav  h1 a:link, #nav  h1 a:visited	{
	display: block;	
	width: 260px;
	height: 70px;
	line-height: 70px;
	background: url(i/logo_nessi_traslochi.jpg)  top right no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	}



 
 

 
 #maincol h2 {
 	font-size:20px;
	font-weight:lighter;
	color:#0A4E8D;
	text-transform:capitalize;
	margin-bottom:10px;
 }
 
 #maincol p.path {
 	margin-bottom:0;
	font-size:10px;
	color:#AEB7C1;
 }
 
 #maincol p.path a:link, #maincol p.path a:visited {
 	color:#AEB7C1;
 } 
 
 #maincol p.path a:hover {
 	color:#FF141B;
 }
 
 #maincol p.path span.cisei {
 	font-weight:bold;
 }
 
 #maincol p, #maincol table, #maincol h3, #maincol h4 {
 	padding:0;
 }
 
 #maincol table img {
 margin:0;
 }
 
 #maincol {
  	line-height:18px;

 }
 
 #maincol p {
	margin-bottom:30px;
 }
 
 #maincol img.left {
 	margin:0 10px 0 0;

 }
 
 #maincol img.right {
 	margin:0 0 0 10px;

 }
 
  #maincol img {
 	margin:0 0 20px 0;

 }
 
 #maincol h3 {
 	color:#0A4E8D;
	font-size:14px;
	margin-bottom:4px;
 }

 
 #rightcol ul {
 margin:0;
 padding:0;
 padding-top:15px;
 background-color:#0a4e8d;
 list-style-type:none;
 margin-bottom:20px;
 }
 
 #rightcol ul li {
 margin:0;
 border:0;
 padding:0;
 }
 
 #rightcol ul li a:link, #rightcol ul li a:visited  {
 display:block;
 border-top:1px #fff solid;
 border-bottom:1px #DCE5EF solid;
 height:35px;
 line-height:35px;
 background:#EFF2F6;
 padding:0;
 color:#999;
 text-transform:capitalize;
 padding-left:15px;
 }
 
 #rightcol ul li a:hover {
 background:#DBDFE4;
 color:#0A4E8D;
 }
 
 #rightcol ul li.sel a:link, #rightcol ul li.sel a:visited, #rightcol ul li.sel a:hover  {
 	background:#0C4D8D;
	 color:#fff;
 }
 
 #footer {
 	float:right;
	width:706px;
	background: url(i/footer.jpg) top left no-repeat;
	color:#ccc;
	font-size:10px;
	padding-top:30px;
	/* False margin value for all versions of IE Win, including 6.0 */
 margin-right:7px;
 }

html>body  #footer {
	margin-right:14px;
}
 
 #footer a:link, #footer a:visited {
 	color:#999;
 }
 
 #footer p {
 	margin-left:30px;
	margin-bottom:20px;
 }
 
 #footer a:hover{
 	text-decoration:underline;
 }
 
 
 #swf{
	width:715px;
	margin-left:100px;
	height:240px;
	/*background:#fff;*/
 }
 
 div.box {
	height:;
	background: url(i/box-btm.jpg) center bottom no-repeat;
	padding-bottom:5px;
	margin-bottom:10px;
 }
 
 body#home div.box {
 	margin-top:31px;
 }
 
 #maincol div.box h3 {
 	margin:0;
	padding:0;
	padding-left:30px;
 	background: url(i/box-top.jpg) left top no-repeat;
	height:23px;
	line-height:23px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:25px;
	font-size:10px;
	font-weight:bold;
 }
 
	
	div.box form, div.box p {
		margin:0 20px;
		
	}
	
	div.box div.riga, div.box div.riga-left {
		padding:0;
		margin-bottom:10px;
	}
	
	div.box div.riga-left {
	float:left;
	margin-right:40px;
	}
	
	div.box form label {
	display:block;
	line-height:20px;
	color:#0A4E8D;
	margin:0;
	padding:0;
	margin-right:10px;
	font-size:11px;
	font-weight:bold;
 }

 div.box form input, div.box form select,  div.box form textarea {
	font-size:11px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
 }
 
 div.box form input.small {
 	width:20px;
 }
 
 div.bt-cont {
 	margin-top:20px;
 }

 
 div.box form span.bt, span.bt {
 background: url(i/bt-btm.gif) right top no-repeat;
 height:24px;
 display:block;
 float:left;
 margin:0;
 padding:0;
 } 
 
 div.box form span.bt input, span.bt input {
 background: url(i/bt-left.gif) left top no-repeat;
 height:24px;
 line-height:24px;
 border:0;
 margin:0;
 padding:0;
 margin-right:24px;
 color:#fff;
 text-transform:uppercase;
 font-size:9px;
 padding-left:24px;
 margin-left:-20px;
 margin-right:12px;
 } 
 
 html>body div.box form span.bt input, html>body span.bt input{
 padding-left:24px;
 margin-right:24px;
 margin-left:0;
 }
 
 input#ch_9, label ch_9  {
 display:none;
 }
  
 
 a.tr-int-home:link, a.tr-int-home:visited {
 float:right;
 line-height:20px;
 margin-right:20px;
 padding-left:15px;
 background:url(i/arrow.gif) left center no-repeat;
 }	
 
 body#home #rightcol  {
 	padding-top:48px;
 }
 
 #rightcol h3, #rightcol h4 {
 	margin:0;
	padding:0 20px;
	font-size:11px;
 }	
 
 #rightcol h3 {
  color:#0A4E8D;
  
 }
 
 #rightcol h4, #rightcol h4 a:link, #rightcol h4 a:visited {
  color:#666;
  font-weight:normal;
  margin-bottom:25px;
 }
 
 #rightcol p.img {
 	margin:0;
	padding:0;
 	text-align:center;
 }
 
 a.top:link, a.top:visited {
 	padding-left:20px;
	background: url(i/top.gif) left center no-repeat;
 }
 
 div.box h4 {
 	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
 }
 
 div.box h5 {
 	margin:0;
	padding:0;
	font-size:11px;
	font-weight:bold;
	margin-bottom:4px;
 }
 
 div.box select.report {
 	width:250px;
 }

	div.box #menu-volume {
	float:left;
	width:100px;
	margin-right:20px;
	}
	
	div.box #menu-volume ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
	div.box #menu-volume ul li {
	display:inline;
	}
	
	div.box #menu-volume ul a:link, div.box #menu-volume ul a:visited {
		display:block;
		line-height:20px;
			width:100px;
	}
	
	div.box #menu-volume ul a:hover {
		
	}
	
	div.box #menu-volume ul a.sel:link, div.box #menu-volume ul a.sel:visited {
		background:#666;
	}
	
	div.box input.campoData {
	padding:4px;
	background:#D6D6D6;
	color:#666;
	font-size:12px;
	border:1px #ccc solid;
	margin-right:4px;
	float:left;
	}
	
	#maincol div.box img.cal {
		margin:4px 0 0 5px;
		padding:0;
		border:0;
	}
	
	#rightcol .boxmore {
		margin:0 10px;
		min-height:36px;
		height:auto !important;
		height:36px;
		padding-left:45px;
		margin-bottom:20px;
		padding-top:5px;
		background:#EDF0F3;
		border-bottom:1px #EDF0F3 solid;
	}
	
	#rightcol .boxmore .titmore {
		color:#0A4E8D;
		font-size:11px;
		font-weight:bold;
	}
	
	#rightcol #ri-prev {
		background: url(i/ico_preventivo.gif) left top no-repeat;
	}
	
	#rightcol #tr-int {
		background: url(i/ico_international.gif) left top no-repeat;
	}
 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
