/* CSS Document */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

*
{
	border: 0;
	padding: 0;
	margin: 0;
}

body
{
	background: #fff;
	font-size: 0.76em;
	font-family: verdana;
	color: #6e6e6e;
}

p,a
{
	font-size: 0.76em;
	font-family: verdana;
	color: #6e6e6e;
	font-size: 11px;
	line-height: 1.2em;
}

h2
{
	font-size: 20px;
	margin-bottom: 10px;
	background: transparent url('images/righetta.gif') no-repeat;
	height: 50px;
	padding-left: 25px;
}

label
{
	margin-right: 10px;
	width: 100%;
	float: left;
}

fieldset
{
	border: 1px solid #dfdfdf;
	padding: 10px;
	margin-bottom: 20px;
}

input, textarea, select
{
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

.verde
{
	color: #589600;
}

.blu
{
	color: #628a9f;
}

.arancio
{
	color: #ff9a5e;
}

.left
{
	float: left;
}

.banner_tecnopoint
{
/* 	width: 230px; */
	margin-top: 10px;
	overflow: hidden;
}

	.banner_cdweb img
	{
/* 		border: 1px solid red; */
		width: 270px;
	}

.img320
{
	width: 320px;
	background: #fff;
	padding: 3px;
	border: 1px solid #ccc;
}

.img400
{
	width: 400px;
	height: 300px;
	background: #fff;
	padding: 3px;
	border: 1px solid #ccc;
}
.home {
	margin-top: 30px;
	margin-left: 50px;
}
.home li {
	margin-top: 10px;
}
.home a {
	font-size: 14px;
	color: #305F79;
	text-decoration: none;
}



#container
{
/* 	border: 1px solid blue; */
	position: relative;
	width: 973px;
	margin: 5px auto;
}

#header
{
	/* 	border: 1px solid blue; */
	width: 973px;
	height: 320px;
	position: relative;
	background-color: transparent;
	background-image: url(images/header3.png);
	background-repeat: no-repeat;
}

	#logo
	{
	/* 		border: 1px solid red; */
		height: 120px;
	width: 350px;
	position: absolute;
	top: 30px;
	left: 15px;
	z-index: 100;
	}

	#slogan
	{
		position: absolute;
		top: 180px;
		right: 270px;
		z-index: 200;
		text-align: right;
/* 		border: 1px solid red; */
	}

		#slogan p
		{
			text-align: right;
			color: #305f79;
			line-height: 150%;
			font-size: 12px;
		}
	.bannertop
	{
	width: 247px;
	height: 236px;
	position: absolute;
	top: 50px;
	right: 0;
	background-color: transparent;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	}

	#topmenu
	{
/* 		border: 1px solid red; */
		height: 85px;
		width: 670px;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1000;
	}

		#topmenu .topmenuwrap
		{
/* 			border: 1px solid red; */
			padding: 10px 10px 10px 2px;
/* 			height: 25px; */
		}

		#menubar
		{
/* 			border: 1px solid blue; */
			width: 600px;
			position: absolute;
			top: 0px;
			right: 0px;
			text-align: right;
			z-index:100000;
			clear: both;
		}

			#menubar ul
			{
				list-style: none;
			}

			#menubar li
			{
/* 				border: 1px solid red; */
				display: inline;
				border-bottom: 2px solid #5e5e5e;
				padding: 0 15px 5px;
/* 				padding-bottom: 5px; */
			}
/*  */
			#menubar li.selected
			{
				border-bottom: 2px solid #ff9a5e !important;
			}
/*  */
/* 			#menubar li.last */
/* 			{ */
/* 				display: inline; */
/* 				padding: 0!important; */
/* 				width: 5px !important; */
/* 				border-bottom: 0 !important; */
/* 				height: 40px; */
/* 			} */
/*  */
			#menubar a
			{
				color: #686868;
				text-decoration: none;
				font-size: 12px;
			}
/*  */
/* 			#menubar li.selected a */
/* 			{ */
/* 				color: #ff9a5e; */
/* 				text-decoration: none; */
/* 				font-size: 12px; */
/* 			} */


/* 		#menubar */
/* 		{ */
/* 			border: 1px solid blue; */
/* 			width: 600px; */
/* 			position: absolute; */
/* 			top: 0px; */
/* 			right: 0px; */
/* 			text-align: right; */
/* 			z-index:100000; */
/* 			clear: both; */
/* 		} */
/*  */
/*  */
/* 			#menubar ul */
/* 			{ */
/* 				list-style: none; */
/* 				border: 1px solid yellow; */
/* 				height: 40px; */
/* 			} */
/*  */
/* 			#menubar li */
/* 			{ */
/* 				display: inline; */
/* 				border-bottom: 2px solid #5e5e5e; */
/* /* 				padding: 0 15px 5px; */ 
/* 				padding-bottom: 5px; */
/* 			} */
/*  */
/* 			#menubar li.selected */
/* 			{ */
/* 				border-bottom: 2px solid #ff9a5e !important; */
/* 			} */
/*  */
/* 			#menubar li.last */
/* 			{ */
/* 				display: inline; */
/* 				padding: 0!important; */
/* 				width: 5px !important; */
/* 				border-bottom: 0 !important; */
/* 				height: 40px; */
/* 			} */
/*  */
/* 			#menubar a */
/* 			{ */
/* 				color: #686868; */
/* 				text-decoration: none; */
/* 				font-size: 12px; */
/* 			} */
/*  */
/* 			#menubar li.selected a */
/* 			{ */
/* 				color: #ff9a5e; */
/* 				text-decoration: none; */
/* 				font-size: 12px; */
/* 			} */


		#langbar
		{
/* 			border: 1px solid red; */
			height: 35px;
			width: 150px;
			position: absolute;
			top: 0;
			left: 0;
			display: none;
		}

			#langbar a
			{
				color: #686868;
				text-decoration: none;
				font-size: 11px;
			}

			#langbar a.selected
			{
				color: #589600;
				text-decoration: none;
				font-size: 11px;
			}


#top
{
	width: 973px;
	height: 257px;
	background: transparent url('images/top.jpg') no-repeat;
	position: relative;
	overflow: hidden;
}

	.ref
	{
	position: relative;
	width: 973px;
	height: 257px;
	background-color: transparent;
	background-image: url(images/boxtop03.png);
	background-repeat: no-repeat;
	}

	#top .boxsx
	{
		width: 460px;
		height: 225px;
		position: absolute;
		top: 25px;
		left: 0px;
		overflow: hidden;
	}

		#top .boxsx .boxsxsx
		{
	/* 			border: 1px solid red; */
			width: 219px;
	height: 220px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
		}
		
				#top .boxsx .boxsxsx p
		{
	/* 			border: 1px solid red; */
			font-size: 12px;
		}

		#top .boxsx .boxsxdx
		{
	/* 			border: 1px solid red; */
			width: 224px;
	height: 220px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
		}

	#top .boxdx
	{
	/* 		border: 1px solid red; */
		width: 464px;
	height: 220px;
	position: absolute;
	top: 25px;
	right: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	}

		.boxdx p
		{
			font-size: 12px;
			color: #696969;
			text-align: justify;
		}

h2.referenze
{
	width: 450px;
	height: 50px;
	text-indent: -10000px;
	position: absolute;
	top: 100px;
	right: 20px;
	background-color: transparent;
	background-image: url(images/portfolio.png);
	background-repeat: no-repeat;
}

h2.contatti
{
	width: 450px;
	height: 50px;
	text-indent: -10000px;
	position: absolute;
	top: 100px;
	right: 20px;
	background-color: transparent;
	background-image: url(images/CONTATTI.png);
	background-repeat: no-repeat;
}

h2.azienda
{
	width: 450px;
	height: 50px;
	text-indent: -10000px;
	position: absolute;
	top: 100px;
	right: 20px;
	background-color: transparent;
	background-image: url(images/chisiamo..png);
	background-repeat: no-repeat;
}

h2.areaclienti
{
	width: 450px;
	height: 50px;
	text-indent: -10000px;
	position: absolute;
	top: 100px;
	right: 20px;
	background-color: transparent;
	background-image: url(images/noleggio.png);
	background-repeat: no-repeat;
}

h2.servizi
{
	width: 450px;
	height: 50px;
	text-indent: -10000px;
	position: absolute;
	top: 100px;
	right: 20px;
	background-color: transparent;
	background-image: url(images/servizi.png);
	background-repeat: no-repeat;
}

#innerindex
{
	/* 	border: 1px solid blue; */
	width: 973px;
	/* 	height: 707px; */
/* 	background: transparent url('images/content.jpg') no-repeat; */
	position: relative;
}

#inner
{
	/* 	border: 1px solid blue; */
	width: 973px;
	/* 	height: 707px; */
/* 	background: transparent url('images/content.jpg') no-repeat; */
	position: absolute;
	top: 150px;
	left: 0;
}

	#indexcontenttop
	{
	/* 		border: 1px solid red; */
		width: 973px;
	height: 14px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url('images/indexcontentbottom02.png');
	}

	#indexcontentbottom
	{
	/* 		border: 1px solid red; */
		width: 973px;
	height: 14px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url('images/indexcontentbottom02.png');
	}

	#indexcontent
	{
		width: 973px;
		min-height: 560px;
		height: auto !important;
		height: 560px;
		background: transparent url('images/indexcontentbg02.png') repeat-y;
		position: relative;
	}

	#contenttop
	{
		margin: 0 auto;
/* 		border: 1px solid red; */
		width: 940px;
		height: 35px;
		background: transparent url('images/contenttop.png') no-repeat;
	}

	#contentbottom
	{
	/* 		border: 1px solid red; */
		width: 940px;
	height: 5px;
	background: transparent url('images/contentbottom02.png') no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

	#content
	{
		margin: 0 auto;
/* 		border: 1px solid red; */
		width: 940px;
		min-height: 300px;
		height: auto !important;
		height: 300px;
		background: #fcfcfc;
	}

	.sidebarsx
	{
		width: 559px;
		height: 472px;
		background: transparent url('images/sidebarsx.png') no-repeat;
/* 		border: 1px solid red; */
		margin-left: 10px;
		position: relative;
		float: left;
/* 		position: absolute; */
/* 		top: 0; */
/* 		left: 0; */
	}

		.sidebarsx .title
		{
/* 			border: 1px solid red; */
			height: 20px;
			padding-left: 5px;
			font-weight: bold;
			font-size: 11px;
			position: absolute;
			top: 3px;
			left: 5px;
		}

		.sidebarsx .subtitle1
		{
/* 			border: 1px solid red; */
			position: absolute;
			top: 55px;
			right: 55px;
			width: 310px;
			height: 16px;
			font-size: 11px;
			font-weight: bold;
			color: #589600;
		}

		.sidebarsx .subcontent1
		{
/* 			border: 1px solid red; */
			position: absolute;
			top: 75px;
			right: 50px;
			width: 310px;
			height: 150px;
		}

		.sidebarsx .subtitle2
		{
/* 			border: 1px solid red; */
			position: absolute;
			top: 234px;
			right: 55px;
			width: 310px;
			height: 16px;
			font-size: 11px;
			font-weight: bold;
			color: #589600;
		}

		.sidebarsx .subcontent2
		{
/* 			border: 1px solid red; */
			position: absolute;
			top: 255px;
			right: 50px;
			width: 310px;
			height: 150px;
		}

	.webconsulting
	{
/* 		border: 1px solid red; */
		width: 176px;
		height: 478px;
		background: transparent url('images/boxwebconsulting.png') no-repeat;
		float: left;
		margin-left: 15px;
		position: relative;
		overflow: hidden;
	}

		.webconsulting .content
		{
/* 			border: 1px solid red; */
			position: absolute;
			top: 50px;
			left: 2px;
			width: 160px;
			padding: 0 5px;
		}

		.webconsulting .content p
		{
			font-size: 11px;
			text-align: justify;
			color: #696969;
		}

	.sidebardx
	{
		width: 192px;
		height: 478px;
		background: transparent url('images/boxcontatti.png') no-repeat;
		float: left;
		margin-left: 10px;
		position: relative;
		overflow: hidden;
	}

		.sidebardx .aboutustitle
		{
			position: absolute;
			top: 3px;
			left: 8px;
			width: 190px;
			height:20px;
			font-weight: bold;
			font-size: 11px;
		}

		.sidebardx .aboutus
		{
/* 			border: 1px solid red; */
			position: absolute;
			top: 25px;
			left: 0px;
			width: 190px;
			height:270px;
			padding: 0 6px;
		}

		.sidebardx .contactstitle
		{
			position: absolute;
			top: 307px;
			left: 8px;
			width: 190px;
			height:20px;
			font-weight: bold;
			font-size: 11px;
		}

		.sidebardx .contacts
		{
/* 			border: 1px solid red; */
			position: absolute;
			top: 330px;
			left: 0px;
			width: 190px;
			height:140px;
			padding: 0 6px;
		}


#footer
{
	clear: both;
	/* 	border: 1px solid blue; */
	width: 973px;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

	#footer .footerinfo
	{
		position: absolute;
		top: 5px;
		left: 10px;
		width: 480px;
		height: 50px;
		text-align: center;
	}

	.footerlogo
	{
		position: absolute;
		bottom: 0px;
		right: 15px;
	}

	.footer2logo
	{
		width: 973px;
		height: 30px;
		position: relative;
		text-align: right;
		margin: 5px 5px 0 0;
	}

	#footer2 .footerinfo
	{
		position: absolute;
		bottom: 5px;
		left: 10px;
		width: 480px;
		height: 50px;
		text-align: center;
	}


		#footer .footerinfo small,
		#footer2 .footerinfo small
		{
			font-size: 9px;
			text-align: center;
			line-height: 1.5em;
		}

	#footer .footerlinks
	{
		position: absolute;
		top: 0;
		right: 10px;
/* 		border: 1px solid red; */
		width: 450px;
		height: 50px;
		background: transparent url('images/footerlinks.png') no-repeat;
	}

	#footer2 .footerlinks
	{
		position: absolute;
		bottom: 5px;
		right: 10px;
/* 		border: 1px solid red; */
		width: 450px;
		height: 50px;
		background: transparent url('images/footerlinks.png') no-repeat;
	}

		#footer .footerlinkswrap,
		#footer2 .footerlinkswrap
		{
			padding: 0 10px;
		}

			.footerlinkswrap ul
			{
				list-style: none;
				margin-top: 10px;
			}

			.footerlinkswrap li
			{
				display: inline;
				padding: 0 10px;
			}

			.footerlinkswrap li.last
			{
				display: inline;
				padding: 0;
			}

			.footerlinkswrap a
			{
				font-size: 11px;
				text-decoration: none;
			}


#footer2
{
	/* 	border: 1px solid red; */
	width: 973px;
	height: 90px;
	position: relative;
	background-image: url(images/footer2.png);
	background-repeat: no-repeat;
/* 	margin-top: 10px; */
}

.contentwrap
{
	width: 540px;
	padding: 0 25px
	overflow: hidden;
}

	.contentwrap p
	{
		font-size: 12px;
		margin-bottom: 10px;
		text-align: justify;
		line-height: 1.5em;
	}

	.contentwrap a
	{
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
#noleggio {
}
#noleggio img {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}


	.articolo
	{
/* 		border: 1px solid red; */
		height: 185px;
	}

		.articolo img
		{
			padding: 3px;
			border: 1px solid #ddd;
			margin-right: 5px;
		}

		#gallery img
		{
			padding: 3px;
			border: 1px solid #ddd;
			margin-right: 5px;
		}

.menuint
{
/* 	border: 1px solid red; */
	width: 280px;
	float: right;

	min-height: 400px;
	height: auto !important;
	height: 400px;

	background: #fff;

	margin-right: 10px;

	position: relative;
}

.menu1
{
	margin: 0 auto;
/* 	border: 1px solid red; */
	width: 230px;
	padding-right: 15px;
/* 	float: right; */
	font-size: 16px;
	font-weight: bold;
	list-style: none;
}

	.menu1 li
	{
		border-bottom: 1px solid #dbdbdb;

		min-height: 34px;
		height: auto !important;
		height: 34px;
	
		position: relative;

/* 		height: 34px; */
	}

	.menu1 a
	{
	text-decoration: none;
	position: absolute;
	top: 8px;
	left: 30px;
	font-size: 13px;
	width: 189px;
	}

	.menu1 li.sm a
	{
		text-decoration: none;
		position: absolute;
		top: 10px;
		left: 30px;
		font-size: 12px;
	}

	.menu1 li
	{
		background: transparent url('images/pallinogrigio.jpg') no-repeat center left;
	}

	.menu1 li.nop
	{
		background: transparent url('') !important;
	}

	.menu1 li.selected
	{
		background: transparent url('images/pallinoblu.jpg') no-repeat center left;
	}

	.menu1 li.selected a
	{
		color: #628a9f;
	}

	.menu1 li.selectedsm a
	{
		color: #589600;
	}

.menu2
{
	width: 320px;
	padding-right: 15px;
	font-size: 14px;
	font-weight: normal;
	list-style: none;
/* 	display: none; */
}

ul.servizi
{
}

	ul.servizi li
	{
/* 		margin: 0 0 6px 0; */
		border-bottom: 1px solid #ddd;
		padding: 6px 0;
	}

.portfolioitem
{
	position: relative;
	width: 900px;
	min-height: 560px;
	height: auto !important;
	height: 560px;
}

	.portfolioitem ul
	{
		list-style: none;
	}

	.portfolioitem li
	{
		line-height: 1.3em;
		font-size: 12px;
		margin-bottom: 10px;
	}

#portfolioDisplay 
{
 	padding-top: 30px;
/* 	float: left; */
	width: 582px;
	padding-bottom: 20px;
	position:relative;
/* 	border: 1px solid red; */
	overflow: hidden;
}
 
.portfolioDisplayBox 
{
	width: 160px;
	height: 147px;
	float: left;
	margin-bottom: 30px;
	padding-right: 28px;
/* 	border: 1px solid red; */
	overflow: hidden;
}

.portfolioDisplayNoPadding 
{
	padding-right: 0px;
}

.portfolioDisplayBox ul {
	margin: 0px;
	padding: 0px;
}

.portfolioDisplayBox li 
{
	color: #666666;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.portfolioDisplayBox a
{
	color: #666666;
	font-weight: normal;
}

.portfolioDisplayBox img {
	margin: 0px;
	padding: 3px;
}

.smlev1 li
{
	margin-bottom: 20px;
}

.smlev2
{
	margin-left: 10px;
}

	.smlev2 li
	{
		margin-bottom: 10px;
	}

.smlev3
{
	margin-left: 20px;
}

	.smlev3 li
	{
		margin-bottom: 10px;
	}

.smlev4
{
	margin-left: 30px;
}


/***************************************************************/
.break:after 
{
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .break {
	width: 100%;
	display: block;
}

* html .break {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
