body {
  margin: 0;
font-family: georgia, serif;
font-size: 11px;
}

TD {
font-family: georgia, serif;
font-size:11px;
line-height:1.5;
}

#testata {
background-color:#970000;
padding:0px;
width:1020px;
}

#titolo
{
font-size:4em;
letter-spacing:10px;
font-style:normal;
font-family:georgia;
color:#FCEFBC;
text-transform: uppercase;
height:40px;
filter:Shadow(color=#322803,strength=2);
text-shadow: #322803 2px 2px 2px;
}

#sottotitolo
{
font-family: georgia, serif;
font-size: 11px;
color: #620000;
margin-top: 10px;
margin-bottom: 10px;
}

#navcontainer
{
background: #970000;
margin: 0 auto;
padding: 1px 0 0 0;
font-family: georgia, serif;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
font-size: 0.7em;
}

ul#navlist li
{
display: block;
float: left;
width: 90px;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.3em;
/*border-width: 1px;
border-color: #970000;*/
/*border-color: #ffe #aaab9c #ccc #fff;*/
/*border-style: solid;*/
border-right-style: solid;
border-width: 1px;
border-color: #6F0000;
color: #C19D0B;
text-decoration: none;
background: #930000;
text-align: center;
font-size: 11px;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #970000;
color: #FCEFBC;
}

ul#navlist li#active a#current:hover
{
background: #970000;
color: #FCEFBC;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #FCEFBC;
background: transparent;

}			

ul#navlistservizi
{
list-style: none;
padding: 0;
margin: 0 auto;
/*width: 900px;
font-size: 0.7em;*/
}

ul#navlistservizi li
{
display: block;
float: left;
width: 180px;
margin: 0;
padding: 0;
}

ul#navlistservizi li a
{
display: block;
width: 100%;
padding: 0.3em;
border-left-style: solid;
border-width: 1px;
border-color: #F8DA63;
color: #C19D0B;
text-decoration: none;
background: #FCEFBC;
text-align: center;
}

#navcontainer>ul#navlistservizi li a { width: auto; }

ul#navlistservizi li#active a
{
background: #F8DA63;
color: #800000;
}

ul#navlistservizi li a:hover, ul#navlist li#active a:hover
{
color: #FCEFBC;
background: #F8DA63;
/*border-color: #6F0000 #970000 #EBCFC7 #fff;
border-style: solid;
border-width: 1px;*/
}

a {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #800000;
	font-weight: bold;
}
a:hover {
	color: #800000;
	font-weight: bold;
	text-decoration: underline;
}
a.continua {
font-family:georgia, Serif;
font-size:11px;
color: #800000;
font-weight:800;
}

a.continua:hover {
color: #A00000;
}
h3 {
	margin: 0;
	padding: 0 0 .3em;
}
p {
	margin: 0;
	padding: 0 0 .5em;
	
}
.pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
width: 300px;
}
.pane-list li {
	background: #FAC243;
	padding: 10px 20px 10px;
	border-top: solid 2px #FFFFFF;
	font-family:georgia;
	font-size:12px;
height: 120px;		
	cursor: pointer;	
}
.pane-list li:hover {
	background: #FEEB9E;
}
DIV.main_titolo  {
	background-color: #FAC243;
	color: #990000;
	font-size: 14px;
    font-family: georgia;
	font-weight:bold;
	padding:2px;
	border-bottom: solid 1px #FF9900;

  }

DIV.main_testo  {
	line-height:1.5;
	padding:2px;
	font-family: georgia;
	font-size: 12px;
	background-color:#ffffff;
	border-color:#FCEFBC;
	border-style:solid;
	border-width:1px
  }
.arancio{
   border-color:#F8DA63;
   border-style:solid;
   border-width:1px;
   background-color:#F8DA63;
}

SPAN.footer{
   position: relative;
   float: left;
   left: 0.00%;
   width: 1020px;
   text-align:center;
   background-color: #FCEFBC;
   color: #800000;
   padding: 2px;
   font-size: 11px;
   font-family: georgia, serif;
   font-weight:800;
}
.titolo_pagina{
    color:970000;
    padding:4px;
 	font-family: georgia, serif;
    font-size:18px;
    font-weight: bold;
	letter-spacing: 2pt;
    /*
	border-bottom-color:#F8DA63;
    border-bottom-style:solid;
    border-bottom-width:1px;
	*/
	width:1015px;
}

a.tab {
	text-decoration:none;
}

a.selected {
   text-decoration:underline;
   width:100%;
}

a.selected:hover {
   background-color:#F8DA63;
   color: #B00000;
   text-decoration: none;
   
}

a.tab:hover {
   color: #B00000;
   text-decoration:none;
}

.gfc-resultsHeader {
   font-family: georgia, serif;
   background-color:#ffe873;
   color: #A00000;
   font-weight:bold;
   font-size:11px;
 }
