﻿a:active, a:link, a:visited
{
	color: #324057;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #000000;
}


#site_wrapper
{
	width:974px;
	text-align: left;
	margin: auto;
	font-family: Verdana;
	color: #EBECEE;
	font-size:small;
	padding-bottom:0px;
	margin-top:0px;
	overflow:auto;
	background:white;
	border-style:solid;
	border-width:1px;
	border-color:black;
	}
#content_top
{
	width: 974px;
	height: 64px;
	background-image:url('../images/sf-top-blu.jpg');

	background-color:white;
}

#left_top
{
	width:355px;
	float:left;
}
#right_top
{
	width: 340px;
	float:right;
}
#tasto_contact
{
	float:left;
	margin-top:8px;
}

#tasto_cerca
{
	float:right;
	margin-top:8px;
	margin-right:15px;
}


#content_center
{
	min-height: 415px;
}
#content_foot
{
	min-height: 84px;
	background-image:url('../images/sfondo_foot_home.jpg');
	overflow:hidden;
}

#foot_left
{
	width:700px;
	float:left;
	height: 64px;
}
#content_news_home
{
	background-color:#AAB4BD;
	border-color:#006699;
	border-style:none;
	border-width:1px;
	margin-top:0px;
	margin-left:10px;
	height:64px;
}
#news_home
{
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	height:64px;
	color:gray;
	float:left;

	
}
	
#img_news_home
{
	height:68px;
	color:gray;
	float:right;
	width:352px;	
}


#foot_right
{
	width:274px;
	float:right;
	height: 64px;
}
#menu_tendina
{
	margin-top:20px;
	margin-left:30px;
	height:65px;
	
}
#copyright_home
{

font-family:Verdana;
font-size:small;
color:#ffffff;
margin-left:10px;
margin-top:35px;
}
















