body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	color: #9f9f9f;
	background-color: #fff;
	line-height: 1.8em;
	/* padding-top: 30px; */
	}
b {
	color: #8f8f8f;
}
b.blue {
	color:#578fca;
}	
a img {
	border: 0;
}	
a {
	color:#578fca;
	}
a:hover{
	text-decoration: none;
	}
#container{
	width:870px;
	margin: 0 auto;	
	margin-top:30px;
	}
#header{
	width:870px;
	height:125px;
	z-index: 100;
	position: relative;
	}	
#logo {
	position: absolute;
	top:0;
	left: 0;	
	width:235px;	
	}

h1.kyocera {
	font-size: 1em;
	text-align: left;	

}	
#tip{
	background: transparent url(light.gif) no-repeat top left;
	text-indent: -9999px;
	width:80px;
	height:80px;
	position:fixed;
	top:0;
	left:0;
	z-index:101;
	cursor:pointer;
}	

.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 0.8em;
	margin: 0;
	color: #3E4F14;
	padding: 4px 4px 2px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 0.8em;
	padding: 2px 4px 4px;
	background: #CFDFA7;
}
/* NAVIGAZIONE */	
	
		#mnu-navigazione{
			width:870px;
			position: absolute;
			right:0;
			top:90px;
			}	
			
		.nav-handler {
			font-size: 1em;
			font-weight: 100;
			padding:0;
			margin:0;
			width: 142px;
			height:25px;
			line-height: 25px;	
			text-align: center;
			text-transform: uppercase;
			text-decoration: none;
			cursor: pointer;
			}
		.open-mnu {
			height:25px;
			width: 142px;
			position: relative;
 			background: transparent url(btn_bg.png) no-repeat center center;
			color: #ffc210;
			text-decoration: none;
			
			
			}
		.active-mnu{
			background: transparent url(btn_active.png) no-repeat center center;
			color: #ffc210;
			text-decoration: none;
		}
		.nav-container{
			padding-right: 3px;
			width: 142px;
			overflow: hidden;
			float:left;
		}
		#lastnav {
			padding-right:0;
			padding-left:3px;
		}
		.nav-element{
			width:142px;
			/* background: transparent url(mnu-bg-el.jpg) repeat-x bottom center; */
			background-color: #578fca;
			margin-top:1em;
			margin-bottom: 1em;
		}
		
		.nav-element ul{
			padding:1px;
			margin: 0;
			}
		.nav-element ul li {
			padding: 0;
			margin: 0;
			list-style: none;
		}
		.nav-element ul li a {
			color: white;
			text-decoration: none;
			font-size: 0.9em;
			display: block;
			height:30px;
			line-height: 30px;
			padding-left:7px;
			border-bottom: 1px solid white;
			background-color: transparent;
		}
		.nav-element ul li a:hover {
			background:white;
			color:#578fca;
		}
		
		.nav-element ul li a.last {
			border:none;
		}
	
/* fine navigazione */

/* SUPER */
#super {
	width:870px;
	
	position: relative;
	overflow: hidden;
	
	}
#enelsi{
	position:absolute;
	top:15px;
	left:0;
}	
.home{
	height:360px;
	margin-bottom: 55px;
}
.other-pages{
	height: 260px;
	margin-bottom: 15px;
	
}
/* fine super */

/* BREADCRUMB */
#breadcrumb {
	position: relative;
	margin-bottom: 25px;
}
#breadcrumb p {
	font-size: 0.8em;
	font-weight: bold;
}
/* fine breadcrumb */

/* PAGEBODY */

#pagebody{
	width:870px;	
}

.two-col {
	width:560px;
	margin-right:60px;
	float:left;

}
.two-col .gallery {
	width:560px;
	position: relative;
	clear:left;
	padding-top:1em;
}
.two-col p.highlight {
	font-size: 0.8em;
	background-color: #ccc;
	color:#666;
	padding:10px;
}

.two-col div.gallery a img {
 margin: 8px 8px;
 margin-left: 0;
 margin-bottom: 0;
 border: 1px solid #ccc;
 float:left;
}

p.intro{
	color:#578fca;
	font-size: 1.1em;
	font-style: italic;
}

.col p.partners{
	line-height: 1.5em;
	text-align: left;
	font-size: 0.9em;
}
.col {
	width:250px;
	margin-right:58px;
	float:left;
}
.col p{

	
}
.col p img {
	margin: 10px 0;
}
.lastcol{
	margin-right:0;	
}
.clr{
	clear:both;
	width:100%;
	border-bottom: 1px solid #afafaf;
}
.titolo {
	font-size: 1.8em;
	font-weight: 100;
	margin:0;
	border-bottom: 1px solid #afafaf;
}
.readmore {
	padding-top:0.2em;
	border-top: 1px solid #afafaf;
	display: block;
	margin-bottom:1em;

}
#news {	
}

.col p.news {
	line-height: 1.3em;
	text-align: left;
}
.col p.testimonial {
	/* font-style: italic; */
	text-align: left;
	

}
.utilita {
	line-height: 63px;
	display: block;
}
.utilita img {
	float:left;
	margin-right:1em;

}
/* fine pagebody */



/* FOOTER */

#footer {
	position: relative;
	width: 870px;
	}
#footer p {
	font-size: 0.8em;
	text-align: center;
	}
/* NEWS	 */

#news-container{
	margin-top:2em;
	border-top: 1px solid #9f9f9f;

}
.news-expand{
	border-bottom: 1px solid #9f9f9f;
}
.news-handler{
 padding: 10px 0;
 margin:0;
 color:#9f9f9f;
 padding-left:1em;
 cursor: pointer;
 font-size:1.2em;
 font-weight: 100;
}
.news-element{
	padding-left:1em;
}	
	
	
	
	
/* PRODUCT	 */
#product-container{
	margin-top:2em;
	border-top: 1px solid #9f9f9f;

}
.product{
	border-bottom: 1px solid #9f9f9f;
}

/* TYPO FOR PRODUCT */

.product-handler{
 padding: 10px 0;
 margin:0;
 color:#9f9f9f;
 padding-left:1em;
 cursor: pointer;
 font-size:1.2em;
 font-weight: 100;
}
.product-element{
	padding-left:1em;
}
.product-element img{
	margin:10px 0;
	border:1px solid #cccccc;
}

/* FORM INFORMAZIONI */

#forminformazioni label{
	display:block;
	font-size:11px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom:10px;
}

#forminformazioni input{
	width: 210px;
	border: 1px solid #e2e2e2;
	font-size: 16px;
	display: block;
	margin-bottom: 20px;
}

#forminformazioni input.btn{
	border: 1px solid #e2e2e2;
	font-size: 16px;
	display: block;
	color:inherit;
}

#forminformazioni textarea{
	width: 400px;
	height: 200px;
	border: 1px solid #e2e2e2;
	font-size: 16px;
	display: block;
	margin-bottom: 20px;
	font:inherit;
}
#forminformazioni select {
	width: 210px;
	border: 1px solid #e2e2e2;
	font-size: 16px;
	display: block;
	margin-bottom: 20px;
	color: inherit;
}

#response {
	width:600px;
	font-size: 11px;
	display: block;
	margin-bottom: 10px;
}
.rispred{
	color: red;
}


/* SLIDE IMG INSEGUITORI*/

.imgins{
	width: 548px;
	height: 385px;
	overflow: hidden;
}
.thumbins img {
	border:0;
	width:106px;
	height:74px;
	cursor: pointer;

}

.thumbins img.lastimgins {
	margin-right:0;
}

