#tabnav
	{
	margin: 0;
	padding: 0px;
	background-image: url(../img/tab_ul_bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	background-position: center bottom;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
#tabnav a {
	display: block;
	height: 33px;
	width: 103px;
	float: left;
	line-height: 33px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	background-image: url(../img/tab_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 10px;
	outline-style:none;
}
#tabnav     .selected a   {
	background-position: top;
	font-weight: bold;
	color: #3d3d3d;
	text-decoration: none;
}
#tabnav a:hover {
	color: #00A0E4;
	text-decoration: underline;
}

#home_tabs_c {
	clear: both;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #FFEABF;
	border-right-color: #FFEABF;
	border-bottom-color: #FFEABF;
	border-left-color: #FFEABF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	height:137px
}
.invisible {
	display: none;
}
.visible {
	display: block;
}
#home_tabs {
	float: left;
	width: 553px;
}
#home_login {
	float: right;
	width: 187px;
}
#home_login #w_areaprotetta {
	border: 1px solid #e6e6e6;
	padding: 10px;
}
#home_login_footer {
	line-height: 15px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 10px;
	margin-top: 10px;
}
#home_tabs_c ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#home_tabs_c li {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/dot_orizzontale.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 20px;
}
#home_tabs_c li a {
	text-decoration: none;
	color: #3d3d3d;
}
#home_tabs_c li.last {
	background-image: none;
}
#home_tabs_c  a:hover  {
	color: #00A0E4;
	text-decoration: underline;
}
.home_tabs_c_left {
	float: left;
	width: 140px;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.home_tabs_c_right {
	float: left;
	margin-left: 20px;
	width: 360px;
}
.home_tabs_c_right img.thumb {
	margin-right: 10px;
	float: left;
}
.black {
	color: #3D3D3D;
}
#home_tabs_c h3 a {
	color: #3D3D3D;
	text-decoration: none;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
#home_blue {
	background-image: url(../img/home_box_blu_top.gif);
	background-repeat: no-repeat;
	background-color: #00A0E4;
	float: right;
	width: 500px;
}
#home_blue_footer {
	background-image: url(../img/home_box_blu_bottom.gif);
	height: 15px;
	width: 500px;
}
#home_blue_content {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
}
#home_blue_content   h2    {
	color: #FFFFFF;
	margin-bottom: 5px;
}
#home_blue_content a {
	color: #FFFFFF;
}
#home_blue_consulta {
	background-image: url(../img/home_blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 16px;
	text-align: right;
	padding-right: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
}
#home_row1 {
	height: 220px;
}
#readallnews {
	left: 249px;
	top: 3px;
	position: absolute;
}
#readallnews a {
	color: #999999;
	text-decoration: none;
}
#readallnews a:hover {
	color: #00A0E4;
}
ul#login_bullet {
	margin: 0px;
	padding: 0px;
}
#login_bullet li {
	background-image: url(../img/small_9.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-type: none;
	background-position: left 8px;
	line-height: 20px;
}

