/* GENERAL STYLES */
@import url("./basemenu.css");
@import url("./basecalendario.css");

.ParteCentrale{
height: auto !important;
width:100%;
height:100%;
min-height:100%;
}

/* ##### Side Bar ##### */

.left{
  float:left;
  clear: left;
  background-color:#E0EEFA; /*#D1DFEB; */
  height: auto !important;
  height:100%;
  border-right: 1px solid #FF9900;
  border-bottom: 1px solid #FF9900;
}
.right{
  float:right;
  clear: right;
  background-color:#E0EEFA; /*#D1DFEB; */
  border-left:1px solid #FF9900;
  border-bottom: 1px solid #FF9900;
}

#side-bar {
  width: 15em;
  height: auto !important;
  height:100%;
  padding-bottom: 1em;
  margin-bottom: 1em;
}


#footer {
  background-color:#1F73AE;
  color: #fff;
  font-size: 90%;
  margin: 0;
  line-height:1.8em;
  padding: 0;
  clear: both;
  border-top:1px solid #FF9900;
  text-align:center;
}


body {
  color: black;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 71%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

form {
  height: auto !important;
  height:100%;
}

img{
border:0;
float:left;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(153,153,153);
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

.doNotDisplay {
  display: none;
}

.smallCaps {
  font-size: 110%;
  font-variant: small-caps;
}


/* ##### Header ##### */

.superHeader {
  color: white;
  background-color: rgb(100,135,220);
  height: 2em;
}

.superHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-size: 91%;
  margin: 0;
  padding: 0 0.5ex 0 0.25ex;
}

.superHeader a:hover {
  text-decoration: underline;
}

.superHeader .left {
  position: absolute;
  left: 1.5mm;
  top: 0.75ex;
}

.superHeader .right {
  position: absolute;
  right: 1.5mm;
  top: 0.75ex;
}

.midHeader {
background-color: #05558D;
background-image:url(../media/6984/foto.gif); /* images/foto.gif */
background-repeat:no-repeat;
background-position:right;}

.headerTitle {
  font-size: 337%;
  font-weight: normal;
  margin: 0 0 0 4mm;
  padding: 0.25ex 0;
}

.subHeader {
  color: white;
  background-color: #1F73AE;
  border-top:1px solid #FF9900;
  margin: 0;
  padding: 0.2em 0em 0.2em 0.2em;
  height: 24px;
}

.subHeader .leftsub{
 position:relative;
 left:0.2em;
 padding:0.2em;
 width:100%;
}

.subHeader .rightsub{
  position:absolute;
  right:0.2em;
  padding:0.2em;
}
.subHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 0.75ex 0 0.5ex;
}  

.subHeader a:hover {
  text-decoration: underline;
}

.superHeader .highlight, .subHeader .highlight {
  color: rgb(253,160,91);
  background-color: transparent;
}


#headerSearch .submit {color: white;}
#headerSearch .submit {background-color: #8cc68c;}
#headerSearch .text {border-color: #003399;}

#headerSearch .submit {border-color: white;}
#headerSearch {
  position: absolute;
  right: 2mm;
  top: 3.6em;
}

#headerSearch .text {
  font-family: "lucida console", "courier new", courier, monospace;
  font-size: 97%;
  font-size-adjust: 0.55;
  width: 8em;
  height: 2ex;
  padding: 1mm;
  border-style: solid;
  border-width: 1px;
}

#headerSearch [class~="text"] {
  height: 3.75ex;
}

#headerSearch .submit {
  font-size: 100%;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  position: relative;
  top: -0.25ex;
}

.ParteCentrale{
  height: auto !important;
  width:100%;
  height:100%;
  min-height: 100%;
}

/* ##### Side Bar ##### */


#side-bar {
  width: 15em;
  height: auto !important;
  height:100%;
}

#side-bar img{
border:0;
}

#side-bar p{
background-color:#1F73AE;
color:#fff;
font-size:1.1em;
font-weight:800;
margin:2em 0 0 0 ; 
padding:0.3em;
}

#side-bar1 {
  width: 15em;
  height: auto !important;
  height:100%;
}

#side-bar1 img{
border:0;
}

#side-bar1 p{
background-color:#fff;
margin:0;
padding:0.2em;
}

.sideBarTitle {
  font-weight: bold;
  margin: 0 0 0.5em 2.5mm;
  padding: 1em 0 0 0;
}

.sideBarText {
  line-height: 1.5em;
  margin: 0 0 1em 0;
  padding: 0 1.5ex 0 2.5mm;
  display: block;
}

#side-bar .sideBarText a {
  text-decoration: underline;
  margin: 0;
  padding: 0;
  display: inline;
}

#side-bar .sideBarText a:hover {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: none;
}

.lighterBackground {
  color: inherit;
  background-color: white;
}

.pagericerca{
border:1px solid #CCDDE8;
}

.pagericerca .field{
padding:0;
margin:0;
border:none;
}

.pagericerca .text{
border:1px solid #1F73AE;
width:50%;
}

.pagericerca .legend{
padding:0.3em 0 0.1em 0.1em;
font-size:1.1em;
color:#1F73AE;
font-weight:800;
}

.pagericerca form{
padding:0;
margin:0.5em 0 0.5em 0;
}

.pagericerca .submit{
border:1px solid #1F73AE;
color: #1F73AE;
background-color:#ffffff;
}
/* ##### Main Copy ##### */

#main-copy {
  min-height: 730px;
  color: black;
  background-color: white;
  text-align: justify;
  padding: 0 1.2em 0 1.2em;
  margin: 0 15.1em 0 15em;
}

#main-copylarge {
  color: black;
  background-color: white;
  text-align: justify;
  padding: 0 1.2em 0 1.2em;
  margin: 0 0 0 15em;
}

#main-copy a {
 color: #FF9900;
  background-color: transparent;
  text-decoration: underline;
}

#main-copylarge a {
 color: #FF9900;
  background-color: transparent;
  text-decoration: underline;
}

#main-copy a:hover {
  text-decoration: underline;
  color:#FF9900;
}

#main-copylarge a:hover {
  text-decoration: underline;
  color:#FF9900;
}

#main-copy table {
  font-size: 1em;
}

#main-copylarge table {
  font-size: 1em;
}

#main-copy tr {
  font-size: 1em;
}

#main-copylarge tr {
  font-size: 1em;
}

#main-copy td {
  font-size: 1em;
}

#main-copylarge td {
  font-size: 1em;
}

.DataEvento {
  color:#FF9900;
}

.ComuneEvento {
}

.TitoloEvento {
font-weight:800;
}

.ContenutoEvento {
}

/* ##########  NEWS ########## */

.link {
border:1px solid #CCDDE8;
margin: 1.2em  1.2em 0 0;
width:100%;
}

.news h1,.egov h1,.bandi h1,.progetti h1{
background-color:#CCDDE8;
font-size:1.1em;
margin:0;
padding:0.3em 0 0.3em 0.3em;
}

.news, .egov, .bandi, .progetti {
border:1px solid #FF9900;
margin: 1.2em  1.2em 0 0;
width:100%;
}


.news h1,.egov h1,.bandi h1,.progetti h1{
background-color:#FF9900;
font-size:1.1em;
margin:0;
padding:0.3em 0 0.3em 0.3em;
}

.notizia, .bloccobandi, .elencoprogetti{
margin-top:0.8em;
padding: 0 0 0.5em 0.8em;
line-height:1.5em;
}

.titnews{
background-color:#fff;
}
.notizia p{
margin:0;
padding:0;
color:#900;
font-weight:800;}

/* ##### Footer ##### */


#utenti{
margin:0.5em 0.1em 0.2em 0.1em;
padding:0.2em;
border-top:1px solid #1F73AE;
border-bottom:2px solid #1F73AE;
}

#footer a {
color:#fff;
}

#footer a:hover{
color:#fff;
}


#subfooter a{
  color:#FF9900;
  text-decoration:underline;
}

#subfooter a:hover {
 color:#FF9900;
  text-decoration: underline;
}


#subfooter{
color: #000;
  font-size: 90%;
  margin: 0;
  padding: 0;
  clear: both;
  text-align:center;

}

.nowrap {
  white-space: nowrap;
}


#cultura {
  border: 1px solid #ff9900;
  /*background-color: #eee;*/
  font-family: verdana, helvetica, arial, sans-serif;
  color: #000;
  font-size: 0.8em;
  text-decoration: none;
  width:460px;
}

#cultura caption {
  background-color: #ff9900;
  font-weight: bold;
  font-size: 140%;
  vertical-align: middle;
}

#cultura tr {
  background-color: #eee;
}

#cultura td span {
  font-weight: bold;
  text-decoration:underline;
}

#cultura td img {
  width:100px;
  height:150px;
  border:0;

}

.ricerca{
}

.ricerca .field{
padding:0;
margin:0;
border:none;
}


.ricerca .text{
border:1px solid #1F73AE;
font-size:0.8em;
width: 9em;
}

.ricerca .legend{
margin:0;
padding: 0 0 0 0;
font-size:1.1em;
color:#1F73AE;
font-weight:800;
}

.ricerca form{
padding:0;
margin:0.5em 0 0.5em 0;
}

.ricerca .submit{
border:1px solid #1F73AE;
color: #1F73AE;
background-color:#ffffff;
font-size:80%;

}


/* EDITOR PROPERTIES */
