/* CSS Document */
body{
	font-size:11px;
	color:#70787c;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.9em;
}
.wrapper{
	width:930px;
	height:auto;
	margin:0 auto;
}
.header{
	width:100%;
	height:34px;
	background:url(../images/header-veneti.jpg) no-repeat;
	color:#fff;
	padding-top:7px;
}
.lang{
	margin-right:8px;
	text-align:right;
}
.lang a{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.menu_top{
	width:100%;
	margin:5px 0 !important;
	margin:5px 0 0 0;
	padding:0;

}
.menu_top .menuItem{
	float:left;
	width:150px;
	text-align:right;
}
.menu_top .menuItem ul{
	/*margin-left:128px !important;
	margin-left:168px;
	*/
	margin:0;
	padding:0;
}
.menu_top .imgTitle{
	margin-left:17px;
	float:left;
	width:590px;
	height:20px;
	padding-top:55px;
}

.menu_top .menuItem2{
	float:left;
	width:173px;
	height:20px;
	padding-top:55px;
	text-align:right;
}
.menu_top .menuItem2 ul{
	margin:0;
	padding:0;
}
.menu_top .menuItem2 ul li{
	display:inline;
	margin:0 5px;
}


/*For IE7 Only*/
*:first-child+html .menu_top .menuItem ul{
	margin:0;
	padding:0;
}
/**/
.menu_top ul li{
	list-style:none;
	margin:2px 0;
}
.menu_top ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003663;
	text-decoration:none;
	font-weight:bold;
}
.menu_top ul li a.selected_menu{
	color:#799f43;
}
.header_line{
	width:100%;
	border-bottom:2px solid #70787c;
	
	margin:0;
	padding:0;
}
.content_wrapper{
	margin:5px 0;
	height:auto;
	width:100%;
}
.left_content{
	float:left;
	width:300px !important;
	width:300px;
	height:auto;
	
}
.right_content{
	float:left;
	width:608px ;
	height:407px;
	margin-left:20px;
}
.left_quote{
	font-size:20px;
	color:#799f43;
	padding:10px;
	width:260px;
	line-height:1.5em;
	margin-left:20px;
	font-family:"Lucida Sans Unicode",Arial, Helvetica, sans-serif
}
.yellowGrip{
	width:100%;
	height:15px;
	background-color:#efecca;
	border-bottom:1px solid #70787c;
}
.leftNewsFlash{
	width:280px;
	height:auto;
	text-align:right;

}
.newsFlashItem{
	width:160px;
	text-align:right;
	padding-left:130px;
	margin:10px 0;
}
.leftNewsFlash a{
	color:#70787c;
	text-decoration:none;
}
.date{
	color:#2b5895;
	font-weight:bold;
}
.title{
	font-weight:bold;
	font-size:12px;
}
.footer{
	text-align:right;
	border-top:1px solid #d8d290;
	width:100%;
	height:30px;
	clear:left;
	margin-top:10px;
}