/********************************************************************************************************************************
*   Top menu Container 
*********************************************************************************************************************************/
div#top_menu_container
{
	position:relative;
	background-image: url(../images/top_menu.jpg);
	background-repeat:no-repeat;
	width:1046px;
	height:392px;
}

/*******************************************************************************************************************************
* Text di benvenuti
*********************************************************************************************************************************/
div#text_benvenuti
{
	text-indent:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	text-align:justify;
	color:#222222;
	left: 228px;
	top: 84px;
	width: 355px;
	height: auto;
}
