/*****/

#obj_cnt {
 	float			: left;
	display			: inline;
	margin-top		: -5px;
	margin-bottom	: -5px;
	width			: 890px;
}


#mid_cnt {
	font			: 1.1em Verdana, Arial;
	background		: url(../img/bg/bg_mid_obj.gif) top left repeat-x;
	border-bottom	: 1px #dbdbdb solid;
	width			: 890px;
}

    #flash_down {
        background		: url(../img/bg/top_flash_down.gif) top left no-repeat;        
        width           : 470px;
        margin          : 11px 0 0 10px;    
    }
    
        #flash_down div {
            background		: #fff url(../img/bg/right_flash_down.gif) top right no-repeat;        
            width           : 470px;
            margin          : 6px 0 0 0;
			padding-bottom	: 1.5em;
        }

		#flash_down #cntswf_bottom {
			background			: url(../img/home/sfondo_flash.jpg) bottom left no-repeat;
		}

    	 #flash_down object {
			width			: 250px;
			height			: 150px;
			margin			: 20px 0 0 0;
		 }
	
    	 #flash_down p {
			width			: 150px;
			margin			: 0 0 0 20px;
			padding			: 15px 0 15px 25px;
   			background		: url(../img/bg/bg_dot.gif) top left repeat-y;
		 }
		 
		 #flash_down p img {
			 padding-bottom	: 14px;
		 }

    #text_cnt {
		margin				: 25px 0 20px 14px;
		width 				: 396px;
		background			: url(../img/bg/bg_dot.gif) top center repeat-y;
    }
	
	    #text_cnt #text_left,
	    #text_cnt #text_right {
			width			: 196px;
		}
		
		#text_left div {
			margin        	: 20px 15px 0 0;
		}

			#text_left div p {
				height			: auto !important;
				height			: 6.5em;
				min-height		: 6.5em;
			}

			#text_left div p.news_en {
				height			: auto !important;
				height			: 8.1em;
				min-height		: 8.1em;
			}
			#text_left div p.news_it {
				height			: auto !important;
				height			: 6.7em;
				min-height		: 6.7em;
			}

				#text_left div p a {
					text-decoration		: none;
					color				: #000;
					
				}



		#text_right img {
			margin-left		: 25px;	
		}

		#text_right p {
			margin        	: 20px 0 0 25px;
		}

		#text_right form {
			margin        	: 12px 0 0 23px;
		}
		
		#text_right form select {
			width			: 160px;
		}
		
		
#overlay{ 
	background-image: url(../img/overlay.png); 
    position : absolute; top:0; left: 0; z-index: 10000;
    display: none;
    height  : 100%;
    width   : 100%;	
	text-align: center;
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/overlay.png", sizingMethod="scale");
	}
	
	
#o-text {
	margin	: 250px auto 0 auto;
	width	: 350px;
	height	: 130px;
	background : #ccc;
	color	: #000;
	
	opacity	: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
}

#bar_close {
	background	: #fff;
    width		: 350px;
	height		: 20px;
}

#bar_close img {
	margin		: 3px 5px 0 0;
}

#o-text p {
	padding	: 10px;
}