﻿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:#CCCCCC;
	}
#content_top
{
	width: 974px;
	height: 64px;
	background-color:#CBCBCB;
}

#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: 416px;
}
#content_foot
{
	height: 147px;
	background-image:url('../images/sfondo_foot_home.jpg');
}

#foot_left
{
	width:700px;
	float:left;
	height: 117px;
}
#content_news_home
{
	background-color:#CBCBCB;
	border-color:#006699;
	border-style:solid;
	border-width:1px;
	margin-top:30px;
	margin-left:10px;
	height:62px;
	
}
#news_home
{
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	height:56px;
	color:gray;
	overflow:auto;
	width:677px;
	
	
}

#foot_right
{
	width:274px;
	float:right;
	height: 117px;
}
#menu_tendina
{
	margin-top:20px;
	margin-left:30px;
	height:65px;
	
}
#copyright_home
{

font-family:Verdana;
font-size:x-small;
color:#043453;
margin-left:100px;
}

#foot_address
{
	width: 100%;
	height:30px;
	background-color:#ffffff;
	vertical-align:baseline;	
	border-top:117px;
	float:right;
	background-color:#CBCBCB;	
}





