@CHARSET "ISO-8859-1";

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,button,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	border: 0 none;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 100.01%;
	font-style: inherit;
	font-weight: inherit;
	line-height: 1.5em;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: top;
}

body {
	background: none repeat scroll 0 0 #efefef;
	color: #2F2F2F;
	font-size: 13px;
	width: 980px;
	margin: 0 auto;
}

ol,ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ol.listina,ul.listina {
	list-style-image: inherit;
	list-style-position: inside;
	list-style-type: disc;
	list-style: disc;
	padding: 6px 5px 7px 20px;
	margin: 0px;
}

#header { /*background: url("../img/header_bckg.png") repeat-x #EAEBEB;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	height: 125px;
	margin-top: 16px;*/
	margin-bottom: 5px;
	position: relative;
	z-index: 10000
}

#header .upnav {
	height: 75px;
	margin: 0 auto;
	padding: 20px 10px 0;
	position: relative;
	width: 960px;
}

#header .imagelogo {
	background: url("../img/emiltechica_logo.PNG") no-repeat scroll left top transparent;
	display: block;
	float: left;
	margin: -5px 0 14px 0;
	text-indent: -9999px;
	width: 950px;
	height: 140px;
	border: 3px solid #E53D50;
}

#header .imagelogo span {
	display: block;
	height: 40px;
	margin: 77px 0 0 10px;
}

#siteNotice h1 {
	font-size: 18px;
}

#siteNotice p {
	width: 70%;
	font-size: 14px;
}

/************************ h ***********************************/
#content #page h2,#content h2 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 20px 22px;
	padding: 0;
}

#content #service h2 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px 22px;
	padding: 0;
}

#header h4 {
	text-align: right;
	padding-left: 570px;
	display: block;
	float: right;
	margin-top: 6px;
	position: absolute;
	width: 370px;
}

#header h4 span.title {
	padding-left: 35px;
	float: left;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 2;
	margin: 0 0 0 2px;
	font-weight: bolder;
	text-transform: uppercase;
}

#header h4 span {
	clear: left;
	display: inline;
	font-size: 12px;
	/*letter-spacing:-2px;*/
	line-height: 1.2;
	margin: 0;
	font-weight: normal;
	text-transform: none;
	width: 330px;
}

/************************ fine h ***********************************/
#header .nav {
	margin: 0 auto;
	overflow: hidden;
	width: 980px;
}

#header .nav  ul {
	list-style: none outside none;
}

#header .nav .menu {
	background: url("../img/shadowprimarynav.png") no-repeat scroll 5px 0
		transparent;
	display: block;
	overflow: hidden;
	padding: 5px 10px 0;
}

#header .nav  ul.menu li {
	float: left;
}

#header .nav  ul.menu li.link a {
	background: url("../img/buttonprimarynav.png") no-repeat scroll left 0
		#999999;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 27px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 2px #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #666666;
	cursor: pointer;
	width: 135px;
	font-size: 15px;
}

#header .nav  ul.menu li.link a:hover { /*color: #000;*/
	background: url("../img/buttonprimarynav.png") no-repeat scroll left
		-40px #999999;
}

#header .nav  ul.menu li.servizi a {
	padding-left: 1px;
	border-right: 1px solid #000000;
}

#header .nav .nosecondarynav {
	background: url("../img/nosecondarynav_red.png") no-repeat scroll 0 0
		transparent;
	clear: left;
	display: block;
	height: 20px;
	width: 980px;
}

#header .nav .secondarynav {
	background: url("../img/secondarynav.png") no-repeat scroll left top
		transparent;
	clear: left;
	display: block;
	height: 40px;
	padding: 0 10px;
	width: 960px;
}

#header .nav .secondarynav a {
	color: #fff;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 1px 10px;
	text-decoration: none;
}

#header .nav .secondarynav li {
	border-right: 1px dotted #AAAAAA;
	float: left;
	margin: 7px 0 0 6px;
	padding-right: 6px;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	margin: 0 auto;
	overflow: visible;
	padding: 0;
	width: 960px;
}

#content #articoli {
	display: none;
	margin: 10px 0 10px 0;
}

#content #articoli table {
	width: 95%;
	margin: 0 auto;
	background-color: #fff;
	border-left: 1px solid #AFAFAF;
	border-top: 1px solid #AFAFAF;
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}

#content #articoli table tr td {
	padding: 5px 25px 25px 25px;
}

#content #articoli table tr td span {
	color: #0099CC;
	font-weight: normal;
	font-size: 18px;
	margin-left: 3px;
}

#content #articoli table tr td ul,#content #service ul {
	list-style: outside url("../img/list_style.gif");
	line-height: 13px;
	margin-left: 25px;
}

ul.euro li {
	font-size: 17px;
	line-height: 25px;
	margin-left: 20px;
}

#content.center_logo {
	background: url("../img/emiltecnica_logo_centrale.png") no-repeat scroll
		center 60px transparent;
}

#content #left {
	float: left;
	overflow: visible;
	width: 780px;
	padding: 0;
}

#content #news {
	float: left;
	border-right: 1px solid #CCC;
	height: 500px;
	padding: 10px;
	width: 180px;
	margin-right: 20px;
}

#content #page {
	float: left;
	padding-top: 5px;
	text-align: center;
	/*width: 650px;*/
}

#content #service p {
	font-size: 14px;
	background-color: #fff;
	margin: -5px 0 10px;
	padding: 9px 8px 10px 17px;
	border: solid 1px #DFDFDF;
}

#content #page h2,#content #page p,#content #page ul {
	text-align: left;
}

#content #foot {
	clear: both;
}

#content .datiAzienda {
	padding: 0 0 0 30px;
	float: left;
	font-size: 16px;
	margin-top: -15px;
}

#content .indirizziAzienda {
	padding: 0 30px 0 0;
	s float: right;
	text-align: right;
	font-size: 16px;
	margin-top: -15px;
}

#content .indirizziAzienda h3,#content .datiAzienda h3 {
	font-size: 25px;
	line-height: 1.2;
	margin: 20px 0 5px 0;
	letter-spacing: -1px;
}

#content .indirizziAzienda a {
	color: #0099CC;
	text-decoration: underline;
	cursor: pointer;
}

#content table.prodotti {
	width: 100%;
}

#content table.prodotti td {
	text-align: center;
	padding-bottom: 25px;
	margin: 0;
}

#content table.prodotti td.space {
	height: 20px;
	border-top: 1px dotted #666;
	padding: 0px;
}

/********************** promozioni ****************************************/
#content .promo_beta {
	width: 435px;
	height: 130px;
	border: solid #CCC 1px;
	background: url("../img/loghi/pro_beta.png") top left no-repeat white;
	margin: 0 auto;
	margin-bottom: 25px;
	float: left;
	margin-right: 14px;
	margin-left: 14px;
}

#content .promo_mg {
	width: 435px;
	height: 130px;
	border: solid #CCC 1px;
	background: url("../img/loghi/pro_mg.png") top left no-repeat white;
	margin: 0 auto;
	margin-bottom: 25px;
	float: left;
	margin-right: 14px;
	margin-left: 14px;
}

#content .promo_eurotecnica {
	width: 435px;
	height: 130px;
	border: solid #CCC 1px;
	background: url("../img/loghi/pro_euro.png") top left no-repeat white;
	margin: 0 auto;
	margin-bottom: 25px;
	float: left;
	margin-right: 14px;
	margin-left: 14px;
}

#content .promo_vuota {
	width: 435px;
	height: 130px;
	border: solid #CCC 1px;
	margin: 0 auto;
	margin-bottom: 25px;
	float: left;
	margin-right: 14px;
	margin-left: 14px;
}

#content .promo_beta a,#content .promo_mg a,#content .promo_eurotecnica a
	{
	float: right;
	margin: 27px 35px 0 0;
}

#content .promo_beta h4,#content .promo_mg h4,#content .promo_eurotecnica h4
	{
	font-size: 28px;
	line-height: 1.2;
	margin: 80px 0 0 20px;
	color: #666;
	letter-spacing: -1px;
}

#content .story-small .prodUsed {
	border: 1px solid #666666;
	display: block;
	margin: 0 auto 20px;
	padding: 25px;
	width: 850px;
	position: relative;
	background: url("../img/logo_usato.png") no-repeat scroll bottom right
		#fff;
}

#content .story-small .prodUsed img {
	-moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
	background-color: #FFFFFF;
	border: 1px solid #BABABA;
	padding: 6px;
}

#not-vis {
	position: absolute;
	top: 35px;
	right: 20px;
	left: 20px;
	display: none;
	margin: 10px;
	padding: 12px;
	background-color: #FFFEEF;
	border: 1px solid #6F6E68;
}

#not-vis span {
	background: url("../img/cancel.png") no-repeat;
	height: 16px;
	width: 16px;
	position: absolute;
	top: -21px;
	right: 0px;
	cursor: pointer;
}

img.marLeft {
	margin-left: 50px;
}

#content .story-small .prodUsed table {
	width: 430px;
	float: right;
	margin-top: 30px;
	font-size: 16px;
}

#content .story-small .prodUsed table td.descr {
	font-size: 15px;
}

#content .story-small .prodUsed table td span {
	font-size: 18px;
	padding-left: 5px;
}

/******************* mamgie ***************************/
.col3_dx {
	clear: right;
	position: relative;
	width: 280px;
	margin-right: 15px;
}

.col3_dx .hd {
	background: url("../img/box_260.jpg") no-repeat scroll -10px 5px
		transparent;
	display: block;
	height: 20px;
}

.col3_dx .bd {
	background: url("../img/box_260.jpg") repeat-y scroll -310px 50%
		transparent;
	padding: 0 11px;
	height: 450px;
}

.col3_dx .ft {
	background: url("../img/box_260.jpg") no-repeat scroll -10px -25px
		transparent;
	height: 20px;
}

.col3_dx .bd .shadingbig {
	background: url("../img/box_dx_shading.jpg") repeat-x scroll center
		bottom transparent;
	height: 450px;
}

.col3_dx .bd .shadingbig h2 {
	font-family: Tahoma;
	font-size: 23px;
	font-weight: normal;
	margin: 0 0 5px 28px;
	padding: 0;
	color: #4F4F4F;
}

.left {
	float: left;
}

.right {
	float: right;
}

.map {
	margin: 0 auto;
	margin-left: 4px;
	padding: 0;
	border: 1px solid #fff;
}

.fotoProdotto {
	text-align: center;
	margin-left: 85px;
}

/**************************** slider *****************************/
.nivoSlider {
	position: relative;
	/*min-height:220px;
	/*margin:30px 30px 60px 30px;*/
	
}

.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.nivoSlider a {
	border: 0;
}

#slider {
	width: 750px;
	height: 440px;
	-moz-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px #333;
	box-shadow: 0px 0px 10px #333;
	margin-bottom: 40px;
	background: #202834 url(../img/loading.gif) no-repeat 50% 50%;
}

#slider2 {
	float: right;
	width: 208px;
	height: 90px;
}

