body, div, table, tr, td 
	{
	background-color: #509017;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	text-align:center;
	padding:0px;
	margin:0px;
/*	background-attachment:fixed; */
	background-position:center top;
	background-repeat:no-repeat;
	line-height:17px;
	}
img
	{
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
div, table, tr, td
	{
	text-align:left;
	background:transparent;
	}
	
/* LINKS */
a:link, a:visited, a:active
	{
	color: #2248b6;
	text-decoration: none;
	}
a:hover
	{
	color: #509017;
	text-decoration: none;
	}

/*
a.no_underlined:link, a.no_underlined:visited
	{
	text-decoration: none;
	}
a.no_underlined:hover
	{
	text-decoration: none;
	}
*/
	

/* DIVS */

#container
	{
	background-color:#e5e5e5;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	text-align:center;
	width:899px;
	}


#top
	{
	clear:both;
	display:block;
	width:899px;
	height:380px;
	}

#bar_menu
	{
	clear:both;
	display:block;
	width:899px;
	height:53px;
	}

#breadcrumb
	{
	clear:both;
	display:block;
	width:873px;
	margin: 25px 13px 25px 13px;
	font-size:13px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin-top:15px;
	}
	#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active
		{
		color: #2248b6;
		text-decoration: none;
		}
	#breadcrumb a:hover
		{
		color: #509017;
		text-decoration: none;
		}

#middle
	{
	width:873px;
	background-color:#e5e5e5;
	margin:0px;
	padding:0px;
	clear:both;
	display:block;
	margin: 25px 13px 25px 13px;
	}
	
	#middle h1
		{
		font-family: Arial,Helvetica,sans-serif;
		font-size:18px;
		font-weight:bold;
		text-transform:uppercase;	
		padding-bottom:10px;	
		}
	#middle h2
		{
		font-family: Arial,Helvetica,sans-serif;
		font-size:16px;
		font-weight:bold;
		margin-bottom: 0px;	
		}
		
	
	#middle a:link, #middle a:visited, #middle a:active
		{
		color: #2248b6;
		text-decoration: none;
		}
	#middle a:hover
		{
		color: #509017;
		text-decoration: none;
		}
	
	
#bottom
	{
	width:873px;
	height:36px;
	clear:both;
	display:block;
	margin: 10px 13px 0 13px;
	padding: 12px 0 12px 0;
	border-top: 2px solid #cccccc;
	text-align:center;
	vertical-align:bottom;
	font-size:11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#777777;
	}
	
	#bottom a:link, a:visited
		{
		color: #346eaf;
		}
	#bottom a:hover
		{
		color:#509017;
		}

.like_h2
	{
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 0px;		
	}
	


/*******************/
/* OTHER STYLES    */
/*******************/

.clear_both
	{
	clear:both;
	display:block;
	}

.indent
	{
	margin-left: 40px;
	}

.red_bold
	{
	font-family: Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	margin-bottom: 0px;
	color:#FF0000;
	}
	
	
#alti_furnizori li
	{
	padding: 0 0 20px 0;
	}
	
#meteotable table, #meteotable th, #meteotable tr, #meteotable td
	{
	border:0px solid #e5e5e5;
	color:#000000;
	background-color:#e5e5e5;
	}
	



