/* general rules */ 
html, body, form, p, h1, h2, h3, h4{ 
 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:#660;
 }
 
 
 a:hover {
 	color:#5E8009;
 }
 
 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;
 }

 
body {
background: #B3C488 url(i/bg.gif) left top repeat-x;
font-family:"Trebuchet MS", Arial;
font-size:12px;
color:#666;
}
 
#page{ 
 width:780px;  
} 
 
#header{
 position:relative; 
 height:141px; 
 width:760px;
} 
 
#twocols{
 width:750px; 
 float:right; 
 position:relative; 
 padding:0;
}

 
#rightcol{
 width:243px; 
 float:right; 
 position:relative;
 }
 
#maincol{
 float: left; 
 display:inline; 
 position: relative; 
width:480px;
voice-family: "\"}\""; 
voice-family: inherit; 
background: #fff url(i/bg-cont-int.gif) center top no-repeat;
border-bottom:3px #B2B968 solid;
}
 
body#home #maincol {
	min-height:800px;
	height:auto !important;
	height:800px;
}
 
 /* *** 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 */  


#header h1#logo, #header h2#numero_verde	{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0; 
	float:left;
	}
	
#header h1#logo a:link, #header h1#logo a:visited, #header h2#numero_verde a:link, #header h2#numero_verde a:visited	{
	display: block;	
	width:158px;
	height:100px;
	background: url(i/luleonlus.gif) center center no-repeat;
	margin: 0;
	margin-left:54px;
	margin-top:20px;
	padding: 0;
	border: 0;
	text-decoration: none;
	}

#header h2#numero_verde a:link, #header h2#numero_verde a:visited {
	background: url(i/numeroverde.gif) center bottom no-repeat;
	width:230px;
	margin-left:42px;
}

#header #servizio {
	float:right;
	width:244px;
	text-align:center;
	height:15px;
	line-height:15px;
	font-size:11px;
	margin-top:100px;
}

#nav {
	height:48px;
	padding-left:30px;
}


#nav ul	{
	width: 730px;
	height: 40px;
	background: url(i/nav.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	margin-top:8px;
	position: relative;
}
	
#nav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}
	
#nav ul li, #nav a	{
	height: 40px;
	line-height:40px;
	display: block;
	}

#nav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#mn1 {left: 0; width: 85px;}
#mn2 {left: 86px; width: 70px;}
#mn3 {left: 157px; width: 100px;}
#mn4 {left: 258px; width: 122px;}
#mn5 {left: 381px; width: 125px;}
#mn6 {left: 507px; width: 114px;}
#mn7 {left: 622px; width: 108px;}

#mn1 a:hover {background: transparent url(i/nav.gif) 0 -40px no-repeat;}
#mn2 a:hover {background: transparent url(i/nav.gif) -86px -40px no-repeat;}
#mn3 a:hover {background: transparent url(i/nav.gif) -157px -40px no-repeat;}
#mn4 a:hover {background: transparent url(i/nav.gif) -258px -40px no-repeat;}
#mn5 a:hover {background: transparent url(i/nav.gif) -381px -40px no-repeat;}
#mn6 a:hover {background: transparent url(i/nav.gif) -507px -40px no-repeat;}
#mn7 a:hover {background: transparent url(i/nav.gif) -622px -40px no-repeat;}


#path {
height:20px;
line-height:20px;
overflow:hidden;
color:#fff;
font-size:10px;
padding-left:10px;
}
/*
#path a:link, #path a:visited { color:#fff; }
#path a:hover { text-decoration:underline; }*/

#maincol #foto {
	text-align:center;
	margin-top:18px;
	margin-bottom:10px;
}

#maincol #col1 {
	margin-left:5px;
	float:left;
	width:210px;
}

#maincol #col2 {
	margin-right:5px;
	float:right;
	width:210px;
}

#maincol h3 {
	background:url(i/bg-tit.gif) bottom left no-repeat;
	margin-left:40px;
	height:26px;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	letter-spacing:0.3em;
	color:#859B4E;
	text-align:right;
	text-transform:uppercase;
}

#maincol #col1 p, #maincol #col2 p {
	padding-left:22px;
	margin:0px;
	margin-bottom:20px;
	border-bottom:1px#eee solid;
}

#maincol #col1 h3, #maincol #col2 h3 {
	text-align:left;
	margin-left:0;
	padding-left:30px;
	font-size:11px;
}

#maincol #col1 p.follow, #maincol #col2 p.follow {
	margin-bottom:10px;
	font-weight:bold;
}

#maincol #col1 h4, #maincol #col1 h4 {
	font-size:12px;
	padding-left:22px;
	font-weight:bold;
	
}

#maincol #col1 h5 {
	padding-left:22px;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	margin:4px 0;
}

#footer {
	color:#fff;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:11px;
}

#rightcol .box {
	background:url(i/bg-box.gif) top left no-repeat;
	padding-left:32px;
	padding-top:16px;
	margin-bottom:15px;
	border-bottom:3px #B2B968 solid;
	min-height:50px;
	height:auto !important;
	height:50px;
}

#rightcol .box h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
margin-bottom:10px;
font-weight:normal;
color:#666600;
}

#rightcol .box h2 { font-size:12px; text-transform:uppercase; font-weight:normal; color:#666600; letter-spacing:0.1em; margin-bottom:5px; }

#rightcol #cerca {
	min-height:50px;
	height:auto !important;
	height:50px;	
}

#rightcol #box1, #rightcol #box2 {
	min-height:95px;
	height:auto !important;
	height:95px;
}


#rightcol img { margin-bottom:20px; }
#rightcol .box img { margin-bottom:5px; } 

#rightcol a.butt:link, #rightcol a.butt:visited {
	color:#666600;
	display:block;
	hieght:16px;
	line-height:16px;
	float:left;
	padding:0 5px 0 0;
	border-bottom:1px #fff dashed;
	/*background:url(i/bg-butt.gif) right top no-repeat;*/
	margin-top:10px;
	font-weight:bold;
}


#maincol.interna p, #maincol.interna h2, #maincol.interna h3, #maincol.interna h4, #maincol.interna form, #maincol.interna table, #maincol.interna img {
	padding-top:4px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;

}

#maincol.interna p {
	margin-bottom:10px;
}

#maincol.interna h2 { font-size:12px; }

#maincol.interna h3 {
	padding:0;
	padding-left:22px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:0;
}

#rightcol .box ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
}

#rightcol .box ul li ul {
	margin-left:10px;
}

#rightcol .box ul li {
	padding:2px 0;
}

#rightcol .box ul li a:link, #rightcol .box ul li a:visited{
	color:#660;
	text-transform:capitalize;
}

#rightcol .box ul li a:hover{
	background-color:#fff;
}

#rightcol .box ul li.page_item_current_page_item a:link, #rightcol .box ul li.page_item_current_page_item a:visited { font-weight:bold;  }


#rightcol .box ul li ul li ul { margin-left:10px; }

.box-row {
 /*border-bottom:1px #D4E0E5 solid;*/
 clear:both;
 padding:5px 0;
 vertical-align:middle;
 }
 
 label {
 font-weight:bold;
 width:300px;
 margin:0;
 padding:0;
 margin-right:10px;
 display:block;
 }
 
 input { font-size:10px; padding:1px; background:#e1e7cf; border-style:solid; border-color:#666; border:1px; }
 input:focus { background:#fff}
 
 
 /*printer styles*/ 
 @media print{ 

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