.menuwnd {
	position:absolute;
	display:block;
	/*height:100px;*/
	width:192px;
	/*background:url(../imgs/dynmenubg.png);*/
	/*background-color:#FFFFCC;*/
	top:300px;
	left:300px;
	/*overflow:hidden;*/
	visibility:hidden;
}


#dynmenu_bg_1 {
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:19px;
	background:url(../imgs/dynmenu_bg_1.png);
}

#dynmenu_bg_2 {
	position:absolute;
	top:0px;
	left:20px;
	width:150px;
	height:19px;
	background:url(../imgs/dynmenu_bg_2.png);
}	
#dynmenu_bg_3 {
	position:absolute;
	top:0px;
	left:170px;
	width:22px;
	height:19px;
	background:url(../imgs/dynmenu_bg_3.png);
}	
#dynmenu_bg_4 {
	position:absolute;
	top:19px;
	left:0px;
	width:20px;
	height:100px;
	background:url(../imgs/dynmenu_bg_4.png);
}	
#dynmenu_bg_contenuto {
	position:absolute;
	top:19px;
	left:20px;
	width:150px;
	height:100px;
	background-color:#DAA300;
}	
#dynmenu_bg_5 {
	position:absolute;
	top:19px;
	left:170px;
	width:22px;
	height:100px;
	background:url(../imgs/dynmenu_bg_5.png);
}
#dynmenu_bg_6 {
	position:absolute;
	top:119px;
	left:0px;
	width:20px;
	height:24px;
	background:url(../imgs/dynmenu_bg_6.png);
}
#dynmenu_bg_7 {
	position:absolute;
	top:119px;
	left:20px;
	width:150px;
	height:24px;
	background:url(../imgs/dynmenu_bg_7.png);
}
#dynmenu_bg_8 {
	position:absolute;
	top:119px;
	left:170px;
	width:22px;
	height:24px;
	background:url(../imgs/dynmenu_bg_8.png);
}

.menutxt {
	position:absolute;
	top:0px;
	z-index:3;
	width:100%;
	height:100%;
}


.stmenu {
	width: 150px;
}

.submenu {
	/*position: absolute;*/
	background-color: #ff9900;
	border-color: #000000;
	color: #316AC5;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	padding:3px;
	z-index:4;
}

.submenu_voce {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
	color: #FFFFFF;
	line-height:17px;
	vertical-align:middle;
	display: block;
	/*text-transform:uppercase;*/
}

.submenu_voce a,v {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;	
}

.submenu_voce a:hover {
	background-color: #ff6600;
	text-indent:5px;
	background:url(../imgs/dynmenu_voce_over.png);
	color:#ffffff; 
	display: block;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pagina {
	position:absolute;
	height:100%;
	top:0;
	left:50%;
	margin-left:-495px;
	text-align:left;
	background-color:#51b0f4;
}

.cuscinetto_sx {
	position:absolute;
	height:100%;
	background-image: url(../imgs/ombra_sx.png);
	background-repeat: repeat-y;
	background-color: #51b0f4;
	background-position:right;
	width:15px;
}

.cuscinetto_dx {
	position:absolute;
	height:100%;
	margin-left:975px;
	background-image: url(../imgs/ombra_dx.png); 
	background-repeat: repeat-y; 
	background-position: left; 
	background-color:#51b0f4;	
	width:15px;
}

.corpo {
	position:absolute; 
	margin-left:15px; 
	width:960px; 
	height:100%; 
	background:url(../imgs/body_bg.jpg);
	background-color:#51AFF3;
	background-repeat:repeat-x;
	overflow:visible;
}

.header_w {
	background-color:#D30000;
	width:100%;
	margin-top:-9px;
	height:15px;
}


.header_pgname{
	float:left;
	width:730px;
	height:72px;
	/*background-image:url(../imgs/header_pgname_back.jpg);*/
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.header_pgname_text{
	float:left;
	padding-left: 27px; 	
}




.header_distortion{
	display:block;
	position:absolute;
	top:6px;
	left:248px;
	width:330px;
	height:32px;
	background-color:#FFFFFF;
	z-index:3;
	filter:alpha(opacity=40); 
	-moz-opacity: 0.4; 
	opacity: 0.4;	
}

.header_cuscinetto{
	float:left;
	width:118px;
}

.header_blog {
	float:left;
	width:60px;
	height:46px;
	background:url(../imgs/blog.png);
	cursor:pointer;
}

.header_blog_over{
	float:left;
	width:60px;
	height:46px;
	cursor:pointer;
	background:url(../imgs/blog_over.png);
}

.box_lingua {
	float:left;
	width:180;
	height:31;
}

.lingua_flag_it {
	float:left;
	margin-top:4px;
	padding-left:19px;

}

.lingua_flag_en {
	float:left;
	margin-top:4px;
	padding-left:38px;

}

.lingua_flag_pl {
	float:left;
	margin-top:4px;
	padding-left:38px;

}

.menu {
	float:left;
	width:230px;
	top:6px;
	height:620px;
}

.logo {
	width:214px;
	height:136px;
	background-image:url(../imgs/logosmile_ani.gif);
	cursor:pointer;
}

.menu_item {

}

.carrello {
	display:block;
	background:url(../imgs/carrello.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:92px;
	height:49px;
}

.carrello_button {
	display:block;
	padding-left:31px;
	padding-top:9px;
	width:41px;
	height:32px;
}





.box_news {
         float:right;
         display:block;

         margin-top:12px;
         width:107px;
}


.box_news_titolo {
	background:url(../imgs/box_news_titolo_bg.png);
	display:block;
	height:43px;
	width:107px;
}

.box_news_titolo_button {
         display:block;
         padding-top:6px;
         margin-left:2px;
}


.box_news_up {
	display:block;
	margin-top:8px;
	margin-left:13px;
	cursor:pointer;	
}

.box_news_down {
	display:block;
	margin-left:13px;
	margin-top:6px;
	cursor:pointer;
}

.box_news_body {
	display:block;
	margin-left:6px;
	margin-top:9px;
	width:96px;
	max-height:270px;
	height:260px;
	overflow:hidden;
}



.news_canvas {
	display:block;
	margin-bottom:6px;
	margin-left:4px;
	width:92px; 
	height:82px;
	background:url(../imgs/news_bg.gif);
	background-color:#51AFF3;
	overflow:hidden;
}

.news_image {
	float:left;
	width:74px; 
	height:64px;
	margin:7px;
	background-color:#CC3333;
	
	z-index:2;
	border:0;
}


.news_text {
	display:compact;
	padding-left:5px;
	margin-left:3px;
	width:78px;
	margin-top:0px;
	height:0px;
	overflow:hidden;
	color:#FFFFFF;
	background-color:#51b0f4;
	z-index:3;
	filter:alpha(opacity=0); 
	-moz-opacity: 0.0; 
	opacity: 0.0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	word-wrap:break-word;
	text-align:justify;
	cursor:pointer;
}

.news_canvas a,v,a:hover{
	text-decoration:none;
	color:#000000;
}






.box_stream {
	float:left;
	display:block;
	width:705px;
	height:147px;
	margin-left:15px;
	margin-top:17px;
	overflow:hidden;
}

.box_stream_bordo_sx {
	display:block;
	float:left;
	width:14px;
	height:127px;
	background:url(../imgs/box_stream_bordo_sx.jpg);
	background-repeat:no-repeat;
	background-position:left;	
}

.box_stream_bordo_dx {
	display:block;
	float:left;	
	width:16px;
	height:127px;
	background:url(../imgs/box_stream_bordo_dx.jpg);
	background-repeat:no-repeat;
	background-position:right;	
}

.box_stream_prev {
	float:left;
	display:block;
	margin-left:4px;
	margin-top:7px;
	width:20px;
	height:105px;
	cursor:pointer;
}

.box_stream_next {
	float:left;
	display:block;
	width:23px;
	height:105px;
	margin-top:7px;	
	cursor:pointer;
}


.box_stream_tags {
	display:block;
	float:left;
	width:671px;
	height:20px;
	margin-left:13px;	
	margin-right:30px;
	background:url(../imgs/box_stream_tags_empty_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	font-weight:700;
	line-height:24px !important;
	line-height:20px;
	overflow:hidden;
}

.box_stream_tag_sx {
	display:block;
	float:left;
	width:15px;
	height:20px;
	background:url(../imgs/box_stream_tag_sx.jpg);
}

.box_stream_tag_dx {
	display:block;
	float:right;
	width:14px;
	height:20px;
	background-repeat:no-repeat;
	background-position:right;
	background:url(../imgs/box_stream_tag_dx.jpg);
}


.box_stream_tag {
	display:block;
	float:left;	
	padding-left:2px;
	padding-right:2px;
	height:20px;
	overflow:hidden;
	cursor:pointer;
}


.box_stream_tag_left {
	/*width:6px;*/
	width:19px;
	height:20px;
	float:left;
	background:url(../imgs/box_stream_tag_left.jpg);
	background-position:left;
	background-repeat:no-repeat;
	cursor:pointer;
}


.box_stream_tag_right {
	height:20px;
	/*width:6px;	*/
	width:19px;
	float:left;
	background:url(../imgs/box_stream_tag_right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	cursor:pointer;
}



.box_stream_tag_title {
	display:block;
	height:20px;
	float:left;
	background:url(../imgs/box_stream_tag_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	white-space:nowrap;
	cursor:pointer;
}



.box_stream_tag_selected {
	display:block;
	float:left;
	padding-left:2px;
	padding-right:2px;
	height:20px;
	font-weight:700;
}

.box_stream_tag_selected_left {
	width:19px;
	/*width:6px;*/
	height:20px;
	float:left;
	background:url(../imgs/box_stream_tag_selected_left.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.box_stream_tag_selected_right {
	height:20px;
	width:19px;
	/*width:6px;	*/
	float:left;
	background:url(../imgs/box_stream_tag_selected_right.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.box_stream_tag_selected_title {
	display:block;
	height:20px;
	float:left;
	background:url(../imgs/box_stream_tag_selected_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	white-space:nowrap;	
}

.box_stream_tag_over {
	display:block;
	float:left;
	padding-left:2px;
	padding-right:2px;
	height:20px;
	font-weight:700;
	cursor:pointer;
}

.box_stream_tag_over_left {
	width:19px;
	/*width:6px;*/
	height:20px;
	float:left;
	background:url(../imgs/box_stream_tag_over_left.jpg);
	background-position:left;
	background-repeat:no-repeat;
	cursor:pointer;
}

.box_stream_tag_over_right {
	height:20px;
	width:19px;
	/*width:6px;	*/
	float:left;
	background:url(../imgs/box_stream_tag_over_right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	cursor:pointer;
}

.box_stream_tag_over_title {
	display:block;
	height:20px;
	float:left;
	background:url(../imgs/box_stream_tag_over_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	white-space:nowrap;	
	cursor:pointer;
}

.box_stream_body {
	display:block;
	float:left;
	width:626px;
	height:127px;
	background:url(../imgs/box_stream_body_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	overflow:hidden;
	white-space:nowrap;	
}

.box_stream_vector {
	display:block;
	height:109px !important;
	height:111px;
	margin-top:7px;	
	overflow:hidden;
	/*float:left;*/
}

.stream_canvas {
	display:block;
	float:left;
	clear:right;
	/* margin-left:2px; */ /* formato orizzontale */
	margin-left:2px !important;
	margin-left:2px;
	/* width:124px; */ /* formato orizzontale */
	width:76px;
	height:108px;
	background:url(../imgs/stream_bg_fermo.gif);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

.stream_image {
	/* margin-left:7px; Formato orizzontale */
	margin-left:4px;
	margin-top:6px;	
	/* width:109px; Formato orizzontale */
	width:68px;
	height:95px;
	/*
	margin-left:15px;
	margin-top:7px;	
	width:93px;
	height:79px;
	*/
	z-index:2;
	border:0;
}

.stream_text {
	display:block;
	/* margin-left:7px; Formato orizzontale */
	margin-left:4px;
	/* width:108px; Formato orizzontale */
	width:67px;
	margin-top:0px;
	height:0px;
	overflow:hidden;
	background-color:#FFFFFF;
	z-index:3;
	filter:alpha(opacity=10); 
	-moz-opacity: 0.1; 
	opacity: 0.1;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	word-wrap:break-word;
	text-align:left;
	cursor:pointer;
}

.stream_canvas a,v,a:hover{
	text-decoration:none;
	color:#000000;
}

.stream_popUpDescription {
	position:absolute;
	display:block;
	z-index:5;
	top:232px;
	left:279px;
	visibility:hidden;
	white-space:nowrap;
	height:20px;
	overflow:hidden;
	color:#CCCCCC;
	
}

.stream_popUpDescription_bg_left {
	position:relative;
	background:url(../imgs/stream_popupdescription_bg_left.png);
	width:14px;
	height:20px;
	float:left;
}
.stream_popUpDescription_bg_center {
	position:relative;
	background:url(../imgs/stream_popupdescription_bg_center.png);
	height:20px;
	float:left;
}
.stream_popUpDescription_bg_right {
	position:relative;
	background:url(../imgs/stream_popupdescription_bg_right.png);
	width:17px;
	height:20px;
	float:left;
}

.logo_massel {
	float:left;
	left:50%;
	margin-left:-480px;	 
	width:960px; 
	position:absolute;
	display:inline;
	height:20px;
	z-index:4;
	visibility:hidden;	
	font-size:10px;
	text-align:center;
	cursor:pointer;
}

.footer_up {
	float:left;
	left:50%;
	margin-left:-480px;	
	width:960px; 
	position:absolute;
	display:inline;
	background-color:#D30000;
	height:15px;
	z-index:4;
	visibility:hidden;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;	
}

.footer_up a{
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;	
}

.footer_down {
	float:left;
	left:50%;
	margin-left:-480px;	
	width:960px; 
	position:absolute;
	background-color:#990000;
	height:20px;
	z-index:3;
	visibility:hidden;
}

.box_evidenza {
	display:block;
	float:left;
	width:605px;
	overflow:hidden;
	/*margin-top:12px;*/
	margin-top:15px;
	padding-left:8px;
	/*overflow:hidden;*/
}

.news_popUpDescription {
	position:absolute;
	display:none;
	width:155px;
	right:100px;
	/*filter:alpha(opacity=100);*/
	-moz-opacity: 0.0; 
	opacity: 0.0;	
}

#boxNews_bg_1 {
	float:left;
	width:20px;
	height:19px;
	background:url(../imgs/boxNews_bg_1.png);
}

#boxNews_bg_2 {
	float:left;
	width:113px;
	height:19px;
	background:url(../imgs/boxNews_bg_2.png);
}	
#boxNews_bg_3 {
	float:left;
	width:22px;
	height:19px;
	background:url(../imgs/boxNews_bg_3.png);
}	

.boxNews_bg_contenuto {
	float:left;
	width:145px !important;
	width:155px;
	/*height:100px;*/
	background:url(../imgs/boxnews_bg_contenuto.png);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:20px !important;
	padding-right:10px;
	/*height:100px;*/

}	

#boxNews_bg_6 {
	float:left;
	width:20px;
	height:24px;
	background:url(../imgs/boxNews_bg_6.png);
}
#boxNews_bg_7 {
	float:left;
	width:113px;
	height:24px;
	background:url(../imgs/boxNews_bg_7.png);
}
#boxNews_bg_8 {
	float:left;
	width:22px;
	height:24px;
	background:url(../imgs/boxNews_bg_8.png);
}

.link, link:hover {
		font-family: Verdana;
		font-size: 13px;
		font-style:italic;
		font-weight:600;
		text-decoration:underline;
		color: #333333;		
}