body { 
	padding: 0; 
	margin: 0; 
	font: 0.75em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #EDEDED; 
	color: #454545; 
}

a {	color: #0082D6;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }
h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

.footer a { color: #808080; background: #fff; }

.content_title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.testo_footer {
	color : #333333;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
}

.langswitcher_headertext 
{
	color : #BE2B21;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

.langswitcher_headertext:hover
{
	color : #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

.spacer { 
	height: 3px;
	background: #ffffff;
}

.spacer_tran {
	height: 3px;
}


div#container { 
	margin: 0 auto;
	width: 1024px;
	padding: 2px;
	background: #ffffff;
}

div#header { 
	height: 84px;
	background: #eee;
	color: #808080;
	margin: 0px 0;
	padding: 0px 0 0 0;
	border-bottom: 0px;
	background: #ffffff url(standard/header_banner.png) no-repeat;	
}

div#header_meteo { 
	height: 84px;
	background: #eee;
	color: #808080;
	margin: 0px 0;
	padding: 0px 0 0 0;
	border-bottom: 0px;	
	background: #ffffff url(standard/header_banner.png) no-repeat;	
}

div#center {
  float:left;
  width: 100%;
	margin: 0 0 10px 0;
}
  
	.center_left {
	float: left;
	width:49%;
	}

	.center_right {
	float: right;
	width:49%;
	}

div#footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

#footer_content
{
	font-size:11px;
}
#footer_credits
{
	font-size:small;
}
/* layout pagina in modalità contenuto + struttura */
#contentlist 
{
    border: 1px solid #333; 
    background-color: #FCFCFC; 
    padding: 5px; 
    width:50%; 
    text-align:left; 
    margin-left:auto; 
    margin-right:auto;
}

#contentlist a
{
    color: #808080;
}

#contentlist a:hover
{
    color: #BE2B21;
    font-weight:bold;
}

div#contentlist_backto 
{
    text-align:center;
    color: #BE2B21;
    font-weight:bold;
    font-size:x-small;
    text-transform:uppercase;

}
div#contentlist_backto a
{
    text-decoration:none;
}
div#contentlist_backto a:hover
{
    color:#808080;
}
.NewsTitle
{
	font-size:30px;
	color:#6E5D54;
    text-decoration:none;
}
