body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #FFFDF6 url('/css/template/quetzal/standard/sfondo.png') no-repeat center top fixed;

	color: #454545; 
}
/*background: #FFF2CD*/
a {	color: #D64201;background: inherit; text-decoration:none;}
a:hover { color: #FF4E00; background: inherit; text-decoration:underline; }
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: 9px;
	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#wrapper  
{
	margin-top:30px;
}
div#container { 
	margin:0 auto;
	width: 1070px;
	padding: 0px;
	background: #FFFFFF;
}

div#header { 
	height: 179px;
	background: #eee;
	color: #808080;
	margin: 0px 0;
	padding: 0px 0 0 0;
	border-bottom: 0px;
	background: #95BE0E ;	
}

div#header_meteo { 
	height: 179px;
	background: #eee;
	color: #808080;
	margin: 0px 0;
	padding: 0px 0 0 0;
	border-bottom: 0px;	
	background: #ffffff url(standard/standard_header.jpg) no-repeat;		
}

div#center {
  float:left;
  width: 100%;
	margin: 0 0 10px 0;
	min-height:400px;
}
  
  .center_left {
    float: left;
    width:49%;
  }

  .center_right {
    float: right;
    width:49%;
  }
  div#center .main { 
	background-image:url(standard/body_bck.png);
	background-position:top;
	background-repeat:no-repeat;
	padding:20px;}
	
  div#center .single { margin-left:15px; width:90%;	}

div#footer { 
	clear: both;
	text-align: left;
	padding: 0px 0 0px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
	background-color:#F2E6C4;
}

/* 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;
}

#columnsx
{
	width:200px;
	background:#FFF2CD url('/css/template/quetzal/Standard/column_end.png') repeat-x bottom;
	border:solid 0px 2px 2px 0px #8C132A ;
	/*#F6A924*/
}

#columndx
{
	width:200px;
	background:#FFF2CD url('/css/template/quetzal/Standard/column_end.png') repeat-x bottom;

	border:solid 0px 0px 2px 2px #8C132A ;
}

div .hpalert_generic1
{
	width:100%;
	padding-top:10px;
}
div .hpalert_generic1 a
{
	text-decoration:none;

}
div .hpalert_generic1 a:hover
{
	text-decoration:underline;
	color:#F55F1D;
	/*background-color:#F2E6C4;*/
}
div .hpalert_generic1 a:visited
{
}
div .hpalert_generic1 .maintitle
{
	color: #8E3813;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	margin-top:-10px;
	padding:10px  10px 5px 10px;
	background-color:#F2E6C4;
	width:170px;
	/*padding-left:25px;*/
}
div .hpalert_generic1 .body
{
	padding:5px 10px 10px 10px;
	font-size:x-small;
	text-align:left;
	border-bottom:dotted 1px gray;
}
div .hpalert_generic1 .title 
{
	color: #BF3312;
	padding:0px 0px 5px 0px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:10px;
}
div .hpalert_generic1 .text
{
	color:#8C132A;
	line-height:10px;
}
div .hpalert_generic1 .date
{
	color:#8C132A;
}
