/* GENERAL STYLES */
@import url("./magentinotag.css");
@import url("./magentinoheader.css");
@import url("./magentinomenu.css");
@import url("./magentinoricerca.css");
@import url("./magentinocalendario.css");


acronym, .titleTip {
  border-bottom: 1px dotted rgb(0,0,0);
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

.doNotDisplay {
  display: none;
}

.smallCaps {
  font-size: 110%;
  font-variant: small-caps;
}



.ParteCentrale{
height: auto !important;
width:100%;
height:100%;
min-height:100%;
}

/* ##### Side Bar ##### */

.left{
  float:left;
  clear: left;
    background-color: #F4FFD5;
  border-right:1px solid #868686;
height: auto !important;

}
.right{
  float:right;
  clear: right;
    background-color: #F4FFD5;
 border-left:1px solid #868686;
height: auto !important;


}

.onConstruction{
text-align:center;
background-image: url(/umbmagentino/images/PagInCostruzione.gif);  
background-repeat: no-repeat;
background-position: center;
width: 400px;
height: 400px;
}

#side-bar {
  width: 15em;
  height:100%;
}

#side-bar img{
border:0;
}

#side-bar p{
background-color: #F4FFD5;
color:#ff0000;
font-size:1.1em;
font-weight:800;
margin:2em 0 0 0 ; 
padding:0.3em;
}

#side-bar1 {
  width: 15em;
  height:100%;
}

#side-bar1 img{
border:0;
}

#side-bar1 p{
background-color: #F4FFD5;
margin:0;
padding:0.2em;
}

.commento{
border-top:1px solid #868686;
padding:0.3em 0.6em 0.3em 0.6em;}

.sideBarTitle {
  font-weight: bold;
  margin: 0 0 0.5em 2.5mm;
  padding: 1em 0 0 0;
}


.thisPage {
  color: black;
  background-color: white;
  padding-left: 4mm;
  border-top: 1px solid rgb(0,0,0);
  border-bottom: 1px solid rgb(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: none;
  margin: 0;
  padding: 0;
  display: inline;
}

#side-bar .sideBarText a:hover {
  color: rgb(153,153,153);
  background-color: transparent;
  text-decoration: none;
}

.lighterBackground {
  color: inherit;
  background-color: white;
}


/* ##### Main Copy ##### */

#main-copy {
  color: black;
  background-color: white;
  text-align: justify;
  padding: 0 2.5em 0 1.2em;
  margin: 0 15.5em 0 15em;
  margin:auto !important;
  overflow: hidden;
  scrollbar-3dlight-color:#F4FFD5;
  scrollbar-arrow-color:#FF0000;
  scrollbar-base-color:#F4FFD5;
  scrollbar-darkshadow-color:#F4FFD5;
  scrollbar-face-color:#F4FFD5;
  scrollbar-highlight-color:#FF0000;
  scrollbar-shadow-color:#FF0000;
  scrollbar-track-color:#F4FFD5;
}

#main-copylarge {
  color: black;
  background-color: white;
  text-align: justify;
  padding: 0 2.5em 0 1.2em;
  margin: 0 0 0 15em;
  margin:auto !important;
  overflow: hidden;
  scrollbar-3dlight-color:#F4FFD5;
  scrollbar-arrow-color:#FF0000;
  scrollbar-base-color:#F4FFD5;
  scrollbar-darkshadow-color:#00ACFF;
  scrollbar-face-color:#F4FFD5;
  scrollbar-highlight-color:#FF0000;
  scrollbar-shadow-color:#FF0000;
  scrollbar-track-color:#F4FFD5;

}

#main-copy a {
  color: #FF0000;
  background-color: transparent;
  text-decoration: none;
}

#main-copylarge a {
 color: #FF0000;
  background-color: transparent;
  text-decoration: none;
}

#main-copy a:hover {
  text-decoration: underline;
  color:#FF0000;
}

#main-copylarge a:hover {
  text-decoration: underline;
  color:#FF0000;
}

.container {
  font-size: 8.5pt;
  border:1px solid #CCDDE8;
  TABLE-LAYOUT: fixed;
  margin: 1em 0 0 0;
}

.container table {
  min-width: 500px;
  width:100%;
}

#main-copy table{
  font-size: 8.5pt;
}
#main-copylarge table {
  font-size: 8.5pt;
}
#main-copy tr {
  font-size: 8.5pt;
}
#main-copylarge tr {
  font-size: 8.5pt;
}
#main-copy td {
  font-size: 8.5pt;
}
#main-copylarge td {
  font-size: 8.5pt;
}
.DataEvento {
  color:#FF0000;
}

.ComuneEvento {
}

.TitoloEvento {
font-weight:800;
}

.ContenutoEvento {
}

/* ##########  NEWS ########## */

.link {
border:1px solid #CCDDE8;
margin: 1.2em  1.2em 0 0;
width:99%;
}

.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 #868686;
margin: 1.2em  1.2em 0 0;
width:100%;
}

.news h1,.egov h1,.bandi h1,.progetti h1{
background-color:#FF0000;
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 ##### */

#footer {
background-color: #F4FFD5;
  color: #000;
  font-size: 90%;
  margin: 0;
  line-height:1.8em;
  padding: 0;
  clear: both;
  border-top:1px solid #868686;
  text-align:center;
}


#utenti{
margin:0.5em 0.1em 0.2em 0.1em;
padding:0.2em;
border-top:1px solid #868686;
border-bottom:2px solid #868686;
}
#footer {
  border-top:1px solid #868686;
  border-bottom:1px solid #868686;
}

#footer a {
  color:#000;
}

#footer a:hover{
color:#000;
}


#subfooter a{
  color:#FF0000;
  text-decoration:underline;
}

#subfooter a:hover {
  color:#FF0000;
  text-decoration: underline;
}


#subfooter{
  color: #000;
  font-size: 90%;
  margin: 0;
  padding: 0;
  clear: both;
  text-align:center;
}



/* EDITOR PROPERTIES */
