@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 21, 2011 */



@font-face {
    font-family: 'DINBlack';
    src: url('dinb41-webfont.eot');
    src: url('dinb41-webfont.eot?#iefix') format('embedded-opentype'),
         url('dinb41-webfont.woff') format('woff'),
         url('dinb41-webfont.ttf') format('truetype'),
         url('dinb41-webfont.svg#DINBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINMedium';
    src: url('dinm83-webfont.eot');
    src: url('dinm83-webfont.eot?#iefix') format('embedded-opentype'),
         url('dinm83-webfont.woff') format('woff'),
         url('dinm83-webfont.ttf') format('truetype'),
         url('dinm83-webfont.svg#DINMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'DINLight';
    src: url('dinl48-webfont.eot');
    src: url('dinl48-webfont.eot?#iefix') format('embedded-opentype'),
         url('dinl48-webfont.woff') format('woff'),
         url('dinl48-webfont.ttf') format('truetype'),
         url('dinl48-webfont.svg#DINLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

a{ text-decoration:none!important;}
img{ border:none;}
.din_m{font-family: 'DINMedium';}
.din_l{font-family: 'DINLight';}
.arial{ font-family:Arial, Helvetica, sans-serif;}


.clr{ clear:both;}
.left{ float:left;}
.right{ float:right;}

.block{ display:block;}



body{ min-height:600px; min-width:1000px; background-color:#e6e6e6;}
/* ELEMENTI */
#main{
	position:absolute;
	min-width:1000px!important;
	width:100%;
	min-height:100%;
	height:auto!important;
	height:100%;
}
#main_prod{
	position:absolute;
	min-width:1000px!important;
	min-height:550px;
	width:95%;
	height:auto!important;
	height:90%;
	left:30px;
	top:5%;

}

/* content sx*/
#content_sx{
	position:absolute;
	height:100%;
	width:200px;
	padding:30px 0px 0px 30px;
	z-index:1;
}
#content_sx_prod{
	float:left;
	height:100%;
	min-width:210px;
	width:210px;
	padding:0px 0px 0px 0px;
	z-index:1;
	
}
#menu{
	background-image:url(../images/bg_menu.png);
	background-repeat:no-repeat;
	width:150px;
	height:200px;
	padding:100px 0px 0px 50px;
	font-family: 'DINMedium';
}
#menu ul#menu_nav li{
	list-style-type:none;
	line-height:25px;
}
#menu ul#menu_nav li a{
	color:#000;
}
#menu ul#menu_nav li a:hover{
	color:#FFF;
}
a.active{ color:#FFF;}
a.active:hover{ color:#FFF;}


/* CONTENT MIDDLE*/
#content_middle{
	position:absolute;
	top:0;
	left:20%;
	min-height:100%;
	width:48%;
	min-width:300px!important;
	z-index:2;
}
#content_middle #fx{
	position:relative;
	top:15%;
	left:20%;
}
#content_middle_prod{
	float:left;
/*	position:relative;
	top:0;
	left:22%;
	width:60%;
	right:22%;
*/	min-height:520px;
	height:auto!important;
	height:90%;
	background-color:#FFF;
	width:70%;
	overflow:hidden;
	z-index:1;
	padding:40px 0px 0px 30px;
	font-family:Arial, Helvetica, sans-serif;
}

.content_middle_list_prod{
	position:absolute;
	top:0;
	left:20%;
	min-height:100%;
	width:48%;
	min-width:300px!important;
	min-height:630px;
	height:auto!important;
	height:630px;
	background-color:#FFF;
	width:75%;
	z-index:1;
	padding:40px 20px 0px 30px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	
}
.content_middle_list_prod .content{ height:auto!important;}
a#torna_prod{ color:#666; margin:0px 0px 0px 20px; font-size:12px; line-height:21px;}
a#torna_prod:hover{ color:#CCC;}


#lista_prodotti{
	float:right;
	min-height:302px;
	height:auto!important;
	height:302px;
	min-width:82%;
	width:82%;
	max-width:82%;
	margin:10px 0px 0px 0px;
	background-color:#f2f2f2;
	padding:10px 0px 10px 0px;
	overflow:hidden;
	
}
#lista_prodotti h3{
	color:#999;
	font-size:18px;
}
#lista_prodotti a{ color:#000;}
#lista_prodotti a{ color:#666;}

#lista_prodotti ul.prod{ list-style-type:none;}
#lista_prodotti ul.prod_no_cat{ list-style-type:none;}

#lista_prodotti li.cat2{
	width:86%;
	background-color:#eeeeee;
	border:1px solid #FFF;
}
	
	
#lista_prodotti ul li.cat{

	line-height:25px;
	background-color:#e6e6e6;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 30px;
}
#lista_prodotti ul li.cat ul{
	margin:0px 0px 0px -30px;
	background-color:#f2f2f2;
}
#lista_prodotti ul li.cat ul li{
	line-height:25px;
	list-style-type:none;
	margin-left:100px;
	font-size:13px;
}
#lista_prodotti ul li.cat ul li a{ color:#000;}
#lista_prodotti ul li.cat ul li a:hover{ color:#666;}

li.cat_dett span a {
	font-size:15px;
	color:#3F3;

}
.cat_dett ul li a.chiudi{
	margin:0px 5px 0px 10px
}
.cat_dett ul li h1{
	color:#0071bc;
	font-size:14px;
	margin:0px 10px 10px 10px;
}
.cat_dett ul li .dwl_img{
	margin:4px 6px -4px 0px;
	float:left;
}
.cat_dett ul li .dwl_a{
	margin:0px 18% 0px 20px;
	color:#666;
	height:20px;
	width:250px;
	clear: right;
	
	
}

.cat_dett ul li .dwl_a:hover{
	color:#999;
}


.cat_dett ul li .box_ext{
	width:143%;
	min-height:130px;
	height:auto!important;
	height:130px;
	background-color:#f2f2f2;
	border:2px solid #FFF;
	margin-left:-242px;
}
.cat_dett ul li .box_no_sub_cat{
	width:143%;
	min-height:130px;
	height:auto!important;
	height:130px;
	background-color:#f2f2f2;
	border:2px solid #FFF;
	margin-left:-82px;
}
.cat2 .cat_dett ul li .box_ext{
	width:143%;
	min-height:130px;
	height:auto!important;
	height:130px;
	background-color:#f2f2f2;
	border:2px solid #FFF;
	margin-left:-142px;
}



.cat_dett ul li .box_int{
	min-height:110px;
	height:auto!important;
	height:110px;
	width:95%;
	background-color:#FFFFFF;
	margin:10px;
	border:2px solid #FFF;

}



#linea_prod{ width:100%;}
.content_middle_list_prod h2{ color:#333; font-size:16px;}
#content_middle_prod h2{ color:#333; font-size:16px;}
#content_middle_prod h1{ color:#666; font-size:24px; font-family: 'DINLight';}

#content_middle_prod .content{
	min-width:450px;
	width:80%;
	height:450px;
	padding:20px;



}

#menu_content_prod{
	width:25%;
/*	width:120px;*/
	min-height:300px;
	height:auto!important;
	height:300px;
	padding:2%;
	background-image:url(../images/bg_trasp_prodotti.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin:10px 5% 0px 0px;
}
#menu_content_prod ul li{
	font-size:13px;
	line-height:19px;
}
#login{
	min-width:265px;
	width:40%;
	height:302px;
	padding:10px;
	margin:0px 0px 0px -30px;
}
#login p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
#login form input.log_imp{
	height:15px;
	width:176px;
	padding-bottom:10px;
	background-image:url(../images/input_prod.png);
	background-repeat:no-repeat;
	border:none;
	text-align:left;
	padding-left:4px;
}
#login form label{
	float:left;
	margin:2px 10px 0px 0px;
	font-size:12px;
}
#login form input.canc{
	width:75px;
	height:25px;
	border:none;
	background-image:url(../images/cancella.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#FFF;
	margin:20px 0px 0px 100px;
	cursor:pointer;
}
#login form input.inv{
	width:75px;
	height:24px;
	border:none;
	background-image:url(../images/invia.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#FFF;
	margin:20px 0px 0px 10px;
	cursor:pointer;
}

#menu_content_prod ul{ list-style-type:none; text-transform:uppercase;}
#menu_content_prod ul li a{ color:#666;}
#menu_content_prod ul li a:hover{ color:#ccc;}




/* CONTENT DX*/
#content_dx{
	position:absolute;
	top:0px;
	right:0px;
	height:100%;
	min-width:273px;
	width:15%;	
	
/*	min-width:273px;
	width:30%;*/
	border-left:10px solid #FFF;
	/*background-color:#FFF;*/
	z-index:2;
	
}
#content_dx_prod{
	position:absolute;
	top:0px;
	right:0px;
	height:100%;
	min-width:273px;
	width:15%;
	border-left:10px solid #FFF;
	background-color:#cccccc;
	z-index:20;
/*	background-image:url(../images/test.jpg);
	background-repeat:repeat;	*/
	
}

.dx_hi{
	position:absolute;
	top:0px;
	left:1px;
	height:49%;
	width:100%;
	min-height:222px;
	min-width:273px;
	overflow:hidden;
}
.dx_hi img.moove{
	z-index:2;
	top:0;
	left:0;
}
.dx_hi img.mooveindex{
	position:absolute;
	min-height:100%;
	min-width:100%;
	height:auto;
	width:auto;
	z-index:2;
	top:0;
	left:0;
}

.dx_down{
	position:relative;
	top:46%;
	bottom:0px;
	height:49%;
	width:100%;
	min-height:222px;
	min-width:273px;
	overflow:hidden;
	background-color:#cccccc;
	z-index:2;
}
.dx_down .box_news_sx{
	position:relative;
	z-index:2;
	width:90%;
	height:75%;
	top:8%;
	left:5%;
}
.news_sx_prew{
	width:100%;
	max-width:350px;
	min-height:45%;
	height:auto;
	margin:0px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
.news_sx_prew h3{
	font-size:12px;
	color:#000;
}
a.leggi_tutto{
	font-size:12px;
	color:#000;
}
a.leggi_tutto:hover{
	font-size:12px;
	color:#999;
}
.news_sx_prew img{
	margin:0px 10px 0px 0px;
	float:left;
}
.news_sx_prew_prod h3{
	color:#999;
}
.news_sx_prew_prod p{
	color:#CCC;
	max-width:200px;
	width:auto;
}
.news_sx_prew_prod{
	
	min-height:20%;
  height:auto;
}

.footer_dx{
	
	bottom:0px;
	left:0px;
	min-width:100%;
	width:100%;
	height:12%;
	z-index:3;
}
.footer_dx_index{
	position:absolute;

}
.footer_dx img{
	position:relative;
	left:0px;
	bottom:0px;
	min-height:27px;
	min-width:273px;
	height:100%;
	width:100%;
	z-index:4;
}
.footer_dx a.bianco{color:#FFF; font-size:14px; position:relative; z-index:999;}
.footer_dx a.bianco:hover{color:#ccc; font-size:14px; position:relative; z-index:999;}
.footer_dx a.giallo{color:#fbe934;}
.footer_dx a.giallo:hover{color:#ccc;}
.footer_dx .txt_footer_dx{
	position:relative;
	z-index:5;
	min-height:17px;
	min-width:263px;
	height:100%;
	width:95%;
	bottom:100%;
	left:0px;
	padding:5px 10px 5px 10px;
	color:#FFF;
	font-family: 'DINLight';
	font-size:12px;
	line-height:25px;
}
.footer_dx p.left{
	margin:0px 0px 0px 20px;
}
#main_footer{

	position:fixed;
	left:0px;
	bottom:0px;
	height:30px;
	width:70%;
	min-width:273px;
	overflow:hidden;
	z-index:9998;
	font-family:Arial, Helvetica, sans-serif!important;
}
.footer_prod{width:90%!important;}
.footer_list_prod{width:101%!important;}
#main_footer a{ color:#FFF;}
#main_footer a:hover{ color:#CCC;}

#main_footer #foot{
	position:absolute;
	bottom:0px;
	left:0px;
	min-width:300px;
	width:100%;
	height:100%;
	z-index:3;
	margin-left:-9px;
}
#main_footer #foot img#foot_sx{
	position:absolute;
	left:0px;
	bottom:0px;
	min-width:300px;
	height:100%;
	width:100%;
	z-index:4;
}
#main_footer #foot .txt_footer_dx{
	position:relative;
	z-index:5;
	min-width:400px;
	height:100%;
	width:92%;
	bottom:0;
	left:15px;
	padding:5px 10px 5px 10px;
	color:#FFF;
	font-family: 'DINLight';
	font-size:12px;
	line-height:20px;
}
.credits{ margin:0px 0px 0px 60px;}
.lingue{ margin:0px 0px 0px 20px;}
.youtube{ margin:0px 0px 0px 80px;}

form#cerca_prod_data{ margin:0px 0px 0px 110px;}
form#cerca_prod_data input{ width:30px; height:20px; border:1px solid #999; margin:0px 5px 0px 0px;}
form#cerca_prod_data input#cerca_prod{ width:15px; height:15px; border:none; margin:3px 0px 0px 10px;}


form#form1_cerca #cerca{ border:none; background-color:#f2f2f2; height:20px; margin:0px 0px 0px 10px}
form#form1_cerca #cmd_cerca{ border:none; margin:0px 0px -2px 5px;}
form#form1_cerca label{ border:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666;  }





div.article {
	float:left;
	font-size:12px;
	clear:both;
	width:640px;
	text-align:justify;
	margin-bottom:24px;
}

.preview .news_box_sx img{
	margin:2px 30px 0px 0px;
}
.newscontent .news_box_dx{
	width:300px;
	min-width:200px;
	margin:10px 100px 0px 0px;
}
.article .title h2 a {
	display:block;
	width:600px;
	margin:15px 0 8px 0px;
	padding-bottom:8px;
	color:#000;
	font-size:18px;
	border-bottom:1px solid #CCC;
}

#pagingnews {
	font-size:12px;
}
#pagingnews a {
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#pagingnews a:hover {
	color:#999;
	text-decoration:overline;
}

